IJCAI 20260 citations

One Flow Fits All! A Scale-Aware Generative Framework for Diverse Data

Hubin Cao, Jun Ma, Yusupu Ainiwaer, Hanquan Zhang, Yanjun Qin, Zixuan Wang, Xiaoming Tao

Abstract

Real-world systems increasingly require coherent reasoning and generation over diverse data modalities simultaneously. Current generative frameworks rely on complex, multi-stage training, resulting in low efficiency due to iterative inference and high computational cost. They also struggle with unified multimodal representation, failing to balance fine-grained details with global structures and long-term dependencies, which limits generative quality and practical usability. To overcome these limitations, we introduce the Inverse Heat Mean Flow (IHMF), a general-purpose solver that is compatible with a wide range of model backbones. Without requiring pre-training, IHMF directly learns an average velocity field through an inverse heat formul ation. By exploiting the inherent scale-space properties of the inverse heat process, IHMF explicitly decomposes multi-scale complexities, thereby simplifying trajectory learning and enabling adaptive topological alignment. Extensive experiments show that IHMF achieves a competitive performance with state-of-the-art methods, providing a robust and unified mathematical framework for various generative tasks. The code is publicly available at https://github.com/CHBonline/IHMF.

Computer Vision: Image and video synthesis and generation
BibTeX
@inproceedings{ijcai2026_oneflowfitsallas,
  title = {One Flow Fits All! A Scale-Aware Generative Framework for Diverse Data},
  author = {Hubin Cao and Jun Ma and Yusupu Ainiwaer and Hanquan Zhang and Yanjun Qin and Zixuan Wang and Xiaoming Tao},
  booktitle = {IJCAI 2026},
  year = {2026}
}