paper-with-me

홈 › Papers

Generative Explore-Exploit: Training-free Optimization of Generative Recommender Systems using LLM Optimizers

2024-06-07 · Lütfi Kerem Senel, Besnik Fetahu, Davis Yoshida, Zhiyu Chen, Giuseppe Castellucci, Nikhita Vedula, Jason Choi, Shervin Malmasi

Recommender systems are widely used to suggest engaging content, and Large Language Models (LLMs) have given rise to generative recommenders. Such systems can directly generate items, including for open-set tasks like question suggestion. While the world knowledge of LLMs enable good recommendations, improving the generated content through user feedback is challenging as continuously fine-tuning LLMs is prohibitively expensive. We present a training-free approach for optimizing generative recommenders by connecting user feedback loops to LLM-based optimizers. We propose a generative explore-exploit method that can not only exploit generated items with known high engagement, but also actively explore and discover hidden population preferences to improve recommendation quality. We evaluate our approach on question generation in two domains (e-commerce and general knowledge), and model user feedback with Click Through Rate (CTR). Experiments show our LLM-based explore-exploit approach can iteratively improve recommendations, and consistently increase CTR. Ablation analysis shows that generative exploration is key to learning user preferences, avoiding the pitfalls of greedy exploit-only approaches. A human evaluation strongly supports our quantitative findings.

📄 PDF Abstract BibTeX arXiv:2406.05255

Code (0)

등록된 구현이 없습니다.

Tasks

General KnowledgeQuestion GenerationQuestion-GenerationRecommendation SystemsWorld Knowledge

Similar Papers 제목 키워드 기반

GuidedBridge: Training-freely Improving Bridge Models with Prior Guidance

2026-06-02 · Zehua Chen, Yucheng Yang, Binjie Yuan, Kaiwen Zheng 외 arxiv

Guidance methods, such as classifier-free guidance (CFG) and auto-guidance (AG), have advanced noise-to-data generation in diffusion models. Recently, bridge models have introduced a data-to-data generative process that …

Optimization-Free Universal Watermark Forgery with Regenerative Diffusion Models

2025-06-06 · Chaoyi Zhu, Zaitang Li, Renyi Yang, Robert Birke 외

Watermarking becomes one of the pivotal solutions to trace and verify the origin of synthetic images generated by artificial intelligence models, but it is not free of risks. Recent studies demonstrate the capability to …

Synthetic Data Generation

Positive-Only Drifting Policy Optimization

2026-04-15 · Qi Zhang arxiv

In the field of online reinforcement learning (RL), traditional Gaussian policies and flow-based methods are often constrained by their unimodal expressiveness, complex gradient clipping, or stringent trust-region requir…

Reinforcement Learning

SHE2: Stochastic Hamiltonian Exploration and Exploitation for Derivative-Free Optimization

2019-05-01 · ICLR 2019 5 · Haoyi Xiong, Wenqing Hu, Zhanxing Zhu, Xinjian Li 외

Derivative-free optimization (DFO) using trust region methods is frequently used for machine learning applications, such as (hyper-)parameter optimization without the derivatives of objective functions known. Inspired b…

BIG-bench Machine LearningText-to-Image Generation

FAPO: Flawed-Aware Policy Optimization for Efficient and Reliable Reasoning

2025-10-26 · Yuyang Ding, Chi Zhang, Juntao Li, Haibin Lin 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has emerged as a promising paradigm for enhancing the reasoning capabilities of large language models (LLMs). In this context, models explore reasoning trajectories a…

Reinforcement Learning