中文
相关论文

相关论文: Attention Option-Critic

200 篇论文

Interventions are central to causal learning and reasoning. Yet ultimately an intervention is an abstraction: an agent embedded in a physical environment (perhaps modeled as a Markov decision process) does not typically come equipped with…

机器学习 · 计算机科学 2020-05-28 Benjamin Lansdell

Attention has become a common ingredient in deep learning architectures. It adds a dynamical selection of information on top of the static selection of information supported by weights. In the same way, we can imagine a higher-order…

人工智能 · 计算机科学 2023-07-17 Dianbo Liu , Samuele Bolotta , He Zhu , Yoshua Bengio , Guillaume Dumas

In partially observable reinforcement learning, offline training gives access to latent information which is not available during online training and/or execution, such as the system state. Asymmetric actor-critic methods exploit such…

机器学习 · 计算机科学 2022-08-08 Andrea Baisero , Christopher Amato

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

This paper develops an adaptive observation-based efficient reinforcement learning (RL) approach for systems with uncertain drift dynamics. A novel concurrent learning adaptive extended observer (CL-AEO) is first designed to jointly…

动力系统 · 数学 2020-11-25 Maopeng Ran , Lihua Xie

Passive observational data, such as human videos, is abundant and rich in information, yet remains largely untapped by current RL methods. Perhaps surprisingly, we show that passive data, despite not having reward or action labels, can…

机器学习 · 计算机科学 2023-04-12 Dibya Ghosh , Chethan Bhateja , Sergey Levine

Synchronizing decisions across multiple agents in realistic settings is problematic since it requires agents to wait for other agents to terminate and communicate about termination reliably. Ideally, agents should learn and execute…

机器学习 · 计算机科学 2022-10-12 Yuchen Xiao , Weihao Tan , Christopher Amato

While sequential decision-making environments often involve high-dimensional observations, not all features of these observations are relevant for control. In particular, the observation space may capture factors of the environment which…

机器学习 · 计算机科学 2025-03-28 Alexander Levine , Peter Stone , Amy Zhang

The current thesis aims to explore the reinforcement learning field and build on existing methods to produce improved ones to tackle the problem of learning in high-dimensional and complex environments. It addresses such goals by…

机器学习 · 计算机科学 2024-03-26 Ayoub Ghriss , Masashi Sugiyama , Alessandro Lazaric

Existing Reinforcement Learning (RL) systems encounter significant challenges when applied to real-world scenarios, primarily due to poor generalization across environments that differ from their training conditions. This thesis explores…

人工智能 · 计算机科学 2025-11-11 Mingde "Harry" Zhao

This work focuses on object goal visual navigation, aiming at finding the location of an object from a given class, where in each step the agent is provided with an egocentric RGB image of the scene. We propose to learn the agent's policy…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Bar Mayo , Tamir Hazan , Ayellet Tal

We introduce a reinforcement learning method for a class of non-Markov systems; our approach extends the actor-critic framework given by Rose et al. [New J. Phys. 23 013013 (2021)] for obtaining scaled cumulant generating functions…

统计力学 · 物理学 2026-03-09 Venkata D. Pamulaparthy , Rosemary J. Harris

A human's attention can intuitively adapt to corrupted areas of an image by recalling a similar uncorrupted image they have previously seen. This observation motivates us to improve the attention of adversarial images by considering their…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Runqi Wang , Xiaoyue Duan , Baochang Zhang , Song Xue , Wentao Zhu , David Doermann , Guodong Guo

Reinforcement learning is a machine learning approach based on behavioral psychology. It is focused on learning agents that can acquire knowledge and learn to carry out new tasks by interacting with the environment. However, a problem…

人工智能 · 计算机科学 2022-12-15 Hugo Muñoz , Ernesto Portugal , Angel Ayala , Bruno Fernandes , Francisco Cruz

Existing action detection algorithms usually generate action proposals through an extensive search over the video at multiple temporal scales, which brings about huge computational overhead and deviates from the human perception procedure.…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Jingjia Huang , Nannan Li , Tao Zhang , Ge Li

Quantum computing offers efficient encapsulation of high-dimensional states. In this work, we propose a novel quantum reinforcement learning approach that combines the Advantage Actor-Critic algorithm with variational quantum circuits by…

Inverse reinforcement learning (IRL) enables an agent to learn complex behavior by observing demonstrations from a (near-)optimal policy. The typical assumption is that the learner's goal is to match the teacher's demonstrated behavior. In…

机器学习 · 计算机科学 2019-10-30 Sebastian Tschiatschek , Ahana Ghosh , Luis Haug , Rati Devidze , Adish Singla

In this paper we introduce a new unsupervised reinforcement learning method for discovering the set of intrinsic options available to an agent. This set is learned by maximizing the number of different states an agent can reliably reach, as…

机器学习 · 计算机科学 2016-11-23 Karol Gregor , Danilo Jimenez Rezende , Daan Wierstra

A major challenge for Multi-Agent Systems is enabling agents to adapt dynamically to diverse environments in which opponents and teammates may continually change. Agents trained using conventional methods tend to excel only within the…

人工智能 · 计算机科学 2025-04-09 Qian Long , Ruoyan Li , Minglu Zhao , Tao Gao , Demetri Terzopoulos

Reinforcement learning (RL) in real-world safety-critical target settings like urban driving is hazardous, imperiling the RL agent, other agents, and the environment. To overcome this difficulty, we propose a "safety-critical adaptation"…

机器学习 · 计算机科学 2021-01-19 Jesse Zhang , Brian Cheung , Chelsea Finn , Sergey Levine , Dinesh Jayaraman