Skip to content

kantamasuki/RGDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renormalization Group-based Diffusion Model (RGDM)

thumbnail.png

Implementation of Generative Diffusion Model with Inverse Renormalization Group Flows by Kanta Masuki and Yuto Ashida.

Renormalization group-based diffusion model (RGDM) is a generative diffusion model based on the exact renormalization group, which leverages multiscale structures inherent in natural data, such as the protein structures and images. In this Github repository, we provide the Python codes used in the numerical experiments described in the paper. For their detailed usages, please refer to the readme files ./protein_str_pred/README.md and ./image_generation/README.md, respectively.

Please contact kmasuki@g.ecc.u-tokyo.ac.jp with any comments or issues regarding this repository.

The citation key of our work is

@misc{KY2025rgdm,
      title={Generative Diffusion Models with Inverse Renormalization Group Flows}, 
      author={Kanta Masuki and Yuto Ashida},
      year={2025},
      eprint={2501.09064},
      archivePrefix={arXiv},
}

About

Implementations of the renormalization group-based diffusion model (RGDM).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published