← Search

Aoyu Li

3 accepted papers

2026

Spatial-Aware Reduction Framework: Towards Efficient and Faithful Visual State Space Models

ICML 2026poster

Mamba demonstrates strong efficiency in modeling long visual sequences. However, when token reduction is applied to structurally enhanced Mamba variants, these models exhibit a severe performance collapse. We attribute this degradation to the spatially agnostic nature of existing reduction methods, …

Cited by 0SourceScholar
2025

PipeFusion: Patch-level Pipeline Parallelism for Diffusion Transformers Inference

NeurIPS 2025poster

This paper presents PipeFusion, an innovative parallel methodology to tackle the high latency issues associated with generating high-resolution images using diffusion transformers (DiTs) models. PipeFusion partitions images into patches and the model layers across multiple GPUs. It employs a patch-…

Cited by 0SourcecodeScholar
2023

BiBench: Benchmarking and Analyzing Network Binarization

ICML 2023poster

Network binarization emerges as one of the most promising compression approaches offering extraordinary computation and memory savings by minimizing the bit-width. However, recent research has shown that applying existing binarization algorithms to diverse tasks, architectures, and hardware in reali…