paper-with-me

Papers Transfer Reinforcement Learning

“Transfer Reinforcement Learning” 태그가 달린 논문 41편 · 필터 해제

Pessimism Principle Can Be Effective: Towards a Framework for Zero-Shot Transfer Reinforcement Learning

2025-05-24 · Chi Zhang, Ziying Jia, George K. Atia, Sihong He 외

Transfer reinforcement learning aims to derive a near-optimal policy for a target environment with limited data by leveraging abundant data from related source domains. However, it faces two key challenges: the lack of p…

reinforcement-learningReinforcement LearningTransfer LearningTransfer Reinforcement Learning

Beam Selection in ISAC using Contextual Bandit with Multi-modal Transformer and Transfer Learning

2025-03-11 · Mohammad Farzanullah, Han Zhang, Akram Bin Sediq, Ali Afana 외

Sixth generation (6G) wireless technology is anticipated to introduce Integrated Sensing and Communication (ISAC) as a transformative paradigm. ISAC unifies wireless communication and RADAR or other forms of sensing to o…

Beam PredictionDeep Reinforcement LearningIntegrated sensing and communicationISAC+2

Hybrid Transfer Reinforcement Learning: Provable Sample Efficiency from Shifted-Dynamics Data

2024-11-06 · Chengrui Qu, Laixi Shi, Kishan Panaganti, Pengcheng You 외

Online Reinforcement learning (RL) typically requires high-stakes online interaction data to learn a policy for a target task. This prompts interest in leveraging historical data to improve sample efficiency. The histori…

Reinforcement Learning (RL)Transfer Reinforcement Learning

The Limits of Transfer Reinforcement Learning with Latent Low-rank Structure

2024-10-28 · Tyler Sam, Yudong Chen, Christina Lee Yu

Many reinforcement learning (RL) algorithms are too costly to use in practice due to the large sizes $S, A$ of the problem's state and action space. To resolve this issue, we study transfer RL with latent low rank struct…

Reinforcement Learning (RL)Transfer Reinforcement Learning

Transfer Reinforcement Learning in Heterogeneous Action Spaces using Subgoal Mapping

2024-10-18 · Kavinayan P. Sivakumar, Yan Zhang, Zachary Bell, Scott Nivison 외

In this paper, we consider a transfer reinforcement learning problem involving agents with different action spaces. Specifically, for any new unseen task, the goal is to use a successful demonstration of this task by an …

reinforcement-learningReinforcement LearningTransfer LearningTransfer Reinforcement Learning

SF-DQN: Provable Knowledge Transfer using Successor Feature for Deep Reinforcement Learning

2024-05-24 · Shuai Zhang, Heshan Devaka Fernando, Miao Liu, Keerthiram Murugesan 외

This paper studies the transfer reinforcement learning (RL) problem where multiple RL problems have different reward functions but share the same underlying transition dynamics. In this setting, the Q-function of each RL…

Deep Reinforcement LearningQ-LearningReinforcement Learning (RL)Transfer Learning+1

An Overview of Machine Learning-Enabled Optimization for Reconfigurable Intelligent Surfaces-Aided 6G Networks: From Reinforcement Learning to Large Language Models

2024-05-09 · Hao Zhou, Chengming Hu, Xue Liu

Reconfigurable intelligent surface (RIS) becomes a promising technique for 6G networks by reshaping signal propagation in smart radio environments. However, it also leads to significant complexity for network management …

Hierarchical Reinforcement LearningManagementMulti-agent Reinforcement LearningQ-Learning+4

Enabling Multi-Agent Transfer Reinforcement Learning via Scenario Independent Representation

2024-02-13 · Ayesha Siddika Nipu, Siming Liu, Anthony Harris

Multi-Agent Reinforcement Learning (MARL) algorithms are widely adopted in tackling complex tasks that require collaboration and competition among agents in dynamic Multi-Agent Systems (MAS). However, learning such tasks…

Multi-agent Reinforcement Learningreinforcement-learningSMACSMAC++3

Value Explicit Pretraining for Learning Transferable Representations

2023-12-19 · Kiran Lekkala, Henghui Bao, Sumedh Sontakke, Laurent Itti

We propose Value Explicit Pretraining (VEP), a method that learns generalizable representations for transfer reinforcement learning. VEP enables learning of new tasks that share similar objectives as previously learned t…

Transfer LearningTransfer Reinforcement LearningVisual Navigation

Efficient Multi-Task and Transfer Reinforcement Learning with Parameter-Compositional Framework

2023-06-02 · Lingfeng Sun, Haichao Zhang, Wei Xu, Masayoshi Tomizuka

In this work, we investigate the potential of improving multi-task training and also leveraging it for transferring in the reinforcement learning setting. We identify several challenges towards this goal and propose a tr…

reinforcement-learningReinforcement LearningTransfer Reinforcement Learning

Reinforcement Learning in the Wild with Maximum Likelihood-based Model Transfer

2023-02-18 · Hannes Eriksson, Debabrota Basu, Tommy Tram, Mina Alibeigi 외

In this paper, we study the problem of transferring the available Markov Decision Process (MDP) models to learn and plan efficiently in an unknown but similar MDP. We refer to it as \textit{Model Transfer Reinforcement L…

reinforcement-learningReinforcement Learning (RL)Transfer Reinforcement Learning

Provably Sample-Efficient RL with Side Information about Latent Dynamics

2022-05-27 · Yao Liu, Dipendra Misra, Miro Dudík, Robert E. Schapire

We study reinforcement learning (RL) in settings where observations are high-dimensional, but where an RL agent has access to abstract knowledge about the structure of the state space, as is the case, for example, when a…

reinforcement-learningReinforcement Learning (RL)Transfer Reinforcement Learning

Transfer Reinforcement Learning for Differing Action Spaces via Q-Network Representations

2022-02-05 · Nathan Beck, Abhiramon Rajasekharan, Hieu Tran

Transfer learning approaches in reinforcement learning aim to assist agents in learning their target domains by leveraging the knowledge learned from other agents that have been trained on similar source domains. For exa…

Acrobotreinforcement-learningReinforcement Learning (RL)Transfer Learning+1

Learning from Peers: Deep Transfer Reinforcement Learning for Joint Radio and Cache Resource Allocation in 5G RAN Slicing

2021-09-16 · Hao Zhou, Melike Erol-Kantarci, Vincent Poor

Network slicing is a critical technique for 5G communications that covers radio access network (RAN), edge, transport and core slicing.The evolving network architecture requires the orchestration of multiple network reso…

FairnessManagementQ-Learningreinforcement-learning+4

AdaRL: What, Where, and How to Adapt in Transfer Reinforcement Learning

2021-07-06 · ICLR 2022 4 · Biwei Huang, Fan Feng, Chaochao Lu, Sara Magliacane 외

One practical challenge in reinforcement learning (RL) is how to make quick adaptations when faced with new environments. In this paper, we propose a principled framework for adaptive RL, called \textit{AdaRL}, that adap…

Atari Gamesreinforcement-learningReinforcement Learning (RL)Transfer Reinforcement Learning

Learning without Knowing: Unobserved Context in Continuous Transfer Reinforcement Learning

2021-06-07 · Chenyu Liu, Yan Zhang, Yi Shen, Michael M. Zavlanos

In this paper, we consider a transfer Reinforcement Learning (RL) problem in continuous state and action spaces, under unobserved contextual information. For example, the context can represent the mental view of the worl…

Autonomous DrivingImitation Learningreinforcement-learningReinforcement Learning+2

Procedural Content Generation: Better Benchmarks for Transfer Reinforcement Learning

2021-05-31 · Matthias Müller-Brockhausen, Mike Preuss, Aske Plaat

The idea of transfer in reinforcement learning (TRL) is intriguing: being able to transfer knowledge from one problem to another problem without learning everything from scratch. This promises quicker learning and learni…

BenchmarkingDeep Learningreinforcement-learningReinforcement Learning+2

Scalable Multiagent Driving Policies For Reducing Traffic Congestion

2021-02-26 · Jiaxun Cui, William Macke, Harel Yedidsion, Daniel Urieli 외

Traffic congestion is a major challenge in modern urban settings. The industry-wide development of autonomous and automated vehicles (AVs) motivates the question of how can AVs contribute to congestion reduction. Past re…

Transfer LearningTransfer Reinforcement Learning

Domain Adaptation In Reinforcement Learning Via Latent Unified State Representation

2021-02-10 · Jinwei Xing, Takashi Nagata, Kexin Chen, Xinyun Zou 외

Despite the recent success of deep reinforcement learning (RL), domain adaptation remains an open problem. Although the generalization ability of RL agents is critical for the real-world applicability of Deep RL, zero-sh…

Autonomous DrivingDeep Reinforcement LearningDomain AdaptationImage-to-Image Translation+5

Action Priors for Large Action Spaces in Robotics

2021-01-11 · Ondrej Biza, Dian Wang, Robert Platt, Jan-Willem van de Meent 외

In robotics, it is often not possible to learn useful policies using pure model-free reinforcement learning without significant reward shaping or curriculum learning. As a consequence, many researchers rely on expert dem…

reinforcement-learningReinforcement Learning (RL)Robotic GraspingTransfer Learning+1
1–20 / 41 다음 →