Papers

Filtered to offline 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

N_0-VTLA: Scaling Vision-Tactile-Language-Action Model with Latent Tactile Tokens

49 upvotes · 26 JUL 2026 · NeoteAI Team, Fudan TEAI Team

This paper introduces a vision-tactile-language-action model that can perform fine-grained manipulation with tactile perception and control, and improve its policy offline from stored data. Practitioners may care because this model can be used to create more versatile and accurate tactile-driven manipulation policies.

Multi-Turn On-Policy Distillation with Prefix Replay

11 upvotes · 16 JUL 2026 · Baohao Liao, Hanze Dong, Christof Monz et al.

This paper proposes a method to improve on-policy distillation by reusing pre-collected teacher data, allowing for faster training without interacting with the environment. Practitioners may care about this technique because it enables scalable and efficient distillation of complex agent models.