中文
相关论文

相关论文: ProtoX: Explaining a Reinforcement Learning Agent …

200 篇论文

Autonomous robots need to be able to adapt to unforeseen situations and to acquire new skills through trial and error. Reinforcement learning in principle offers a suitable methodological framework for this kind of autonomous learning.…

机器人学 · 计算机科学 2016-08-02 Nikolas J. Hemion

Multi-agent robotic systems are increasingly operating in real-world environments in close proximity to humans, yet are largely controlled by policy models with inscrutable deep neural network representations. We introduce a method for…

机器学习 · 计算机科学 2023-02-24 Renos Zabounidis , Joseph Campbell , Simon Stepputtis , Dana Hughes , Katia Sycara

Reinforcement learning techniques successfully generate convincing agent behaviors, but it is still difficult to tailor the behavior to align with a user's specific preferences. What is missing is a communication method for the system to…

人机交互 · 计算机科学 2021-05-28 Christian Arzate Cruz , Takeo Igarashi

We introduce PPOPT - Proximal Policy Optimization using Pretraining, a novel, model-free deep-reinforcement-learning algorithm that leverages pretraining to achieve high training efficiency and stability on very small training samples in…

机器学习 · 计算机科学 2025-11-25 Ruoxing Yang

We begin with the hypothesis that a model-free agent whose representations are predictive of properties of future states (beyond expected rewards) will be more capable of solving and adapting to new RL problems. To test that hypothesis, we…

机器学习 · 计算机科学 2020-11-17 Bogdan Mazoure , Remi Tachet des Combes , Thang Doan , Philip Bachman , R Devon Hjelm

How can robots learn and adapt to new tasks and situations with little data? Systematic exploration and simulation are crucial tools for efficient robot learning. We present a novel black-box policy search algorithm focused on…

机器人学 · 计算机科学 2025-02-11 Shiming He , Alexander von Rohr , Dominik Baumann , Ji Xiang , Sebastian Trimpe

Capturing and simulating intelligent adaptive behaviours within spatially explicit individual-based models remains an ongoing challenge for researchers. While an ever-increasing abundance of real-world behavioural data are collected, few…

多智能体系统 · 计算机科学 2022-01-05 Sedar Olmez , Dan Birks , Alison Heppenstall

Visual domain randomization in simulated environments is a widely used method to transfer policies trained in simulation to real robots. However, domain randomization and augmentation hamper the training of a policy. As reinforcement…

机器学习 · 计算机科学 2021-04-30 Artemij Amiranashvili , Max Argus , Lukas Hermann , Wolfram Burgard , Thomas Brox

Interpreting time series models is uniquely challenging because it requires identifying both the location of time series signals that drive model predictions and their matching to an interpretable temporal pattern. While explainers from…

机器学习 · 计算机科学 2023-10-26 Owen Queen , Thomas Hartvigsen , Teddy Koker , Huan He , Theodoros Tsiligkaridis , Marinka Zitnik

Reinforcement Learning is an area of Machine Learning focused on how agents can be trained to make sequential decisions, and achieve a particular goal within an arbitrary environment. While learning, they repeatedly take actions based on…

Learning how to do things from trial and error in real time is a hallmark of biological intelligence, yet most LLM-based agents lack mechanisms to acquire procedural knowledge after deployment. We propose Procedural Recall for Agents with…

人工智能 · 计算机科学 2026-04-24 Dasheng Bi , Yubin Hu , Mohammed N. Nasir

Self-trained autonomous agents developed using machine learning are showing great promise in a variety of control settings, perhaps most remarkably in applications involving autonomous vehicles. The main challenge associated with…

机器学习 · 计算机科学 2022-11-11 Patrik Hammersborg , Inga Strümke

As machine learning black boxes are increasingly being deployed in real-world applications, there has been a growing interest in developing post hoc explanations that summarize the behaviors of these black boxes. However, existing…

机器学习 · 计算机科学 2020-11-13 Himabindu Lakkaraju , Nino Arsov , Osbert Bastani

Deep reinforcement learning suffers from catastrophic forgetting and sample inefficiency making it less applicable to the ever-changing real world. However, the ability to use previously learned knowledge is essential for AI agents to…

人工智能 · 计算机科学 2023-11-27 Ekaterina Nikonova , Cheng Xue , Jochen Renz

We design a simple reinforcement learning (RL) agent that implements an optimistic version of $Q$-learning and establish through regret analysis that this agent can operate with some level of competence in any environment. While we leverage…

机器学习 · 计算机科学 2021-07-13 Shi Dong , Benjamin Van Roy , Zhengyuan Zhou

Modelling the behaviours of other agents is essential for understanding how agents interact and making effective decisions. Existing methods for agent modelling commonly assume knowledge of the local observations and chosen actions of the…

机器学习 · 计算机科学 2021-11-10 Georgios Papoudakis , Filippos Christianos , Stefano V. Albrecht

In this work we describe a novel deep reinforcement learning architecture that allows multiple actions to be selected at every time-step in an efficient manner. Multi-action policies allow complex behaviours to be learnt that would…

While reinforcement learning (RL) algorithms have been successfully applied to numerous tasks, their reliance on neural networks makes their behavior difficult to understand and trust. Counterfactual explanations are human-friendly…

人工智能 · 计算机科学 2023-10-11 Jasmina Gajcin , Ivana Dusparic

The subject of this paper is reinforcement learning. Policies are considered here that produce actions based on states and random elements autocorrelated in subsequent time instants. Consequently, an agent learns from experiments that are…

机器学习 · 计算机科学 2020-09-11 Marcin Szulc , Jakub Łyskawa , Paweł Wawrzyński

Recent advances in deep reinforcement learning have demonstrated the capability of learning complex control policies from many types of environments. When learning policies for safety-critical applications, it is essential to be sensitive…

机器学习 · 计算机科学 2019-11-12 Yichuan Charlie Tang , Jian Zhang , Ruslan Salakhutdinov