Skip to content

PredictiveIntelligenceLab/iterative_adaptive_patchification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Tokenization for Vision Transformer PDE Simulation

This repository contains partial code that is crucial for the understanding of the iterative patchification concept introduced in the manuscript "Adaptive Tokenization for Vision Transformer PDE Simulation" submitted to the ICLR2026 Workshop AI&PDE.

The heads.py contains helper functions that evaluate the gradient map, adaptively partition the input signals on N-D grid, and then project variable-size patches to a uniform embedding space. Please check the demo.ipynb for its usage.

You can cite this work as following

@inproceedings{wang2026adaptive,
  title={Adaptive Tokenization for Vision Transformer PDE Simulation},
  author={Wang, Hanwen and Perdikaris, Paris},
  booktitle={AI $\{$$\backslash$\&$\}$ PDE: ICLR 2026 Workshop on AI and Partial Differential Equations}
}

About

Partial code base for "ADAPTIVE TOKENIZATION FOR VISION TRANSFORMER PDE SIMULATION" workshop submission.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors