arXiv:2511.15055cs.AIcs.LG2025-11NeurIPS被引 3

通过动作量化优化轨迹,让强化学习代理更像人类。

Learning Human-Like RL Agents Through Trajectory Optimization With Action Quantization

  • 将人类行为建模为轨迹优化问题,用滚动时域控制实现高效学习。
  • 在D4RL Adroit上显著提升轨迹相似度,人类评估排名最高。
  • 可无缝接入主流RL算法,适合追求可解释性的研究者。

人类行为是人工智能长期追求的目标之一。尽管强化学习(RL)在多个领域已达到超人水平,但对人类行为的模仿仍关注不足,导致许多基于奖励的RL代理表现出不自然的行为,影响可解释性与可信度。本文首次将人类行为定义为轨迹优化问题,目标是在最大化奖励的同时使动作序列尽可能接近人类行为,并采用经典的滚动时域控制作为可计算高效的实现方式。为此,提出宏动作量化(MAQ)框架,利用向量量化变分自编码器(Vector-Quantized VAE)从人类演示中提炼出宏观动作。在D4RL Adroit基准上的实验表明,MAQ显著提升了轨迹相似度,在人类评估中获得最高的人类相似性排名。结果还显示,MAQ可轻松集成至各类现成的RL算法中,为学习人类行为的强化学习代理提供了新方向。代码已公开。

原文摘要 · Abstract (English)

Human-like agents have long been one of the goals in pursuing artificial intelligence. Although reinforcement learning (RL) has achieved superhuman performance in many domains, relatively little attention has been focused on designing human-like RL agents. As a result, many reward-driven RL agents often exhibit unnatural behaviors compared to humans, raising concerns for both interpretability and trustworthiness. To achieve human-like behavior in RL, this paper first formulates human-likeness as trajectory optimization, where the objective is to find an action sequence that closely aligns with human behavior while also maximizing rewards, and adapts the classic receding-horizon control to human-like learning as a tractable and efficient implementation. To achieve this, we introduce Macro Action Quantization (MAQ), a human-like RL framework that distills human demonstrations into macro actions via Vector-Quantized VAE. Experiments on D4RL Adroit benchmarks show that MAQ significantly improves human-likeness, increasing trajectory similarity scores, and achieving the highest human-likeness rankings among all RL agents in the human evaluation study. Our results also demonstrate that MAQ can be easily integrated into various off-the-shelf RL algorithms, opening a promising direction for learning human-like RL agents. Our code is available at https://rlg.iis.sinica.edu.tw/papers/MAQ.

强化学习人类行为动作量化轨迹优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。