← Search

Puheng Li

7 accepted papers

2026

Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration

CVPR 2026

Diffusion models have become the dominant tool for high-fidelity image and video generation, yet are critically bottlenecked by their inference speed due to the numerous iterative passes of Diffusion Transformers. To reduce the exhaustive compute, recent works resort to the feature caching and reusi

Cited by 0SourceScholar
2026

InfoTok: Adaptive Discrete Video Tokenizer via Information-Theoretic Compression

ICLR 2026oral

Accurate and efficient discrete video tokenization is essential for long video sequences processing. Yet, the inherent complexity and variable information density of videos present a significant bottleneck for current tokenizers, which rigidly compress all content at a fixed rate, leading to redunda…

Cited by 0SourcecodeScholar
2025

CHORDS: Diffusion Sampling Accelerator with Multi-core Hierarchical ODE Solvers

ICCV 2025poster

Diffusion-based generative models have become dominant generators of high-fidelity images and videos but remain limited by their computationally expensive inference procedures. Existing acceleration techniques either require extensive model retraining or compromise significantly on sample quality. T…

Cited by 0SourcePDFScholar
2023

FaiREE: fair classification with finite-sample and distribution-free guarantee

ICLR 2023poster

Algorithmic fairness plays an increasingly critical role in machine learning research. Several group fairness notions and algorithms have been proposed. However, the fairness guarantee of existing fair classification methods mainly depend on specific data distributional assumptions, often requiring…