paper-with-me

Papers

ACPO: A Policy Optimization Algorithm for Average MDPs with Constraints

2023-02-02 · Akhil Agnihotri, Rahul Jain, Haipeng Luo

Reinforcement Learning (RL) for constrained MDPs (CMDPs) is an increasingly important problem for various applications. Often, the average criterion is more suitable than the discounted criterion. Yet, RL for average-CMDPs (ACMDPs) remains a challenging problem. Algorithms designed for discounted constrained RL problems often do not perform well for the average CMDP setting. In this paper, we introduce a new policy optimization with function approximation algorithm for constrained MDPs with the average criterion. The Average-Constrained Policy Optimization (ACPO) algorithm is inspired by trust region-based policy optimization algorithms. We develop basic sensitivity theory for average CMDPs, and then use the corresponding bounds in the design of the algorithm. We provide theoretical guarantees on its performance, and through extensive experimental work in various challenging OpenAI Gym environments, show its superior empirical performance when compared to other state-of-the-art algorithms adapted for the ACMDPs.

📄 PDF Abstract BibTeX arXiv:2302.00808

Code (0)

등록된 구현이 없습니다.

Tasks

OpenAI GymReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi-Objective Reward and Preference Optimization: Theory and Algorithms

2025-12-11 · Akhil Agnihotri arxiv

This thesis develops theoretical frameworks and algorithms that advance constrained reinforcement learning (RL) across control, preference learning, and alignment of large language models. The first contribution addresse…

Reinforcement Learning

Stepwise Alignment for Constrained Language Model Policy Optimization

2024-04-17 · Akifumi Wachi, Thien Q. Tran, Rei Sato, Takumi Tanabe 외

Safety and trustworthiness are indispensable requirements for real-world applications of AI systems using large language models (LLMs). This paper formulates human value alignment as an optimization problem of the langua…

Computational EfficiencyLanguage ModelingLanguage Modellingmodel

Heterogeneous Agent Collaborative Reinforcement Learning

2026-03-03 · Zhixia Zhang, Zixuan Huang, Gongxun Li, Huaiyang Wang 외 arxiv

We introduce Heterogeneous Agent Collaborative Reinforcement Learning (HACRL), a new Reinforcement Learning from Verifiable Reward (RLVR) problem that addresses the inefficiencies of isolated multi-agent on-policy optimi…

Multi-agent Reinforcement Learning

ACPO: Adaptive Curriculum Policy Optimization for Aligning Vision-Language Models in Complex Reasoning

2025-10-01 · Yunhao Wang, Ziting Li, Shuai Chen, Tao Liu 외 arxiv

Aligning large-scale vision-language models (VLMs) for complex reasoning via reinforcement learning is often hampered by the limitations of existing policy optimization algorithms, such as static training schedules and t…

Reinforcement LearningMultimodal Reasoning

ACPO: Asymmetric Credit Policy Optimization via Mode-Local Entropy Surrogate

2026-07-03 · Zijun Xie, Yuyang You, Yongzhi Li, Enlei Gong 외 arxiv

Outcome-supervised reinforcement learning scales to verifiable reasoning tasks, but trajectory-level rewards assign the same outcome signal to all sampled tokens, overlooking their unequal contributions to the reasoning …

Mathematical ReasoningReinforcement Learning