paper-with-me

Papers

Trajectory-wise Iterative Reinforcement Learning Framework for Auto-bidding

2024-02-23 · Haoming Li, Yusen Huo, Shuai Dou, Zhenzhe Zheng, Zhilin Zhang, Chuan Yu, Jian Xu, Fan Wu

In online advertising, advertisers participate in ad auctions to acquire ad opportunities, often by utilizing auto-bidding tools provided by demand-side platforms (DSPs). The current auto-bidding algorithms typically employ reinforcement learning (RL). However, due to safety concerns, most RL-based auto-bidding policies are trained in simulation, leading to a performance degradation when deployed in online environments. To narrow this gap, we can deploy multiple auto-bidding agents in parallel to collect a large interaction dataset. Offline RL algorithms can then be utilized to train a new policy. The trained policy can subsequently be deployed for further data collection, resulting in an iterative training framework, which we refer to as iterative offline RL. In this work, we identify the performance bottleneck of this iterative offline RL framework, which originates from the ineffective exploration and exploitation caused by the inherent conservatism of offline RL algorithms. To overcome this bottleneck, we propose Trajectory-wise Exploration and Exploitation (TEE), which introduces a novel data collecting and data utilization method for iterative offline RL from a trajectory perspective. Furthermore, to ensure the safety of online exploration while preserving the dataset quality for TEE, we propose Safe Exploration by Adaptive Action Selection (SEAS). Both offline experiments and real-world experiments on Alibaba display advertising platform demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2402.15102

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Exploration

Similar Papers 제목 키워드 기반

EvaDrive: Evolutionary Adversarial Policy Optimization for End-to-End Autonomous Driving

2025-08-05 · Siwen Jiao, Kangan Qian, Hao Ye, Yang Zhong 외 arxiv

Autonomous driving faces significant challenges in achieving human-like iterative decision-making, which continuously generates, evaluates, and refines trajectory proposals. Current generation-evaluation frameworks isola…

Reinforcement LearningTrajectory PlanningAutonomous Driving

Sequential Preference Ranking for Efficient Reinforcement Learning from Human Feedback

2023-09-21 · NeurIPS 2023 11

Reinforcement learning from human feedback (RLHF) alleviates the problem of designing a task-specific reward function in reinforcement learning by learning it from human preference. However, existing RLHF models are cons…

GraphWalker: Agentic Knowledge Graph Question Answering via Synthetic Trajectory Curriculum

2026-03-30 · Shuwen Xu, Yao Xu, Jiaxiang Liu, Chenhao Yuan 외 arxiv

Agentic knowledge graph question answering (KGQA) requires an agent to iteratively interact with knowledge graphs (KGs), posing challenges in both training data scarcity and reasoning generalization. Specifically, existi…

Graph Question AnsweringReinforcement LearningKnowledge Graphs

MTDrive: Multi-turn Interactive Reinforcement Learning for Autonomous Driving

2026-01-30 · Xidong Li, Mingyu Guo, Chenchao Xu, Bailin Li 외 arxiv

Trajectory planning is a core task in autonomous driving, requiring the prediction of safe and comfortable paths across diverse scenarios. Integrating Multi-modal Large Language Models (MLLMs) with Reinforcement Learning…

Reinforcement LearningTrajectory PlanningAutonomous Driving

GenAgent: Scaling Text-to-Image Generation via Agentic Multimodal Reasoning

2026-01-26 · Kaixun Jiang, Yuzheng Wang, Junjie Zhou, Pandeng Li 외 arxiv

We introduce GenAgent, unifying visual understanding and generation through an agentic multimodal model. Unlike unified models that face expensive training costs and understanding-generation trade-offs, GenAgent decouple…

Text-to-Image GenerationReinforcement LearningMultimodal Reasoning