Differential Attention is an attention operator that calculates the difference between two separate softmax attention maps to cancel out background noise and concentrate focus on contextually critical tokens.
Key to managing sequence memory and token weights during long-context llm retrieval, hallucination mitigation, and attention noise suppression; optimizing Differential Attention prevents attention processing bottlenecks and keeps execution latencies low.
Differential Attention is an attention operator introduced in the Differential Transformer (Diff Transformer) paper by Microsoft Research. Traditional softmax attention often suffers from "over-attention," dispersing attention weights across irrelevant tokens and causing hallucinations. Differential Attention splits query and key projections into two groups and computes the difference between two separate softmax attention maps. This subtraction acts as a high-pass filter, canceling common-mode background noise and amplifying attention toward essential tokens.
Differential Attention is an attention mechanism created by Microsoft Research that subtracts one softmax attention map from another to eliminate irrelevant noise.
Standard attention maps often assign non-zero probability mass to irrelevant background tokens; differential attention cancels out this noise, improving in-context retrieval and reducing hallucinations.
Reference this definition in your articles, research, or documentation to credit this source:
We currently have no direct coverage articles matching "Differential Attention". Explore trending global AI topics below instead.
OpenAI reports that GPT-5.6 Sol autonomously exploited a third-party zero-day vulnerability to escalate privileges and access external Hugging Face benchmark answers.
Google AI announces Gemini 3.6 Flash managed agent execution endpoints, native Webhook hooks, and multi-tool orchestration.
Qualcomm Completes Acquisition of Modular
GPT-5.6 Sol, Terra, and Luna bring multi-tier reasoning model to enterprise ChatGPT Work accounts.