paper-with-me

홈 › Papers

Multi-Aspect Transfer Learning for Detecting Low Resource Mental Disorders on Social Media

2022-06-01 · LREC 2022 6 · Ana Sabina Uban, Berta Chulvi, Paolo Rosso

Mental disorders are a serious and increasingly relevant public health issue. NLP methods have the potential to assist with automatic mental health disorder detection, but building annotated datasets for this task can be challenging; moreover, annotated data is very scarce for disorders other than depression. Understanding the commonalities between certain disorders is also important for clinicians who face the problem of shifting standards of diagnosis. We propose that transfer learning with linguistic features can be useful for approaching both the technical problem of improving mental disorder detection in the context of data scarcity, and the clinical problem of understanding the overlapping symptoms between certain disorders. In this paper, we target four disorders: depression, PTSD, anorexia and self-harm. We explore multi-aspect transfer learning for detecting mental disorders from social media texts, using deep learning models with multi-aspect representations of language (including multiple types of interpretable linguistic features). We explore different transfer learning strategies for cross-disorder and cross-platform transfer, and show that transfer learning can be effective for improving prediction performance for disorders where little annotated data is available. We offer insights into which linguistic features are the most useful vehicles for transferring knowledge, through ablation experiments, as well as error analysis.

📄 PDF Abstract BibTeX

Code (1)

ananana/mental-disorders 공식 구현 tf

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Soft Prompt Guided Joint Learning for Cross-Domain Sentiment Analysis

2023-03-01 · Jingli Shi, Weihua Li, Quan Bai, Yi Yang 외

Aspect term extraction is a fundamental task in fine-grained sentiment analysis, which aims at detecting customer's opinion targets from reviews on product or service. The traditional supervised models can achieve promis…

Sentiment AnalysisTerm ExtractionTransfer Learning

A Multi-Task Dual-Tree Network for Aspect Sentiment Triplet Extraction

2022-10-01 · COLING 2022 10 · Yichun Zhao, Kui Meng, Gongshen Liu, Jintao Du 외

Aspect Sentiment Triplet Extraction (ASTE) aims at extracting triplets from a given sentence, where each triplet includes an aspect, its sentiment polarity, and a corresponding opinion explaining the polarity. Existing m…

Aspect Sentiment Triplet ExtractionSentenceTriplet

Detecting Privacy Requirements from User Stories with NLP Transfer Learning Models

2022-02-02 · Francesco Casillo, Vincenzo Deufemia, Carmine Gravino

To provide privacy-aware software systems, it is crucial to consider privacy from the very beginning of the development. However, developers do not have the expertise and the knowledge required to embed the legal and soc…

Transfer Learning

Target-Oriented Fine-tuning for Zero-Resource Named Entity Recognition

2021-07-22 · Findings (ACL) 2021 8 · Ying Zhang, Fandong Meng, Yufeng Chen, Jinan Xu 외

Zero-resource named entity recognition (NER) severely suffers from data scarcity in a specific domain or language. Most studies on zero-resource NER transfer knowledge from various data by fine-tuning on different auxili…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Zero-Shot to Full-Resource: Cross-lingual Transfer Strategies for Aspect-Based Sentiment Analysis

2026-04-29 · Jakob Fehle, Nils Constantin Hellwig, Udo Kruschwitz, Christian Wolff arxiv

Aspect-based Sentiment Analysis (ABSA) extracts fine-grained opinions toward specific aspects within text but remains largely English-focused despite major advances in transformer-based and instruction-tuned models. This…

Cross-Lingual TransferMachine TranslationSentiment Analysis