paper-with-me

홈 › Papers

MentalGLM Series: Explainable Large Language Models for Mental Health Analysis on Chinese Social Media

2024-10-14 · Wei Zhai, Nan Bai, Qing Zhao, Jianqiang Li, Fan Wang, Hongzhi Qi, Meng Jiang, Xiaoqin Wang, Bing Xiang Yang, Guanghui Fu

As the prevalence of mental health challenges, social media has emerged as a key platform for individuals to express their emotions.Deep learning tends to be a promising solution for analyzing mental health on social media. However, black box models are often inflexible when switching between tasks, and their results typically lack explanations. With the rise of large language models (LLMs), their flexibility has introduced new approaches to the field. Also due to the generative nature, they can be prompted to explain decision-making processes. However, their performance on complex psychological analysis still lags behind deep learning. In this paper, we introduce the first multi-task Chinese Social Media Interpretable Mental Health Instructions (C-IMHI) dataset, consisting of 9K samples, which has been quality-controlled and manually validated. We also propose MentalGLM series models, the first open-source LLMs designed for explainable mental health analysis targeting Chinese social media, trained on a corpus of 50K instructions. The proposed models were evaluated on three downstream tasks and achieved better or comparable performance compared to deep learning models, generalized LLMs, and task fine-tuned LLMs. We validated a portion of the generated decision explanations with experts, showing promising results. We also evaluated the proposed models on a clinical dataset, where they outperformed other LLMs, indicating their potential applicability in the clinical field. Our models show strong performance, validated across tasks and perspectives. The decision explanations enhance usability and facilitate better understanding and practical application of the models. Both the constructed dataset and the models are publicly available via: https://github.com/zwzzzQAQ/MentalGLM.

📄 PDF Abstract BibTeX arXiv:2410.10323

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AXIS: Explainable Time Series Anomaly Detection with Large Language Models

2025-09-29 · Tian Lan, Hao Duong Le, Jinbo Li, Wenjun He 외 arxiv

Time-series anomaly detection (TSAD) increasingly demands explanations that articulate not only if an anomaly occurred, but also what pattern it exhibits and why it is anomalous. Leveraging the impressive explanatory cap…

Time Series Anomaly Detection

Robust and Explainable Autoencoders for Unsupervised Time Series Outlier Detection---Extended Version

2022-04-07 · Tung Kieu, Bin Yang, Chenjuan Guo, Christian S. Jensen 외

Time series data occurs widely, and outlier detection is a fundamental problem in data mining, which has numerous applications. Existing autoencoder-based approaches deliver state-of-the-art performance on challenging re…

Outlier DetectionTime SeriesTime Series Analysis

FreqRISE: Explaining time series using frequency masking

2024-06-19 · Thea Brüsch, Kristoffer Knutsen Wickstrøm, Mikkel N. Schmidt, Tommy Sonne Alstrøm 외

Time-series data are fundamentally important for many critical domains such as healthcare, finance, and climate, where explainable models are necessary for safe automated decision making. To develop explainable artificia…

Decision MakingExplainable artificial intelligenceExplainable ModelsTime Series

Explainable Artificial Intelligence (XAI) on TimeSeries Data: A Survey

2021-04-02 · Thomas Rojat, Raphaël Puget, David Filliat, Javier Del Ser 외

Most of state of the art methods applied on time series consist of deep learning methods that are too complex to be interpreted. This lack of interpretability is a major drawback, as several applications in the real worl…

Autonomous DrivingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Survey+2

Exathlon: A Benchmark for Explainable Anomaly Detection over Time Series

2020-10-10 · Vincent Jacob, Fei Song, Arnaud Stiegler, Bijan Rad 외

Access to high-quality data repositories and benchmarks have been instrumental in advancing the state of the art in many experimental research domains. While advanced analytics tasks over time series data have been gaini…

Anomaly DetectionTime SeriesTime Series Analysis