中文
相关论文

相关论文: A Framework for Understanding and Visualizing Stra…

200 篇论文

We propose a novel Reinforcement Learning model for discrete environments, which is inherently interpretable and supports the discovery of deep subgoal hierarchies. In the model, an agent learns information about environment in the form of…

人工智能 · 计算机科学 2022-02-16 Alexander Demin , Denis Ponomaryov

We apply recent advances in deep generative modeling to the task of imitation learning from biological agents. Specifically, we apply variations of the variational recurrent neural network model to a multi-agent setting where we learn…

机器学习 · 计算机科学 2020-07-02 Michael Teng , Tuan Anh Le , Adam Scibior , Frank Wood

Deep reinforcement learning (RL) has recently led to many breakthroughs on a range of complex control tasks. However, the agent's decision-making process is generally not transparent. The lack of interpretability hinders the applicability…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Wenjie Shi , Gao Huang , Shiji Song , Zhuoyuan Wang , Tingyu Lin , Cheng Wu

Adequate strategizing of agents behaviors is essential to solving cooperative MARL problems. One intuitively beneficial yet uncommon method in this domain is predicting agents future behaviors and planning accordingly. Leveraging this…

机器学习 · 计算机科学 2022-12-15 Majd Ibrahim , Ammar Fayad

How should an AI-based explanation system explain an agent's complex behavior to ordinary end users who have no background in AI? Answering this question is an active research area, for if an AI-based explanation system could effectively…

人机交互 · 计算机科学 2017-11-21 Jonathan Dodge , Sean Penney , Claudia Hilderbrand , Andrew Anderson , Margaret Burnett

We consider scenarios from the real-time strategy game StarCraft as new benchmarks for reinforcement learning algorithms. We propose micromanagement tasks, which present the problem of the short-term, low-level control of army members…

人工智能 · 计算机科学 2016-11-29 Nicolas Usunier , Gabriel Synnaeve , Zeming Lin , Soumith Chintala

Explainable AI aims to render model behavior understandable by humans, which can be seen as an intermediate step in extracting causal relations from correlative patterns. Due to the high risk of possible fatal decisions in image-based…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Lukas Klein , João B. S. Carvalho , Mennatallah El-Assady , Paolo Penna , Joachim M. Buhmann , Paul F. Jaeger

As agents based on large language models are increasingly deployed to long-horizon tasks, maintaining their alignment with stakeholder preferences becomes critical. Effective alignment in such settings requires reward models that are…

人工智能 · 计算机科学 2025-12-09 Charlie Masters , Marta Grześkiewicz , Stefano V. Albrecht

Multi-Agent Deep Reinforcement Learning (MADRL) was proven efficient in solving complex problems in robotics or games, yet most of the trained models are hard to interpret. While learning intrinsically interpretable models remains a…

人工智能 · 计算机科学 2025-02-04 Yoann Poupart , Aurélie Beynier , Nicolas Maudet

Large Language Models (LLMs) have recently shown strong reasoning and generalization capabilities, motivating their use as decision-making policies in complex environments. StarCraft II (SC2), with its massive state-action space and partial…

人工智能 · 计算机科学 2026-02-17 Yixin Zhang , Ziyi Wang , Yiming Rong , Haoxi Wang , Jinling Jiang , Shuang Xu , Haoran Wu , Shiyu Zhou , Bo Xu

Extracting a stable and compact representation of the environment is crucial for efficient reinforcement learning in high-dimensional, noisy, and non-stationary environments. Different categories of information coexist in such environments…

机器学习 · 计算机科学 2023-06-28 Yu-Ren Liu , Biwei Huang , Zhengmao Zhu , Honglong Tian , Mingming Gong , Yang Yu , Kun Zhang

To accurately predict trajectories in multi-agent settings, e.g. team games, it is important to effectively model the interactions among agents. Whereas a number of methods have been developed for this purpose, existing methods implicitly…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Zikai Wei , Xinge Zhu , Bo Dai , Dahua Lin

We present a data-efficient framework for solving sequential decision-making problems which exploits the combination of reinforcement learning (RL) and latent variable generative models. The framework, called GenRL, trains deep policies by…

机器学习 · 计算机科学 2022-04-20 Ali Ghadirzadeh , Petra Poklukar , Karol Arndt , Chelsea Finn , Ville Kyrki , Danica Kragic , Mårten Björkman

We introduce an approach for deep reinforcement learning (RL) that improves upon the efficiency, generalization capacity, and interpretability of conventional approaches through structured perception and relational reasoning. It uses…

One of the several obstacles in the widespread use of AI systems is the lack of requirements of interpretability that can enable a layperson to ensure the safe and reliable behavior of such systems. We extend the analysis of an agent…

人工智能 · 计算机科学 2021-08-24 Pulkit Verma , Siddharth Srivastava

Deep reinforcement learning (RL) agents rely on shortcut learning, preventing them from generalizing to slightly different environments. To address this problem, symbolic method, that use object-centric states, have been developed. However,…

人工智能 · 计算机科学 2025-11-04 Nils Grandien , Quentin Delfosse , Kristian Kersting

Recent advances in multimodal agents have improved computer-use interaction and tool-usage, yet most existing systems remain reactive, optimizing actions in isolation without reasoning about future states or long-term goals. This limits…

人工智能 · 计算机科学 2026-03-18 Yongyuan Liang , Shijie Zhou , Yu Gu , Hao Tan , Gang Wu , Franck Dernoncourt , Jihyung Kil , Ryan A. Rossi , Ruiyi Zhang

Each year, expert-level performance is attained in increasingly-complex multiagent domains, where notable examples include Go, Poker, and StarCraft II. This rapid progression is accompanied by a commensurate need to better understand how…

机器学习 · 计算机科学 2023-02-20 Shayegan Omidshafiei , Andrei Kapishnikov , Yannick Assogba , Lucas Dixon , Been Kim

Effective coordination is crucial to solve multi-agent collaborative (MAC) problems. While centralized reinforcement learning methods can optimally solve small MAC instances, they do not scale to large problems and they fail to generalize…

机器学习 · 计算机科学 2019-10-22 Nicolas Carion , Gabriel Synnaeve , Alessandro Lazaric , Nicolas Usunier

Deep Reinforcement Learning (DRL) is a frequently employed technique to solve scheduling problems. Although DRL agents ace at delivering viable results in short computing times, their reasoning remains opaque. We conduct a case study where…