Collab-REC: An LLM-based Agentic Framework for Balancing Recommendations in Tourism
Ashmi Banerjee, Adithi Satish, Fitri Nur Aisyah, Wolfgang Wörndl, Yashar Deldjoo
TL;DR
Collab-REC introduces a multi-agent LLM framework for tourism recommendations that balances personalization, popularity, and sustainability. Three specialized agents generate city candidates while a non-LLM moderator grounds outputs to a 200-city knowledge base, computes a composite score, and iteratively merges proposals through multi-round negotiation to curb hallucinations and bias. Empirical evaluation on SynthTRIPS-based European city queries shows that multi-agent, multi-round negotiation yields higher relevance and greater diversity than baselines, with notable reductions in popularity bias and improved sustainability considerations. The work advances multi-stakeholder GenAI recommender design by demonstrating how modular agent roles, grounded moderation, and iterative compromise can produce more balanced, context-aware recommendations, albeit at increased computational cost.
Abstract
We propose Collab-REC, a multi-agent framework designed to counteract popularity bias and enhance diversity in tourism recommendations. In our setting, three LLM-based agents -- Personalization, Popularity, and Sustainability generate city suggestions from complementary perspectives. A non-LLM moderator then merges and refines these proposals via multi-round negotiation, ensuring each agent's viewpoint is incorporated while penalizing spurious or repeated responses. Experiments on European city queries show that Collab-REC improves diversity and overall relevance compared to a single-agent baseline, surfacing lesser-visited locales that often remain overlooked. This balanced, context-aware approach addresses over-tourism and better aligns with constraints provided by the user, highlighting the promise of multi-stakeholder collaboration in LLM-driven recommender systems.
