English

Vision Transformer-Conditioned UNet for Domain-Adaptive Semantic Segmentation

Computer Vision and Pattern Recognition 2026-05-19 v1 Artificial Intelligence

Abstract

Semantic segmentation is essential for analysing anatomical features in biomedical research, yet a performance gap remains for Vision Transformers (ViTs) in the field, particularly for sparse, fine-structured, and low signal-to-noise targets. We attribute this challenge in part to the lightweight pixel decoders commonly used in promptable ViT models, who may lack the local inductive bias needed for high-precision biomedical masks. We bridge this gap by introducing ViTC-UNet, which conditions a UNet on frozen pre-trained ViT representations through learnable tokens and a two-way attention decoder. This combines ViT global visual priors with the local inductive bias and high-resolution decoding capacity of UNets, while avoiding end-to-end ViT fine-tuning even in cross-domain settings. ViTC-UNet outperforms baseline results in semantic segmentation tasks across MRI and CT modalities, demonstrating that structure-conditioned UNet decoding can efficiently adapt large-scale visual priors to high-complexity biomedical segmentation.

Keywords

Cite

@article{arxiv.2605.16393,
  title  = {Vision Transformer-Conditioned UNet for Domain-Adaptive Semantic Segmentation},
  author = {Joel Valdivia Ortega and Tingying Peng and Marion Jasnin},
  journal= {arXiv preprint arXiv:2605.16393},
  year   = {2026}
}
R2 v1 2026-07-22T07:15:22.530Z