Papers

Filtered to autonomous systems · 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

Knowing When Not to Reuse: Conditional Experience Transfer in Autonomous LLM Post-Training

149 upvotes · 27 AUG 2026 · Tingyun Li, Wenfeng Feng, Weiqing Li et al.

This paper proposes a method to determine which past update evidence in a large language model is still relevant and useful after subsequent training, to prevent wasting compute and potentially degrading the model's performance. Practitioners in the field of autonomous systems and language models might care about this problem because it can lead to better model performance and efficiency in adapting to changing domains and requirements.

The Last AI Built by Humans: Toward Genuine Recursive Self-Improvement

88 upvotes · 10 SEP 2026 · Yi Duan, Ying Liu, Zirui Tang et al.

This paper explores how AI systems can improve themselves in a self-sustaining way, allowing them to adapt and learn from their experiences without human intervention. Practitioners might care about this research if they're looking for ways to create more autonomous and efficient AI systems.

Ouroboros: A Self-Developing Frontier Coding Agent with Reviewed Core Evolution

65 upvotes · 8 AUG 2026 · Anton Razzhigaev, Andrei Gritsaev, Andrei Kaznacheev et al.

This paper introduces Ouroboros, a self-improving AI agent that develops its own tools and code through a process of reviewed commits, allowing it to learn and adapt over time. A practitioner might care about Ouroboros because it demonstrates a potential approach to creating autonomous AI systems that can improve themselves.