A Framework for Identifying Depression on Social Media:
MentalRiskES@IberLEF 2023
- URL: http://arxiv.org/abs/2306.16125v2
- Date: Thu, 29 Jun 2023 07:02:59 GMT
- Title: A Framework for Identifying Depression on Social Media:
MentalRiskES@IberLEF 2023
- Authors: Simon Sanchez Viloria, Daniel Peix del R\'io, Rub\'en Berm\'udez Cabo,
Guillermo Arturo Arrojo Fuentes, Isabel Segura-Bedmar
- Abstract summary: This paper describes our participation in the MentalRiskES task at IberLEF 2023.
The task involved predicting the likelihood of an individual experiencing depression based on their social media activity.
The dataset consisted of conversations from 175 Telegram users, each labeled according to their evidence of suffering from the disorder.
- Score: 0.979963710164115
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: This paper describes our participation in the MentalRiskES task at IberLEF
2023. The task involved predicting the likelihood of an individual experiencing
depression based on their social media activity. The dataset consisted of
conversations from 175 Telegram users, each labeled according to their evidence
of suffering from the disorder. We used a combination of traditional machine
learning and deep learning techniques to solve four predictive subtasks: binary
classification, simple regression, multiclass classification, and multi-output
regression.
We approached this by training a model to solve the multi-output regression
case and then transforming the predictions to work for the other three
subtasks.
We compare the performance of two modeling approaches: fine-tuning a
BERT-based model directly for the task or using its embeddings as inputs to a
linear regressor, with the latter yielding better results. The code to
reproduce our results can be found at:
https://github.com/simonsanvil/EarlyDepression-MentalRiskES
Related papers
- Depression detection in social media posts using transformer-based models and auxiliary features [6.390468088226495]
Detection of depression in social media posts is crucial due to the increasing prevalence of mental health issues.
Traditional machine learning algorithms often fail to capture intricate textual patterns, limiting their effectiveness in identifying depression.
This research proposes a neural network architecture leveraging transformer-based models combined with metadata and linguistic markers.
arXiv Detail & Related papers (2024-09-30T07:53:39Z) - DS@GT eRisk 2024: Sentence Transformers for Social Media Risk Assessment [0.0]
We present working notes for DS@GT team in the eRisk 2024 for Tasks 1 and 3.
We propose a ranking system for Task 1 that predicts symptoms of depression based on the Depression Beck Inventory (BDI-II) questionnaire.
For Task 3, we use embeddings from BERT to predict the severity of eating disorder symptoms based on user post history.
arXiv Detail & Related papers (2024-07-10T19:30:16Z) - Generalized Regression with Conditional GANs [2.4171019220503402]
We propose to learn a prediction function whose outputs, when paired with the corresponding inputs, are indistinguishable from feature-label pairs in the training dataset.
We show that this approach to regression makes fewer assumptions on the distribution of the data we are fitting to and, therefore, has better representation capabilities.
arXiv Detail & Related papers (2024-04-21T01:27:47Z) - Efficient Grammatical Error Correction Via Multi-Task Training and
Optimized Training Schedule [55.08778142798106]
We propose auxiliary tasks that exploit the alignment between the original and corrected sentences.
We formulate each task as a sequence-to-sequence problem and perform multi-task training.
We find that the order of datasets used for training and even individual instances within a dataset may have important effects on the final performance.
arXiv Detail & Related papers (2023-11-20T14:50:12Z) - DeepLearningBrasil@LT-EDI-2023: Exploring Deep Learning Techniques for
Detecting Depression in Social Media Text [0.0]
We achieve a 47.0% Macro F1-Score and a notable 2.4% advantage in the shared task DepSign-LT-EDI@RANLP-2023.
The task was to classify social media texts into three distinct levels of depression - "not depressed," "moderately depressed," and "severely depressed"
arXiv Detail & Related papers (2023-11-08T22:42:31Z) - Unifying Language Learning Paradigms [96.35981503087567]
We present a unified framework for pre-training models that are universally effective across datasets and setups.
We show how different pre-training objectives can be cast as one another and how interpolating between different objectives can be effective.
Our model also achieve strong results at in-context learning, outperforming 175B GPT-3 on zero-shot SuperGLUE and tripling the performance of T5-XXL on one-shot summarization.
arXiv Detail & Related papers (2022-05-10T19:32:20Z) - Constructing interval variables via faceted Rasch measurement and
multitask deep learning: a hate speech application [63.10266319378212]
We propose a method for measuring complex variables on a continuous, interval spectrum by combining supervised deep learning with the Constructing Measures approach to faceted Rasch item response theory (IRT)
We demonstrate this new method on a dataset of 50,000 social media comments sourced from YouTube, Twitter, and Reddit and labeled by 11,000 U.S.-based Amazon Mechanical Turk workers.
arXiv Detail & Related papers (2020-09-22T02:15:05Z) - Two-step penalised logistic regression for multi-omic data with an
application to cardiometabolic syndrome [62.997667081978825]
We implement a two-step approach to multi-omic logistic regression in which variable selection is performed on each layer separately.
Our approach should be preferred if the goal is to select as many relevant predictors as possible.
Our proposed approach allows us to identify features that characterise cardiometabolic syndrome at the molecular level.
arXiv Detail & Related papers (2020-08-01T10:36:27Z) - EmotionGIF-Yankee: A Sentiment Classifier with Robust Model Based
Ensemble Methods [1.3382303974780296]
This paper provides a method to classify sentiment with robust model based ensemble methods.
Our system reached third place among 26 teams from the evaluation in SocialNLP 2020 EmotionGIF competition.
arXiv Detail & Related papers (2020-07-05T07:48:51Z) - The World is Not Binary: Learning to Rank with Grayscale Data for
Dialogue Response Selection [55.390442067381755]
We show that grayscale data can be automatically constructed without human effort.
Our method employs off-the-shelf response retrieval models and response generation models as automatic grayscale data generators.
Experiments on three benchmark datasets and four state-of-the-art matching models show that the proposed approach brings significant and consistent performance improvements.
arXiv Detail & Related papers (2020-04-06T06:34:54Z) - AvgOut: A Simple Output-Probability Measure to Eliminate Dull Responses [97.50616524350123]
We build dialogue models that are dynamically aware of what utterances or tokens are dull without any feature-engineering.
The first model, MinAvgOut, directly maximizes the diversity score through the output distributions of each batch.
The second model, Label Fine-Tuning (LFT), prepends to the source sequence a label continuously scaled by the diversity score to control the diversity level.
The third model, RL, adopts Reinforcement Learning and treats the diversity score as a reward signal.
arXiv Detail & Related papers (2020-01-15T18:32:06Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.