REVIEW 23 cited by
Differential Transformer
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Transformer tends to overallocate attention to irrelevant context. In this work, we introduce Diff Transformer, which amplifies attention to the relevant context while canceling noise. Specifically, the differential attention mechanism calculates attention scores as the difference between two separate softmax attention maps. The subtraction cancels noise, promoting the emergence of sparse attention patterns. Experimental results on language modeling show that Diff Transformer outperforms Transformer in various settings of scaling up model size and training tokens. More intriguingly, it offers notable advantages in practical applications, such as long-context modeling, key information retrieval, hallucination mitigation, in-context learning, and reduction of activation outliers. By being less distracted by irrelevant context, Diff Transformer can mitigate hallucination in question answering and text summarization. For in-context learning, Diff Transformer not only enhances accuracy but is also more robust to order permutation, which was considered as a chronic robustness issue. The results position Diff Transformer as a highly effective and promising architecture to advance large language models.
Forward citations
Cited by 23 Pith papers
-
Pay Attention to Attention Distribution: A New Local Lipschitz Bound for Transformers
Self-attention's local Lipschitz constant can be bounded using the attention probability distribution, and the softmax Jacobian spectral norm is shown to be at most 1/2, leading to a new robustness regularizer.
-
Kernelized Linear Attention: Breaking the Capacity Wall with Symmetric Cones
KATA uses rank-one PSD feature maps to pack exponentially many nearly orthogonal keys at fixed interference, reaching near-softmax MQAR at 16× length with about a quarter of softmax's KV-cache entries.
-
RTL-Sequencer: Towards Scalable RTL Timing Prediction with the Sequence-based Paradigm
Linearizing RTL logic cones into breadth-first sequences and processing them with Mamba-2 sequence models yields better arrival-time, WNS, and TNS predictions than graph-based baselines on 21 open-source designs.
-
Degradation-Aware Metric Prompting for Hyperspectral Image Restoration
A single hyperspectral-restoration model that computes six interpretable input statistics (frequency, texture, spectral-curvature metrics) and uses them as prompts to route Mixture-of-Experts modules achieves state-of...
-
Multi-view Pyramid Transformer: Look Coarser to See Broader
MVP uses a two-level hierarchy of attention windows and token resolutions to reconstruct large 3D scenes from up to 256 input views in a single feed-forward pass, beating Long-LRM and iLRM on DL3DV and several zero-sh...
-
Accelerated Machine Learning Force Field for Predicting Thermal Conductivity of Organic Liquids
A single machine-learned force field predicts thermal conductivity of 20 organic liquids with ~14% MAPE by aligning simulated density to experiments.
-
Differential Amplifier-Inspired AmpAttention for Multi-View Robotic Manipulation
AmpAttention and RVAF raise multi-view robotic manipulation success and cut training time by suppressing attention noise with a differential-amplifier-style mechanism plus a CMRR loss.
-
CAT: Causal Attention Tuning For Injecting Fine-grained Causal Knowledge into Large Language Models
A training method that injects token-level causal labels into attention improves out-of-distribution accuracy on a synthetic benchmark and slightly on math/reasoning tasks.
-
Novel Category Discovery with X-Agent Attention for Open-Vocabulary Semantic Segmentation
X-Agent adds agent tokens, chosen by optimal-transport affinity between text and visual keys, to CLIP attention, reporting marginal mIoU gains (0.1-0.6%) over prior OVSS methods.
-
EIFNet: Leveraging Event-Image Fusion for Robust Semantic Segmentation
EIFNet fuses event and image features with three new attention modules and reports state-of-the-art segmentation accuracy on DDD17 and DSEC-Semantic.
-
FD-DiT: Frequency Domain-Directed Diffusion Transformer for Low-Dose CT Reconstruction
A frequency-split diffusion transformer for low-dose CT denoising reports higher PSNR and SSIM than several recent methods on two benchmark datasets.
-
Learning Bilateral Team Formation in Cooperative Multi-Agent Reinforcement Learning
A stable-matching-based team formation method improves generalization over a greedy score-based method in cooperative multi-agent RL.
-
SEMA: a Scalable and Efficient Mamba like Attention via Token Localization and Averaging
SEMA combines window attention with global token averaging, motivated by a dispersion theorem for generalized attention, and reports 0.2 to 0.7 percent top-1 accuracy gains over comparable vision Mamba and MILA models.
-
ADFormer: Aggregation Differential Transformer for Passenger Demand Forecasting
ADFormer applies differential attention plus cluster-based spatial and temporal aggregation to passenger demand forecasting, reporting the best MAE and RMSE on most of nine test settings.
-
Visible-Light Imaging Diagnosis of Neutral Particle Emission Tomography in the Tokamak Divertor: An Efficient Transformer-based Surrogate Model
A transformer-based network predicts 2D neutral-particle emission distributions in the EAST tokamak divertor from consecutive visible-light frames, achieving roughly 20 FPS with accuracy comparable to slower tomograph...
-
DiffLoRA: Differential Low-Rank Adapters for Large Language Models
DiffLoRA, a low-rank adapter variant of differential attention, generally underperforms LoRA but shows gains on HumanEval and multi-value needle retrieval.
-
Differential Attention for Multimodal Crisis Event Analysis
On CrisisMMD, frozen CLIP embeddings with LLaVA-generated captions and Guided Cross Attention give the best accuracy, but the added Differential Attention layer does not improve, and sometimes reduces, performance.
-
Differential Transformer-driven 6G Physical Layer for Collaborative Perception Enhancement
A Differential Transformer-based neural receiver outperforms a CNN-based receiver on simulated 6G V2X links and improves collaborative perception accuracy among four connected vehicles.
-
Infant Cry Emotion Recognition Using Improved ECAPA-TDNN with Multiscale Feature Fusion and Attention Enhancement
An improved ECAPA-TDNN using multiscale channel attention and differential attention reports 82.20 percent accuracy on six-class infant cry emotion recognition on the iFLYTEK/USTC public dataset.
-
CENet: Context Enhancement Network for Medical Image Segmentation
CENet uses boundary-enhanced skip connections and a multi-scale attention decoder to improve medical segmentation on four public benchmarks.
-
ASDA: Audio Spectrogram Differential Attention Mechanism for Self-Supervised Representation Learning
Audio self-supervised learning with dual-softmax differential attention reports state-of-the-art numbers on AS-2M, AS20K, SPC-2, and ESC-50, but with tuning caveats and no code.
-
Adaptive Differential Denoising for Respiratory Sounds Classification
An Adaptive Differential Denoising network achieves a 65.53% average score on ICBHI 2017 respiratory sound classification, surpassing the previous best by 1.99%.
-
Differential Multimodal Transformers
A proposed multimodal extension of differential attention turns out to be equivalent to a learned scalar multiplier on standard attention, so the reported retrieval gains do not support the claimed mechanism.
Discussion (0). Continue with ORCID to comment.