paper-with-me

Papers

Attention Dispersion in Dynamic Graph Transformers: Diagnosis and a Transferable Fix

2026-05-15 · Jinhao Zhang, Kangfei Zhao, Qiuhao Zeng, Long-Kai Huang arxiv

Transformer-based architectures have become the dominant paradigm for Continuous-Time Dynamic Graph (CTDG) learning, yet their performance remains limited on temporally shifted datasets. In this work, we identify attention dispersion as a shared failure mode of dynamic graph Transformers under temporal distribution shift. Through controlled ablation contrasting structurally and temporally distinguished historical neighbors against random ones, we show that prediction depends on a class of critical nodes that carry consistently more predictive signal than arbitrary neighbors. However, existing Transformers fail to focus on these nodes even when they are present in the input, as temporal shift weakens attention contrast and produces overly dispersed attention distributions. This diagnosis suggests a simple and transferable fix: replace standard attention with differential attention, which suppresses common-mode attention and amplifies distinctive token-level signals. When added to three representative CTDG Transformer baselines, differential attention consistently improves performance, with gains concentrated on high-shift datasets. Attention-level measurements further confirm the mechanism, showing reduced attention entropy and increased attention mass on critical nodes. Building on these findings, we introduce DiffDyG, a reference implementation combining differential attention with standard input encodings. Across 9 benchmarks and three negative sampling protocols, DiffDyG achieves SOTA performance, with especially large gains on the most shifted datasets.

📄 PDF Abstract BibTeX arXiv:2605.16112

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UltraViCo: Breaking Extrapolation Limits in Video Diffusion Transformers

2025-11-25 · Min Zhao, Hongzhou Zhu, Yingze Wang, Bokai Yan 외 arxiv

Despite advances, video diffusion transformers still struggle to generalize beyond their training length, a challenge we term video length extrapolation. We identify two failure modes: model-specific periodic content rep…

Inheritance-guided Hierarchical Assignment for Clinical Automatic Diagnosis

2021-01-27 · Yichao Du, Pengfei Luo, Xudong Hong, Tong Xu 외

Clinical diagnosis, which aims to assign diagnosis codes for a patient based on the clinical note, plays an essential role in clinical decision-making. Considering that manual diagnosis could be error-prone and time-cons…

Decision Making

A Dual-Attention Graph Network for fMRI Data Classification

2025-08-18 · Amirali Arbab, Zeinab Davarani, Mehran Safayani arxiv

Understanding the complex neural activity dynamics is crucial for the development of the field of neuroscience. Although current functional MRI classification approaches tend to be based on static functional connectivity…

Diversity-aware View Partitioning for Scalable VGGT

2026-07-02 · Jinsoo Park, Donggyu Choi, Ahyun Seo, Minsu cho 외 arxiv

Geometry transformers such as VGGT achieve strong performance by jointly reasoning over multiple views with global attention. However, scaling them to large view collections remains challenging due to the quadratic cost …

Camera Pose Estimationgraph partitioning3D Reconstruction

DiaMond: Dementia Diagnosis with Multi-Modal Vision Transformers Using MRI and PET

2024-10-30 · Yitong Li, Morteza Ghahremani, Youssef Wally, Christian Wachinger

Diagnosing dementia, particularly for Alzheimer's Disease (AD) and frontotemporal dementia (FTD), is complex due to overlapping symptoms. While magnetic resonance imaging (MRI) and positron emission tomography (PET) data…