← Search

Minmin Sun

3 accepted papers

2026

VecAttention: Vector-wise Sparse Attention for Accelerating Long Context Inference

CVPR 2026

Long-context video understanding and generation pose a significant computational challenge for Transformer-based video models due to the quadratic complexity of self-attention. While existing sparse attention methods employ coarse-grained patterns to improve efficiency, they typically incur redundan

Cited by 0SourcecodeScholar
2025

CateKV: On Sequential Consistency for Long-Context LLM Inference Acceleration

ICML 2025poster

Large language models (LLMs) have demonstrated strong capabilities in handling long-context tasks, but processing such long contexts remains challenging due to the substantial memory requirements and inference latency. In this work, we discover that certain attention heads exhibit sequential consist…

Cited by 0SourcePDFScholar
2025

FPE2M2: Approaching Lossless and Efficient Quantization with Native Floating Point

ACL 2025finding

Auto-regressive decoding is a memory-bound job, meaning decoding inference performance is limited by the bandwidth rather than the computational capabilities of the GPU. Weight-only quantization is a promising method to address the memory-bound limitations. Previous studies have followed one of two…

Cited by 0SourcePDFScholar