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 accuracy under hard constraints and an Exploration Agent that promotes diversity through unconstrained Pareto search. An LLM-based coordinator adaptively allocates resources between agents based on optimization progress and constraint satisfaction, while an adaptive ϵ-relaxation mechanism guarantees feasibility of final solutions. Experiments on the Amazon Reviews 2023 dataset demonstrate that DualAgent-Rec achieves 100% constraint satisfaction and improves Pareto hypervolume by 4-6% over strong baselines, while maintaining competitive accuracy-diversity trade-offs. These results indicate that LLMs can act as effective orchestration agents for deployable and constraint-compliant recommendation systems. Our code is publicly available at https://github.com/GuilinDev/Dual-Agents-Recommendation.
Author supplied keywords
Cite
CITATION STYLE
Zhang, G., Zhao, K., Friedman, J., & Chu, X. (2026). LLMs as Orchestrators: Constraint-Compliant Multi-Agent Optimization for Recommendation Systems. In WWW Companion 2026 - Companion Proceedings of the ACM Web Conference 2026 (pp. 781–789). Association for Computing Machinery, Inc. https://doi.org/10.1145/3774905.3795728
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.