Browsing by Author "Tissera, M"
Now showing 1 - 7 of 7
- Results Per Page
- Sort Options
Publication Embargo Auto Generation of Gold Standard, Class Labeled Data Set and Ontology Extension Tool [QuadW](IEEE, 2019-02-25) Tissera, M; Weerasinghe, RAutomatic Knowledge Extraction (AKE) from domain independent, unstructured text sources is a challenging task in Natural Language Processing and Text analytics. Though, supervised learning mechanisms are very much result promising, application is painful due to the mandatory requirement of a class labeled training data set, as it involves expensive manual effort which is more time consuming. As a solution for this problem, this paper introduces a novel mechanism to build a self-learned classifier model that can automatically generate class labeled training data set for Knowledge/Information Extraction from domain independent unstructured text. Sri Lankan English newspapers (which comprise unstructured text in unconstrained domains) are the main data source for this study and a prototype was built to Professional Information Extraction with the semantic pattern Who holds/held What position, Where and When (Four words start with `W', hence named `QuadW'). Methodology uses advanced machine learning techniques such as, a Random Forest with Adaboost ensemble algorithm to build a composite classification model. This classifier is called as self-learned since, it generates its own training data set automatically. This composite model has improved accuracy and avoided over fitting to data as well. The rule-based feature extraction algorithm and the hand-craft ontology developed, can also be considered as novel components of this study. Self-learned classifier has been extensively improved and tested to show higher accuracy with precision and recall close to one. Therefore, the classified output from the self-learned classifier can be used as a gold-standard data set for future research in Professional Information Extraction. The constructed ontology with approximately 400 facts, also can be effectively used in future researches. Further, introduced classifier can be used as a tool to extend the existing ontology as well. A novel usage of machine learning algorithms to text classification demonstrates that, this study goes with the state-of-the-art technologies.Publication Embargo Deepfake audio detection: a deep learning based solution for group conversations(IEEE, 2020-12-10) Wijethunga, R. L. M. A. P. C; Matheesha, D. M. K; Noman, A. A; De Silva, K. H. V. T. A; Tissera, M; Rupasinghe, LThe recent advancements in deep learning and other related technologies have led to improvements in various areas such as computer vision, bio-informatics, and speech recognition etc. This research mainly focuses on a problem with synthetic speech and speaker diarization. The developments in audio have resulted in deep learning models capable of replicating natural-sounding voice also known as text-to-speech (TTS) systems. This technology could be manipulated for malicious purposes such as deepfakes, impersonation, or spoofing attacks. We propose a system that has the capability of distinguishing between real and synthetic speech in group conversations.We built Deep Neural Network models and integrated them into a single solution using different datasets, including but not limited to Urban-Sound8K (5.6GB), Conversational (12.2GB), AMI-Corpus (5GB), and FakeOrReal (4GB). Our proposed approach consists of four main components. The speech-denoising component cleans and preprocesses the audio using Multilayer- Perceptron and Convolutional Neural Network architectures, with 93% and 94% accuracies accordingly. The speaker diarization was implemented using two different approaches, Natural Language Processing for text conversion with 93% accuracy and Recurrent Neural Network model for speaker labeling with 80% accuracy and 0.52 Diarization-Error-Rate. The final component distinguishes between real and fake audio using a CNN architecture with 94 % accuracy. With these findings, this research will contribute immensely to the domain of speech analysis.Publication Embargo Deepfake Audio Detection: A Deep Learning Based Solution for Group Conversations(IEEE, 2020-12-10) Wijethunga, R. L. M. A. P. C; Matheesha, D. M. K; Noman, A. A; De Silva, K. H. V. T. A; Tissera, M; Rupasinghe, LThe recent advancements in deep learning and other related technologies have led to improvements in various areas such as computer vision, bio-informatics, and speech recognition etc. This research mainly focuses on a problem with synthetic speech and speaker diarization. The developments in audio have resulted in deep learning models capable of replicating natural-sounding voice also known as text-to-speech (TTS) systems. This technology could be manipulated for malicious purposes such as deepfakes, impersonation, or spoofing attacks. We propose a system that has the capability of distinguishing between real and synthetic speech in group conversations.We built Deep Neural Network models and integrated them into a single solution using different datasets, including but not limited to Urban-Sound8K (5.6GB), Conversational (12.2GB), AMI-Corpus (5GB), and FakeOrReal (4GB). Our proposed approach consists of four main components. The speech-denoising component cleans and preprocesses the audio using Multilayer- Perceptron and Convolutional Neural Network architectures, with 93% and 94% accuracies accordingly. The speaker diarization was implemented using two different approaches, Natural Language Processing for text conversion with 93% accuracy and Recurrent Neural Network model for speaker labeling with 80% accuracy and 0.52 Diarization-Error-Rate. The final component distinguishes between real and fake audio using a CNN architecture with 94 % accuracy. With these findings, this research will contribute immensely to the domain of speech analysis.Publication Embargo Fuzzy Based User-Centric Smart Approach to Prevent Unhealthy Eating Habit Crisis(IEEE, 2021-12-06) Malshani, H.K.N; Sasanka, D; Wickramaratne, U. I; Kavindi, Y; Tissera, M; Attanayaka, B. LCholesterol plays a major role in keeping the human heart-healthy. High blood cholesterol is a key risk factor for cardiovascular diseases such as coronary heart disease and stroke. High blood cholesterol has become a severe health problem. The risk factors that affect a person's health cholesterol content include but are not limited to unhealthy diet, physical inactivity, high-stress status, genetic factors. However, many studies have discovered that there is a direct association between elevated levels of serum cholesterol and unhealthy eating habits. This problematic situation is influenced by busy lifestyles, a lack of time to pay attention to their meals, and a lack of knowledge about removing trans fats from daily diets. The primary goal of this study is to provide personalized guidance to prevent unhealthy eating habits via a mobile application. It allows to create a virtual food plate, analyze the risk status of that food plate, and predict a balanced diet as a replacement for the original food plate. The proposed approach uses an originally constructed food knowledge base and fuzzy logic to predict a balanced diet. Outcomes of the approach were tested using the interrater agreement manual method and obtained an accuracy of 80%. The computed Inter Rater Reliability (IRR) score was 75%, which shows the high reliability among the testers. Finally, this approach will assist people in self-controlling their cholesterol levels and prevent deadly heart diseases.Publication Embargo Sinhala Named Entity Recognition Model: Domain-Specific Classes in Sports(IEEE, 2022-12-09) .Wijesinghe, W.M.S.K; Tissera, MNamed Entity Recognition (NER) is one of the crucial and vital subtasks that must be solved in most Natural Language Processing (NLP) tasks. However, constructing a NER system for the Sinhala Language is challenging. Because it comes under the category of low-resource languages. Therefore, the proposed approach attempted designing a mechanism to identify specific named entities in the sports domain. Firstly, a domain-specific corpus was built using Sinhala sport e-News articles. Then a semi-automated, rule-based component named as “Class_Label_Suggester” was built to annotate pre-defined named entities. After auto annotation, the outcome was further validated manually with a little effort. Finally, it was trained using the annotated data. Linear Perceptron, Stochastic Gradient Descent (SGD), Multinomial Naive Bayes (MNB), and Passive Aggressive classifiers were used to train the NER model. Though, the above Machine Learning (ML) algorithms showed approximately 98% accuracy, the MNB model demonstrated highest accuracy for the identified class labels of which, 99.76% for ‘Ground’, 99.53% for ‘School’, 98.55% for ‘Tournament’, and 97.87% for ‘Other’ classes. Additionally, high precision values of the above classes were 81%, 72%, 62%, and 98% respectively. An accurately annotated Sinhala dataset and the trained Sinhala NER model are main contributions of the study.Publication Embargo Speech Master: Natural Language Processing and Deep Learning Approach for Automated Speech Evaluation(IEEE, 2021-12-06) Kooragama, K.G.C.M; Jayashanka, L. R. W. D; Munasinghe, J. A; Jayawardana, K. W; Tissera, M; Jayasingha, T. BEvery English speaker wishes to expertise his/her public speaking skills sharply. However, it is extremely difficult and requires a significant amount of practice and experience on an individual basis. This paper introduces a novel online tool “Speech Master” to practice and improve public English speech delivering skills in a professional manner. Using natural language processing, machine learning, and deep learning approaches, the proposed system analyzes the user's speech in terms of content, grammatical accuracy, grammatical richness, facial expressions, and flow. The accuracy was checked by comparing actual results taken from experts with the predicted results obtained from the tool. “Speech Master” achieves an average accuracy of more than 80% and produces a better overall result. This novel tool benefits English speakers all over the world by meeting the demand for a simple and easy-to-use solution for improving or practicing English speech delivery skills; enhancing oratory skills, boosting confidence, and delivering well-articulated speeches.Publication Embargo USER-CENTRIC PRIVACY PRESERVATION SOLUTION TO CONTROL THIRD PARTY ACCESS IN DIGITAL DATABASES(IAET Publishing Company, 2017-02-01) Tissera, M; Thelijjagoda, S; Goonathilake, JThe world is changing rapidly as technology advancements. Today, everything is e-enabled and human-linked information is digitally stored in digital databases, files and so on. Information privacy is a human right but, many privacy breaching incidents prove that, privacy has been threatened remarkably. Privacy is individualistic and dynamic in its nature. Many institutions, which collect human information, look at the privacy through the lens of a common pre-defined privacy policy or act. Such coarse-grain privacy preservation leads to violate individual’s specific privacy requirements. Simply, user-centric privacy preservation is not guaranteed. The author attempts to solve this human critical problem by proposing a fine-grain privacy preservation solution. A unique conceptual framework is presented with a novel notion of Key Privacy Determinant Attributes (KPDA) Index. User’s specific privacy perspectives will be captured through KPDA Index abstractly. However intelligent algorithms dynamically derive user sensitive database attributes to hide, when controlling third party access.
