Click any tag below to further narrow down your results
Links
Kimi K2 Thinking is an advanced open-source reasoning model that excels in various benchmarks, achieving remarkable scores in tasks like coding and complex problem solving. It can perform hundreds of sequential tool calls autonomously, demonstrating significant improvements in reasoning and general capabilities. The model is now live on its website and accessible via API.
This article outlines Distribution-Aligned Sequence Distillation, a new pipeline for improving reasoning tasks like math and code generation using minimal training data. It introduces models such as DASD-4B-Thinking and DASD-30B-A3B-Thinking-Preview, which outperform larger models in various benchmarks. The methodology includes temperature-scheduled learning and mixed-policy distillation for better performance.
Sakana AI's Sudoku-Bench tests AI reasoning with handcrafted sudoku puzzles. GPT-5 has achieved a 33% solve rate, outperforming previous models but still struggling with complex puzzles. The article explores the limitations of current AI reasoning methods and emphasizes the need for further research.
Poetiq announced it has set new performance standards on the ARC-AGI benchmarks by integrating the latest AI models, Gemini 3 and GPT-5.1. Their systems improve accuracy while reducing costs, demonstrating significant advancements in AI reasoning capabilities.
M1 introduces a hybrid linear RNN reasoning model based on the Mamba architecture, designed for scalable test-time computation in solving complex mathematical problems. By leveraging distillation from existing models and reinforcement learning, M1 achieves significant speed and accuracy improvements over traditional transformer models, matching the performance of state-of-the-art distilled reasoning models while utilizing memory-efficient inference techniques.
ThinkMesh is a Python library designed for executing various reasoning strategies in parallel using language models, particularly leveraging the Qwen2.5-7B-Instruct model. It supports multiple reasoning approaches such as DeepConf, Self-Consistency, and Debate, catering to a range of problem types from mathematical proofs to planning tasks. The library also includes performance monitoring and benchmarking features to ensure effective usage and integration with different backends.
The ARC Prize Foundation evaluates OpenAI's latest models, o3 and o4-mini, using their ARC-AGI benchmarks, revealing varying performance levels in reasoning tasks. While o3 shows significant improvements in accuracy on ARC-AGI-1, both models struggle with the more challenging ARC-AGI-2, indicating ongoing challenges in AI reasoning capabilities. The article emphasizes the importance of model efficiency and the role of public benchmarks in understanding AI advancements.
XBai o4 is the latest fourth-generation open-source large model technology, showcasing enhanced complex reasoning capabilities that surpass OpenAI-o3-mini in Medium mode. It employs a novel reflective generative training form to significantly reduce inference costs and improve response quality. The repository includes training and evaluation code, along with instructions for setup and benchmarks.