← Search

Huiqi Li

7 accepted papers

2026

Generation then Reconstruction: Accelerating Masked Autoregressive Models via Two-Stage Sampling

ICLR 2026poster

Masked Autoregressive (MAR) models promise better efficiency in visual generation than continuous autoregressive (AR) models for the ability of parallel generation, yet their acceleration potential remains constrained by the modeling complexity of spatially correlated visual tokens in a single step.…

Cited by 0SourcecodeScholar
2025

Dinomaly: The Less Is More Philosophy in Multi-Class Unsupervised Anomaly Detection

CVPR 2025poster

Recent studies highlighted a practical setting of unsupervised anomaly detection (UAD) that builds a unified model for multi-class images. Despite various advancements addressing this challenging task, the detection performance under the multi-class setting still lags far behind state-of-the-art cla…

2025

LazyMAR: Accelerating Masked Autoregressive Models via Feature Caching

ICCV 2025poster

Masked Autoregressive (MAR) models have emerged as a promising approach in image generation, expected to surpass traditional autoregressive models in computational efficiency by leveraging the capability of parallel decoding. However, their dependence on bidirectional self-attention inherently confl…

2023

ReContrast: Domain-Specific Anomaly Detection via Contrastive Reconstruction

NeurIPS 2023poster

Most advanced unsupervised anomaly detection (UAD) methods rely on modeling feature representations of frozen encoder networks pre-trained on large-scale datasets, e.g. ImageNet. However, the features extracted from the encoders that are borrowed from natural image domains coincide little with the f…

2020

Differentiable Neural Architecture Search in Equivalent Space with Exploration Enhancement

NeurIPS 2020poster

Recent works on One-Shot Neural Architecture Search (NAS) mostly adopt a bilevel optimization scheme to alternatively optimize the supernet weights and architecture parameters after relaxing the discrete search space into a differentiable space. However, the non-negligible incongruence in their rela…

Cited by 42SourcePDFScholar
2020

One-Shot Neural Architecture Search via Novelty Driven Sampling

IJCAI 2020poster

One-Shot Neural architecture search (NAS) has received wide attentions due to its computational efficiency. Most state-of-the-art One-Shot NAS methods use the validation accuracy based on inheriting weights from the supernet as the stepping stone to search for the best performing architecture, adopt…

2020

Overcoming Multi-Model Forgetting in One-Shot NAS With Diversity Maximization

CVPR 2020poster

One-Shot Neural Architecture Search (NAS) significantly improves the computational efficiency through weight sharing. However, this approach also introduces multi-model forgetting during the supernet training (architecture search phase), where the performance of previous architectures degrade when s…

Cited by 103PDFcodeScholar