Maximizing Representation-Based Transfer in RL Fine-Tuning
Develop methods that maximize transfer derived specifically from reused pretrained feature representations during fine-tuning of reinforcement learning agents, including scenarios where policy heads are re-initialized, to achieve substantial learning speedups and performance gains from representation reuse alone.
References
Maximizing transfer from the representation remains an interesting open question.
— Fine-tuning Reinforcement Learning Models is Secretly a Forgetting Mitigation Problem
(2402.02868 - Wołczyk et al., 2024) in Appendix, Section "Analysis of forgetting in robotic manipulation tasks", subsection "Impact of representation vs policy on transfer"
Future work can replace the embedding retriever or learn a reuse policy, but it should retain this accounting boundary and test whether the resulting help reduces target work without importing stale source bindings.
— Beyond Retrieval: Query-Conditioned Reuse of Long-Horizon Agent Trajectories
(2608.12847 - Li et al., 13 Aug 2026) in Section 6, Discussion and Limitations; Section 7, Conclusion