English

Acquisition of interpretable domain information during brain MR image harmonization for content-based image retrieval

Computer Vision and Pattern Recognition 2025-10-17 v1 Information Retrieval

Abstract

Medical images like MR scans often show domain shifts across imaging sites due to scanner and protocol differences, which degrade machine learning performance in tasks such as disease classification. Domain harmonization is thus a critical research focus. Recent approaches encode brain images x\boldsymbol{x} into a low-dimensional latent space z\boldsymbol{z}, then disentangle it into zu\boldsymbol{z_u} (domain-invariant) and zd\boldsymbol{z_d} (domain-specific), achieving strong results. However, these methods often lack interpretability-an essential requirement in medical applications-leaving practical issues unresolved. We propose Pseudo-Linear-Style Encoder Adversarial Domain Adaptation (PL-SE-ADA), a general framework for domain harmonization and interpretable representation learning that preserves disease-relevant information in brain MR images. PL-SE-ADA includes two encoders fEf_E and fSEf_{SE} to extract zu\boldsymbol{z_u} and zd\boldsymbol{z_d}, a decoder to reconstruct the image fDf_D, and a domain predictor gDg_D. Beyond adversarial training between the encoder and domain predictor, the model learns to reconstruct the input image x\boldsymbol{x} by summing reconstructions from zu\boldsymbol{z_u} and zd\boldsymbol{z_d}, ensuring both harmonization and informativeness. Compared to prior methods, PL-SE-ADA achieves equal or better performance in image reconstruction, disease classification, and domain recognition. It also enables visualization of both domain-independent brain features and domain-specific components, offering high interpretability across the entire framework.

Keywords

Cite

@article{arxiv.2510.14535,
  title  = {Acquisition of interpretable domain information during brain MR image harmonization for content-based image retrieval},
  author = {Keima Abe and Hayato Muraki and Shuhei Tomoshige and Kenichi Oishi and Hitoshi Iyatomi},
  journal= {arXiv preprint arXiv:2510.14535},
  year   = {2025}
}

Comments

6 pages,3 figures, 3 tables. Accepted at 2025 IEEE International Conference on Systems, Man, and Cybernetics (IEEE SMC 2025)

R2 v1 2026-07-01T06:40:59.148Z