MCPcopy Index your code
hub / github.com/KingJamesSong/OrientationDiffusion

github.com/KingJamesSong/OrientationDiffusion @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
176 symbols 537 edges 8 files 14 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

OrientationDiffusion

Code for NeurIPS 2025 "Kuramoto Orientation Diffusion Models"

CIFAR10 with 100 steps

Forward Process Backward Process

Image Generation

Check train_orientation_diffusion.py

Unconditional PDE Generation

Check train_nse.py

Conditional PDE Forecasting

Check train_nse_cond.py

Citation

Please consider citing our paper if you think the code is helpful to your research.

@article{song2025kuramoto,
  title={Kuramoto Orientation Diffusion Models},
  author={Song, Yue and Keller, T. Anderson and Brodjian, Sevan and Miyato, Takeru and Yue, Yisong and Perona, Pietro and Welling, Max},
  journal={NeurIPS},
  year={2025}
}

Core symbols most depended-on inside this repo

save_images
called by 29
utils.py
get_data
called by 10
utils.py
setup_logging
called by 10
utils.py
coupling_noise
called by 9
train_orientation_diffusion.py
coupling_noise_local
called by 9
train_nse.py
phase_modulate
called by 8
train_orientation_diffusion.py
phase_modulate
called by 8
train_nse.py
coupling_noise_local
called by 7
train_nse_cond.py

Shape

Method 98
Function 53
Class 25

Languages

Python100%

Modules by API surface

modules.py63 symbols
train_nse_cond.py27 symbols
train_nse.py27 symbols
train_orientation_diffusion.py20 symbols
nse_pde.py12 symbols
dataset.py12 symbols
utils.py8 symbols
fid_evaluation.py7 symbols

For agents

$ claude mcp add OrientationDiffusion \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact