SouLLMate: An Application Enhancing Diverse Mental Health Support with Adaptive LLMs, Prompt Engineering, and RAG Techniques

Qiming Guo,Jinwen Tang,Wenbo Sun,Haoteng Tang,Yi Shang,Wenlu Wang
2024-10-18
Abstract:Mental health issues significantly impact individuals' daily lives, yet many do not receive the help they need even with available online resources. This study aims to provide diverse, accessible, stigma-free, personalized, and real-time mental health support through cutting-edge AI technologies. It makes the following contributions: (1) Conducting an extensive survey of recent mental health support methods to identify prevalent functionalities and unmet needs. (2) Introducing SouLLMate, an adaptive LLM-driven system that integrates LLM technologies, Chain, Retrieval-Augmented Generation (RAG), prompt engineering, and domain knowledge. This system offers advanced features such as Risk Detection and Proactive Guidance Dialogue, and utilizes RAG for personalized profile uploads and Conversational Information Extraction. (3) Developing novel evaluation approaches for preliminary assessments and risk detection via professionally annotated interview data and real-life suicide tendency data. (4) Proposing the Key Indicator Summarization (KIS), Proactive Questioning Strategy (PQS), and Stacked Multi-Model Reasoning (SMMR) methods to enhance model performance and usability through context-sensitive response adjustments, semantic coherence evaluations, and enhanced accuracy of long-context reasoning in language models. This study contributes to advancing mental health support technologies, potentially improving the accessibility and effectiveness of mental health care globally.
Computation and Language,Artificial Intelligence,Human-Computer Interaction
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve The paper aims to address several key issues in current mental health services by providing diverse, accessible, stigma-free, personalized, and real-time mental health support through advanced AI technology: 1. **Insufficient Mental Health Resources**: Globally, many regions lack adequate mental health service resources, especially in economically underdeveloped areas. 2. **Limitations of Online Mental Health Support**: Although online mental health resources exist, factors such as cost, stigma, and language barriers limit people's ability to access these resources. 3. **Need for Personalized and Real-Time Support**: Existing mental health support systems often lack effective personalized and real-time support functions, failing to meet the diverse needs of users. 4. **Risk Detection and Intervention**: Current systems are inadequate in identifying and intervening in high-risk situations (such as suicidal tendencies). To address these issues, the paper proposes the **SouLLMate** system, an adaptive system based on large language models (LLM), integrating technologies such as LangChain, Retrieval-Augmented Generation (RAG), and prompt engineering. The main contributions of this system include: - **Comprehensive Survey**: Conducted an extensive survey of existing mental health support methods, identifying common features and unmet needs. - **System Design**: Introduced the **SouLLMate** system, providing functions such as risk detection, proactive guided conversations, and utilizing RAG for personalized data upload and conversation information extraction. - **Evaluation Methods**: Developed new evaluation methods, using professionally annotated interview data and actual suicidal tendency data to preliminarily assess and detect risks. - **Performance Enhancement Methods**: Proposed three new methods to improve model performance and usability: Key Indicator Summarization (KIS), Proactive Questioning Strategy (PQS), and Stacked Multi-Model Reasoning (SMMR). Through these contributions, the paper hopes to advance mental health support technology, enhancing the accessibility and effectiveness of mental health care.