paper-with-me

홈 › Papers

DINOv3-Guided Cross Fusion Framework for Semantic-aware CT generation from MRI and CBCT

2025-11-15 · Xianhao Zhou, Jianghao Wu, Ku Zhao, Jinlong He, Huangxuan Zhao, Lei Chen, Shaoting Zhang, Guotai Wang arxiv

Generating synthetic CT images from CBCT or MRI has a potential for efficient radiation dose planning and adaptive radiotherapy. However, existing CNN-based models lack global semantic understanding, while Transformers often overfit small medical datasets due to high model capacity and weak inductive bias. To address these limitations, we propose a DINOv3-Guided Cross Fusion (DGCF) framework that integrates a frozen self-supervised DINOv3 Transformer with a trainable CNN encoder-decoder. It hierarchically fuses global representation of Transformer and local features of CNN via a learnable cross fusion module, achieving balanced local appearance and contextual representation. Furthermore, we introduce a Multi-Level DINOv3 Perceptual (MLDP) loss that encourages semantic similarity between synthetic CT and the ground truth in DINOv3's feature space. Experiments on the SynthRAD2023 pelvic dataset demonstrate that DGCF achieved state-of-the-art performance in terms of MS-SSIM, PSNR and segmentation-based metrics on both MRI$\rightarrow$CT and CBCT$\rightarrow$CT translation tasks. To the best of our knowledge, this is the first work to employ DINOv3 representations for medical image translation, highlighting the potential of self-supervised Transformer guidance for semantic-aware CT synthesis. The code is available at https://github.com/HiLab-git/DGCF.

📄 PDF Abstract BibTeX arXiv:2511.12098

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

DSU-Net:An Improved U-Net Model Based on DINOv2 and SAM2 with Multi-scale Cross-model Feature Enhancement

2025-03-27 · Yimin Xu, Fan Yang, Bin Xu

Despite the significant advancements in general image segmentation achieved by large-scale pre-trained foundation models (such as Meta's Segment Any-thing Model (SAM) series and DINOv2), their performance in specialized …

Image SegmentationmodelSemantic Segmentation

Exploiting DINOv3-Based Self-Supervised Features for Robust Few-Shot Medical Image Segmentation

2026-01-12 · Guoping Xu, Jayaram K. Udupa, Weiguo Lu, You Zhang arxiv

Deep learning-based automatic medical image segmentation plays a critical role in clinical diagnosis and treatment planning but remains challenging in few-shot scenarios due to the scarcity of annotated training data. Re…

Medical Image SegmentationFew-Shot Learning

Contrastive-SDXL: Annotation-Preserving Night-Time Augmentation for Pedestrian Detection

2026-05-13 · Franky George, Muhammad Khalid, Adil Khan arxiv

Night-time pedestrian detection remains challenging because labelled night-time data are limited and large illumination differences make daytime-only trained detectors unreliable. Latent diffusion models (LDMs) provide a…

Image-to-Image TranslationSemantic correspondencePedestrian Detection

Multi-task Image Restoration Guided By Robust DINO Features

2023-12-04 · Xin Lin, Jingtong Yue, Kelvin C. K. Chan, Lu Qi 외

Multi-task image restoration has gained significant interest due to its inherent versatility and efficiency compared to its single-task counterpart. However, performance decline is observed with an increase in the number…

Image Restoration

Revealing the Semantic Selection Gap in DINOv3 through Training-Free Few-Shot Segmentation

2026-02-07 · Hussni Mohd Zakir, Eric Tatt Wei Ho arxiv

Recent self-supervised Vision Transformers (ViTs), such as DINOv3, provide rich feature representations for dense vision tasks. This study investigates the intrinsic few-shot semantic segmentation (FSS) capabilities of f…

Few-Shot Semantic SegmentationTest-time Adaptation