Skip to content

jwjwjw3/aaascend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aaascend

Repo for the project of Jinghua, Junhao, and Kaiwen about using diffusion models for NN parameter generation to accelerate neural architecture design for edge AI devices. Some starter code implementations are taken from https://github.com/NUS-HPC-AI-Lab/Neural-Network-Parameter-Diffusion and https://github.com/facebookresearch/DiT.

Overall idea:

NNdiffusion-idea

Early-stage cross-NN-architecture results

ResNet_acc_trained_12-34 ResNet_acc_trained_16-34

Green ResNet NN architectures are seen during diffusion model training, while red ResNet NN architectures are not seen during diffusion model training.

Gray bars: NN parameters randomly drawn from uniform distribution; blue bars: NN parameters generated by a trained diffusion model; olive bars: NN parameters obtained through 50 epochs training on CIFAR-10 training dataset.

About

Repo for the project of using diffusion models for NN parameter generation to accelerate neural architecture design for edge AI devices.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors