paper-with-me

홈 › Papers

Reasoning Is Not All You Need: Examining LLMs for Multi-Turn Mental Health Conversations

2025-05-26 · Mohit Chandra, Siddharth Sriraman, Harneet Singh Khanuja, Yiqiao Jin, Munmun De Choudhury

Limited access to mental healthcare, extended wait times, and increasing capabilities of Large Language Models (LLMs) has led individuals to turn to LLMs for fulfilling their mental health needs. However, examining the multi-turn mental health conversation capabilities of LLMs remains under-explored. Existing evaluation frameworks typically focus on diagnostic accuracy and win-rates and often overlook alignment with patient-specific goals, values, and personalities required for meaningful conversations. To address this, we introduce MedAgent, a novel framework for synthetically generating realistic, multi-turn mental health sensemaking conversations and use it to create the Mental Health Sensemaking Dialogue (MHSD) dataset, comprising over 2,200 patient-LLM conversations. Additionally, we present MultiSenseEval, a holistic framework to evaluate the multi-turn conversation abilities of LLMs in healthcare settings using human-centric criteria. Our findings reveal that frontier reasoning models yield below-par performance for patient-centric communication and struggle at advanced diagnostic capabilities with average score of 31%. Additionally, we observed variation in model performance based on patient's persona and performance drop with increasing turns in the conversation. Our work provides a comprehensive synthetic data generation framework, a dataset and evaluation framework for assessing LLMs in multi-turn mental health conversations.

📄 PDF Abstract BibTeX arXiv:2505.20201

Code (0)

등록된 구현이 없습니다.

Tasks

AllDiagnosticSynthetic Data Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Not All Thoughts are Generated Equal: Efficient LLM Reasoning via Multi-Turn Reinforcement Learning

2025-05-17 · Yansong Ning, Wei Li, Jun Fang, Naiqiang Tan 외

Compressing long chain-of-thought (CoT) from large language models (LLMs) is an emerging strategy to improve the reasoning efficiency of LLMs. Despite its promising benefits, existing studies equally compress all thought…

AllChunking

Multi-Turn Puzzles: Evaluating Interactive Reasoning and Strategic Dialogue in LLMs

2025-08-13 · Kartikeya Badola, Jonathan Simon, Arian Hosseini, Sara Marie Mc Carthy 외 arxiv

Large language models (LLMs) excel at solving problems with clear and complete statements, but often struggle with nuanced environments or interactive tasks which are common in most real-world scenarios. This highlights …

Instruction Following

MathChat: Benchmarking Mathematical Reasoning and Instruction Following in Multi-Turn Interactions

2024-05-29 · Zhenwen Liang, Dian Yu, Wenhao Yu, Wenlin Yao 외

Large language models (LLMs) have demonstrated impressive capabilities in mathematical problem solving, particularly in single turn question answering formats. However, real world scenarios often involve mathematical que…

BenchmarkingDialogue UnderstandingInstruction FollowingMath+4

Psy-Insight: Explainable Multi-turn Bilingual Dataset for Mental Health Counseling

2025-03-05 · Keqi Chen, Zekai Sun, Yuhua Wen, Huijun Lian 외

The in-context learning capabilities of large language models (LLMs) show great potential in mental health support. However, the lack of counseling datasets, particularly in Chinese corpora, restricts their application i…

In-Context LearningLogical Reasoning

Geometry of Divergence: Tracking Hidden-State Trajectories for Adaptive Multi-Turn Reasoning

2026-08-31 · Jie Liang, Zhengxin Yu, Hamid Nasiri, Peter Garraghan arxiv

LLM agents need to sustain goal-consistent reasoning across long multi-turn interactions under strict resource constraints. However, as the multi-turn context accumulates, it can destabilize the underlying LLM's internal…