Papers

Filtered to agentic reinforcement learning · clear filter

Browse by term

continual learning 64reinforcement learning 34large language models 17benchmarking 12vision-language models 10generative models 8language models 8video generation 7multimodal models 6natural language processing 6robotics 6world models 6benchmarks 5diffusion models 5on-policy distillation 5policy optimization 5scalability 5self-distillation 5vision-language-action models 5autoregressive models 4computer vision 4diffusion transformers 4LLMs 4multimodal large language models 4verifiable rewards 4attention mechanisms 3embodied intelligence 3image editing 3long-term memory 3multimodal learning 3

Matching papers

Molt: A Scalable PyTorch-Native Training Framework for Agentic Reinforcement Learning

28 upvotes · 22 JUL 2026 · Jian Hu, Huiying Li, Hao Zhang et al.

This paper introduces Molt, a lightweight PyTorch framework for agentic reinforcement learning that aims to simplify the development process by reducing the overhead of algorithm modifications and framework changes. Practitioners might care about Molt because it can help them build and train reinforcement learning models more efficiently.

SkillRise: Agentic Reinforcement Learning for Cross-Task Skill Evolution

18 upvotes · 29 JUL 2026 · Zhiyuan Yao, Yuxin Chen, Zhengxi Lu et al.

This paper introduces SkillRise, a framework that enables large language model agents to learn skills across related tasks, allowing them to reuse solution patterns and improve performance on multiple tasks. Practitioners can use SkillRise to train more efficient LLM agents that can adapt to new tasks and improve their performance over time.