Firehose

Filtered to Papers, tagged “Reinforcement Learning” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

16 SEP 2026 · Paper

This paper introduces ProgramDistill, a benchmark that evaluates coding agents on their ability to infer behavior from working software and implement it in an incomplete application. Practitioners in AI/ML and web development might care about this work because it provides a scalable and controlled benchmark for evaluating and training coding agents.

16 SEP 2026 · Paper

This paper creates a system called ScienceIDE that converts scientific code into environments that can be used to train artificial agents to perform scientific tasks. Practitioners might care because this could lead to more efficient and effective ways to develop scientific intelligence.

16 SEP 2026 · Paper

This paper investigates a common problem in reinforcement learning for language models called Value Flattening, where critics fail to accurately estimate state values, and proposes a new method, SP^3O, to mitigate this issue by supervising only a few well-separated states per response.

16 SEP 2026 · Paper

This paper proposes a new framework for Mixture-of-Agents that allows query routing and agent fine-tuning to evolve together, improving the ability of agents to adapt to changing capabilities. Practitioners might care about this approach because it can lead to more efficient and effective data-driven specialization in complex tasks.

15 SEP 2026 · Paper

This paper introduces EvolveTrade, a self-evolving framework that allows large language model trading agents to refine their policies over time, enabling them to adapt to changing market regimes and improve their performance. Practitioners in finance and AI may care about this research as it provides a way to build more robust and adaptive trading agents.

15 SEP 2026 · Paper

This paper teaches a robotic hand to walk, support itself, and interact with its environment using its fingers, without needing a separate locomotion system. A practitioner might care about this research because it could lead to more compact and versatile robots that can perform multiple tasks.

14 SEP 2026 · Paper

This paper introduces Dream-RSI, a framework for recursive self-improvement in exploration, which helps autonomous AI agents discover high-value solutions more efficiently by using a replay simulator to provide low-cost feedback. Practitioners might care because effective exploration is crucial for AI progress, and Dream-RSI can improve discovery quality and reduce costs.

14 SEP 2026 · Paper

This paper proposes a way to improve online reinforcement learning by adapting the training prompts used with large language models to make them more informative, and shows that this approach can lead to better performance on a variety of tasks. Practitioners might care because it could help them get better results from their language models.

14 SEP 2026 · Paper

This paper introduces a new framework called RSIAgent that helps digital agents adapt to new environments without needing to be retrained. A practitioner might care about this because it allows for more efficient and effective AI systems that can learn and improve on their own.