English

CADENT: Gated Hybrid Distillation for Sample-Efficient Transfer in Reinforcement Learning

Machine Learning 2026-02-04 v1 Artificial Intelligence

Abstract

Transfer learning promises to reduce the high sample complexity of deep reinforcement learning (RL), yet existing methods struggle with domain shift between source and target environments. Policy distillation provides powerful tactical guidance but fails to transfer long-term strategic knowledge, while automaton-based methods capture task structure but lack fine-grained action guidance. This paper introduces Context-Aware Distillation with Experience-gated Transfer (CADENT), a framework that unifies strategic automaton-based knowledge with tactical policy-level knowledge into a coherent guidance signal. CADENT's key innovation is an experience-gated trust mechanism that dynamically weighs teacher guidance against the student's own experience at the state-action level, enabling graceful adaptation to target domain specifics. Across challenging environments, from sparse-reward grid worlds to continuous control tasks, CADENT achieves 40-60\% better sample efficiency than baselines while maintaining superior asymptotic performance, establishing a robust approach for adaptive knowledge transfer in RL.

Keywords

Cite

@article{arxiv.2602.02532,
  title  = {CADENT: Gated Hybrid Distillation for Sample-Efficient Transfer in Reinforcement Learning},
  author = {Mahyar Alinejad and Yue Wang and George Atia},
  journal= {arXiv preprint arXiv:2602.02532},
  year   = {2026}
}
R2 v1 2026-07-01T09:32:37.729Z