English

Toward Safe and Human-Aligned Game Conversational Recommendation via Multi-Agent Decomposition

Information Retrieval 2026-02-26 v3 Computation and Language Human-Computer Interaction

Abstract

Conversational recommender systems (CRS) have advanced with large language models, showing strong results in domains like movies. These domains typically involve fixed content and passive consumption, where user preferences can be matched by genre or theme. In contrast, games present distinct challenges: fast-evolving catalogs, interaction-driven preferences (e.g., skill level, mechanics, hardware), and increased risk of unsafe responses in open-ended conversation. We propose MATCHA, a multi-agent framework for CRS that assigns specialized agents for intent parsing, tool-augmented retrieval, multi-LLM ranking with reflection, explanation, and risk control which enabling finer personalization, long-tail coverage, and stronger safety. Evaluated on real user request dataset, MATCHA outperforms six baselines across eight metrics, improving Hit@5 by 20%, reducing popularity bias by 24%, and achieving 97.9% adversarial defense. Human and virtual-judge evaluations confirm improved explanation quality and user alignment.

Keywords

Cite

@article{arxiv.2504.20094,
  title  = {Toward Safe and Human-Aligned Game Conversational Recommendation via Multi-Agent Decomposition},
  author = {Zheng Hui and Xiaokai Wei and Yexi Jiang and Kevin Gao and Chen Wang and Frank Ong and Se-eun Yoon and Rachit Pareek and Michelle Gong},
  journal= {arXiv preprint arXiv:2504.20094},
  year   = {2026}
}

Comments

ICML 2025 MAS, EACL 2026

R2 v1 2026-06-28T23:14:15.656Z