PulseAugur
实时 20:10:51
English(EN) Finding the Time to Think: Learning Planning Budgets in Real-Time RL

新的强化学习方法在实时环境中学习最优审议时间

研究人员开发了一种新颖的强化学习(RL)方法,适用于环境在代理做出决策时仍在进行的实时环境。这种新方法,称为可变延迟实时强化学习,允许代理动态选择每一步的审议时间。该系统训练了一个轻量级的门控策略来管理这些与状态相关的规划预算,在包括吃豆人(Pac-Man)和俄罗斯方块(Tetris)在内的多个游戏中,其表现优于固定预算和启发式基线。该方法还成功迁移到了多GPU设置。 AI

影响 这项研究通过优化决策过程,有望在时间敏感型应用中实现更高效的AI代理。

排序理由 该集群描述了一篇关于一种新颖强化学习方法的最新研究论文。

在 Hugging Face Daily Papers 阅读 →

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

新的强化学习方法在实时环境中学习最优审议时间

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Aneesh Muppidi, Firas Darwish, Dylan Cope, Jo\~ao F. Henriques, Jakob Nicolaus Foerster ·

    寻找思考的时间:在实时强化学习中学习规划预算

    arXiv:2606.26463v1 Announce Type: new Abstract: Deliberating takes time. In real-time settings, that time is not free. Standard reinforcement learning (RL) sidesteps this as the environment waits indefinitely for the agent's decision. Instead, we study real-time RL environments w…

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

    寻找思考的时间:在实时强化学习中学习规划预算

    Deliberating takes time. In real-time settings, that time is not free. Standard reinforcement learning (RL) sidesteps this as the environment waits indefinitely for the agent's decision. Instead, we study real-time RL environments where the environment progresses while waiting fo…