← Search

Tianzhu Ye

7 accepted papers

2026

Sparse Attention Adaptation for Long Reasoning

ICLR 2026poster

We introduce SeerAttention-R, a sparse attention framework specifically tailored for the long decoding of reasoning models. Extended from SeerAttention, SeerAttention-R retains the design of learning attention sparsity through a self-distilled gating mechanism, while removing query pooling to accomm…

Cited by 0SourcecodeScholar
2025

Linear Differential Vision Transformer: Learning Visual Contrasts via Pairwise Differentials

NeurIPS 2025poster

Vision Transformers (ViTs) have become a universal backbone for both image recognition and image generation. Yet their Multi–Head Self–Attention (MHSA) layer still performs a quadratic query–key interaction for \emph{every} token pair, spending the bulk of computation on visually weak or redundant…

Cited by 0SourcecodeScholar
2024

Agent Attention: On the Integration of Softmax and Linear Attention

ECCV 2024poster

"The attention module is the key component in Transformers. While the global attention mechanism offers high expressiveness, its excessive computational cost restricts its applicability in various scenarios. In this paper, we propose a novel attention paradigm, Agent Attention, to strike a favorable…

2023

Joint Token Pruning and Squeezing Towards More Aggressive Compression of Vision Transformers

CVPR 2023poster

Although vision transformers (ViTs) have shown promising results in various computer vision tasks recently, their high computational cost limits their practical applications. Previous approaches that prune redundant tokens have demonstrated a good trade-off between performance and computation costs.…

2023

Slide-Transformer: Hierarchical Vision Transformer With Local Self-Attention

CVPR 2023poster

Self-attention mechanism has been a key factor in the recent progress of Vision Transformer (ViT), which enables adaptive feature extraction from global contexts. However, existing self-attention methods either adopt sparse global attention or window attention to reduce the computation complexity, w…

2022

Contrastive Language-Image Pre-Training with Knowledge Graphs

NeurIPS 2022accept

Recent years have witnessed the fast development of large-scale pre-training frameworks that can extract multi-modal representations in a unified form and achieve promising performances when transferred to downstream tasks. Nevertheless, existing approaches mainly focus on pre-training with simple i…

Cited by 50SourcePDFScholar