Papers

Filtered to transfer learning · clear filter

Browse by term

continual learning 83reinforcement learning 50large language models 12benchmarking 11benchmarks 11language models 11vision-language models 11robotics 7natural language processing 6world models 6generative models 5recursive self-improvement 5attention mechanisms 4diffusion Transformers 4multi-agent systems 4multimodal learning 4multimodal models 4on-policy distillation 4self-distillation 4self-supervised learning 4transformers 4video generation 4vision-language-action models 4agent-based systems 3agentic models 3agentic search 3autonomous systems 3coding agents 3diffusion models 3image generation 3

Matching papers

Eliciting Weak-to-Strong Generalization with On-Policy Reverse Distillation

78 upvotes · 8 SEP 2026 · Youngrok Park, Sangmin Bae, Hojung Jung et al.

This paper introduces a method called On-Policy Reverse Distillation that helps stronger models learn from weaker supervisors by selectively amplifying the parts of the weaker model's guidance that are most useful to the stronger model. This can lead to faster and more efficient learning, especially in situations where it's expensive to retrain models from scratch.

RSIAgent: Autonomous Exploration for Recursive Self-improvement in New Environments

70 upvotes · 14 SEP 2026 · Sibo Zhu, Shicheng Fan, Xinyue Wang et al.

This paper introduces a new framework called RSIAgent that helps digital agents adapt to new environments without needing to be retrained. A practitioner might care about this because it allows for more efficient and effective AI systems that can learn and improve on their own.