paper-with-me

홈 › Papers

RLRF: Competitive Search Agent Design via Reinforcement Learning from Ranker Feedback

2025-10-05 · Tommy Mordo, Sagie Dekel, Omer Madmon, Moshe Tennenholtz, Oren Kurland arxiv

Competitive search is a setting where document publishers modify them to improve their ranking in response to a query. Recently, publishers have increasingly leveraged LLMs to generate and modify competitive content. We introduce Reinforcement Learning from Ranker Feedback (RLRF), a framework that trains LLMs using preference datasets derived from ranking competitions. The goal of a publisher (LLM-based) agent is to optimize content for improved ranking while accounting for the strategies of competing agents. We generate the datasets using approaches that do not rely on human-authored data. We show that our proposed agents consistently and substantially outperform previously suggested approaches for LLM-based competitive document modification. We further show that our agents are effective with ranking functions they were not trained for (i.e., out of distribution) and they adapt to strategic opponents. These findings provide support to the significant potential of using reinforcement learning in competitive search.

📄 PDF Abstract BibTeX arXiv:2510.04096

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Reinforcement Learning from Reflective Feedback (RLRF): Aligning and Improving LLMs via Fine-Grained Self-Reflection

2024-03-21 · Kyungjae Lee, Dasol Hwang, Sunghyun Park, Youngsoo Jang 외

Despite the promise of RLHF in aligning LLMs with human preferences, it often leads to superficial alignment, prioritizing stylistic changes over improving downstream performance of LLMs. Underspecified preferences could…

Mathematical Reasoning

Rendering-Aware Reinforcement Learning for Vector Graphics Generation

2025-05-27 · Juan A. Rodriguez, Haotian Zhang, Abhay Puri, Aarash Feizi 외

Scalable Vector Graphics (SVG) offer a powerful format for representing visual designs as interpretable code. Recent advances in vision-language models (VLMs) have enabled high-quality SVG generation by framing the probl…

Code Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

FightLadder: A Benchmark for Competitive Multi-Agent Reinforcement Learning

2024-06-04 · Wenzhe Li, Zihan Ding, Seth Karten, Chi Jin

Recent advances in reinforcement learning (RL) heavily rely on a variety of well-designed benchmarks, which provide environmental platforms and consistent criteria to evaluate existing and novel algorithms. Specifically,…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Rethinking the Design of Reinforcement Learning-Based Deep Research Agents

2025-10-17 · Yi Wan, Jiuqi Wang, Liam Li, Jinsong Liu 외 arxiv

Large language models (LLMs) augmented with external tools are increasingly deployed as deep research agents that gather, reason over, and synthesize web information to answer complex queries. Although recent open-source…

Reinforcement Learning

Cooperative-Competitive Team Play of Real-World Craft Robots

2026-02-24 · Rui Zhao, Xihui Li, Yizheng Zhang, Yuzhen Liu 외 arxiv

Multi-agent deep Reinforcement Learning (RL) has made significant progress in developing intelligent game-playing agents in recent years. However, the efficient training of collective robots using multi-agent RL and the …

Reinforcement Learning