paper-with-me

홈 › Papers

Combining Trained Models in Reinforcement Learning

2026-05-04 · Ujjwal Patil, Javad Ghofrani arxiv

Deep reinforcement learning (DRL) has delivered strong results in domains such as Atari and Go, but it still suffers from high sample cost and weak transfer beyond the training setting. A common response is to reuse information from previously trained models through transfer, distillation, ensemble methods, or federated training instead of learning each target task from random initialization. The literature on these mechanisms is fragmented, and published comparisons are hard to interpret because tasks, baselines, and compute budgets differ. This paper presents a PRISMA-guided systematic review of empirical studies on pretrained knowledge reuse in DRL. Starting from 589 records retrieved from IEEE Xplore, the ACM Digital Library, and citation tracing, we screened 570 unique records and assessed 89 full texts. After applying the final eligibility criteria, 15 empirical studies remained in the main synthesis. We analyzed them qualitatively across three factors: source-target similarity, diversity among reused models, and the fairness of comparisons against from-scratch baselines. Three patterns recur across the surviving corpus. First, positive results are concentrated in settings where source and target tasks share substantial structure or where the method includes an explicit gating or alignment mechanism. Second, evidence for ensembles and federated aggregation is promising but sparse and mostly limited to narrow settings. Third, compute-matched comparisons are rare, which weakens claims about efficiency gains over stronger single-agent baselines. The paper contributes a narrower and internally consistent review scope, a study-level synthesis of empirical evidence, and a provisional independence spectrum that should be treated as a hypothesis for future benchmarking rather than a validated metric.

📄 PDF Abstract BibTeX arXiv:2605.02159

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

CIMRL: Combining IMitation and Reinforcement Learning for Safe Autonomous Driving

2024-06-13 · Jonathan Booher, Khashayar Rohanimanesh, Junhong Xu, Vladislav Isenbaev 외

Modern approaches to autonomous driving rely heavily on learned components trained with large amounts of human driving data via imitation learning. However, these methods require large amounts of expensive data collectio…

Autonomous DrivingAutonomous VehiclesImitation Learningreinforcement-learning+3

Combining imitation and deep reinforcement learning to accomplish human-level performance on a virtual foraging task

2022-03-11 · Vittorio Giammarino, Matthew F Dunne, Kylie N Moore, Michael E Hasselmo 외

We develop a simple framework to learn bio-inspired foraging policies using human data. We conduct an experiment where humans are virtually immersed in an open field foraging environment and are trained to collect the hi…

Deep Reinforcement LearningImitation LearningReinforcement Learning (RL)

Method for making multi-attribute decisions in wargames by combining intuitionistic fuzzy numbers with reinforcement learning

2021-09-06 · Yuxiang Sun, Bo Yuan, Yufan Xue, Jiawei Zhou 외

Researchers are increasingly focusing on intelligent games as a hot research area.The article proposes an algorithm that combines the multi-attribute management and reinforcement learning methods, and that combined their…

AttributeDecision MakingManagementreinforcement-learning+2

Pre-training as Batch Meta Reinforcement Learning with tiMe

2019-09-25 · Quan Vuong, Shuang Liu, Minghua Liu, Kamil Ciosek 외

Pre-training is transformative in supervised learning: a large network trained with large and existing datasets can be used as an initialization when learning a new task. Such initialization speeds up convergence and lea…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

MimicBot: Combining Imitation and Reinforcement Learning to win in Bot Bowl

2021-08-21 · Nicola Pezzotti

This paper describe an hybrid agent trained to play in Fantasy Football AI which participated in the Bot Bowl III competition. The agent, MimicBot, is implemented using a specifically designed deep policy network and tra…

Decision MakingImitation Learningreinforcement-learningReinforcement Learning+1