Related Experiment Video
Updated: Sep 9, 2025

Spatial Multiobjective Optimization of Agricultural Conservation Practices using a SWAT Model and an Evolutionary Algorithm
Published on: December 9, 2012
Lightweight Diffusion Models Based on Multi-Objective Evolutionary Neural Architecture Search
Yu Xue1, Chunxiao Jiao1, Yong Zhang2
1School of Computer and Software, Nanjing University of Information Science and Technology, Nanjing 210044, P. R. China.
We developed Lightweight Diffusion Models based on Multi-Objective Evolutionary Search (LDMOES) to create efficient diffusion models. LDMOES significantly reduces computational costs while maintaining or improving image generation quality.
Area of Science:
- Artificial Intelligence
- Computer Vision
- Machine Learning
Background:
- Diffusion models excel at image generation but suffer from high computational costs and long inference times.
- Existing acceleration methods primarily focus on inference steps, neglecting diffusion model architecture optimization.
- Optimizing diffusion model architectures is crucial for developing computationally efficient generative models.
Purpose of the Study:
- To propose LDMOES (Lightweight Diffusion Models based on Multi-Objective Evolutionary Search), a novel framework for designing efficient UNet-based diffusion models.
- To leverage multi-objective evolutionary neural architecture search and knowledge distillation for optimizing diffusion model architectures.
- To reduce the computational complexity of diffusion models without compromising image generation quality.
Main Methods:
- Implemented a framework combining multi-objective evolutionary neural architecture search with knowledge distillation.
- Utilized a modular search space within LDMOES to decouple architecture components and enhance search efficiency.
- Validated the proposed method on diverse datasets including CIFAR-10, Tiny-ImageNet, CelebA-HQ, and LSUN-church.
Main Results:
- LDMOES achieved approximately 40% reduction in multiply-accumulate operations (MACs) in pixel space, outperforming the teacher model.
- On the Tiny-ImageNet dataset, the model generated high-quality images with a competitive FID score of 4.16, demonstrating strong generalization.
- In latent space, MACs were reduced by ~50% with negligible performance loss, and nearly 60% reduction in computational cost on LSUN-church.
Conclusions:
- LDMOES effectively designs lightweight and efficient UNet-based diffusion models through multi-objective evolutionary search and knowledge distillation.
- The proposed method significantly reduces computational costs (MACs) in both pixel and latent spaces while maintaining or improving generation quality.
- LDMOES demonstrates strong effectiveness and transferability across various datasets, offering a promising direction for efficient generative AI.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Multi-input and Multi-variable systems
In the absence...
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Physiological Pharmacokinetic Models: Blood Flow-Limited Versus Diffusion-Limited Models
Maxwell-Boltzmann Distribution: Problem Solving
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...

