🤖 AI Summary
Group recommendation faces challenges including difficulty in aggregating heterogeneous group preferences, weak modeling of social relationships, insufficient decision consistency, and coarse-grained explanation generation. To address these, this paper presents the first systematic exploration of large language models (LLMs) for multi-dimensional enhancement in group recommendation. We propose an LLM-based framework for dynamic group preference understanding, develop a collaborative decision-making model that jointly incorporates social dependencies and negotiation mechanisms, and design a hierarchical explainability generation method that balances group consensus with individual diversity. Extensive evaluation on real-world group interaction datasets demonstrates significant improvements: +18.3% in recommendation rationality, +22.7% in group satisfaction, and +26.1% in explanation credibility. Our approach establishes a novel paradigm for transparent, adaptive, and human-centered group decision support.
📝 Abstract
In contrast to single-user recommender systems, group recommender systems are designed to generate and explain recommendations for groups. This group-oriented setting introduces additional complexities, as several factors - absent in individual contexts - must be addressed. These include understanding group dynamics (e.g., social dependencies within the group), defining effective decision-making processes, ensuring that recommendations are suitable for all group members, and providing group-level explanations as well as explanations for individual users. In this paper, we analyze in which way large language models (LLMs) can support these aspects and help to increase the overall decision support quality and applicability of group recommender systems.