Skip to content

BRAINML-GT/MIG-Vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIG-Vis: Uncovering Semantic Selectivity of Latent Groups in Higher Visual Cortex with Mutual Information-Guided Diffusion

Authors: Yule Wang, Joseph Yu, Chengrui Li, Weihan Li, and Anqi Wu, Georgia Tech, USA.

Official code for MIG-Vis (ICLR 2026 Poster): a framework to visualize and interpret neural latent groups via mutual-information guided diffusion.

News

  • [2025/12] The abstract version of MIG-Vis has been accepted as a poster presentation at COSYNE 2026 in Lisbon, Portugal!

Overview of the Approach

MIG‑Vis is a method to discover and visualize semantically meaningful latent subspaces encoded in neural activity from higher visual cortex recordings. It combines a group‑wise disentangled VAE for inferring structured neural latent subspaces, and a mutual information (MI)‑guided diffusion image synthesis procedure to visualize what each latent group encodes.

The full code and installation & experiment instructions will be available soon.

Repository Structure

MIG‑Vis/
├── neural_vae/                  # VAE module for inferring neural latent groups
├── mig_diffusion/               # MI‑guided diffusion synthesis procedures
├── diffusion_model/             # Image diffusion function modules
├── utils_scripts/               # Utility scripts e.g., data loading, training helpers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages