A${}^2$BM: Alignment-Aware Bridge Matching for Image-to-Image Translation Researchers introduce Alignment-Aware Bridge Matching (A²BM), a bridge matching method that leverages image pair alignment during training to improve image-to-image translation fidelity with weakly aligned data. A²BM consistently outperforms GAN-, diffusion-, and Schrödinger bridge-based baselines on tasks including cross-sensor super-resolution and unsupervised domain adaptation. arXiv:2607.16294v1 Announce Type: new Abstract: Paired image-to-image translation underpins a wide range of computer vision tasks, including image editing, sensor translation, and domain adaptation. Bridge matching and flow matching have recently emerged as powerful frameworks, extending diffusion models to arbitrary source and target distributions. However, their standard formulations assume perfectly aligned training pairs, treating all source-target correspondences as equally reliable. In practice, real-world applications often involve weakly aligned pairs due to changes of acquisition conditions, including e.g. asynchronous captures, different illuminations, or misregistration. In this work, we introduce Alignment-Aware Bridge Matching A${}^2$BM , a bridge matching method that leverages image pairs alignment during training. By incorporating alignment scores, the model learns to disentangle true semantic correspondences from misalignment artifacts. At inference time, we use the alignment score as a control variable over translation fidelity, with strongly aligned outputs obtained when prompting the model with the highest alignment score. We validate A${}^2$BM on both controlled synthetic experiments and on challenging real-world tasks, including cross-sensor super-resolution and pixel-space unsupervised domain adaptation. In all settings, A${}^2$BM consistently improves translation fidelity over strong GAN-, diffusion-, and Schr{\"o}dinger bridge-based baselines, establishing alignment conditioning as a principled solution for image translation models with weakly aligned data.