IRLGNov 22, 2025

Token-Controlled Re-ranking for Sequential Recommendation via LLMs

arXiv:2511.17913v11 citations
Originality Incremental advance
AI Analysis

This addresses the problem of passive user experience in recommender systems by enabling active collaboration, though it is an incremental improvement over existing re-ranking methods.

The paper tackles the lack of fine-grained user control in LLM-based re-rankers for sequential recommendation, proposing COREC to incorporate user commands for balancing preferences and constraints, which outperforms SOTA baselines in effectiveness and attribute adherence.

The widespread adoption of Large Language Models (LLMs) as re-rankers is shifting recommender systems towards a user-centric paradigm. However, a significant gap remains: current re-rankers often lack mechanisms for fine-grained user control. They struggle to balance inherent user preferences with multiple attribute-based constraints, often resorting to simplistic hard filtering that can excessively narrow the recommendation pool and yield suboptimal results. This limitation leaves users as passive recipients rather than active collaborators in the recommendation process. To bridge this gap, we propose COREC, a novel token-augmented re-ranking framework that incorporates specific user requirements in co-creating the recommendation outcome. COREC empowers users to steer re-ranking results with precise and flexible control via explicit, attribute-based signals. The framework learns to balance these commands against latent preferences, yielding rankings that adhere to user instructions without sacrificing personalization. Experiments show that COREC: (1) exceeds state-of-the-art baselines on standard recommendation effectiveness and (2) demonstrates superior adherence to specific attribute requirements, proving that COREC enables fine-grained and predictable manipulation of the rankings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes