AIBullisharXiv – CS AI · 3d ago7/10
🧠DeepTool is a new AI framework that enhances large language models' ability to reason through tool use by implementing process-supervised reinforcement learning. The system dramatically improves performance on mathematical benchmarks like AIME24 (3.2% to 40.4%) while maintaining token efficiency through interleaved thinking and action.
AIBullisharXiv – CS AI · May 97/10
🧠Researchers propose a novel reinforcement learning framework that automatically generates process-level supervision from outcome-only feedback, eliminating the need for costly external process supervision. This approach enables fine-grained credit assignment in reasoning tasks by having models identify and learn from their own failed trajectories.
AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers introduce PRIMO R1, a 7B parameter AI framework that transforms video MLLMs from passive observers into active critics for robotic manipulation tasks. The system uses reinforcement learning to achieve 50% better accuracy than specialized baselines and outperforms 72B-scale models, establishing state-of-the-art performance on the RoboFail benchmark.
🏢 OpenAI🧠 o1
AIBullisharXiv – CS AI · Mar 37/102
🧠Researchers propose Intervened Preference Optimization (IPO) to address safety issues in Large Reasoning Models, where chain-of-thought reasoning contains harmful content even when final responses appear safe. The method achieves over 30% reduction in harmfulness while maintaining reasoning performance.
AIBullisharXiv – CS AI · Mar 37/103
🧠Researchers introduce SPARE, a new framework for automated process supervision in Large Language Models that improves multi-step reasoning capabilities. The method shows significant efficiency gains, using only 16% of training samples compared to human-labeled baselines while achieving competitive performance with 2.3x speedup.
AIBullishOpenAI News · May 317/109
🧠Researchers have developed a new AI training method called 'process supervision' that rewards each correct reasoning step rather than just the final answer, achieving state-of-the-art performance in mathematical problem solving. This approach not only improves performance but also ensures the AI's reasoning process aligns with human-endorsed thinking patterns.
AINeutralarXiv – CS AI · 3d ago6/10
🧠Researchers introduce CROP, a statistical certification method for language model reasoning traces that identifies the longest reliable prefix before errors occur. The technique enables safer deployment of AI systems by providing rigorous guarantees about which intermediate reasoning steps can be trusted, while routing uncertain portions for human review or automated repair.
AINeutralarXiv – CS AI · Mar 36/107
🧠Researchers introduced Pencil Puzzle Bench, a new framework for evaluating large language model reasoning capabilities using constraint-satisfaction problems. The benchmark tested 51 models across 300 puzzles, revealing significant performance improvements through increased reasoning effort and iterative verification processes.