SoulChat2.0 is a framework for constructing the digital twin of psychological counselors, designed to support the development of AI applications in mental health. It includes a data generation module and a modeling module, enabling the creation of personalized counseling models based on limited real-world counseling cases.
SoulChat2.0 is a significant advancement in the field of mental health AI, offering a novel approach to building digital twins of psychological counselors. The framework leverages advanced LLMs to generate high-quality synthetic data that captures the language style and therapeutic techniques of specific counselors. This data is then used to fine-tune models, resulting in AI systems that can provide personalized and effective counseling support.
MentalManip数据集是由Wang等人(2024b)引入的,专门用于检测和分类心理操纵的对话数据集。该数据集包含4000个多轮虚构对话,来源于在线电影剧本,并进行了多层次的标注,包括操纵的存在、操纵技巧和目标脆弱性。数据集的创建旨在通过高质量的标注确保数据的一致性和准确性,从而支持心理操纵检测的研究。
tartuNLP/reddit-anhedonia by huggingface-mirror (hf-mirror)
This project implements the conversion algorithm from the ToMi dataset to the T4D (Thinking is for Doing) dataset, as introduced in the paper https://arxiv.org/abs/2310.03051. It filters examples with Theory of Mind (ToM) questions and adapts the algorithm to account for second-order false beliefs.