English

Any2Any: Unified Arbitrary Modality Translation for Remote Sensing

Computer Vision and Pattern Recognition 2026-05-26 v2

Abstract

Multi-modal remote sensing imagery provides complementary observations of the same geographic scene, yet such observations are frequently incomplete in practice. Existing cross-modal translation methods treat each modality pair as an independent task, resulting in quadratic complexity and limited generalization to unseen modality combinations. We formulate Any-to-Any translation as inference over a shared latent representation of the scene, where different modalities correspond to partial observations of the same underlying semantics. Based on this formulation, we propose Any2Any, a unified latent diffusion framework that projects heterogeneous inputs into a geometrically aligned latent space. Such structure performs anchored latent regression with a shared backbone, decoupling modality-specific representation learning from semantic mapping. Moreover, lightweight target-specific residual adapters are used to correct systematic latent mismatches without increasing inference complexity. To support learning under sparse but connected supervision, we introduce RST-1M, the first million-scale remote sensing dataset with paired observations across five sensing modalities, providing supervision anchors for any-to-any translation. Experiments across 14 translation tasks show that Any2Any consistently outperforms pairwise translation methods and exhibits strong zero-shot generalization to unseen modality pairs. Code and models are available at https://github.com/MiliLab/Any2Any.

Keywords

Cite

@article{arxiv.2603.04114,
  title  = {Any2Any: Unified Arbitrary Modality Translation for Remote Sensing},
  author = {Haoyang Chen and Jing Zhang and Hebaixu Wang and Shiqin Wang and Pohsun Huang and Jiayuan Li and Haonan Guo and Di Wang and Zheng Wang and Bo Du},
  journal= {arXiv preprint arXiv:2603.04114},
  year   = {2026}
}

Comments

Accepted by ICML 2026

R2 v1 2026-07-01T11:03:07.654Z