Psy-Chronicle:A Structured Pipeline for Synthesizing Long-Horizon Campus Psychological Counseling Dialogues

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Advanced, extended

Summary

Psy-Chronicle is a structured data-generation framework designed to synthesize long-horizon campus psychological counseling dialogues. It addresses the limitation of existing short-turn data by modeling how college students' psychological distress accumulates and evolves over time. The framework constructs a four-dimensional student profile, generates a semester-spanning temporal stress event graph, and simulates cross-session counseling with structured memory integration. Using Psy-Chronicle, the authors created CPCD, a Chinese long-horizon dialogue dataset containing 100 student profiles, 90,000 counseling dialogues, and approximately 11.45 million Chinese characters. They also developed CPCD-Bench to evaluate models on session-level response, long-horizon memory recall, and temporal-causal reasoning. Experiments show CPCD effectively improves session-level response and memory recall for models like Qwen3-8B, but temporal-causal reasoning remains a significant challenge.

Key takeaway

For AI Scientists and Machine Learning Engineers developing psychological support systems, this research highlights the critical need for long-horizon, context-aware training data. Your models will significantly improve session-level response generation and memory recall by incorporating structured student profiles, temporal stress event graphs, and cross-session memory mechanisms. However, be aware that temporal-causal reasoning remains a key challenge, requiring further research into explicit event-chain annotations or graph-structured reasoning to enhance understanding of distress evolution.

Key insights

Long-horizon psychological counseling data can be synthesized by modeling student profiles, temporal stress events, and cross-session memory.

Principles

Method

Psy-Chronicle constructs student profiles, generates temporal stress event graphs, simulates interactive counseling between student and counselor agents, and integrates structured memory summaries for continuity.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.