paper-with-me

홈 › Papers

CAMS: An Annotated Corpus for Causal Analysis of Mental Health Issues in Social Media Posts

2022-07-11 · LREC 2022 6 · Muskan Garg, Chandni Saxena, Veena Krishnan, Ruchi Joshi, Sriparna Saha, Vijay Mago, Bonnie J Dorr

Research community has witnessed substantial growth in the detection of mental health issues and their associated reasons from analysis of social media. We introduce a new dataset for Causal Analysis of Mental health issues in Social media posts (CAMS). Our contributions for causal analysis are two-fold: causal interpretation and causal categorization. We introduce an annotation schema for this task of causal analysis. We demonstrate the efficacy of our schema on two different datasets: (i) crawling and annotating 3155 Reddit posts and (ii) re-annotating the publicly available SDCNL dataset of 1896 instances for interpretable causal analysis. We further combine these into the CAMS dataset and make this resource publicly available along with associated source code: https://github.com/drmuskangarg/CAMS. We present experimental results of models learned from CAMS dataset and demonstrate that a classic Logistic Regression model outperforms the next best (CNN-LSTM) model by 4.9\% accuracy.

📄 PDF Abstract BibTeX arXiv:2207.04674

Code (1)

drmuskangarg/cams 공식 구현 tf

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Explainable Causal Analysis of Mental Health on Social Media Data

2022-10-16 · Chandni Saxena, Muskan Garg, Gunjan Ansari

With recent developments in Social Computing, Natural Language Processing and Clinical Psychology, the social NLP research community addresses the challenge of automation in mental illness on social media. A recent exten…

Multi-class Classification

Multi-scale Graph Autoregressive Modeling: Molecular Property Prediction via Next Token Prediction

2026-01-05 · Zhuoyang Jiang, Yaosen Min, Peiran Jin, Lei Chen arxiv

We present Connection-Aware Motif Sequencing (CamS), a graph-to-sequence representation that enables decoder-only Transformers to learn molecular graphs via standard next-token prediction (NTP). For molecular property pr…

Molecular Property Prediction

Causal Categorization of Mental Health Posts using Transformers

2023-01-06 · Simranjeet Kaur, Ritika Bhardwaj, Aastha Jain, Muskan Garg 외

With recent developments in digitization of clinical psychology, NLP research community has revolutionized the field of mental health detection on social media. Existing research in mental health analysis revolves around…

Transfer Learning

Multi-class Categorization of Reasons behind Mental Disturbance in Long Texts

2023-04-08 · Muskan Garg

Motivated with recent advances in inferring users' mental state in social media posts, we identify and formulate the problem of finding causal indicators behind mental illness in self-reported text. In the past, we witne…

Catching the Common Cause: Extraction and Annotation of Causal Relations and their Participants

2017-04-01 · WS 2017 4 · Ines Rehbein, Josef Ruppenhofer

In this paper, we present a simple, yet effective method for the automatic identification and extraction of causal relations from text, based on a large English-German parallel corpus. The goal of this effort is to creat…

Language ModelingLanguage Modelling