paper-with-me

홈 › Papers

AIRL-S: Unifying Reinforcement Learning and Search-Based Test-Time Scaling via Adversarial Inverse Reinforcement Learning

2025-08-19 · Can Jin, Yang Zhou, Qixin Zhang, Hongwu Peng, Di Zhang, Zihan Dong, Marco Pavone, Ligong Han, Zhang-Wei Hong, Tong Che, Dimitris N. Metaxas arxiv

Test-time scaling strategies for Large Language Models predominantly rely on either reinforcement learning with sparse outcome rewards or search-based methods guided by static Process Reward Models. However, outcome-based RL often suffers from training instability and sample inefficiency, while static PRMs require expensive step-wise supervision and are susceptible to reward hacking due to distributional shifts. In this paper, we introduce AIRL-S, a unified framework that integrates Adversarial Inverse Reinforcement Learning with Group Relative Policy Optimization. By inferring a dense, step-wise reward model directly from reference trajectories, AIRL-S eliminates the dependency on labeled process data and uses the same learned PRM as both a training signal and a verifier for search-based TTS. Extensive evaluations across eight benchmarks in mathematics, science, and code generation demonstrate that our policy model improves average performance by 9\% over the base model, matching GPT-4o. We further analyze how the AIRL and GRPO objectives complement each other and how the learned PRM transfers across generators and search algorithms, establishing a robust and cost-effective methodology for scaling test-time computation in complex reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2508.14313

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCode Generation

Similar Papers 제목 키워드 기반

CaiRL: A High-Performance Reinforcement Learning Environment Toolkit

2022-10-03 · Per-Arne Andersen, Morten Goodwin, Ole-Christoffer Granmo

This paper addresses the dire need for a platform that efficiently provides a framework for running reinforcement learning (RL) experiments. We propose the CaiRL Environment Toolkit as an efficient, compatible, and more …

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Airline delays, congestion internalization and non-price spillover effects of low cost carrier entry

2024-01-17 · William E. Bendinelli, Humberto F. A. J. Bettini, Alessandro V. M. Oliveira

This paper develops an econometric model of flight delays to investigate the influence of competition and dominance on the incentives of carriers to maintain on-time performance. We consider both the route and the airpor…

Hybrid-AIRL: Enhancing Inverse Reinforcement Learning with Supervised Expert Guidance

2025-11-26 · Bram Silue, Santiago Amaya-Corredor, Patrick Mannion, Lander Willem 외 arxiv

Adversarial Inverse Reinforcement Learning (AIRL) has shown promise in addressing the sparse reward problem in reinforcement learning (RL) by inferring dense reward functions from expert demonstrations. However, its perf…

Reinforcement Learning

Aerial View Localization with Reinforcement Learning: Towards Emulating Search-and-Rescue

2022-09-08 · Aleksis Pirinen, Anton Samuelsson, John Backsund, Kalle Åström

Climate-induced disasters are and will continue to be on the rise, and thus search-and-rescue (SAR) operations, where the task is to localize and assist one or several people who are missing, become increasingly relevant…

Heuristic Searchreinforcement-learningReinforcement Learning (RL)

Autonomous Airline Revenue Management: A Deep Reinforcement Learning Approach to Seat Inventory Control and Overbooking

2019-02-18 · Syed Arbab Mohd Shihab, Caleb Logemann, Deepak-George Thomas, Peng Wei

Revenue management can enable airline corporations to maximize the revenue generated from each scheduled flight departing in their transportation network by means of finding the optimal policies for differential pricing,…

Deep Reinforcement LearningManagementQ-LearningReinforcement Learning