← Search

Yanxi Li

14 accepted papers

2025

Optimizing Quantized Diffusion Models via Distillation with Cross-Timestep Error Correction

AAAI 2025technical

Diffusion models (DMs) have attracted attention in generative modeling due to their ability to produce high-quality, diverse outputs by progressively adding noise to data and then denoising it. However, DMs are computationally intensive due to their iterative nature, requiring numerous forward passe…

Cited by 0SourcePDFScholar
2023

Neural Architecture Search for Wide Spectrum Adversarial Robustness

AAAI 2023technical

One major limitation of CNNs is that they are vulnerable to adversarial attacks. Currently, adversarial robustness in neural networks is commonly optimized with respect to a small pre-selected adversarial noise strength, causing them to have potentially limited performance when under attack by large…

2022

Spatial-Channel Token Distillation for Vision MLPs

ICML 2022spotlight

Recently, neural architectures with all Multi-layer Perceptrons (MLPs) have attracted great research interest from the computer vision community. However, the inefficient mixing of spatial-channel information causes MLP-like vision models to demand tremendous pre-training on large-scale datasets. Th…

Cited by 6SourcePDFScholar
2021

Prioritized Architecture Sampling With Monto-Carlo Tree Search

CVPR 2021poster

One-shot neural architecture search (NAS) methods significantly reduce the search cost by considering the whole search space as one network, which only needs to be trained once. However, current methods select each operation independently without considering previous layers. Besides, the historical…

Cited by 66PDFcodeScholar