paper-with-me

Papers

One Model, Two Markets: Bid-Aware Generative Recommendation

2026-03-23 · Yanchen Jiang, Zhe Feng, Christopher P. Mah, Aranyak Mehta, Di Wang arxiv

Generative Recommender Systems using semantic ids, such as TIGER (Rajput et al., 2023), have emerged as a widely adopted competitive paradigm in sequential recommendation. However, existing architectures are designed solely for semantic retrieval and do not address concerns such as monetization via ad revenue and incorporation of bids for commercial retrieval. We propose GEM-Rec, a unified framework that integrates commercial relevance and monetization objectives directly into the generative sequence. We introduce control tokens to decouple the decision of whether to show an ad from which item to show. This allows the model to learn valid placement patterns directly from interaction logs, which inherently reflect past successful ad placements. Complementing this, we devise a Bid-Aware Decoding mechanism that handles real-time pricing, injecting bids directly into the inference process to steer the generation toward high-value items. We prove that this approach guarantees allocation monotonicity, ensuring that higher bids weakly increase an ad's likelihood of being shown without requiring model retraining. Experiments demonstrate that GEM-Rec allows platforms to dynamically optimize for semantic relevance and platform revenue.

📄 PDF Abstract BibTeX arXiv:2603.22231

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential RecommendationSemantic Retrieval

Similar Papers 제목 키워드 기반

Market-Aware Models for Efficient Cross-Market Recommendation

2023-02-14 · Samarth Bhargav, Mohammad Aliannejadi, Evangelos Kanoulas

We consider the cross-market recommendation (CMR) task, which involves recommendation in a low-resource target market using data from a richer, auxiliary source market. Prior work in CMR utilised meta-learning to improve…

Meta-Learning

Using the Open Meta Kaggle Dataset to Evaluate Tripartite Recommendations in Data Markets

2019-08-12 · Dominik Kowald, Matthias Traub, Dieter Theiler, Heimo Gursch 외

This work addresses the problem of providing and evaluating recommendations in data markets. Since most of the research in recommender systems is focused on the bipartite relationship between users and items (e.g., movie…

Collaborative FilteringRecommendation Systems

An Effective Way for Cross-Market Recommendation with Hybrid Pre-Ranking and Ranking Models

2022-03-02 · Qi Zhang, Zijian Yang, Yilun Huang, Jiarong He 외

The Cross-Market Recommendation task of WSDM CUP 2022 is about finding solutions to improve individual recommendation systems in resource-scarce target markets by leveraging data from similar high-resource source markets…

feature selectionRecommendation Systems

Incentive-Aware Recommender Systems in Two-Sided Markets

2022-11-23 · Xiaowu Dai, Wenlu Xu, Yuan Qi, Michael I. Jordan

Online platforms in the Internet Economy commonly incorporate recommender systems that recommend products (or "arms") to users (or "agents"). A key challenge in this domain arises from myopic agents who are naturally inc…

FairnessRecommendation SystemsVocal Bursts Valence Prediction

Multi-stage Ensemble Model for Cross-market Recommendation

2022-02-17 · Cesare Bernardis

This paper describes the solution of our team PolimiRank for the WSDM Cup 2022 on cross-market recommendation. The goal of the competition is to effectively exploit the information extracted from different markets to imp…

model