TL;DR
This paper introduces BLOGER, a bi-level optimization framework that jointly trains tokenizers and recommenders for generative recommendation, improving alignment and performance.
Contribution
It proposes a unified bi-level optimization approach with meta-learning and gradient surgery to better align tokenization with recommendation objectives.
Findings
BLOGER outperforms state-of-the-art methods on multiple datasets.
The framework maintains efficiency with no significant extra computational cost.
Joint training improves recommendation accuracy by aligning tokenization with recommendation goals.
Abstract
Generative recommendation is emerging as a transformative paradigm by directly generating recommended items, rather than relying on matching. Building such a system typically involves two key components: (1) optimizing the tokenizer to derive suitable item identifiers, and (2) training the recommender based on those identifiers. Existing approaches often treat these components separately--either sequentially or in alternation--overlooking their interdependence. This separation can lead to misalignment: the tokenizer is trained without direct guidance from the recommendation objective, potentially yielding suboptimal identifiers that degrade recommendation performance. To address this, we propose BLOGER, a Bi-Level Optimization for GEnerative Recommendation framework, which explicitly models the interdependence between the tokenizer and the recommender in a unified optimization…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
