paper-with-me

홈 › Papers

Off-Policy Action Anticipation in Multi-Agent Reinforcement Learning

2023-04-04 · Ariyan Bighashdel, Daan de Geus, Pavol Jancura, Gijs Dubbelman

Learning anticipation in Multi-Agent Reinforcement Learning (MARL) is a reasoning paradigm where agents anticipate the learning steps of other agents to improve cooperation among themselves. As MARL uses gradient-based optimization, learning anticipation requires using Higher-Order Gradients (HOG), with so-called HOG methods. Existing HOG methods are based on policy parameter anticipation, i.e., agents anticipate the changes in policy parameters of other agents. Currently, however, these existing HOG methods have only been applied to differentiable games or games with small state spaces. In this work, we demonstrate that in the case of non-differentiable games with large state spaces, existing HOG methods do not perform well and are inefficient due to their inherent limitations related to policy parameter anticipation and multiple sampling stages. To overcome these problems, we propose Off-Policy Action Anticipation (OffPA2), a novel framework that approaches learning anticipation through action anticipation, i.e., agents anticipate the changes in actions of other agents, via off-policy sampling. We theoretically analyze our proposed OffPA2 and employ it to develop multiple HOG methods that are applicable to non-differentiable games with large state spaces. We conduct a large set of experiments and illustrate that our proposed HOG methods outperform the existing ones regarding efficiency and performance.

📄 PDF Abstract BibTeX arXiv:2304.01447

Code (0)

등록된 구현이 없습니다.

Tasks

Action AnticipationMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Reinforcement Learning with Anticipation: A Hierarchical Approach for Long-Horizon Tasks

2025-09-06 · Yang Yu arxiv

Solving long-horizon goal-conditioned tasks remains a significant challenge in reinforcement learning (RL). Hierarchical reinforcement learning (HRL) addresses this by decomposing tasks into more manageable sub-tasks, bu…

Hierarchical Reinforcement Learning

Anticipation-VLA: Solving Long-Horizon Embodied Tasks via Anticipation-based Subgoal Generation

2026-05-03 · Zhilong Zhang, Wenyu Luo, Haonan Wang, Yifei Sheng 외 arxiv

Vision-Language-Action (VLA) models have emerged as a powerful paradigm for embodied intelligence, enabling robots to perform tasks based on natural language instructions and current visual input. However, existing VLA m…

DRIVE: Deep Reinforced Accident Anticipation with Visual Explanation

2021-07-21 · ICCV 2021 10 · Wentao Bao, Qi Yu, Yu Kong

Traffic accident anticipation aims to accurately and promptly predict the occurrence of a future accident from dashcam videos, which is vital for a safety-guaranteed self-driving system. To encourage an early and accurat…

Accident AnticipationDecision Making

HiMemFormer: Hierarchical Memory-Aware Transformer for Multi-Agent Action Anticipation

2024-11-03 · ZiRui Wang, Xinran Zhao, Simon Stepputtis, Woojun Kim 외

Understanding and predicting human actions has been a long-standing challenge and is a crucial measure of perception in robotics AI. While significant progress has been made in anticipating the future actions of individu…

Action AnticipationDecoder

A Reinforcement Learning Approach to the Stochastic Cutting Stock Problem

2021-09-20 · Anselmo R. Pitombeira-Neto, Arthur H. Fonseca Murta

We propose a formulation of the stochastic cutting stock problem as a discounted infinite-horizon Markov decision process. At each decision epoch, given current inventory of items, an agent chooses in which patterns to c…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)