paper-with-me

Papers

Automatic Detection and Classification of Cognitive Distortions in Mental Health Text

2019-09-16 · Benjamin Shickel, Scott Siegel, Martin Heesacker, Sherry Benton, Parisa Rashidi

In cognitive psychology, automatic and self-reinforcing irrational thought patterns are known as cognitive distortions. Left unchecked, patients exhibiting these types of thoughts can become stuck in negative feedback loops of unhealthy thinking, leading to inaccurate perceptions of reality commonly associated with anxiety and depression. In this paper, we present a machine learning framework for the automatic detection and classification of 15 common cognitive distortions in two novel mental health free text datasets collected from both crowdsourcing and a real-world online therapy program. When differentiating between distorted and non-distorted passages, our model achieved a weighted F1 score of 0.88. For classifying distorted passages into one of 15 distortion categories, our model yielded weighted F1 scores of 0.68 in the larger crowdsourced dataset and 0.45 in the smaller online counseling dataset, both of which outperformed random baseline metrics by a large margin. For both tasks, we also identified the most discriminative words and phrases between classes to highlight common thematic elements for improving targeted and therapist-guided mental health treatment. Furthermore, we performed an exploratory analysis using unsupervised content-based clustering and topic modeling algorithms as first efforts towards a data-driven perspective on the thematic relationship between similar cognitive distortions traditionally deemed unique. Finally, we highlight the difficulties in applying mental health-based machine learning in a real-world setting and comment on the implications and benefits of our framework for improving automated delivery of therapeutic treatment in conjunction with traditional cognitive-behavioral therapy.

📄 PDF Abstract BibTeX arXiv:1909.07502

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Multi-View Attention Multiple-Instance Learning Enhanced by LLM Reasoning for Cognitive Distortion Detection

2025-09-22 · Jun Seo Kim, Hyemi Kim, Woo Joo Oh, Hongjin Cho 외 arxiv

Cognitive distortions have been closely linked to mental health disorders, yet their automatic detection remains challenging due to contextual ambiguity, co-occurrence, and semantic overlap. We propose a novel framework …

Improving Classification of Infrequent Cognitive Distortions: Domain-Specific Model vs. Data Augmentation

2022-07-01 · NAACL (ACL) 2022 7 · Xiruo Ding, Kevin Lybarger, Justin Tauscher, Trevor Cohen

Cognitive distortions are counterproductive patterns of thinking that are one of the targets of cognitive behavioral therapy (CBT). These can be challenging for clinicians to detect, especially those without extensive CB…

Data AugmentationLanguage ModelingLanguage Modellingtext-classification+1

Supervised Learning and Large Language Model Benchmarks on Mental Health Datasets: Cognitive Distortions and Suicidal Risks in Chinese Social Media

2023-09-07 · Hongzhi Qi, Qing Zhao, Jianqiang Li, Changwei Song 외

On social media, users often express their personal feelings, which may exhibit cognitive distortions or even suicidal tendencies on certain specific topics. Early recognition of these signs is critical for effective psy…

ClassificationLanguage ModelingLanguage ModellingLarge Language Model+3

Signs of Struggle: Spotting Cognitive Distortions across Language and Register

2025-08-28 · Abhishek Kuber, Enrico Liscio, Ruixuan Zhang, Caroline Figueroa 외 arxiv

Rising mental health issues among youth have increased interest in automated approaches for detecting early signs of psychological distress in digital text. One key focus is the identification of cognitive distortions, i…

Domain Adaptation

KoACD: The First Korean Adolescent Dataset for Cognitive Distortion Analysis

2025-05-01 · JunSeo Kim, HyeHyeon Kim

Cognitive distortion refers to negative thinking patterns that can lead to mental health issues like depression and anxiety in adolescents. Previous studies using natural language processing (NLP) have focused mainly on …

Language ModelingLanguage ModellingLarge Language Model