paper-with-me

홈 › Papers

MHQA: A Diverse, Knowledge Intensive Mental Health Question Answering Challenge for Language Models

2025-02-21 · Suraj Racha, Prashant Joshi, Anshika Raman, Nikita Jangid, Mridul Sharma, Ganesh Ramakrishnan, Nirmal Punjabi

Mental health remains a challenging problem all over the world, with issues like depression, anxiety becoming increasingly common. Large Language Models (LLMs) have seen a vast application in healthcare, specifically in answering medical questions. However, there is a lack of standard benchmarking datasets for question answering (QA) in mental health. Our work presents a novel multiple choice dataset, MHQA (Mental Health Question Answering), for benchmarking Language models (LMs). Previous mental health datasets have focused primarily on text classification into specific labels or disorders. MHQA, on the other hand, presents question-answering for mental health focused on four key domains: anxiety, depression, trauma, and obsessive/compulsive issues, with diverse question types, namely, factoid, diagnostic, prognostic, and preventive. We use PubMed abstracts as the primary source for QA. We develop a rigorous pipeline for LLM-based identification of information from abstracts based on various selection criteria and converting it into QA pairs. Further, valid QA pairs are extracted based on post-hoc validation criteria. Overall, our MHQA dataset consists of 2,475 expert-verified gold standard instances called MHQA-gold and ~56.1k pairs pseudo labeled using external medical references. We report F1 scores on different LLMs along with few-shot and supervised fine-tuning experiments, further discussing the insights for the scores.

📄 PDF Abstract BibTeX arXiv:2502.15418

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDiagnosticMultiple-choiceQuestion Answeringtext-classificationText Classification

Similar Papers 제목 키워드 기반

Mental Health Equity in LLMs: Leveraging Multi-Hop Question Answering to Detect Amplified and Silenced Perspectives

2025-06-22 · Batool Haider, Atmika Gorti, Aman Chadha, Manas Gaur

Large Language Models (LLMs) in mental healthcare risk propagating biases that reinforce stigma and harm marginalized groups. While previous research identified concerning trends, systematic methods for detecting interse…

Multi-hop Question AnsweringQuestion Answering

MMHQA-ICL: Multimodal In-context Learning for Hybrid Question Answering over Text, Tables and Images

2023-09-09 · Weihao Liu, Fangyu Lei, Tongxu Luo, Jiahe Lei 외

In the real world, knowledge often exists in a multimodal and heterogeneous form. Addressing the task of question answering with hybrid data types, including text, tables, and images, is a challenging task (MMHQA). Recen…

In-Context LearningQuestion AnsweringWorld Knowledge

Consistency-Aware Parameter-Preserving Knowledge Editing Framework for Multi-Hop Question Answering

2025-09-23 · Lingwen Deng, Yifei Han, Shijie Li, Yue Du 외 arxiv

Parameter-Preserving Knowledge Editing (PPKE) enables updating models with new information without retraining or parameter adjustment. Recent PPKE approaches used knowledge graphs (KG) to extend knowledge editing (KE) ca…

Multi-hop Question Answeringknowledge editingKnowledge Graphs

Knowledge Editing with Dynamic Knowledge Graphs for Multi-Hop Question Answering

2024-12-18 · Yifan Lu, Yigeng Zhou, Jing Li, Yequan Wang 외

Multi-hop question answering (MHQA) poses a significant challenge for large language models (LLMs) due to the extensive knowledge demands involved. Knowledge editing, which aims to precisely modify the LLMs to incorporat…

graph constructionknowledge editingKnowledge GraphsMulti-hop Question Answering+2

MADP: Multi-Agent Deductive Planning for Enhanced Cognitive-Behavioral Mental Health Question Answer

2025-01-27 · Qi Chen, Dexi Liu

The Mental Health Question Answer (MHQA) task requires the seeker and supporter to complete the support process in one-turn dialogue. Given the richness of help-seeker posts, supporters must thoroughly understand the con…