← Search

Yuqing Xia

4 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
2026

TileLang: Bridge Programmability and Performance in Modern Neural Kernels

ICLR 2026oral

Modern AI algorithms increasingly adopt fused kernels for performance, but implementing them remains complex due to the lack of fine-grained control in existing compilers like Triton. We introduce TileLang, a controllable programming system for fused neural kernels. TileLang provides explicit tile-l…

Cited by 0SourcecodeScholar
2022

A Neural Corpus Indexer for Document Retrieval

NeurIPS 2022accept

Current state-of-the-art document retrieval solutions mainly follow an index-retrieve paradigm, where the index is hard to be directly optimized for the final retrieval target. In this paper, we aim to show that an end-to-end deep neural network unifying training and indexing stages can significantl…

Cited by 148SourcePDFScholar