paper-with-me

홈 › Papers

Learning Domain-Invariant Representations for Cross-Domain Image Registration via Scene-Appearance Disentanglement

2026-01-12 · Jiahao Qin, Yiwen Wang arxiv

Image registration under domain shift remains a fundamental challenge in computer vision and medical imaging: when source and target images exhibit systematic intensity differences, the brightness constancy assumption underlying conventional registration methods is violated, rendering correspondence estimation ill-posed. We propose SAR-Net, a unified framework that addresses this challenge through principled scene-appearance disentanglement. Our key insight is that observed images can be decomposed into domain-invariant scene representations and domain-specific appearance codes, enabling registration via re-rendering rather than direct intensity matching. We establish theoretical conditions under which this decomposition enables consistent cross-domain alignment (Proposition 1) and prove that our scene consistency loss provides a sufficient condition for geometric correspondence in the shared latent space (Proposition 2). Empirically, we validate SAR-Net on the ANHIR (Automatic Non-rigid Histological Image Registration) challenge benchmark, where multi-stain histopathology images exhibit coupled domain shift from different staining protocols and geometric distortion from tissue preparation. Our method achieves a median relative Target Registration Error (rTRE) of 0.25%, outperforming the state-of-the-art MEVIS method (0.27% rTRE) by 7.4%, with robustness of 99.1%. Code is available at https://github.com/D-ST-Sword/SAR-NET .

📄 PDF Abstract BibTeX arXiv:2601.08875

Code (0)

등록된 구현이 없습니다.

Tasks

Image Registration

Similar Papers 제목 키워드 기반

Domain-invariant Representation Learning via Segment Anything Model for Blood Cell Classification

2024-08-14 · Yongcheng Li, Lingcong Cai, Ying Lu, Cheng Lin 외

Accurate classification of blood cells is of vital significance in the diagnosis of hematological disorders. However, in real-world scenarios, domain shifts caused by the variability in laboratory procedures and settings…

Representation Learning

Domain-Invariant Disentangled Network for Generalizable Object Detection

2021-01-01 · ICCV 2021 10 · Chuang Lin, Zehuan Yuan, Sicheng Zhao, Peize Sun 외

We address the problem of domain generalizable object detection, which aims to learn a domain-invariant detector from multiple "seen" domains so that it can generalize well to other "unseen" domains. The generalizati…

DisentanglementDomain Generalizationimage-classificationImage Classification+3

Variational Interaction Information Maximization for Cross-domain Disentanglement

2020-12-08 · NeurIPS 2020 12 · HyeongJoo Hwang, Geon-Hyeong Kim, Seunghoon Hong, Kee-Eung Kim

Cross-domain disentanglement is the problem of learning representations partitioned into domain-invariant and domain-specific representations, which is a key to successful domain transfer or measuring semantic distance b…

DisentanglementImage RetrievalImage-to-Image TranslationRetrieval+2

Domain-Invariant Feature Distillation for Cross-Domain Sentiment Classification

2019-08-24 · IJCNLP 2019 11 · Mengting Hu, Yike Wu, Shiwan Zhao, Honglei Guo 외

Cross-domain sentiment classification has drawn much attention in recent years. Most existing approaches focus on learning domain-invariant representations in both the source and target domains, while few of them pay att…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Exploring Domain-Invariant Parameters for Source Free Domain Adaptation

2022-01-01 · CVPR 2022 1 · Fan Wang, Zhongyi Han, Yongshun Gong, Yilong Yin

Source-free domain adaptation (SFDA) newly emerges to transfer the relevant knowledge of a well-trained source model to an unlabeled target domain, which is critical in various privacy-preserving scenarios. Most exis…

Domain AdaptationPrivacy PreservingSource-Free Domain Adaptation