← Search

Yizhao Gao

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

SeerAttention: Self-distilled Attention Gating for Efficient Long-context Prefilling

NeurIPS 2025poster

Attention is the cornerstone of modern Large Language Models (LLMs). Yet its quadratic complexity hinders efficiency and scalability, especially for long-context processing. A promising approach is to leverage sparsity in attention. However, existing sparsity-based solutions predominantly rely on p…

Cited by 0SourcecodeScholar
2024

Unsupervised Continual Learning of Image Representation Via Rememory-Based Simsiam

ICASSP 2024accepted

Unsupervised continual learning (UCL) of image representation has garnered attention due to practical need. However, recent UCL methods focus on mitigating the catastrophic forgetting with a replay buffer (i.e., rehearsal-based strategy), which needs much extra storage. To overcome this drawback, we…

Cited by 0SourceScholar
2022

BMU-MoCo: Bidirectional Momentum Update for Continual Video-Language Modeling

NeurIPS 2022accept

Video-language models suffer from forgetting old/learned knowledge when trained with streaming data. In this work, we thus propose a continual video-language modeling (CVLM) setting, where models are supposed to be sequentially trained on five widely-used video-text datasets with different data dist…

Cited by 5SourcePDFScholar
2022

COTS: Collaborative Two-Stream Vision-Language Pre-Training Model for Cross-Modal Retrieval

CVPR 2022poster

Large-scale single-stream pre-training has shown dramatic performance in image-text retrieval. Regrettably, it faces low inference efficiency due to heavy attention layers. Recently, two-stream methods like CLIP and ALIGN with high inference efficiency have also shown promising performance, however,…

Cited by 81PDFScholar
2021

Contrastive prototype learning with augmented embeddings for few-shot learning

UAI 2021poster

Most recent few-shot learning (FSL) methods are based on meta-learning with episodic training. In each meta-training episode, a discriminative feature embedding and/or classifier are first constructed from a support set in an inner loop, and then evaluated in an outer loop using a query set for mode…

Cited by 43SourcePDFScholar