paper-with-me

홈 › Papers

Emotion-based Modeling of Mental Disorders on Social Media

2022-01-24 · Xiaobo Guo, Yaojia Sun, Soroush Vosoughi

According to the World Health Organization (WHO), one in four people will be affected by mental disorders at some point in their lives. However, in many parts of the world, patients do not actively seek professional diagnosis because of stigma attached to mental illness, ignorance of mental health and its associated symptoms. In this paper, we propose a model for passively detecting mental disorders using conversations on Reddit. Specifically, we focus on a subset of mental disorders that are characterized by distinct emotional patterns (henceforth called emotional disorders): major depressive, anxiety, and bipolar disorders. Through passive (i.e., unprompted) detection, we can encourage patients to seek diagnosis and treatment for mental disorders. Our proposed model is different from other work in this area in that our model is based entirely on the emotional states, and the transition between these states of users on Reddit, whereas prior work is typically based on content-based representations (e.g., n-grams, language model embeddings, etc). We show that content-based representation is affected by domain and topic bias and thus does not generalize, while our model, on the other hand, suppresses topic-specific information and thus generalizes well across different topics and times. We conduct experiments on our model's ability to detect different emotional disorders and on the generalizability of our model. Our experiments show that while our model performs comparably to content-based models, such as BERT, it generalizes much better across time and topic.

📄 PDF Abstract BibTeX arXiv:2201.09451

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Detecting Anxiety through Reddit

2017-08-01 · WS 2017 8 · Judy Hanwen Shen, Frank Rudzicz

Previous investigations into detecting mental illnesses through social media have predominately focused on detecting depression through Twitter corpora. In this paper, we study anxiety disorders through personal narrativ…

Language ModelingLanguage ModellingWord Embeddings

Mental Disorders on Online Social Media Through the Lens of Language and Behaviour: Analysis and Visualisation

2022-02-07 · Esteban A. Ríssola, Mohammad Aliannejadi, Fabio Crestani

Due to the worldwide accessibility to the Internet along with the continuous advances in mobile technologies, physical and digital worlds have become completely blended, and the proliferation of social media platforms ha…

Detecting Depression in Social Media using Fine-Grained Emotions

2019-06-01 · NAACL 2019 6 · Mario Ezra Arag{\'o}n, Adrian Pastor L{\'o}pez-Monroy, Luis Carlos Gonz{\'a}lez-Gurrola, Manuel Montes-y-G{\'o}mez

Nowadays social media platforms are the most popular way for people to share information, from work issues to personal matters. For example, people with health disorders tend to share their concerns for advice, support o…

Depression Detection

Proactive Emotion Tracker: AI-Driven Continuous Mood and Emotion Monitoring

2024-01-24 · Mohammad Asif, Sudhakar Mishra, Ankush Sonker, Sanidhya Gupta 외

This research project aims to tackle the growing mental health challenges in today's digital age. It employs a modified pre-trained BERT model to detect depressive text within social media and users' web browsing data, a…

EEGPrognosis

Predicting User Emotional Tone in Mental Disorder Online Communities

2020-05-15 · Bárbara Silveira, Henrique S. Silva, Fabricio Murai, Ana Paula Couto da Silva

In recent years, Online Social Networks have become an important medium for people who suffer from mental disorders to share moments of hardship, and receive emotional and informational support. In this work, we analyze …