AI-Enhanced Cognitive Behavioral Therapy: Deep Learning and Large Language Models for Extracting Cognitive Pathways from Social Media Texts
Meng Jiang, Yi Jing Yu, Qing Zhao, Jianqiang Li, Changwei Song,, Hongzhi Qi, Wei Zhai, Dan Luo, Xiaoqin Wang, Guanghui Fu, Bing Xiang Yang

TL;DR
This paper explores using deep learning and large language models to analyze social media texts for extracting cognitive pathways related to mental health, aiding online psychotherapy.
Contribution
It introduces a hierarchical classification and summarization framework for cognitive pathway extraction using social media data, with publicly available models and code.
Findings
Deep learning achieved 62.34% micro-F1 in classification.
GPT-4 scored 54.92 Rouge-1 and 30.86 Rouge-2 in summarization.
GPT-4 outperformed the deep learning model but may hallucinate.
Abstract
Cognitive Behavioral Therapy (CBT) is an effective technique for addressing the irrational thoughts stemming from mental illnesses, but it necessitates precise identification of cognitive pathways to be successfully implemented in patient care. In current society, individuals frequently express negative emotions on social media on specific topics, often exhibiting cognitive distortions, including suicidal behaviors in extreme cases. Yet, there is a notable absence of methodologies for analyzing cognitive pathways that could aid psychotherapists in conducting effective interventions online. In this study, we gathered data from social media and established the task of extracting cognitive pathways, annotating the data based on a cognitive theoretical framework. We initially categorized the task of extracting cognitive pathways as a hierarchical text classification with four main…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Mental Health Interventions · Mental Health via Writing
MethodsAttention Is All You Need · Dropout · Adam · Position-Wise Feed-Forward Layer · Layer Normalization · Linear Layer · Multi-Head Attention · Byte Pair Encoding · Absolute Position Encodings · Dense Connections
