← Search

Yanyu Li

25 accepted papers

2026

SPRINT: Sparse-Dense Residual Fusion for Efficient Diffusion Transformers

ICLR 2026poster

Diffusion Transformers (DiTs) deliver state-of-the-art generative performance but their quadratic training cost with sequence length makes large-scale pretraining prohibitively expensive. Token dropping can reduce training cost, yet naïve strategies degrade representations, and existing methods are…

Cited by 0SourcecodeScholar
2025

Improving the Diffusability of Autoencoders

ICML 2025poster

Latent diffusion models have emerged as the leading approach for generating high-quality images and videos, utilizing compressed latent representations to reduce the computational burden of the diffusion process. While recent advancements have primarily focused on scaling diffusion backbones and imp…

2025

LazyDiT: Lazy Learning for the Acceleration of Diffusion Transformers

AAAI 2025technical

Diffusion Transformers have emerged as the preeminent models for a wide array of generative tasks, demonstrating superior performance and efficacy across various applications. The promising results come at the cost of slow inference, as each denoising step requires running the whole transformer mode…

2025

SnapGen-V: Generating a Five-Second Video within Five Seconds on a Mobile Device

CVPR 2025poster

We have witnessed the unprecedented success of diffusion-based video generation over the past year. Recently proposed models from the community have wielded the power to generate cinematic and high-resolution videos with smooth motions from arbitrary input prompts. However, as a supertask of image g…

Cited by 2SourcePDFScholar
2025

SnapGen: Taming High-Resolution Text-to-Image Models for Mobile Devices with Efficient Architectures and Training

CVPR 2025highlight

Existing text-to-image (T2I) diffusion models face several limitations, including large model sizes, slow runtime, and low-quality generation on mobile devices. This paper aims to address all of these challenges by developing an extremely small and fast T2I model that generates high-resolution and h…

2024

BitsFusion: 1.99 bits Weight Quantization of Diffusion Model

NeurIPS 2024poster

Diffusion-based image generation models have achieved great success in recent years by showing the capability of synthesizing high-quality content. However, these models contain a huge number of parameters, resulting in a significantly large model size. Saving and transferring them is a major bottle…

2024

E$^2$GAN: Efficient Training of Efficient GANs for Image-to-Image Translation

ICML 2024poster

One highly promising direction for enabling flexible real-time on-device image editing is utilizing data distillation by leveraging large-scale text-to-image diffusion models to generate paired datasets used for training generative adversarial networks (GANs). This approach notably alleviates the st…

Cited by 8SourcePDFScholar
2024

Efficient Training with Denoised Neural Weights

ECCV 2024poster

"Good weight initialization serves as an effective measure to reduce the training cost of a deep neural network (DNN) model. The choice of how to initialize parameters is challenging and may require manual tuning, which can be time-consuming and prone to human error. To overcome such limitations, th…

Cited by 0SourcePDFScholar
2024

FasterVD: On Acceleration of Video Diffusion Models

IJCAI 2024poster

Equipped with Denoising Diffusion Probabilistic Models, video content generation has gained significant research interest recently. However, diffusion pipelines call for intensive computation and model storage, which poses challenges for their wide and efficient deployment. In this work, we address…

Cited by 0SourcePDFScholar
2024

HyperHuman: Hyper-Realistic Human Generation with Latent Structural Diffusion

ICLR 2024poster

Despite significant advances in large-scale text-to-image models, achieving hyper-realistic human image generation remains a desirable yet unsolved task. Existing models like Stable Diffusion and DALL·E 2 tend to generate human images with incoherent parts or unnatural poses. To tackle these challen…

Cited by 51SourcePDFScholar
2024

SF-V: Single Forward Video Generation Model

NeurIPS 2024poster

Diffusion-based video generation models have demonstrated remarkable success in obtaining high-fidelity videos through the iterative denoising process. However, these models require multiple denoising steps during sampling, resulting in high computational costs. In this work, we propose a novel appr…

2024

TextCraftor: Your Text Encoder Can be Image Quality Controller

CVPR 2024poster

Diffusion-based text-to-image generative models e.g. Stable Diffusion have revolutionized the field of content generation enabling significant advancements in areas like image editing and video synthesis. Despite their formidable capabilities these models are not without their limitations. It is sti…

Cited by 18SourcePDFScholar
2023

Pruning Parameterization With Bi-Level Optimization for Efficient Semantic Segmentation on the Edge

CVPR 2023poster

With the ever-increasing popularity of edge devices, it is necessary to implement real-time segmentation on the edge for autonomous driving and many other applications. Vision Transformers (ViTs) have shown considerably stronger results for many vision tasks. However, ViTs with the full-attention me…

Cited by 28SourcePDFScholar
2023

Rethinking Vision Transformers for MobileNet Size and Speed

ICCV 2023poster

With the success of Vision Transformers (ViTs) in computer vision tasks, recent arts try to optimize the performance and complexity of ViTs to enable efficient deployment on mobile devices. Multiple approaches are proposed to accelerate attention mechanism, improve inefficient designs, or incorporat…

Cited by 242PDFcodeScholar
2023

SnapFusion: Text-to-Image Diffusion Model on Mobile Devices within Two Seconds

NeurIPS 2023poster

Text-to-image diffusion models can create stunning images from natural language descriptions that rival the work of professional artists and photographers. However, these models are large, with complex network architectures and tens of denoising iterations, making them computationally expensive and…

Cited by 174SourcePDFScholar
2023

Towards Real-Time Segmentation on the Edge

AAAI 2023technical

The research in real-time segmentation mainly focuses on desktop GPUs. However, autonomous driving and many other applications rely on real-time segmentation on the edge, and current arts are far from the goal. In addition, recent advances in vision transformers also inspire us to re-design the ne…

Cited by 14SourcePDFScholar
2022

Compiler-Aware Neural Architecture Search for On-Mobile Real-Time Super-Resolution

ECCV 2022poster

"Deep learning-based super-resolution (SR) has gained tremendous popularity in recent years because of its high image quality performance and wide application scenarios. However, prior methods typically suffer from large amounts of computations and huge power consumption, causing difficulties for re…

2022

EfficientFormer: Vision Transformers at MobileNet Speed

NeurIPS 2022accept

Vision Transformers (ViT) have shown rapid progress in computer vision tasks, achieving promising results on various benchmarks. However, due to the massive number of parameters and model design, e.g., attention mechanism, ViT-based models are generally times slower than lightweight convolutional n…

Cited by 453SourcePDFScholar
2022

Layer Freezing & Data Sieving: Missing Pieces of a Generic Framework for Sparse Training

NeurIPS 2022accept

Recently, sparse training has emerged as a promising paradigm for efficient deep learning on edge devices. The current research mainly devotes the efforts to reducing training costs by further increasing model sparsity. However, increasing sparsity is not always ideal since it will inevitably introd…

2022

Pruning-as-Search: Efficient Neural Architecture Search via Channel Pruning and Structural Reparameterization

IJCAI 2022poster

Neural architecture search (NAS) and network pruning are widely studied efficient AI techniques, but not yet perfect. NAS performs exhaustive candidate architecture search, incurring tremendous search cost. Though (structured) pruning can simply shrink model dimension, it remains unclear how to de…

Cited by 48SourcePDFScholar
2022

You Already Have It: A Generator-Free Low-Precision DNN Training Framework Using Stochastic Rounding

ECCV 2022poster

"Stochastic rounding is a critical technique used in low-precision deep neural networks (DNNs) training to ensure good model accuracy. However, it requires a large number of random numbers generated on the fly. This is not a trivial task on the hardware platforms such as FPGA and ASIC. The widely us…

Cited by 5SourcePDFScholar
2021

NPAS: A Compiler-Aware Framework of Unified Network Pruning and Architecture Search for Beyond Real-Time Mobile Acceleration

CVPR 2021poster

With the increasing demand to efficiently deploy DNNs on mobile edge devices, it becomes much more important to reduce unnecessary computation and increase the execution speed. Prior methods towards this goal, including model compression and network architecture search (NAS), are largely performed i…

Cited by 34PDFcodeScholar
2021

RMSMP: A Novel Deep Neural Network Quantization Framework With Row-Wise Mixed Schemes and Multiple Precisions

ICCV 2021poster

This work proposes a novel Deep Neural Network (DNN) quantization framework, namely RMSMP, with a \underline R ow-wise \underline M ixed-\underline S cheme and \underline M ulti-\underline P recision approach. Specifically, this is the first effort to assign mixed quantization schemes and multiple p…

Cited by 19PDFScholar
2021

YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design

AAAI 2021technical

The rapid development and wide utilization of object detection techniques have aroused attention on both accuracy and speed of object detectors. However, the current state-of-the-art object detection works are either accuracy-oriented using a large model but leading to high latency or speed-oriented…