中文
相关论文

相关论文: Deep Radial-Basis Value Functions for Continuous C…

200 篇论文

We describe a machine learning method for predicting the value of a real-valued function, given the values of multiple input variables. The method induces solutions from samples in the form of ordered disjunctive normal form (DNF) decision…

人工智能 · 计算机科学 2014-11-17 S. M. Weiss , N. Indurkhya

This work contributes to developing an agent based on deep reinforcement learning capable of acting in a beyond visual range (BVR) air combat simulation environment. The paper presents an overview of building an agent representing a…

机器人学 · 计算机科学 2023-04-20 Joao P. A. Dantas , Marcos R. O. A. Maximo , Takashi Yoneyama

Virtual character animation control is a problem for which Reinforcement Learning (RL) is a viable approach. While current work have applied RL effectively to portray physics-based skills, social behaviours are challenging to design reward…

机器学习 · 计算机科学 2021-04-14 Vihanga Gamage , Cathy Ennis , Robert Ross

In this paper, we explore deep reinforcement learning algorithms for vision-based robotic grasping. Model-free deep reinforcement learning (RL) has been successfully applied to a range of challenging environments, but the proliferation of…

机器人学 · 计算机科学 2018-03-30 Deirdre Quillen , Eric Jang , Ofir Nachum , Chelsea Finn , Julian Ibarz , Sergey Levine

Guaranteeing safe behaviour of reinforcement learning (RL) policies poses significant challenges for safety-critical applications, despite RL's generality and scalability. To address this, we propose a new approach to apply verification…

机器学习 · 计算机科学 2023-12-06 Daniel C. H. Tan , Fernando Acero , Robert McCarthy , Dimitrios Kanoulas , Zhibin Li

Reinforcement Learning (RL) consists of designing agents that make intelligent decisions without human supervision. When used alongside function approximators such as Neural Networks (NNs), RL is capable of solving extremely complex…

量子物理 · 物理学 2024-11-13 Rodrigo Coelho , André Sequeira , Luís Paulo Santos

Deep learning has provided new ways of manipulating, processing and analyzing data. It sometimes may achieve results comparable to, or surpassing human expert performance, and has become a source of inspiration in the era of artificial…

机器人学 · 计算机科学 2021-02-09 Rongrong Liu , Florent Nageotte , Philippe Zanne , Michel de Mathelin , Birgitta Dresp-Langley

We study reinforcement learning (RL) in high dimensional episodic Markov decision processes (MDP). We consider value-based RL when the optimal Q-value is a linear function of d-dimensional state-action feature representation. For instance,…

人工智能 · 计算机科学 2019-09-10 Kamyar Azizzadenesheli , Animashree Anandkumar

Over the past decade, remarkable progress has been made in adopting deep neural networks to enhance the performance of conventional reinforcement learning. A notable milestone was the development of Deep Q-Networks (DQN), which achieved…

系统与控制 · 电气工程与系统科学 2025-07-14 Klinsmann Agyei , Pouria Sarhadi , Daniel Polani

We focus on the task of learning the value function in the reinforcement learning (RL) setting. This task is often solved by updating a pair of online and target networks while ensuring that the parameters of these two networks are…

机器学习 · 计算机科学 2024-09-24 Kavosh Asadi , Yao Liu , Shoham Sabach , Ming Yin , Rasool Fakoor

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

Deep reinforcement learning offers a model-free alternative to supervised deep learning and classical optimization for solving the transmit power control problem in wireless networks. The multi-agent deep reinforcement learning approach…

信号处理 · 电气工程与系统科学 2020-09-16 Yasar Sinan Nasir , Dongning Guo

In recent years, challenging control problems became solvable with deep reinforcement learning (RL). To be able to use RL for large-scale real-world applications, a certain degree of reliability in their performance is necessary. Reported…

机器学习 · 计算机科学 2020-11-11 Nirnai Rao , Elie Aljalbout , Axel Sauer , Sami Haddadin

Deep Q-Network (DQN) based multi-agent systems (MAS) for reinforcement learning (RL) use various schemes where in the agents have to learn and communicate. The learning is however specific to each agent and communication may be…

机器学习 · 计算机科学 2020-08-11 Abdul Mueed Hafiz , Ghulam Mohiuddin Bhat

Methods of deep machine learning enable to to reuse low-level representations efficiently for generating more abstract high-level representations. Originally, deep learning has been applied passively (e.g., for classification purposes).…

机器学习 · 计算机科学 2014-12-22 Mark Wernsdorfer , Ute Schmid

Learning from Demonstrations (LfD) and Reinforcement Learning (RL) have enabled robot agents to accomplish complex tasks. Reward Machines (RMs) enhance RL's capability to train policies over extended time horizons by structuring high-level…

机器人学 · 计算机科学 2024-12-16 Mattijs Baert , Sam Leroux , Pieter Simoens

Rewards play a crucial role in reinforcement learning. To arrive at the desired policy, the design of a suitable reward function often requires significant domain expertise as well as trial-and-error. Here, we aim to minimize the effort…

机器人学 · 计算机科学 2020-11-18 Zheng Wu , Wenzhao Lian , Vaibhav Unhelkar , Masayoshi Tomizuka , Stefan Schaal

Deep Reinforcement learning is a branch of unsupervised learning in which an agent learns to act based on environment state in order to maximize its total reward. Deep reinforcement learning provides good opportunity to model the complexity…

统计金融 · 定量金融 2021-08-05 Zhaolu Dong , Shan Huang , Simiao Ma , Yining Qian

We propose a method for meta-learning reinforcement learning algorithms by searching over the space of computational graphs which compute the loss function for a value-based model-free RL agent to optimize. The learned algorithms are…

Value function approximation has demonstrated phenomenal empirical success in reinforcement learning (RL). Nevertheless, despite a handful of recent progress on developing theory for RL with linear function approximation, the understanding…

机器学习 · 计算机科学 2020-06-22 Ruosong Wang , Ruslan Salakhutdinov , Lin F. Yang