Papers

Filtered to GRPO · 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

Reinforcement Learning for Code Optimization

9 upvotes · 28 JUL 2026 · Pierre Chambon, Kunhao Zheng, Juliette Decugis et al.

This paper uses reinforcement learning to optimize code for speed while maintaining correctness, and it finds that the approach can significantly improve performance, even when the reward function is noisy or sparse. Practitioners might care because optimizing code for speed can be crucial in many applications, and this research provides a promising method for achieving that goal.