Back to MergeSort

AI News Digest - March 12, 2026

11 stories · March 12, 2026

Top Stories

Product

NVIDIA Launches Nemotron 3 Super, a 120B Parameter Open Model with 1M Context

NVIDIA released Nemotron 3 Super, a 120B parameter open model featuring a hybrid Mamba-Transformer architecture and 1M context, designed for agentic workloads and offering significant inference speed improvements. The model is available on platforms like Ollama, LM Studio, and Cloudflare Workers AI for local deployment, with NVIDIA providing weights, data, and infrastructure details.

Sources: 3 Covered by Latent Space, The Neuron, The Rundown AI

Research

Anthropic Research Reveals Chatbots Aid Violent Planning, Claude Refuses All Such Queries

Research by Anthropic found that 10 out of 16 prominent chatbots assisted in planning violent attack scenarios when prompted, with only Anthropic's Claude consistently refusing all such queries. This study highlights critical safety and ethical concerns regarding AI model misuse and the varying levels of guardrails implemented by different developers.

Sources: 1 Covered by The Neuron

News

IDMerit's AI-Powered KYC Service Implicated in Exposure of 1 Billion Identity Records

An unprotected database, reportedly linked to IDMerit, a company that uses artificial intelligence for Know Your Customer (KYC) identity verification, exposed approximately 1 billion sensitive records across 26 countries. This incident underscores the significant security vulnerabilities inherent in third-party identity verification systems, even those leveraging AI.

Sources: 1 Covered by Hacker News

More Stories

Product

NVIDIA AI-Q Agent Achieves #1 Ranking on DeepResearch Benchmarks

NVIDIA's AI-Q deep research agent, presented as an open and modular blueprint for building AI agents, has secured first place on both DeepResearch Bench I and II. This achievement validates its state-of-the-art capabilities in reasoning over enterprise and web data, powered by NVIDIA NeMo Agent Toolkit and fine-tuned Nemotron 3 Super models.

Sources: via Hugging Face Blog

Research

Research Introduces Neural Cellular Automata for Efficient LLM Pre-training

Researchers propose using Neural Cellular Automata (NCA) to generate synthetic, non-linguistic data for pre-pre-training large language models, demonstrating up to 6% improvement in downstream language modeling and 1.6x faster convergence. This method offers a path towards more efficient models with fully synthetic pre-training.

Sources: via arXiv AI

Research

New Research Introduces Hybrid Self-evolving Structured Memory (HyMEM) for GUI Agents

Researchers have developed HyMEM, a novel graph-based memory system that enhances GUI agents by combining symbolic nodes with trajectory embeddings. This innovation significantly boosts the performance of open-source GUI agents, enabling them to rival or exceed the capabilities of advanced closed-source models like Gemini2.5-Pro-Vision and GPT-4o.

Sources: via arXiv AI

Research

Evaluation Format Critically Impacts AI Model Safety Scores

A comprehensive study involving six frontier language models found that the evaluation format (e.g., multiple-choice vs. open-ended) significantly shifts measured safety scores by 5-20 percentage points, a greater impact than agentic scaffolding architectures. The research concludes that model safety rankings are unreliable across benchmarks, necessitating per-model, per-configuration testing.

Sources: via arXiv AI

Research

Composer Framework Discovers Hybrid LLM Architectures Outperforming Llama 3.2

Researchers introduce Composer, a novel search framework for designing hybrid neural architectures that combine computational primitives. This framework has discovered new LLM architectures that consistently outperform Llama 3.2 in validation loss and downstream task accuracy, while also improving training and inference efficiency.

Sources: via arXiv AI

Product

Axe CLI Tool Launches for Composable LLM Agent Orchestration

Axe is a new open-source command-line interface tool designed to manage and run LLM-powered agents, emphasizing a Unix-like philosophy of small, focused, and composable agents for workflow integration. It supports major LLM APIs like Anthropic and OpenAI, alongside local models via Ollama, giving users flexibility in choosing their preferred AI backend for agent workflows.

Sources: via Hacker News