Detecting Bipolar Disorder from Misdiagnosed Major Depressive Disorder with Mood-Aware Multi-Task Learning (2024.naacl-long)
Copied to clipboard
| Challenge: | Bipolar Disorder (BD) is a mental disorder characterized by intense mood swings, ranging from depression to manic states. |
| Approach: | They propose to use social media data to identify BD risk in individuals misdiagnosed as MDD by multi-task learning. |
| Outcome: | The proposed approach outperforms state-of-the-art baselines and can provide insights into the impact of BD mood on future risk. |
Similar Papers
Detection of Multiple Mental Disorders from Social Media with Two-Stream Psychiatric Experts (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing mental disease detection methods are not backed by domain knowledge and thus fail to produce interpretable results. |
| Approach: | They propose a framework that can learn the shared clues of all diseases while also capturing the specificity of each single disease. |
| Outcome: | Experiments on the detection of 7 diseases show that the proposed model can boost detection performance by more than 10%, especially in relatively rare classes. |
Multi-Task, Multi-Channel, Multi-Input Learning for Mental Illness Detection using Social Media Text (D19-62)
Copied to clipboard
| Challenge: | Existing methods for mental illness detection have limited data available for training . lack of sufficient annotated data and inability to extract explanations on the derived outcome have restricted researchers to use traditional methods. |
| Approach: | They propose to use emotional patterns identified by clinical practitioners to enhance the prediction capabilities of a mental illness detection model built using a deep neural network architecture. |
| Outcome: | The proposed method achieves a task-specific AUC higher than 0.90 . it compares multi-task learning with multi-channel convolutional neural network and multiple inputs to methods such as multi-class classification . |
Learning Language and Multimodal Privacy-Preserving Markers of Mood from Mobile Data (2021.acl-long)
Copied to clipboard
Paul Pu Liang, Terrance Liu, Anna Cai, Michal Muszynski, Ryo Ishii, Nick Allen, Randy Auerbach, David Brent, Ruslan Salakhutdinov, Louis-Philippe Morency
| Challenge: | Mental health conditions remain underdiagnosed in many countries despite access to advanced medical care . a new approach to learn mood markers from mobile data is needed to improve accuracy and improve learning from typed text. |
| Approach: | They propose to use mobile data to learn mood markers without identifying users through personal or protected attributes. |
| Outcome: | The proposed model obfuscates user identities while remaining predictive . future directions include better models and pre-learning from typed text . |
Towards Intelligent Clinically-Informed Language Analyses of People with Bipolar Disorder and Schizophrenia (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies on social media data have limited the extent to which they can produce meaningful or generalizable conclusions. |
| Approach: | They propose to use transcribed conversations with people with bipolar disorder and schizophrenia to create a large dataset of transcriptions. |
| Outcome: | The proposed dataset extracts 100+ temporal, sentiment, psycholinguistic, emotion, and lexical features and establishes classification validity. |
Symptom Identification for Interpretable Detection of Multiple Mental Disorders on Social Media (2022.emnlp-main)
Copied to clipboard
| Challenge: | Mental disease detection (MDD) from social media has suffered from poor generalizability and interpretability due to lack of symptom modeling. |
| Approach: | They propose to annotate a social media corpus of symptom classes related to 7 mental disorders using a knowledge graph and a new annotation framework to facilitate further research. |
| Outcome: | The proposed model outperforms strong pure-text baselines and provides convincing MDD explanations with case studies. |
Weakly-Supervised Methods for Suicide Risk Assessment: Role of Related Domains (2021.acl-short)
Copied to clipboard
| Challenge: | Among social media platforms, Reddit has emerged as the most promising one due to its anonymity and its focus on topic-based communities (subreddits) . a challenge for previous work on suicide risk assessment has been the small amount of labeled data. |
| Approach: | They propose to use social media to collect user data from r/SuicideWatch subreddit and annotate it with user-level suicide risk: no-risk, low-risk and high-risk. |
| Outcome: | The proposed model improves by using pseudo-labeling based on related issues around mental health (e.g., anxiety, depression) |
Multi-Aspect Transfer Learning for Detecting Low Resource Mental Disorders on Social Media (2022.lrec-1)
Copied to clipboard
| Challenge: | Mental disorders are an important and pervasive public health issue. |
| Approach: | They propose to use linguistic features to improve mental disorder detection . they propose to apply multi-aspect transfer learning to detecting disorders from social media . |
| Outcome: | The proposed methods can be used to improve mental disorder detection in the context of data scarcity and understanding the overlapping symptoms between disorders. |
Identifying Depressive Symptoms from Tweets: Figurative Language Enabled Multitask Learning Framework (2020.coling-main)
Copied to clipboard
Shweta Yadav, Jainish Chauhan, Joy Prakash Sain, Krishnaprasad Thirunarayan, Amit Sheth, Jeremiah Schumm
| Challenge: | Existing studies on social media for deriving mental health status of users focus on the depression detection task. |
| Approach: | They propose to use a BERT based robust multi-task learning framework to accurately identify the depressive symptoms using the auxiliary task of figurative usage detection. |
| Outcome: | The proposed model improves its robustness and reliability for distinguishing the depression symptoms. |
Classifying Social Media Users before and after Depression Diagnosis via Their Language Usage: A Dataset and Study (2024.lrec-main)
Copied to clipboard
| Challenge: | Mental illness can negatively impact individuals’ quality of life as it is considered one of the causes of years lived with disability and it is related to high suicide rates. |
| Approach: | They collect first dataset of textual posts by same users before and after being diagnosed with depression and build multiple predictive models based on Transformers and BERT. |
| Outcome: | The proposed model can be used to detect depression and suicidal thoughts in users who are not diagnosed with depression or suicide. |
MentalHelp: A Multi-Task Dataset for Mental Health in Social Media (2024.lrec-main)
Copied to clipboard
Nishat Raihan, Sadiya Sayara Chowdhury Puspo, Shafkat Farabi, Ana-Maria Bucur, Tharindu Ranasinghe, Marcos Zampieri
| Challenge: | Annotating social media data for mental health disorders is expensive and time-consuming, limiting their size and scope. |
| Approach: | They present a large-scale semi-supervised mental disorder detection dataset containing 14 million instances from Reddit and an ensemble of three separate models. |
| Outcome: | The proposed dataset contains 14 million instances of mental disorders . it was collected from reddit and labeled in a semi-supervised way . |