Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Role-Playing LLM-Based Multi-Agent Support Framework for Detecting and Addressing Family Communication Bias

Created by
  • Haebom

Author

Rushia Harada, Yuken Kimura, Keito Inoshita

Outline

This paper presents a multi-agent dialogue support framework based on a large-scale language model (LLM) to support positive family interactions. It focuses on subtle psychological dynamics that are difficult to capture with existing metrics, particularly the suppression of children's emotional expression due to "ideal parent bias." A Japanese parent-child dialogue corpus (30 scenarios) was constructed, annotated with ideal parent bias and emotional suppression. Based on this, we develop a role-playing LLM-based system that detects emotional suppression, explains implicit ideal parent bias in parental speech, and infers contextual attributes such as the child's age and background. Expert agents collaborate to generate empathic and pragmatic feedback. Experimental results demonstrate significant accuracy in detecting emotional suppression categories and generating empathic and pragmatic feedback. Follow-up simulations of feedback integration demonstrated improvements in emotional expression and mutual understanding, suggesting the potential to support positive changes in family interactions.

Takeaways, Limitations

Takeaways:
Leveraging LLM, we present a new framework for analyzing and supporting the subtle psychological dynamics within families (ideal parent bias, emotional suppression).
The effectiveness of the system was verified through experimental validation of the detection of emotional suppression and generation of empathic feedback.
Suggesting potential for improving positive interactions within families.
Limitations:
Currently developed based on a Japanese corpus, further research is needed on the possibility of linguistic generalization.
Further research is needed to verify the practical effectiveness of simulation-based follow-up conversation analysis.
Improvements are needed to detect ideal parent bias and emotional suppression.
Generalizability across different family types and cultural backgrounds needs to be examined.
👍