PulseAugur
实时 14:33:37

强化学习研究探索加速、验证和基础模型 · 跟踪 9 个来源

近期多篇 arXiv 论文探讨了强化学习 (RL) 的进展和理论基础。其中一篇论文研究了随机重置如何通过改进奖励信息传播来加速 RL,使其超越随机搜索,即使在复杂的基于神经网络的任务中也是如此。另一篇综述统一了验证 RL 策略的现有方法,这对于安全关键型应用至关重要。进一步的研究深入探讨了基础模型、多智能体系统的 RL,并为可泛化的真实世界 RL 任务引入了一个大规模基准。此外,还提出了用于在实际迁移约束下优化 RL 和处理大型推理模型中常见的“max@k”评估指标的新理论框架。 AI

影响 这些论文推进了强化学习的理论理解和实际应用,有望带来更强大、更高效、可验证的 AI 系统。

排序理由 该集群包含多篇发表在 arXiv 上的学术论文,重点关注强化学习的理论和算法进展。

在 Hugging Face Daily Papers 阅读 →

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

强化学习研究探索加速、验证和基础模型 · 跟踪 9 个来源

报道来源 [15]

  1. arXiv cs.LG TIER_1 English(EN) · Jello Zhou, David J. Schwab, Vudtiwat Ngampruetikorn ·

    随机重置加速强化学习超越随机搜索

    arXiv:2603.16842v2 Announce Type: replace Abstract: Stochastic resetting -- intermittently returning a process to a fixed reference state -- has emerged as an effective mechanism for optimizing first-passage properties. Existing theory largely treats processes that search but do …

  2. arXiv cs.AI TIER_1 English(EN) · Luca Marzari, Ezio Bartocci, Enrico Marchesini ·

    关于强化学习策略验证的调查研究

    arXiv:2607.16210v1 Announce Type: new Abstract: Reinforcement learning (RL) is increasingly applied in complex, safety-critical domains, yet the lack of rigorous behavioral guarantees for neural network-based policies remains a major barrier to deployment. Recent advances in poli…

  3. arXiv cs.AI TIER_1 English(EN) · Zihan Ding ·

    强化学习:从算法到基础模型

    arXiv:2607.17560v1 Announce Type: new Abstract: Reinforcement learning (RL) provides a framework for sequential decision making under explicit objectives. In its classical form, RL studies how an agent should act to maximise long-term reward in a dynamic environment. In richer se…

  4. arXiv cs.AI TIER_1 English(EN) · Vincent Taboga, Justin Veilleux, Doseok Jang, Anushree Rankawat, Pierre-Luc Bacon ·

    Building2Building:面向可泛化真实世界强化学习的大规模基准测试

    arXiv:2607.16534v1 Announce Type: cross Abstract: Reinforcement learning (RL) has achieved strong results in control, yet learned policies remain brittle to changes in dynamics, action spaces, observation spaces, or goals, a critical limitation for real-world deployment. Existing…

  5. arXiv cs.AI TIER_1 English(EN) · Ziyi Liu, Grace Zhang ·

    泛化与引导:为少样本逆强化学习分解奖励

    arXiv:2607.17760v1 Announce Type: cross Abstract: Inverse reinforcement learning (IRL) provides a powerful framework for learning from demonstrations. However, real-world tasks often exhibit substantial natural variations (e.g., picking up mugs with varying shapes), making it imp…

  6. arXiv cs.AI TIER_1 English(EN) · Chinmay Rane, Kanishka Tyagi, Michael Manry ·

    OR Else:策略优化中的可微分信任域

    arXiv:2607.18163v1 Announce Type: cross Abstract: PPO and the GRPO baseline studied here use clipped surrogate objectives whose favorable-direction saturation introduces an abrupt change in the scalar objective's derivative. We ask whether Output Reset (OR), a smooth one-sided sa…

  7. arXiv cs.AI TIER_1 English(EN) · Reza Refaei Afshar, Joaquin Vanschoren, Uzay Kaymak, Rui Zhang, Yaoxin Wu, Wen Song, Yingqian Zhang ·

    自动化强化学习:概述

    arXiv:2201.05000v3 Announce Type: replace-cross Abstract: Reinforcement Learning and, recently, Deep Reinforcement Learning are popular methods for solving sequential decision-making problems modeled as Markov Decision Processes. RL modeling of a problem and selecting algorithms …

  8. arXiv cs.AI TIER_1 English(EN) · Lingwei Zhu, Haseeb Shah, Zheng Chen, Martha White ·

    对称行为正则化策略优化

    arXiv:2508.04225v4 Announce Type: replace-cross Abstract: Behavior Regularized Policy Optimization (BRPO) leverages asymmetric divergence regularization to mitigate distribution shift in offline reinforcement learning. This paper is the first to study the open question of symmetr…

  9. arXiv cs.LG TIER_1 English(EN) · Hany Hamed, Abhishek Naik, Colin Bellinger, A. Rupam Mahmood ·

    重新思考强化学习算法在实际迁移约束下的适用性

    arXiv:2607.17326v1 Announce Type: new Abstract: Transfer-oriented reinforcement learning requires evaluating algorithms along dimensions that go beyond standard sample efficiency. We focus on two dimensions: practical efficiency, which asks whether conclusions about algorithm sui…

  10. arXiv cs.LG TIER_1 English(EN) · Riccardo Poiani, Martino Bernasconi, Andrea Celli ·

    $\max$@$k$ 强化学习的理论基础

    arXiv:2607.17823v1 Announce Type: new Abstract: Reinforcement Learning is a cornerstone technique for modern large reasoning models. Usually, for difficult tasks such as code generation and theorem proving, the agent is evaluated by generating $K$ responses rather than sampling a…

  11. arXiv cs.LG TIER_1 English(EN) · Waris Radji, Odalric-Ambrym Maillard ·

    基于随机特征的信息探索用于强化学习

    arXiv:2607.17981v1 Announce Type: new Abstract: Representation learning has enabled classical exploration strategies to be extended to deep Reinforcement Learning (RL), but often makes algorithms more complex and theoretical guarantees harder to establish. We introduce Random Fea…

  12. arXiv cs.LG TIER_1 English(EN) · Adrian P. Pope, Jaime S. Ide, Daria Micovic, Henry Diaz, David Rosenbluth, Lee Ritholtz, Jason C. Twedt, Thayne T. Walker, Kevin Alcedo, Daniel Javorsek ·

    DARPA AlphaDogfight 演习中的空战分层强化学习

    arXiv:2105.00990v3 Announce Type: replace Abstract: Autonomous control in high-dimensional, continuous state spaces is a persistent and important challenge in the fields of robotics and artificial intelligence. Because of high risk and complexity, the adoption of AI for autonomou…

  13. arXiv cs.LG TIER_1 English(EN) · Yiyu Qian, Su Nguyen, Chao Chen, Qinyue Zhou, Liyuan Zhao ·

    使用 SILVER 和 RL 引导的标签化方法在深度强化学习中解释策略:一种面向高维和多动作环境的模型级方法

    arXiv:2510.19244v3 Announce Type: replace Abstract: Deep reinforcement learning (RL) achieves remarkable performance but lacks interpretability, limiting trust in policy behavior. The existing SILVER framework (Li, Siddique, and Cao 2025) explains RL policy via Shapley-based regr…

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

    Generalize and Guide: Decomposing Rewards for Few-Shot Inverse Reinforcement Learning

    Inverse reinforcement learning (IRL) provides a powerful framework for learning from demonstrations. However, real-world tasks often exhibit substantial natural variations (e.g., picking up mugs with varying shapes), making it impractical to collect demonstrations that fully spec…

  15. arXiv stat.ML TIER_1 English(EN) · Joseph Lazzaro, Alessio Russo, Aldo Pacchiano ·

    在线强化学习中的非渐近最优策略识别保证

    arXiv:2607.17201v1 Announce Type: new Abstract: In this work we study the Best Policy Identification (BPI) problem in online, tabular Reinforcement Learning. This is an active sequential hypothesis testing problem in which the learner's objective is to identify an optimal policy …