Firehose

Filtered to Papers, tagged “reinforcement learning” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

23 JUL 2026 · Paper

This paper introduces AREX, a self-improving agent that recursively refines its answers by verifying intermediate results and using the partially verified state to guide subsequent refinement, aiming to improve the efficiency of deep research. Practitioners might care about AREX's approach to reducing the cost of discovery and verification in complex research tasks.

22 JUL 2026 · Paper

This paper introduces a new framework for building AI agents in Python, allowing developers to write agents that are both deterministic and model-agnostic. Practitioners might care because this framework could simplify the development of reliable AI agents for various applications.

22 JUL 2026 · Paper

This paper introduces Robostral Navigate, a vision-language model that enables robots to navigate using only a single monocular RGB camera, making it more scalable and cost-effective for deployment across various robotic platforms. Practitioners might care about this because it can simplify navigation tasks for robots in real-world environments.

22 JUL 2026 · Paper

This paper develops a new framework for robotic grasping in complex scenes that uses language to specify task requirements, allowing robots to grasp objects with more precision and flexibility. Practitioners working on robotic grasping and manipulation might care about this approach because it could improve the performance and efficiency of robots in real-world applications.

22 JUL 2026 · Paper

This paper introduces a new method, Surrogate Latent Policy Optimization (SLPO), to improve the performance of autoregressive latent reasoners in reinforcement learning by combining outcome-reward RL with latent reasoning. Practitioners might care because SLPO can help scale the performance of these models at test time, which is currently a major challenge.

22 JUL 2026 · Paper

This paper introduces a new environment called Trace, which allows vision-language models to reason across multiple domains and tasks, using a taxonomy-guided approach. Practitioners might care because this work could lead to more generalizable and transferable AI models.

21 JUL 2026 · Paper

This paper develops a new optimization framework called Isospectral Optimization (ISO) that improves the performance of language models trained using reinforcement learning with verifiable rewards (RLVR) by reusing the base model's weight spectra while adapting the input and output singular frames. Practitioners might care about this because it could lead to faster and more accurate training of large language models.

21 JUL 2026 · Paper

This paper introduces H^2SD, a hybrid hindsight self-distillation framework for reinforcement learning with verifiable rewards, which combines the strengths of different methods to improve large language models' reasoning capabilities. Practitioners may care about this work because it addresses limitations of existing methods and shows promising results on challenging reasoning benchmarks.

20 JUL 2026 · Paper

This paper proposes a new framework for video spatial reasoning that focuses on learning geometric consistency to improve the accuracy and stability of models in tasks like navigation and question answering. Practitioners working on multimodal models and spatial reasoning tasks may benefit from this approach.

20 JUL 2026 · Paper

This paper proposes a new way for large language models to learn from feedback, allowing them to retain more detailed information about the quality of their responses and learn from it in a more nuanced way. Practitioners might care because this approach could lead to better performance on tasks where the model doesn't have a clear way to evaluate its own output.