Back to MergeSort

AI News Digest - March 19, 2026

10 stories · March 19, 2026

Top Stories

Product

MiniMax Launches M2.7, a Self-Evolving AI Model Rivaling Top Models

MiniMax has launched M2.7, an AI model capable of autonomous self-improvement through self-training loops. The model achieves performance comparable to top Western models in agentic engineering tasks and matches coding benchmarks near Opus-level, while being more cost-efficient.

Sources: 4 Covered by Latent Space, The Code, The Neuron, The Rundown AI

Policy

Microsoft Considers Legal Action Against Amazon and OpenAI Over Cloud Deal

The UK government has backtracked on its plan to allow AI companies to train on copyrighted works with an opt-out mechanism, reverting to existing law that requires permission. This reversal follows significant outcry from artists and sector groups, emphasizing the ongoing debate around intellectual property rights and AI development.

Sources: 2 Covered by The Neuron, The Rundown AI

M&A

Astral, Developer of Ruff and uv, Acquired by OpenAI to Join Codex Team

Astral, the company behind popular Python tools like Ruff and uv, has been acquired by OpenAI and will join its Codex team. This acquisition aims to combine Astral's expertise in developer productivity with OpenAI's AI advancements to revolutionize software development.

Sources: 1 Covered by Hacker News

More Stories

Policy

ICML 2026 Desk-Rejects Hundreds of Papers Due to Reviewers' LLM Policy Violations

The International Conference on Machine Learning (ICML) 2026 desk-rejected 497 submissions after 506 reciprocal reviewers violated policies regarding the use of Large Language Models (LLMs) in peer review. The conference used PDF watermarking to detect LLM-generated reviews, underscoring its commitment to maintaining scientific integrity.

Sources: via Hacker News

Product

NVIDIA Launches NemoClaw for Secure AI Agent Deployment

NVIDIA has released NemoClaw, an open-source stack designed to simplify the secure deployment of OpenClaw always-on AI assistants. It provides a sandboxed environment using NVIDIA OpenShell runtime and routes inference through NVIDIA cloud, enhancing security and control for autonomous agents.

Sources: via Hacker News

Research

NVIDIA Researchers Introduce SPEED-Bench for Speculative Decoding Evaluation

NVIDIA researchers have developed SPEED-Bench, a new benchmark designed to provide a unified and diverse evaluation framework for speculative decoding (SD) techniques in large language models (LLMs). The benchmark addresses the limitations of existing evaluations by using diverse semantic domains and realistic serving conditions to accurately measure SD performance.

Sources: via Hugging Face Blog

Research

New Research Proposes Transformers Function as Bayesian Networks

A new arXiv paper argues that transformers are fundamentally Bayesian networks, with each layer implementing a round of weighted loopy belief propagation. This research provides a theoretical framework for understanding transformer functionality and suggests that issues like hallucination are structural consequences of operation.

Sources: via arXiv AI

Research

New Research Introduces L2A for Efficient Long-Context LLMs

A new research paper proposes L2A (Learning To Attend), a novel layer that enables large language models to efficiently process longer contexts by conditionally invoking global attention. This extends models like Qwen 2.5/3 from 32K to 128K tokens while significantly improving training throughput and reducing KV cache memory by up to 50%.

Sources: via arXiv AI