中文
相关论文

相关论文: Analyzing Knowledge Transfer in Deep Q-Networks fo…

200 篇论文

Knowledge transfer impacts the performance of deep learning -- the state of the art for image classification tasks, including automated melanoma screening. Deep learning's greed for large amounts of training data poses a challenge for…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Afonso Menegola , Michel Fornaciali , Ramon Pires , Flávia Vasques Bittencourt , Sandra Avila , Eduardo Valle

Knowledge transfer in multi-task learning is typically viewed as a dichotomy; positive transfer, which improves the performance of all tasks, or negative transfer, which hinders the performance of all tasks. In this paper, we investigate…

机器学习 · 计算机科学 2024-10-22 Olivier Graffeuille , Yun Sing Koh , Joerg Wicker , Moritz Lehmann

This research presents a novel active detection model utilizing deep reinforcement learning to accurately detect traffic objects in real-world scenarios. The model employs a deep Q-network based on LSTM-CNN that identifies and aligns target…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Xinyu Ren , Ruixuan Wang

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

Neural network based models have achieved impressive results on various specific tasks. However, in previous works, most models are learned separately based on single-task supervised objectives, which often suffer from insufficient training…

计算与语言 · 计算机科学 2016-09-26 Pengfei Liu , Xipeng Qiu , Xuanjing Huang

In this paper, the implementation of two Reinforcement learnings namely, Q Learning and Deep Q Network(DQN) on a Self Balancing Robot Gazebo model has been discussed. The goal of the experiments is to make the robot model learn the best…

机器人学 · 计算机科学 2018-07-24 MD Muhaimin Rahman , SM Hasanur Rashid , M. M Hossain

We propose deep distributed recurrent Q-networks (DDRQN), which enable teams of agents to learn to solve communication-based coordination tasks. In these tasks, the agents are not given any pre-designed communication protocol. Therefore, in…

人工智能 · 计算机科学 2016-02-09 Jakob N. Foerster , Yannis M. Assael , Nando de Freitas , Shimon Whiteson

People ``understand'' the world via vision, hearing, tactile, and also the past experience. Human experience can be learned through normal learning (we call it explicit knowledge), or subconsciously (we call it implicit knowledge). These…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Chien-Yao Wang , I-Hau Yeh , Hong-Yuan Mark Liao

Transfer learning is widely used to adapt large pretrained models to new tasks with only a small amount of new data. However, a challenge persists -- the features from the original task often do not fully cover what is needed for unseen…

机器学习 · 计算机科学 2026-02-10 Xingyu Alice Yang , Jianyu Zhang , Léon Bottou

In this paper, we study the Tiered Reinforcement Learning setting, a parallel transfer learning framework, where the goal is to transfer knowledge from the low-tier (source) task to the high-tier (target) task to reduce the exploration risk…

机器学习 · 计算机科学 2024-06-14 Jiawei Huang , Niao He

Humans decompose novel complex tasks into simpler ones to exploit previously learned skills. Analogously, hierarchical reinforcement learning seeks to leverage lower-level policies for simple tasks to solve complex ones. However, because…

机器学习 · 计算机科学 2022-03-15 Ju-Seung Byun , Andrew Perrault

The deep reinforcement learning method usually requires a large number of training images and executing actions to obtain sufficient results. When it is extended a real-task in the real environment with an actual robot, the method will be…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Daiki Kimura

In human learning, it is common to use multiple sources of information jointly. However, most existing feature learning approaches learn from only a single task. In this paper, we propose a novel multi-task deep network to learn…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Zhongzheng Ren , Yong Jae Lee

Deep learning-based intelligent vehicle perception has been developing prominently in recent years to provide a reliable source for motion planning and decision making in autonomous driving. A large number of powerful deep learning-based…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Xinyu Liu , Jinlong Li , Jin Ma , Huiming Sun , Zhigang Xu , Tianyun Zhang , Hongkai Yu

Transfer learning improves the performance of the target task by leveraging the data of a specific source task: the closer the relationship between the source and the target tasks, the greater the performance improvement by transfer…

神经元与认知 · 定量生物学 2022-08-31 Youzhi Qu , Xinyao Jian , Wenxin Che , Penghui Du , Kai Fu , Quanying Liu

Incorporation of a new knowledge into neural networks with simultaneous preservation of the previous one is known to be a nontrivial problem. This problem becomes even more complex when new knowledge is contained not in new training…

机器学习 · 计算机科学 2019-09-10 Mikhail Iu. Leontev , Viktoriia Islenteva , Sergey V. Sukhov

In this paper, we present a deep reinforcement learning method for quadcopter bypassing the obstacle on the flying path. In the past study, the algorithm only controls the forward direction about quadcopter. In this letter, we use two…

人工智能 · 计算机科学 2018-11-13 Tung-Cheng Wu , Shau-Yin Tseng , Chin-Feng Lai , Chia-Yu Ho , Ying-Hsun Lai

Reinforcement learning is considered to be a strong AI paradigm which can be used to teach machines through interaction with the environment and learning from their mistakes, but it has not yet been successfully used for automotive…

机器学习 · 统计学 2016-12-14 Ahmad El Sallab , Mohammed Abdou , Etienne Perot , Senthil Yogamani

The terms multi-task learning and multitasking are easily confused. Multi-task learning refers to a paradigm in machine learning in which a network is trained on various related tasks to facilitate the acquisition of tasks. In contrast,…

机器学习 · 计算机科学 2021-01-06 Sachin Ravi , Sebastian Musslick , Maia Hamin , Theodore L. Willke , Jonathan D. Cohen

This paper presents a novel framework for automatic learning of complex strategies in human decision making. The task that we are interested in is to better facilitate long term planning for complex, multi-step events. We observe temporal…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Tharindu Fernando , Simon Denman , Sridha Sridharan , Clinton Fookes