PulseAugur
实时 09:42:49
English(EN) Hybrid Energy-Aware Reward Shaping: A Unified Lightweight Physics-Guided Methodology for Policy Optimization

新研究推进机器人和LLM的策略优化

研究人员引入了几种新方法来增强强化学习中的策略优化,特别是针对涉及机器人和大型语言模型(LLM)的复杂任务。MODIP旨在通过使用世界模型来指导适应,从而高效地微调机器人学习中的扩散策略,与标准的模仿学习相比,提高了稳定性和性能。N-GRPO和T2-GRPO分别侧重于通过采用新颖的嵌入层混合和多视域奖励策略来改进LLM在数学推理和护理代理等任务中的探索和奖励分配。此外,CATPO和GenPO++通过改进基于树的方法和生成策略来提高训练效率和准确性,从而增强LLM的策略优化,而SERNF和WIZARD则通过样本高效的微调和权重空间元学习来解决现实世界的机器人操作挑战。 AI

影响 这些论文引入了新颖的技术,以提高强化学习策略的效率、稳定性和性能,特别是在机器人和LLM推理等复杂领域。

排序理由 多篇arXiv上发表的研究论文,详细介绍了AI策略优化新方法。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 85 个来源。 我们如何撰写摘要 →

新研究推进机器人和LLM的策略优化

报道来源 [85]

  1. arXiv cs.LG TIER_1 English(EN) · Xin Guo, Yijie Huang, Xiang Yu ·

    面向时间不一致控制问题的学习均衡的确定性策略梯度

    arXiv:2606.11798v1 Announce Type: cross Abstract: In this paper, we develop a continuous-time model-free reinforcement learning algorithm to learn deterministic equilibrium policies in general time-inconsistent control problems. Utilizing the extended Hamilton-Jacobi-Bellman syst…

  2. arXiv cs.LG TIER_1 English(EN) · Yifan Yang, Zhen Zhang, Jiayi Tian, Liyan Tan, Zheng Zhang ·

    IAPO:输入归因感知策略优化用于小型多模态代理的工具使用

    arXiv:2606.11652v1 Announce Type: new Abstract: This paper investigates reinforcement learning (RL) methods for improving tool-calling capabilities in multimodal small language model (SLM) agents. While existing works have explored various reward designs to improve agentic tool-c…

  3. arXiv cs.AI TIER_1 English(EN) · Jan Ole von Hartz, Adrian R\"ofer, Joschka Boedecker, Abhinav Valada ·

    离散时间高斯过程混合模型在机器人策略学习中的不合理有效性

    arXiv:2505.03296v2 Announce Type: replace-cross Abstract: We present Mixture of Discrete-time Gaussian Processes (MiDiGap), a novel approach for flexible policy representation and imitation learning in robot manipulation. MiDiGap enables learning from as few as five demonstration…

  4. arXiv cs.AI TIER_1 English(EN) · Xucong Wang, Ziyu Ma, Yong Wang, Yuxiang Ji, Shidong Yang, Guanhua Chen, Pengkun Wang, Xiangxiang Chu ·

    APPO: Agentic Procedural Policy Optimization

    arXiv:2606.12384v1 Announce Type: cross Abstract: Recent advances in agentic Reinforcement Learning (RL) have substantially improved the multi-turn tool-use capabilities of large language model agents. However, most existing methods assign credit over coarse heuristic units, such…

  5. arXiv cs.AI TIER_1 English(EN) · Xiangxiang Chu ·

    APPO:Agentic Procedural Policy Optimization

    Recent advances in agentic Reinforcement Learning (RL) have substantially improved the multi-turn tool-use capabilities of large language model agents. However, most existing methods assign credit over coarse heuristic units, such as tool-call boundaries or fixed workflows, makin…

  6. arXiv cs.LG TIER_1 English(EN) · Xiang Yu ·

    面向时间不一致控制问题的学习均衡的确定性策略梯度

    In this paper, we develop a continuous-time model-free reinforcement learning algorithm to learn deterministic equilibrium policies in general time-inconsistent control problems. Utilizing the extended Hamilton-Jacobi-Bellman system, we recast the original time-inconsistent probl…

  7. arXiv cs.AI TIER_1 English(EN) · Carlos S. Sep\'ulveda, Gonzalo A. Ruz ·

    面向神经组合优化的无基线策略优化

    arXiv:2606.10321v1 Announce Type: cross Abstract: Neural combinatorial optimization (NCO) trains autoregressive policies to solve routing problems. The standard training algorithm, REINFORCE with a rollout baseline, requires maintaining and periodically updating a frozen copy of …

  8. arXiv cs.AI TIER_1 English(EN) · Zirui Liu, Jie Ouyang, Qi Liu, Xianquan Wang, Jiayu Liu, Tingyue Pan, Qingchuan Li, Jing Sha, Zhenya Huang, Shijin Wang, Enhong Chen ·

    SocraticPO: 通过交互式指导进行策略优化

    arXiv:2606.09887v1 Announce Type: cross Abstract: Reinforcement learning (RL) for large language models usually supervises reasoning with scalar outcome rewards, such as binary correctness. Such rewards provide an optimization direction but rarely explain how a model should revis…

  9. arXiv cs.LG TIER_1 English(EN) · Zakariae El Asri, Philippe Gratias-Quiquandon, Nicolas Thome, Olivier Sigaud ·

    MODIP:面向扩散策略的高效基于模型的优化

    arXiv:2606.10825v1 Announce Type: new Abstract: Diffusion policies (DPs) have emerged as expressive policy representations for robot learning, often used with imitation learning methods such as behavioral cloning (BC). However, while their success has largely been confined to BC,…

  10. arXiv cs.CL TIER_1 English(EN) · Xukun Zhu, Hang Yu, Peng Di, Linchao Zhu ·

    N-GRPO:增强策略优化的嵌入级邻域混合

    arXiv:2606.10768v1 Announce Type: cross Abstract: The success of Large Language Models in mathematical reasoning relies heavily on the generation of diverse and valid solution paths during the rollout phase. However, current rollout techniques face a fundamental trade-off: token-…

  11. arXiv cs.AI TIER_1 English(EN) · Octave Oliviers, Glenn Vinnicombe ·

    蒙特卡洛乐观策略迭代的融合:超越均匀状态-动作更新

    arXiv:2606.10580v1 Announce Type: cross Abstract: The asymptotic behaviour of Monte Carlo optimistic policy iteration (MC-O-PI) is a long-standing open question. When the model of the environment is unknown, as is common in practice, the only known condition that guarantees conve…

  12. arXiv cs.AI TIER_1 English(EN) · Yu Han, Kailing Li, Yang Jiao, Yulin Dai, Yuqian Fu, Linhai Zhuo, Tianwen Qian ·

    3SPO:LLM智能体的状态-分数监督策略优化

    arXiv:2606.09961v1 Announce Type: cross Abstract: Training large language models (LLMs) as autonomous agents via reinforcement learning (RL) has enabled frontier models to achieve superhuman performance in long-horizon tasks. However, existing RL algorithms operate at the traject…

  13. arXiv cs.LG TIER_1 English(EN) · Olivier Sigaud ·

    MODIP:面向扩散策略的高效基于模型的优化

    Diffusion policies (DPs) have emerged as expressive policy representations for robot learning, often used with imitation learning methods such as behavioral cloning (BC). However, while their success has largely been confined to BC, direct reinforcement learning (RL) fine-tuning …

  14. arXiv cs.CL TIER_1 English(EN) · Linchao Zhu ·

    N-GRPO:增强策略优化的嵌入级邻居混合

    The success of Large Language Models in mathematical reasoning relies heavily on the generation of diverse and valid solution paths during the rollout phase. However, current rollout techniques face a fundamental trade-off: token-level sampling often yields redundant trajectories…

  15. arXiv cs.AI TIER_1 English(EN) · Glenn Vinnicombe ·

    蒙特卡洛乐观策略迭代的收敛:超越均匀状态-动作更新

    The asymptotic behaviour of Monte Carlo optimistic policy iteration (MC-O-PI) is a long-standing open question. When the model of the environment is unknown, as is common in practice, the only known condition that guarantees convergence to optimality is impractical. In its canoni…

  16. arXiv cs.AI TIER_1 English(EN) · Yutong Song, Jiang Wu, Pengfei Zhang, Wenjun Huang, Honghui Xu, Nikil Dutt, Amir M. Rahmani ·

    环境能否为自己代言?$T^{2}$-GRPO:一种用于护理代理的转折轨迹组相对策略优化方法

    arXiv:2606.08875v1 Announce Type: new Abstract: Optimizing large language models (LLMs) for long-horizon caregiver agents requires balancing delayed task objectives with immediate environment dynamics, such as patient distress and resistance. In dementia care, this balance is esp…

  17. arXiv cs.LG TIER_1 English(EN) · Ayush Singh, Umang Goyal, Ankur Dahiya ·

    CATPO:增强批评的树策略优化

    arXiv:2606.08346v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards (RLVR) has become a dominant paradigm for improving the reasoning capabilities of large language models (LLMs). Recent tree-based methods such as TreeRPO extend flat trajectory sampli…

  18. Hugging Face Daily Papers TIER_1 English(EN) ·

    N-GRPO:增强策略优化的嵌入级邻域混合

    N-GRPO, a novel exploration strategy within GRPO framework, enhances mathematical reasoning in large language models through semantic neighbor mixing that maintains semantic consistency while injecting diversity.

  19. arXiv cs.LG TIER_1 English(EN) · Chenyu Yang, Denis Tarasov, Davide Liconti, Romain Guntz, Hehui Zheng, Robert K. Katzschmann ·

    SERNF:通过动作分块批评者和归一化流实现样本高效的真实世界灵巧策略微调

    arXiv:2602.09580v4 Announce Type: replace-cross Abstract: Real-world fine-tuning of dexterous manipulation policies remains challenging due to limited real-world interaction budgets and highly multimodal action distributions. Diffusion-based policies, while expressive, do not per…

  20. arXiv cs.LG TIER_1 English(EN) · Christian Bianchi, Siamak Yousefi, Alessio Sampieri, Andrea Roberti, Luca Rigazio, Fabio Galasso, Luca Franco ·

    通过权重空间元学习的机器人策略自适应

    arXiv:2606.07217v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models are emerging as a promising paradigm for robotic manipulation, enabling general-purpose policies trained from large corpora of demonstrations and action labels. However, adapting these models to…

  21. arXiv cs.LG TIER_1 English(EN) · Ke Hu, Shutong Ding, Panxin Tao, Jingya Wang, Ye Shi ·

    GenPO++:基于无雅可比矩阵的似然比生成策略优化

    arXiv:2606.06967v1 Announce Type: new Abstract: Generative policies provide expressive and multimodal action distributions, making them attractive for reinforcement learning (RL) in complex continuous-control tasks. Among them, flow-based policies are especially appealing because…

  22. arXiv cs.CL TIER_1 English(EN) · Ankur Dahiya ·

    CATPO:增强批判性树策略优化

    Reinforcement learning with verifiable rewards (RLVR) has become a dominant paradigm for improving the reasoning capabilities of large language models (LLMs). Recent tree-based methods such as TreeRPO extend flat trajectory sampling with tree-structured rollouts to obtain dense, …

  23. arXiv cs.AI TIER_1 English(EN) · Soichiro Nishimori, Paavo Parmas ·

    连续动作空间中的重试策略梯度

    arXiv:2606.05888v1 Announce Type: new Abstract: Retry-based objectives such as pass@K and max@K optimize the best return obtained from multiple sampled trajectories, and recent work has shown that they can promote exploration without explicit exploration bonuses. In discrete acti…

  24. arXiv cs.LG TIER_1 English(EN) · Luca Franco ·

    通过权重空间元学习实现机器人策略自适应

    Vision-Language-Action (VLA) models are emerging as a promising paradigm for robotic manipulation, enabling general-purpose policies trained from large corpora of demonstrations and action labels. However, adapting these models to new tasks still typically requires task-specific …

  25. arXiv cs.CL TIER_1 English(EN) · Shota Takashiro, Soichiro Nishimori, Paavo Parmas, Yongmin Kim, Kohsei Matsutani, Gouki Minegishi, Yusuke Iwasawa, Takeshi Kojima, Yutaka Matsuo ·

    关于 Max@K 策略梯度优势估计

    arXiv:2606.06080v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards is widely used for post-training reasoning models, but sparse outcome rewards make exploration difficult. A complementary approach is to optimize inference-time objectives such as pas…

  26. arXiv cs.LG TIER_1 English(EN) · Chengxuan Lu, Zhenquan Zhang, Shukuan Wang, Qunzhi Lin, Yanjie Li, Baigui Sun, Yang Liu ·

    GIPO:高斯重要性采样策略优化

    arXiv:2603.03955v2 Announce Type: replace Abstract: Post-training with reinforcement learning (RL) has recently shown strong promise for advancing multimodal agents beyond supervised imitation. However, RL remains limited by poor data efficiency, particularly in settings where in…

  27. arXiv cs.LG TIER_1 English(EN) · Svetlana Glazyrina, Maksim Kryzhanovskiy, Roman Ischenko ·

    Soft Sequence Policy Optimization

    arXiv:2602.19327v3 Announce Type: replace Abstract: A significant portion of recent research on Large Language Model (LLM) alignment focuses on developing new policy optimization methods based on Group Relative Policy Optimization (GRPO). Two prominent directions have emerged: (i…

  28. arXiv cs.LG TIER_1 English(EN) · Powei Chang, Jinpeng Zhang, Chaoqun Sun, MiniWell Tsao, Lianrui Li, Jianxiang Xiang, Chenyu Wang, Yukang Gao, Dongying Kong ·

    SALT:当更多推出无助于基于群体的策略优化以及如何使其奏效时

    arXiv:2606.05800v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) often adopts GRPO-style group-relative updates, sampling multiple rollouts per prompt to construct normalized learning signals. However, merely increasing the number of rollouts …

  29. arXiv cs.CL TIER_1 English(EN) · Paavo Parmas, Yongmin Kim, Kohsei Matsutani, Shota Takashiro, Soichiro Nishimori, Takeshi Kojima, Yusuke Iwasawa, Yutaka Matsuo ·

    OrderGrad:通过序数统计策略梯度估计实现超越均值的优化

    arXiv:2606.06096v1 Announce Type: cross Abstract: Policy-gradient methods usually optimize expected return, but many real world applications care about distributional properties of returns: tail risk, outlier robustness, or best-of-K discovery. We introduce OrderGrad, a family of…

  30. arXiv cs.CL TIER_1 English(EN) · Mohammad Mahdi Salmani-Zarchi, Zahra Rahimi, Heshaam Faili, Mohammad Javad Dousti ·

    MDP-GRPO:多约束指令遵循的稳定群组相对策略优化

    arXiv:2606.06058v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards is ideal for multi-constraint instruction following, yet standard group-relative policy optimization (GRPO) becomes unstable under discrete, low-dispersion rewards, where within-group…

  31. Hugging Face Daily Papers TIER_1 English(EN) ·

    通过权重空间元学习实现机器人策略自适应

    WIZARD is a weight-space meta-learning framework that generates task-specific LoRA parameters for frozen VLA policies using language instructions and demonstration videos, enabling efficient task adaptation without fine-tuning.

  32. arXiv cs.AI TIER_1 English(EN) · Yutaka Matsuo ·

    OrderGrad:通过顺序统计策略梯度估计实现超越均值的优化

    Policy-gradient methods usually optimize expected return, but many real world applications care about distributional properties of returns: tail risk, outlier robustness, or best-of-K discovery. We introduce OrderGrad, a family of likelihood-ratio and reparameterization gradient …

  33. arXiv cs.CL TIER_1 English(EN) · Yutaka Matsuo ·

    关于 Max@K 策略梯度的优势估计

    Reinforcement learning with verifiable rewards is widely used for post-training reasoning models, but sparse outcome rewards make exploration difficult. A complementary approach is to optimize inference-time objectives such as pass@K and max@K directly, yet existing policy-gradie…

  34. arXiv cs.CL TIER_1 English(EN) · Mohammad Javad Dousti ·

    MDP-GRPO:多约束指令遵循的稳定群组相对策略优化

    Reinforcement learning with verifiable rewards is ideal for multi-constraint instruction following, yet standard group-relative policy optimization (GRPO) becomes unstable under discrete, low-dispersion rewards, where within-group reward distributions are frequently homogeneous. …

  35. arXiv cs.LG TIER_1 English(EN) · Tanya Veeravalli, David M. Bossens, Atsushi Nitanda ·

    连续时间鲁棒马尔可夫决策过程的策略梯度

    arXiv:2606.04335v1 Announce Type: new Abstract: The framework of robust Markov decision processes (RMDPs) allows the design of reinforcement learning agents that satisfy performance guarantees under worst-case transition dynamics. Traditional RMDPs consider discrete-time dynamics…

  36. arXiv cs.LG TIER_1 English(EN) · Alessandro Montenegro, Federico Mansutti, Marco Mussi, Matteo Papini, Alberto Maria Metelli ·

    策略梯度中的轨迹复用可实现快速收敛

    arXiv:2506.06178v3 Announce Type: replace Abstract: Policy gradient (PG) methods are a class of effective reinforcement learning algorithms, particularly when dealing with continuous control problems. They rely on fresh on-policy data, making them sample-inefficient and requiring…

  37. arXiv cs.AI TIER_1 English(EN) · Janani Venugopalan, Gaurav Deshkar, Rishabh Gaur, Harshal Hayatnagarkar, Jayanta Kshirsagar ·

    Neetyabhas:理性Agent-Based模型中面向不确定性的公共政策优化框架

    arXiv:2606.04562v1 Announce Type: new Abstract: Purpose The WHO's COVID-19 non-pharmaceutical interventions (e.g., lockdowns, vaccinations) effectively curb transmission but impose heavy economic strains. Existing research often neglects individual behaviors and falsely assumes p…

  38. arXiv cs.AI TIER_1 English(EN) · Saket Reddy, Ke Yang, ChengXiang Zhai ·

    BiasGRPO:通过群组相对策略优化稳定高方差奖励景观中的偏差缓解

    arXiv:2606.04807v1 Announce Type: new Abstract: Mitigating social bias in Large Language Models (LLMs) presents a distinct alignment challenge: unlike verifiable tasks, bias lacks a single ground truth, creating a high-variance, subjective reward landscape. Previous preference-ba…

  39. arXiv cs.LG TIER_1 English(EN) · Yifeng Liu, Shiyuan Zhang, Yifan Zhang, Quanquan Gu ·

    自蒸馏策略梯度

    arXiv:2606.04036v1 Announce Type: new Abstract: On-policy self-distillation, where a language model conditions on privileged context to supervise its own generations, is a promising source of dense supervision for sparse-reward reinforcement learning. Actually, it can be instanti…

  40. arXiv cs.LG TIER_1 English(EN) · ChengXiang Zhai ·

    BiasGRPO:通过群体相对策略优化稳定高方差奖励景观中的偏差缓解

    Mitigating social bias in Large Language Models (LLMs) presents a distinct alignment challenge: unlike verifiable tasks, bias lacks a single ground truth, creating a high-variance, subjective reward landscape. Previous preference-based fine-tuning methods have major trade-offs: D…

  41. Hugging Face Daily Papers TIER_1 English(EN) ·

    BiasGRPO:通过群组相对策略优化稳定高方差奖励景观中的偏见缓解

    Mitigating social bias in Large Language Models (LLMs) presents a distinct alignment challenge: unlike verifiable tasks, bias lacks a single ground truth, creating a high-variance, subjective reward landscape. Previous preference-based fine-tuning methods have major trade-offs: D…

  42. Hugging Face Daily Papers TIER_1 English(EN) ·

    Neetyabhas:理性Agent-Based模型中面向不确定性的公共政策优化框架

    Purpose The WHO's COVID-19 non-pharmaceutical interventions (e.g., lockdowns, vaccinations) effectively curb transmission but impose heavy economic strains. Existing research often neglects individual behaviors and falsely assumes perfect infection tracking and flawless policy ex…

  43. arXiv cs.AI TIER_1 English(EN) · Jayanta Kshirsagar ·

    Neetyabhas:理性Agent-Based模型中面向不确定性的公共政策优化框架

    Purpose The WHO's COVID-19 non-pharmaceutical interventions (e.g., lockdowns, vaccinations) effectively curb transmission but impose heavy economic strains. Existing research often neglects individual behaviors and falsely assumes perfect infection tracking and flawless policy ex…

  44. arXiv cs.AI TIER_1 English(EN) · Ali Asadi, Krishnendu Chatterjee, Ehsan Goharshady, Mehrdad Karrabi, Alipasha Montaseri, Carlo Pagano ·

    策略迭代在 $L_\infty$ 鲁棒 MDP 上的强多项式时间复杂度

    arXiv:2601.23229v2 Announce Type: replace Abstract: Markov decision processes (MDPs) are a fundamental model in sequential decision making. Robust MDPs (RMDPs) extend this framework by allowing uncertainty in transition probabilities and optimizing against the worst-case realizat…

  45. arXiv cs.AI TIER_1 English(EN) · Ke Wang, Yuning Wu, Haoran Liu, Chaoqun Jia, Devin Chen, Kai Wei ·

    Physics-Guided Policy Optimization with Self-Distillation

    arXiv:2606.03620v1 Announce Type: cross Abstract: Self-distilled policy optimization (SDPO) has become a popular paradigm for LLM post-training, where a model learns from its own predictions conditioned on privileged information. SDPO, however, is sensitive to how much each updat…

  46. arXiv cs.AI TIER_1 English(EN) · Frederico Messa, Andr\'e Grahl Pereira ·

    规划中的不确定性:对称性、策略推断与解压缩

    arXiv:2403.19883v2 Announce Type: replace Abstract: Fully-observable non-deterministic (FOND) planning is at the core of artificial intelligence planning with uncertainty. It models uncertainty through actions with non-deterministic effects. In this work, we present a collection …

  47. arXiv cs.CL TIER_1 English(EN) · Zhiyu Cao, Kaixin Wu, Mingjie Zhong, Peifeng Li, Xiaobo Li, Can Ye, Qiaoming Zhu ·

    Hint-Guided Diversified Policy Optimization for LLM Reasoning

    arXiv:2606.03021v1 Announce Type: new Abstract: Recent developments in Large Language Models (LLMs) have showcased impressive reasoning capabilities, with Reinforcement Learning with Verifiable Rewards (RLVR) being a promising enhancement strategy. However, existing reward mechan…

  48. Hugging Face Daily Papers TIER_1 English(EN) ·

    连续时间鲁棒马尔可夫决策过程的策略梯度

    The framework of robust Markov decision processes (RMDPs) allows the design of reinforcement learning agents that satisfy performance guarantees under worst-case transition dynamics. Traditional RMDPs consider discrete-time dynamics and recently, sample-efficient policy gradient …

  49. arXiv cs.AI TIER_1 English(EN) · Kai Wei ·

    Physics-Guided Policy Optimization with Self-Distillation

    Self-distilled policy optimization (SDPO) has become a popular paradigm for LLM post-training, where a model learns from its own predictions conditioned on privileged information. SDPO, however, is sensitive to how much each update step should be trusted: corrections from a self-…

  50. arXiv cs.AI TIER_1 English(EN) · Arip Asadulaev, Maksim Bobrin, Salem Lahlou, Dmitry Dylov, Fakhri Karray, Martin Takac ·

    Zero-Shot Off-Policy Learning

    arXiv:2602.01962v2 Announce Type: replace-cross Abstract: Off-policy learning methods seek to derive an optimal policy directly from a fixed dataset of prior interactions. This objective presents significant challenges, primarily due to the inherent distributional shift and value…

  51. arXiv cs.LG TIER_1 English(EN) · Xixiang He, Qiyao Sun, Ao Cheng, Xingming Li, Xuanyu Ji, Hailun Lu, Runke Huang, Qingyong Hu ·

    群组相对策略优化中的优势崩溃:诊断与缓解

    arXiv:2605.21125v2 Announce Type: replace Abstract: Group Relative Policy Optimization (GRPO), a prominent algorithm within the Reinforcement Learning from Verifiable Rewards (RLVR) framework, has achieved strong results in improving the reasoning capabilities of large language m…

  52. arXiv cs.LG TIER_1 English(EN) · Xiaoyi Dong, Xi Sheryl Zhang, Jian Cheng ·

    平均流策略优化

    arXiv:2604.14698v2 Announce Type: replace Abstract: Diffusion models have recently emerged as expressive policy representations for online reinforcement learning (RL). However, their iterative generative processes introduce substantial training and inference overhead. To overcome…

  53. arXiv cs.LG TIER_1 English(EN) · Wyame Benslimane, Tinghan Ye, Pascal Van Hentenryck, Paul Grigas ·

    面向决策的上下文线性优化带部分反馈的在线策略学习

    arXiv:2606.01081v1 Announce Type: new Abstract: Decision-focused learning (DFL) trains predictive models by optimizing downstream decision quality rather than standalone prediction accuracy. For contextual linear optimization, most existing DFL methods assume offline data and ful…

  54. arXiv cs.CL TIER_1 English(EN) · Hongzhan Chen, Tao Yang, Yuhua Zhu, Shiping Gao, Xiaojun Quan, Ting Yao ·

    通过 Logits 凸性稳定策略优化

    arXiv:2603.00963v2 Announce Type: replace-cross Abstract: While reinforcement learning (RL) has been central to the recent success of large language models (LLMs), RL optimization is notoriously unstable, especially when compared to supervised fine-tuning (SFT). In this work, we …

  55. arXiv cs.AI TIER_1 English(EN) · Zifan Xu, Ran Gong, Maria Vittoria Minniti, Kausik Sivakumar, Ahmet Salih Gundogdu, Eric Rosen, Riedana Yan, Tushar Kusnur, Zixing Wang, Di Deng, Peter Stone, Xiaohan Zhang, Karl Schmeckpeper ·

    ExpertGen:从不完美的行为先验中进行可扩展的模拟到真实专家策略学习

    arXiv:2603.15956v3 Announce Type: replace-cross Abstract: Learning generalizable and robust behavior cloning policies requires large volumes of high-quality robotics data. While human demonstrations (e.g., through teleoperation) serve as the standard source for expert behaviors, …

  56. arXiv cs.AI TIER_1 English(EN) · Taewook Nam, Junmo Cho, Youngsoo Jang, Sung Ju Hwang ·

    SpeedAug:通过节奏增强策略和RL微调加速策略

    arXiv:2512.00062v2 Announce Type: replace-cross Abstract: Robotic policy learning for complex real-world manipulation tasks has seen rapid recent progress, enabled in large part by the ability to collect demonstrations through human operation. However, policies trained from such …

  57. arXiv cs.AI TIER_1 English(EN) · Bilal Faye, Hanane Azzag, Mustapha Lebbah ·

    通过奖励划分实现无价值策略优化

    arXiv:2506.13702v4 Announce Type: replace-cross Abstract: Single-trajectory preference optimization methods learn from datasets of ((prompt, response, reward)) tuples, offering a practical alternative to pairwise preference learning by directly leveraging scalar feedback. Existin…

  58. arXiv cs.AI TIER_1 English(EN) · Hongqiang Lin, Pengfei Wang, Nenggan Zheng ·

    具有后验混合贝叶斯信念的正则化离线策略优化

    arXiv:2606.00680v1 Announce Type: new Abstract: Offline reinforcement learning (RL) aims to optimize policies from pre-collected datasets. A bottleneck of this paradigm is managing epistemic uncertainty, which arises from limited data coverage (sample-level) and the ambiguity in …

  59. Hugging Face Daily Papers TIER_1 English(EN) ·

    自蒸馏策略梯度

    A self-distilled policy-gradient framework combines on-policy self-distillation with verifier advantages and KL regularization to improve reinforcement learning stability and performance.

  60. arXiv cs.LG TIER_1 English(EN) · Qijun Liao, Jue Yang, Yiting Kang, Xinxin Zhao, Yong Zhang, Mingan Zhao ·

    混合能量感知奖励塑造:一种统一的轻量级物理引导策略优化方法

    arXiv:2603.11600v2 Announce Type: replace Abstract: Deep reinforcement learning for continuous control often suffers from high variance, low energy efficiency, and poor generalization under distribution shift, as purely data-driven exploration ignores available physical structure…

  61. arXiv cs.LG TIER_1 English(EN) · Sungha Kim, Gawon Lee, Jusuk Lee, Jonghae Park, H. Jin Kim, Daesol Cho ·

    FLAG:基于潜在增强引导的最大熵强化学习流动策略

    arXiv:2605.30749v1 Announce Type: new Abstract: Maximum entropy reinforcement learning (MaxEnt-RL) enables robust exploration, yet practical implementations often restrict policies to simple Gaussians. While recent approaches incorporate expressive generative policies via importa…

  62. arXiv cs.AI TIER_1 English(EN) · Karthika Arumugam, Kiran Kumar Manku, Amit Dhanda ·

    面向战略性智能体策略的安全均衡策略优化

    arXiv:2605.30854v1 Announce Type: cross Abstract: Language models fine-tuned with reinforcement learning typically optimize for task reward, ignoring multi-agent strategic structure. Because these agents condition on natural language game-state descriptions and emit actions throu…

  63. arXiv cs.CL TIER_1 English(EN) · Yinhan He, Yaochen Zhu, Mingjia Shi, Wendy Zheng, Lin Su, Xiaoqing Wang, Qi Guo, Jundong Li ·

    IAPO:面向令牌效率推理的信息感知策略优化

    arXiv:2602.19049v2 Announce Type: replace Abstract: Large language models increasingly rely on long chains of thought to improve accuracy, yet such gains come with substantial inference-time costs. We revisit token-efficient post-training and argue that existing sequence-level re…

  64. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Amit Dhanda ·

    面向战略性智能体策略的安全均衡策略优化

    Language models fine-tuned with reinforcement learning typically optimize for task reward, ignoring multi-agent strategic structure. Because these agents condition on natural language game-state descriptions and emit actions through free-form generation, strategic failure modes -…

  65. arXiv cs.AI TIER_1 English(EN) · Siyao Song, Cong Ma, Zhihao Cheng, Shiye Lei, Minghao Li, Ying Zeng, Huaixiao Tou, Kai Jia ·

    EAPO:通过按需专家协助增强策略优化

    arXiv:2509.23730v2 Announce Type: replace Abstract: Large language models (LLMs) have recently advanced in reasoning when optimized with reinforcement learning (RL) under verifiable rewards. Existing methods primarily rely on outcome-based supervision to strengthen internal LLM r…

  66. arXiv cs.AI TIER_1 English(EN) · Xinyu Liu, Kechen Jiao, Chunyang Xiao, Runsong Zhao, Junhao Ruan, Bei Li, Jiahao Liu, Qifan Wang, Xin Chen, Jingang Wang, Chenglong Wang, Tong Xiao, JingBo Zhu ·

    教师引导策略优化用于策略差异较大的在线策略推理蒸馏

    arXiv:2605.13230v2 Announce Type: replace-cross Abstract: On-policy distillation (OPD) has become a promising paradigm for reasoning-oriented post-training of large language models (LLMs), especially when combined with reinforcement learning from verifiable rewards (RLVR). Existi…

  67. arXiv cs.AI TIER_1 English(EN) · Zihang Li, Rui Zhou, Yingcheng Shi, Wenhan Yu, Zhewen Tan, Zixiang Liu, Zeming Li, Binhua Li, Yongbin Li, Tong Yang, Jieping Ye ·

    ESPO:早期停止近端策略优化

    arXiv:2605.29860v1 Announce Type: cross Abstract: When a large language model under reinforcement learning commits a wrong reasoning step early in a trajectory, standard algorithms force it to keep generating until the maximum horizon, spending compute on tokens that never receiv…

  68. Hugging Face Daily Papers TIER_1 English(EN) ·

    Guidance Contrastive Token Credit Assignment for Discrete Policy Optimization

    GCPO enables per-token credit assignment in reinforcement learning by contrasting model predictions under positive and negative prompts, improving performance in text-to-image generation and chain-of-thought reasoning tasks.

  69. arXiv cs.LG TIER_1 English(EN) · Hao Jiang, Shurui Li, Tianpeng Bu, Bowen Xu, Xin Liu, Qihua Chen, Hongtao Duan, Lulu Hu, Bin Yang, Minying Zhang ·

    长久维持平衡:信息瓶颈驱动的基于树的策略优化

    arXiv:2605.28109v1 Announce Type: new Abstract: Recent advances in online reinforcement learning (RL) for large language models (LLMs) have demonstrated promising performance in complex reasoning tasks. However, they often exhibit an imbalanced exploration-exploitation trade-off,…

  70. Hugging Face Daily Papers TIER_1 English(EN) ·

    ESPO:早期停止近端策略优化

    ESPO improves mathematical reasoning in large language models by detecting and terminating failed trajectories early, leading to better performance and reduced computational waste.

  71. Hugging Face Daily Papers TIER_1 English(EN) ·

    长久维持平衡:信息瓶颈驱动的基于树的策略优化

    Recent advances in online reinforcement learning (RL) for large language models (LLMs) have demonstrated promising performance in complex reasoning tasks. However, they often exhibit an imbalanced exploration-exploitation trade-off, resulting in unstable optimization and sub-opti…

  72. arXiv cs.AI TIER_1 English(EN) · Yu Luo, Shuo Han, Yihan Hu, Lei Lv, Huaping Liu, Fuchun Sun, Jianye Hao, Dong Li ·

    Ratio-Variance Regularized Policy Optimization

    arXiv:2605.26784v1 Announce Type: cross Abstract: Standard on-policy reinforcement learning relies on heuristic clipping to enforce trust regions, but this mechanism imposes a severe cost by indiscriminately truncating high-return yet high-divergence updates. We demonstrate that …

  73. arXiv cs.AI TIER_1 English(EN) · Xianzhou Zeng, Jing Huang, Chunmei Xie, Gongrui Nan, Siye Chen, Mengyu Lu, Weiqi Xiong, Qixuan Zhou, Junhao Zhang, Qiang Zhu, Yadong Li, Xingzhong Xu ·

    UCPO:不确定性感知策略优化

    arXiv:2601.22648v2 Announce Type: replace Abstract: The key to building trustworthy large language models (LLMs) lies in endowing them with inherent uncertainty expression capabilities, thereby mitigating overconfident errors in high-stakes applications. However, existing RL para…

  74. Hugging Face Daily Papers TIER_1 English(EN) ·

    长久维持平衡:信息瓶颈驱动的基于树的策略优化

    Researchers developed a new metric called IB-Score based on Information Bottleneck theory to evaluate exploration-exploitation balance in online reinforcement learning for large language models, and proposed IB-TPO framework that improves sampling efficiency and performance over …

  75. arXiv cs.AI TIER_1 English(EN) · Aysin Tumay, Jiahe Huang, Elise Jortberg, Rose Yu ·

    生成式 OOD 正则化模型策略优化

    arXiv:2605.24405v1 Announce Type: cross Abstract: We study sequential decision-making with offline reinforcement learning (RL). Traditional offline RL policies may result in out-of-distribution (OOD) actions when training relies only on sparse offline representations. To ensure s…

  76. arXiv stat.ML TIER_1 English(EN) · Christian Walder, Deep Karkhanis ·

    Pass@K 策略优化:解决更难的强化学习问题

    arXiv:2505.15201v5 Announce Type: replace-cross Abstract: Reinforcement Learning (RL) algorithms sample multiple n>1 solution attempts for each problem and reward them independently. This optimizes for pass@1 performance and prioritizes the strength of isolated samples at the exp…

  77. arXiv cs.CV TIER_1 English(EN) · Jiexi Lyu, Xizhou Bu, Qingqiu Huang, Chufeng Tang, Xiaoshuai Hao, Hongbo Wang, Wei Li ·

    LAFP:通过流匹配在潜在策略学习中保留潜在动作结构

    arXiv:2606.10517v1 Announce Type: new Abstract: Learning high-quality latent actions from large-scale unlabeled videos, coupled with limited real-world interaction data for training an action decoder, has emerged as a promising paradigm for scalable latent policy learning. Howeve…

  78. arXiv cs.CV TIER_1 English(EN) · Wei Li ·

    LAFP:通过流匹配在潜在策略学习中保留潜在动作结构

    Learning high-quality latent actions from large-scale unlabeled videos, coupled with limited real-world interaction data for training an action decoder, has emerged as a promising paradigm for scalable latent policy learning. However, existing approaches typically rely on behavio…

  79. arXiv stat.ML TIER_1 English(EN) · Ousmane Amadou Dia ·

    变分近端策略优化

    arXiv:2606.08032v1 Announce Type: new Abstract: Reinforcement Learning from Human Feedback via Proximal Policy Optimization often suffers from policy mode collapse, brittle exploration loops, and distribution drift. This paper introduces Variational Proximal Policy Optimization (…

  80. arXiv cs.CV TIER_1 English(EN) · Qiming Li, Tianlun Li, Xiaolong Cheng, Hangyu Li, Ruiyan Gong, Kangning Niu, Kaitao Jiang, Mu Xu ·

    PRPO:通过令牌级动态优势重塑实现感知增强策略优化

    arXiv:2606.08708v1 Announce Type: new Abstract: Reinforcement Learning with Verifiable Rewards (RLVR) has become an effective paradigm for improving the reasoning capability of Large Vision-Language Models (LVLMs). However, existing RLVR methods primarily rely on trajectory-level…

  81. arXiv stat.ML TIER_1 English(EN) · Ousmane Amadou Dia ·

    变分近端策略优化

    Reinforcement Learning from Human Feedback via Proximal Policy Optimization often suffers from policy mode collapse, brittle exploration loops, and distribution drift. This paper introduces Variational Proximal Policy Optimization (\(\textsc{VP}_2\textsc{O}\)), a particle-based v…

  82. arXiv stat.ML TIER_1 English(EN) · Chunrong Ai, Zeqi Wu, Zheng Zhang ·

    数据自动化策略学习用于非线性福利

    arXiv:2606.01659v1 Announce Type: cross Abstract: This paper explores policy learning from observational data, focusing on a nonlinear welfare criterion in a binary treatment setting. The nonlinear criterion is inspired by scenarios where policymakers prioritize specific populati…

  83. arXiv stat.ML TIER_1 English(EN) · Zheng Zhang ·

    数据自动化策略学习用于非线性福利

    This paper explores policy learning from observational data, focusing on a nonlinear welfare criterion in a binary treatment setting. The nonlinear criterion is inspired by scenarios where policymakers prioritize specific population segments. We model this criterion using a utili…

  84. arXiv stat.ML TIER_1 English(EN) · Caio de Prospero Iglesias, Kimberly Villalobos Carballo, Dimitris Bertsimas ·

    Prescribe-then-Select:面向上下文随机优化的自适应策略选择

    arXiv:2509.08194v2 Announce Type: replace-cross Abstract: We address the problem of policy selection in contextual stochastic optimization (CSO), where covariates are available as contextual information and decisions must satisfy hard feasibility constraints. In many CSO settings…

  85. arXiv cs.CV TIER_1 English(EN) · Shufan Li, Konstantinos Kallidromitis, Akash Gokul Yusuke Kato, Kazuki Kozuka, Aditya Grover ·

    用于离散策略优化的引导对比式Token信用分配

    arXiv:2605.29198v1 Announce Type: new Abstract: Group-advantage-based reinforcement learning methods, such as GRPO and DAPO, have demonstrated strong performance across diverse domains, including mathematical reasoning and text-to-image generation. However, their reliance on samp…