paper-with-me

Papers

BianQue: Balancing the Questioning and Suggestion Ability of Health LLMs with Multi-turn Health Conversations Polished by ChatGPT

2023-10-24 · YiRong Chen, Zhenyu Wang, Xiaofen Xing, huimin zheng, Zhipei Xu, Kai Fang, Junhong Wang, Sihang Li, Jieling Wu, Qi Liu, Xiangmin Xu

Large language models (LLMs) have performed well in providing general and extensive health suggestions in single-turn conversations, exemplified by systems such as ChatGPT, ChatGLM, ChatDoctor, DoctorGLM, and etc. However, the limited information provided by users during single turn results in inadequate personalization and targeting of the generated suggestions, which requires users to independently select the useful part. It is mainly caused by the missing ability to engage in multi-turn questioning. In real-world medical consultations, doctors usually employ a series of iterative inquiries to comprehend the patient's condition thoroughly, enabling them to provide effective and personalized suggestions subsequently, which can be defined as chain of questioning (CoQ) for LLMs. To improve the CoQ of LLMs, we propose BianQue, a ChatGLM-based LLM finetuned with the self-constructed health conversation dataset BianQueCorpus that is consist of multiple turns of questioning and health suggestions polished by ChatGPT. Experimental results demonstrate that the proposed BianQue can simultaneously balance the capabilities of both questioning and health suggestions, which will help promote the research and application of LLMs in the field of proactive health.

📄 PDF Abstract BibTeX arXiv:2310.15896

Code (1)

scutcyr/bianque 공식 구현 pytorch

Similar Papers 제목 키워드 기반

HealthQ: Unveiling Questioning Capabilities of LLM Chains in Healthcare Conversations

2024-09-28 · Ziyu Wang, Hao Li, Di Huang, Amir M. Rahmani

In digital healthcare, large language models (LLMs) have primarily been utilized to enhance question-answering capabilities and improve patient interactions. However, effective patient care necessitates LLM chains that c…

Dataset GenerationInformativenessnamed-entity-recognitionNamed Entity Recognition+5

AgentMental: An Interactive Multi-Agent Framework for Explainable and Adaptive Mental Health Assessment

2025-08-15 · Jinpeng Hu, Ao Wang, Qianqian Xie, Hui Ma 외 arxiv

Mental health assessment is crucial for early intervention and effective treatment, yet traditional clinician-based approaches are limited by the shortage of qualified professionals. Recent advances in artificial intelli…

Information Extraction

Resonance: Drawing from Memories to Imagine Positive Futures through AI-Augmented Journaling

2025-03-31 · Wazeer Zulfikar, Treyden Chiaravalloti, Jocelyn Shen, Rosalind Picard 외

People inherently use experiences of their past while imagining their future, a capability that plays a crucial role in mental health. Resonance is an AI-powered journaling tool designed to augment this ability by offeri…

Learning to Trust: Bayesian Adaptation to Varying Suggester Reliability in Sequential Decision Making

2025-11-15 · Dylan M. Asmar, Mykel J. Kochenderfer arxiv

Autonomous agents operating in sequential decision-making tasks under uncertainty can benefit from external action suggestions, which provide valuable guidance but inherently vary in reliability. Existing methods for inc…

Bayesian InferenceDecision Making

SoQal: Selective Oracle Questioning in Active Learning

2020-04-22 · Dani Kiyasseh, Tingting Zhu, David A. Clifton

Large sets of unlabelled data within the healthcare domain remain underutilized. Active learning offers a way to exploit these datasets by iteratively requesting an oracle (e.g. medical professional) to label instances. …

Active Learning