AI Research news — Page 76

Important AI research papers, methods, and findings explained in clear, concise briefings with links to the original work.

ResearchOfficialTogether AI Blog

EinsteinArena: AI Agents Collaborate to Advance Open Math Problems

Together AI has launched EinsteinArena, a platform where AI agents collaborate and compete to solve open math problems. The agents have already achieved 11 new state-of-the-art results, including raising the kissing number lower bound in dimension 11 from 593 to 604.

Why it matters: This shows how collective AI agent intelligence can contribute to scientific progress in mathematics.

ResearchOfficialTogether AI Blog

LLMs Optimize Database Queries with Up to 4.78x Speedup

Together AI research shows that large language models (LLMs) can optimize database query execution plans by correcting cardinality estimation errors, resulting in up to 4.78x speedups. This method leverages LLMs' understanding of query semantics and outperforms traditional statistical heuristics.

Why it matters: This approach could lead to significant improvements in database performance by using AI-driven optimization instead of conventional statistical methods.

ResearchOfficialTogether AI Blog

Inside the Together AI kernels team

Together AI's kernel research team develops high-performance GPU kernels such as FlashAttention and ThunderKittens to bridge the gap between hardware and production AI. The team focuses on optimizing low-level operations to improve efficiency and speed for AI workloads.

Why it matters: This work directly impacts the performance and cost of running large-scale AI models by making GPU utilization more efficient.

ResearchOfficialTogether AI Blog

Plan, divide, and conquer: How weak models excel at long context tasks

Together AI introduces a 'Divide & Conquer' framework that breaks long documents into parallel chunks processed by a planner, workers, and manager. This method enables smaller models like Llama-3-70B and Qwen-72B to outperform GPT-4o single-shot on long context tasks.

Why it matters: This approach shows that smaller models can surpass larger ones on long context tasks through orchestration, potentially reducing reliance on massive models.

ResearchOfficialTogether AI Blog

Together AI Introduces FlashAttention-4 with Pipelining and Hybrid Softmax

Together AI has announced FlashAttention-4, a new kernel design that addresses asymmetric hardware scaling by introducing pipelining for maximum overlap, 2-CTA MMA modes to reduce shared memory traffic, and a hardware-software hybrid approach to softmax exponentials. The technique aims to keep pace with GPU throughput outpacing memory bandwidth.

Why it matters: FlashAttention-4 could significantly improve the efficiency of attention mechanisms in large language models, enabling faster training and inference as hardware continues to evolve.

ResearchOfficialTogether AI Blog

Together AI: Speech Models Fail 39% on Street Names, Suggests Solution

Together AI's research finds that leading speech models such as Whisper and Deepgram, despite near-human benchmark scores, fail to correctly transcribe street names 39% of the time. The company outlines a proposed solution to address this significant shortcoming.

Why it matters: This research exposes a major limitation in speech AI that could affect critical real-world uses like navigation and emergency response.

ResearchOfficialTogether AI Blog

Study Reveals Distinct 'Knowledge Priors' in LLM Families

New research from Together AI finds that different large language model (LLM) families exhibit distinct default behaviors when given no specific prompt. According to the study, GPT models tend to generate code and math, Llama models favor narratives, DeepSeek often produces religious content, and Qwen outputs exam questions.

Why it matters: Understanding these inherent biases is crucial for deploying LLMs in applications where neutrality is important.

ResearchOfficialAI21 Labs

AI21 Labs Proposes Dynamic Data Snoozing to Reduce Compute Waste in Online RL

AI21 Labs has introduced 'dynamic data snoozing,' a method aimed at reducing compute waste in online reinforcement learning (RL) when using GRPO on verifiable rewards. According to their blog, this approach helps stabilize training while minimizing unnecessary computation.

Why it matters: This technique could improve the efficiency of online RL training, potentially lowering costs and energy use in AI model development.

ResearchOfficialGoogle Research

Google Research Introduces ATLAS: Practical Scaling Laws for Multilingual Models

Google Research has published a blog post introducing ATLAS, a framework for practical scaling laws in multilingual models. The work aims to improve efficiency and performance when training large language models across many languages, providing guidance for resource allocation in multilingual AI development.

Why it matters: ATLAS offers a systematic approach to scaling multilingual models, which could help optimize costs and improve performance, especially for languages with limited data.

ResearchOfficialGoogle Research

Google Research Introduces TurboQuant for Extreme AI Model Compression

Google Research has introduced TurboQuant, a new technique designed for extreme compression of AI models. The approach aims to significantly reduce model size while preserving performance, potentially enabling more efficient deployment. Details are outlined in a recent blog post from the company.

Why it matters: TurboQuant could lower the computational and storage costs of large AI models, making them more accessible for edge devices and reducing energy consumption.

ResearchReportedAhead of AI — Sebastian Raschka

Categories of Inference-Time Scaling for Improved LLM Reasoning

Sebastian Raschka's newsletter categorizes inference-time scaling methods aimed at improving large language model (LLM) reasoning and provides an overview of recent research papers. The article discusses approaches to enhance model performance during inference without the need for retraining.

Why it matters: Inference-time scaling could offer a cost-effective way to improve LLM reasoning capabilities without requiring larger models or extensive fine-tuning.

ResearchReportedAhead of AI — Sebastian Raschka

The State of LLMs 2025: Progress, Problems, and Predictions

Sebastian Raschka's 2025 review discusses major developments in large language models, such as DeepSeek R1, RLVR, inference-time scaling, benchmarks, and architectures. The article also includes predictions for 2026.

Why it matters: This review offers an overview of the LLM landscape in 2025, highlighting significant trends and anticipated directions.

ResearchReportedAhead of AI — Sebastian Raschka

From GPT-2 to gpt-oss: Analyzing the Architectural Advances

Sebastian Raschka's article examines the architectural advances from GPT-2 to gpt-oss, with comparisons to Qwen3. The article offers a technical breakdown of how these models have evolved.

Why it matters: This analysis aids researchers and practitioners in understanding the development of AI model architectures and the comparison between open-source and proprietary models.

ResearchOfficialCohere Blog

Cohere Introduces Hardware-Aware Dynamic Speculative Decoding

Cohere has announced a new method called Dynamic Speculative Decoding (DSD) that adapts the number of speculative tokens generated during inference based on hardware constraints. This technique aims to overcome the limitations of standard speculative decoding by dynamically controlling the optimal K value, improving inference efficiency across different hardware configurations.

Why it matters: This advancement could reduce latency and computational cost for large language model inference by making speculative decoding more adaptable to varying hardware environments.

ResearchOfficialAI21 Labs

AI21 Labs Releases Study on Budget-Aware Execution for SWE Agents

AI21 Labs has published a study on improving Best-of-N methods with budget-aware execution for software engineering (SWE) agents. The research explores the effectiveness of horizontal and vertical scaling strategies and discusses moving beyond uniform compute budgets to better address varying task difficulties.

Why it matters: This research could lead to more efficient allocation of compute resources for AI agents, potentially improving performance and reducing costs.

ResearchOfficialElevenLabs Blog

ElevenLabs Blog: Architecting Production-Ready Multi-Agent Systems

ElevenLabs published a blog post on designing multi-agent systems to manage and execute complex tasks at scale. The post highlights selective specialization as a key architectural principle and offers guidance on building agents suitable for production environments.

Why it matters: This provides practical architectural insights for deploying reliable multi-agent AI systems in production.

ResearchOfficialAI21 Labs

AI21 Labs Tops DeepResearch Bench II by Merging Weak Agents

AI21 Labs secured the top position on the DeepResearch Bench II (DRB II) with a TotalScore of 64.38, surpassing the previous best by 3.2 points. The benchmark assesses deep research agents using 9,430 expert-written rubrics across 132 tasks, and AI21 Labs achieved this by merging outputs from weaker agents to create a leading deep researcher.

Why it matters: This result suggests that combining multiple weaker AI agents can outperform a single strong model, potentially offering a more efficient approach to advanced research tasks.

ResearchOfficialAI21 Labs

AI21 Labs achieves state-of-the-art 60.9% resolve rate on SWE-rebench

AI21 Labs achieved a 60.9% issue resolve rate on the SWE-rebench benchmark, surpassing the previous best published result. This improvement was attributed to rethinking the agent's context extraction phase.

Why it matters: This demonstrates that refining execution strategies can significantly improve AI coding agent performance on real-world software engineering tasks.

ResearchOfficialAI21 Labs

AI21 Labs Introduces Caching Mechanism for Reproducibility and Variance in Agentic LLM Pipelines

AI21 Labs has developed a caching mechanism for agentic LLM workflows that balances reproducibility and variance. The cache key encodes each LLM call's position in the pipeline to address non-determinism in parallel calls.

Why it matters: This approach enables more reliable experimentation in complex agentic systems by supporting both deterministic caching and the variability needed for robust testing.

ResearchOfficialAI21 Labs

AI21 Labs finds LLM judge bias in coding agent benchmarks, warns of 'gold-like' answer pitfalls

AI21 Labs discovered that their LLM judge, used to select the best output from parallel agent runs in their Maestro coding agent, was performing suspiciously well. After ruling out contamination, they found the bias persisted on a clean dataset, indicating a deeper issue with benchmark evaluation.

Why it matters: This finding highlights a critical flaw in using LLMs as judges for coding agent benchmarks, potentially inflating performance metrics and misleading progress in AI development.