← Search

Yingyong Qi

3 accepted papers

2026

SEMA: a Scalable and Efficient Mamba like Attention via Token Localization and Averaging

ICML 2026poster

Attention is the critical component of a transformer. Yet the quadratic computational complexity of vanilla full attention in the input size and the inability of its linear attention variant to focus have been challenges for computer vision tasks. We provide a mathematical definition of generalized …

Cited by 0SourceScholar
2020

TRP: Trained Rank Pruning for Efficient Deep Neural Networks

IJCAI 2020poster

To enable DNNs on edge devices like mobile phones, low-rank approximation has been widely adopted because of its solid theoretical rationale and efficient implementations. Several previous works attempted to directly approximate a pre-trained model by low-rank decomposition; however, small approxima…

Cited by 0SourcePDFScholar
2019

Understanding Straight-Through Estimator in Training Activation Quantized Neural Nets

ICLR 2019poster

Training activation quantized neural networks involves minimizing a piecewise constant training loss whose gradient vanishes almost everywhere, which is undesirable for the standard back-propagation or chain rule. An empirical way around this issue is to use a straight-through estimator (STE) (Bengi…

Cited by 382SourcePDFScholar