LLMs as Orchestrators: Constraint-Compliant Multi-Agent Optimization for Recommendation Systems
Guilin Zhang, Kai Zhao, Jeffrey Friedman, Xu Chu

TL;DR
This paper introduces DualAgent-Rec, an LLM-coordinated framework for multi-objective recommendation systems that guarantees constraint satisfaction and improves optimization performance.
Contribution
It presents a novel dual-agent framework utilizing LLMs to effectively coordinate constrained multi-objective optimization in recommendation systems.
Findings
Achieves 100% constraint satisfaction in experiments.
Improves Pareto hypervolume by 4-6% over baselines.
Maintains competitive accuracy-diversity trade-offs.
Abstract
Recommendation systems must optimize multiple objectives while satisfying hard business constraints such as fairness and coverage. For example, an e-commerce platform may require every recommendation list to include items from multiple sellers and at least one newly listed product; violating such constraints--even once--is unacceptable in production. Prior work on multi-objective recommendation and recent LLM-based recommender agents largely treat constraints as soft penalties or focus on item scoring and interaction, leading to frequent violations in real-world deployments. How to leverage LLMs for coordinating constrained optimization in recommendation systems remains underexplored. We propose DualAgent-Rec, an LLM-coordinated dual-agent framework for constrained multi-objective e-commerce recommendation. The framework separates optimization into an Exploitation Agent that prioritizes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Explainable Artificial Intelligence (XAI)
