Back to MergeSort

AI News Digest - March 13, 2026

14 stories · March 13, 2026

Top Stories

Product

Google integrates Gemini into Maps with 'Ask Maps' and Immersive Navigation

Google has integrated Gemini into Maps, introducing 'Ask Maps' for trip planning and 'Immersive Navigation' for 3D route rendering. This extends Google's strategy of embedding Gemini across its core products to reach billions of users.

Sources: 2 Covered by The Neuron, The Rundown AI

Executive

Anthropic Employees Debate Recursive Self-Improvement, CEO Warns of Job Displacement

Internal discussions at Anthropic suggest employees are considering if the company is approaching recursive self-improvement, where AI accelerates its own development. CEO Dario Amodei also cautioned that AI could displace 50% of entry-level white-collar jobs within five years, emphasizing the need for transparency about AI's workforce impact.

Sources: 1 Covered by The Neuron

Research

RAG Systems Vulnerable to Document Poisoning Attacks

A demonstration showed that injecting fabricated documents into a RAG system's knowledge base could manipulate an LLM to confidently report false financial data, highlighting a significant security risk. The attack requires only write access to the knowledge base and no adversarial ML knowledge.

Sources: 1 Covered by Hacker News

Product

Google Launches Gemini Embedding 2, a Natively Multimodal Embedding Model

NVIDIA has released Nemotron 3 Super, a 120B open-weight model featuring a LatentMoE design that improves inference economics by reducing communication and expert loading costs. It achieves strong benchmarks comparable to Qwen3.5/GPT-OSS.

Sources: via Latent Space

More Stories

Research

Shopify CEO Uses AI Agent for Performance Boost in Liquid Template Engine

Shopify CEO Tobias Lütke leveraged an AI coding agent, Pi, and an 'autoresearch' pattern to achieve a 53% faster parse and render time for Shopify's Liquid template engine. This demonstrates a methodology for AI-assisted software optimization, enabling high-level executives to make significant code contributions.

Sources: via Simon Willison

Product

NVIDIA KGMON Data Explorer Achieves Top Performance in Autonomous Data Analysis

NVIDIA's KGMON Data Explorer, an autonomous agent for data analysis, secured the top position on the DABStep benchmark. It demonstrates a 30x speedup and significantly outperforms competitors on complex multi-step reasoning tasks, establishing a new paradigm for LLM-powered data-intensive research.

Sources: via Hugging Face Blog

Research

New Graph Tokenization Framework Bridges Graphs and Transformers

Researchers introduce a novel graph tokenization framework that allows large pretrained Transformers, like BERT, to be directly applied to graph-structured data without architectural changes. This method achieves state-of-the-art results on 14 benchmarks and bridges a significant gap between graph data and sequence models.

Sources: via arXiv AI

Research

Data Leakage Vulnerability Uncovered in LLM Agents

A new paper identifies a 'Trusted Executor Dilemma' where high-privilege LLM agents are highly susceptible to exfiltrating private data by executing malicious instructions embedded in documentation. Current defenses are proving ineffective, highlighting a 'Semantic-Safety Gap' in the security of instruction-following LLM agents.

Sources: via arXiv AI

Research

'Delayed Backdoor Attacks' Pose New Temporal Threat to Pre-Trained AI Models

A new research paper introduces Delayed Backdoor Attacks (DBA), a novel class of threats that exploit the temporal dimension in pre-trained models, allowing malicious behavior to manifest after a delay. This reveals a previously unprotected attack surface, necessitating time-aware defense mechanisms for AI security.

Sources: via arXiv AI

Research

ECHOSAT AI Model Provides Global Tree Height Maps for Climate Monitoring

Researchers have introduced ECHOSAT, a novel AI model utilizing a specialized vision transformer and multi-sensor satellite data to create the first global, 10-meter resolution tree height map that tracks temporal forest dynamics. This improves carbon accounting and disturbance assessment for climate change mitigation.

Sources: via arXiv AI

Product

Amazon Bedrock AgentCore Introduces Policy Feature to Enhance AI Agent Security

Amazon Bedrock AgentCore has launched a new Policy feature, providing a deterministic and external enforcement layer for AI agents. This aims to secure agents in regulated industries by defining strict boundaries for tool access and data interaction, mitigating risks like data exfiltration and prompt injection.

Sources: via AWS ML Blog

Funding

Axiom, AI reasoning startup, raises $200M Series A at $1.6B+ valuation

Axiom, a startup specializing in formal mathematics and verified AI, secured a $200 million Series A funding round led by Menlo Ventures, valuing the company at over $1.6 billion. This investment highlights growing interest in AI safety and verifiable AI systems.

Sources: via The Rundown AI

Partnership

NanoClaw Partners with Docker to Provide Hypervisor-Level Isolation for AI Agents

NanoClaw, an open-source runtime for AI agents, has partnered with Docker to integrate with Docker Sandboxes, enabling each AI agent to run in its own isolated micro VM. This offers hypervisor-level security boundaries against host system access and inter-agent data leakage.

Sources: via Hacker News