English

Constraint-Aware Generative Re-ranking for Multi-Objective Optimization in Advertising Feeds

Information Retrieval 2026-03-05 v1

Abstract

Optimizing reranking in advertising feeds is a constrained combinatorial problem, requiring simultaneous maximization of platform revenue and preservation of user experience. Recent generative ranking methods enable listwise optimization via autoregressive decoding, but their deployment is hindered by high inference latency and limited constraint handling. We propose a constraint-aware generative reranking framework that transforms constrained optimization into bounded neural decoding. Unlike prior approaches that separate generator and evaluator models, our framework unifies sequence generation and reward estimation into a single network. We further introduce constraint-aware reward pruning, integrating constraint satisfaction directly into decoding to efficiently generate optimal sequences. Experiments on large-scale industrial feeds and online A/B tests show that our method improves revenue and user engagement while meeting strict latency requirements, providing an efficient neural solution for constrained listwise optimization.

Keywords

Cite

@article{arxiv.2603.04227,
  title  = {Constraint-Aware Generative Re-ranking for Multi-Objective Optimization in Advertising Feeds},
  author = {Chenfei Li and Hantao Zhao and Weixi Yao and Ruiming Huang and Rongrong Lu and Geng Tian and Dongying Kong},
  journal= {arXiv preprint arXiv:2603.04227},
  year   = {2026}
}

Comments

14 pages, 2 figures, 3 tables

R2 v1 2026-07-01T11:03:20.323Z