Faculty of Computing

Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/4202

Browse

Search Results

Now showing 1 - 3 of 3
  • Thumbnail Image
    PublicationEmbargo
    Characterisation of Mental Health Conditions in Social Media Using Deep Learning Techniques
    (Springer, Cham, 2022-09-19) Sharma, T; Panchendrarajan, R; Saxena, A
    Social media has become the easiest and most popular choice for online users to share their views, thoughts, opinions, and emotions with their friends and followers. The shared content is very helpful in making valuable conclusions about an individual’s personality. Nowadays, researchers across the world are collecting social media data for understanding the mental health of social media users. Mental illness is a big concern in today’s society, and in no time, it can turn into suicidal thoughts if efficacious methods are not taken into account. Early detection of such mental health conditions provides a potential way for effective social intervention. This has opened up opportunities to the research community to automatically determine various mental health conditions, such as anxiety, depression, and near-suicidal thoughts from user-generated content. The deep learning techniques have been extensively used in this research area to better understand the mental health of users on social networking platforms. In this chapter, we conduct a comprehensive review of the research works that use deep learning techniques to identify various mental health conditions from social media data. We discuss methods to detect different types of mental health conditions, such as anxiety, depression, stress, suicide, and anorexia. We also provide the details of the datasets used in these studies. The chapter is concluded with promising future directions.
  • Thumbnail Image
    PublicationEmbargo
    Know More: Social Media based Student Centric E-learning platform with Machine Learning Approaches
    (IEEE, 2022-07-18) Malavige, O; Nasome, V; Costa, M; Jayasinghe, B; Karunasena, A; Samarakoon, U
    Social media has become increasingly popular among the younger generation in the last decade. Students engage with social media on daily basis, and it affects their interests, lifestyle, and attitude. There are many existing e-learning applications used by higher educational institutes, but such applications are mainly focused on delivering teaching content rather than facilitating active and interactive learning. This paper proposes a novel e-learning platform to create an active and interactive learning environment for students leveraging social media strategies, especially those of “Facebook.” The objective of this platform is to promote self-motivation, self-learning, and interaction. The platform features were built on considering three aspects important for learning, which are personal knowledge management, learning management, and collaborative learning. Features of the proposed platform that it comprises are Newsfeed, Classmates, Profile, Cluster, Repository, Knowledgebase, Bookmark, Topic Map, Search Engine, Test Mark Prediction, and Slide Show Summary generator. Machine Learning techniques and Natural Language Processing were used to build some of the platform features. The feedback collected on the proposed system, “KnowMore,” shows that the satisfaction of the students has increased with the system.
  • Thumbnail Image
    PublicationOpen Access
    A Singlish Supported Post Recommendation Approach for Social Media
    (SCITEPRESS – Science and Technology Publications, 2022-01) Sandamini, U; Rathnakumara, K; Pramuditha, p; Dissanayake, M; Sriyaratna, D; De Silva, H; Kasthurirathna, D
    Social media is an attractive means of communication which people used to exchange information. Post recommendation eliminates the overflooding of information in social media to the users’ news feed by suggesting the best matching information based on users’ preference that in return increase the usability. Social media users use different languages and their variations where most of the Sri Lankan users are accustomed to use Sinhala and Romanized Sinhala. However, post recommendation approaches used in current social media applications do not cater to code-mixed text. Therefore, this paper proposes a novel post recommendation approach that supports Singlish. The study is separated into two major components as language identification and transliteration, and post recommendation. In this study, script identification was performed using regular expressions while a Naïve Bayes classification model that accomplished 97% of accuracy was employed for language identification of Romanized text. Transliteration of Singlish to Sinhala was conducted using a character level seq2seq BLSTM model with a BLEU score of 0.94. Furthermore, Google translation API and YAKE were used for Sinhala-English translation and keyword extraction respectively. Post recommendation model utilized a combination of rule-based and CF techniques that accomplished the RMSE of 0.2971 and MAE of 0.2304.