English

Annealed Co-Generation: Disentangling Variables via Progressive Pairwise Modeling

Machine Learning 2026-03-10 v1 Artificial Intelligence

Abstract

For multivariate co-generation in scientific applications, we advocate pairwise block rather than joint modeling of all variables. This design mitigates the computational burden and data imbalance. To this end, we propose an Annealed Co-Generation (ACG) framework that replaces high-dimensional diffusion modeling with a low-dimensional diffusion model, which enables multivariate co-generation by composing pairwise variable generations. We first train an unconditional diffusion model over causal variables that are disentangled into pairs. At inference time, we recover the joint distribution by coupling these pairwise models through shared common variables, enabling coherent multivariate generation without any additional training. By employing a three-stage annealing process-Consensus, Heating, and Cooling-our method enforces consistency across shared common variables and progressively constrains each pairwise data distribution to lie on a learnable manifold, while maintaining high likelihood within each pair. We demonstrate the framework's flexibility and efficacy on two distinct scientific tasks: flow-field completion and antibody generation. All datasets and code will be made publicly available upon publication.

Keywords

Cite

@article{arxiv.2603.06615,
  title  = {Annealed Co-Generation: Disentangling Variables via Progressive Pairwise Modeling},
  author = {Hantao Zhang and Jieke Wu and Mingda Xu and Xiao Hu and Yingxuan You and Pascal Fua},
  journal= {arXiv preprint arXiv:2603.06615},
  year   = {2026}
}

Comments

21 pages, 4 figures, 8 tables

R2 v1 2026-07-01T11:07:32.858Z