paper-with-me

Papers

Dino-NestedUNet: Unlocking Foundation Vision Encoders for Pathology Tumor Bulk Segmentation via Dense Decoding

2026-04-27 · Tianyang Wang, Ziyu Su, Abdul Rehman Akbar, Usama Sajjad, Usman Afzaal, Lina Gokhale, Charles Rabolli, Wei Chen, Anil Parwani, Muhammad Khalid Khan Niazi arxiv

Vision foundation models (VFMs), such as DINOv3, provide rich semantic representations that are promising for computational pathology. However, many current adaptations pair frozen VFMs with lightweight decoders, creating a capacity mismatch that often limits boundary fidelity for infiltrative tumor bulk segmentation. This paper presents Dino-NestedUNet, a framework that couples a pre-trained DINOv3 encoder with a Nested Dense Decoder. Instead of sparse skip connections and linear upsampling, the proposed decoder forms a dense grid of intermediate pathways to enable continuous feature reuse and multi-scale recalibration, aligning high-level semantics with low-level morphological textures during reconstruction. We evaluate Dino-NestedUNet on three histopathology cohorts (multi-center CHTN, institutional OSU, and CAMELYON16) and observe consistent improvements over UNet++ and standard Dino-UNet variants, particularly under cross-domain shift. To further assess external generalization, we perform zero-shot evaluation by training on CHTN and directly testing on unseen TIGER WSIBULK and OSU CRC cohorts without fine-tuning. These results suggest that dense decoding is a key ingredient for unlocking foundation encoders in boundary-sensitive pathology segmentation.

📄 PDF Abstract BibTeX arXiv:2605.00894

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do computer vision foundation models learn the low-level characteristics of the human visual system?

2025-02-27 · CVPR 2025 1 · Yancheng Cai, Fei Yin, Dounia Hammou, Rafal Mantiuk

Computer vision foundation models, such as DINO or OpenCLIP, are trained in a self-supervised manner on large image datasets. Analogously, substantial evidence suggests that the human visual system (HVS) is influenced by…

Data Scaling Laws for Radiology Foundation Models

2025-09-16 · Maximilian Ilse, Harshita Sharma, Anton Schwaighofer, Sam Bond-Taylor 외 arxiv

Foundation vision encoders such as CLIP and DINOv2, trained on web-scale data, exhibit strong transfer performance across tasks and datasets. However, medical imaging foundation models remain constrained by smaller datas…

Continual Pretraining

RAD-DINO: Exploring Scalable Medical Image Encoders Beyond Text Supervision

2024-01-19 · Fernando Pérez-García, Harshita Sharma, Sam Bond-Taylor, Kenza Bouzid 외

Language-supervised pre-training has proven to be a valuable method for extracting semantically meaningful features from images, serving as a foundational element in multimodal systems within the computer vision and medi…

Semantic Segmentation

Q-Former Autoencoder: A Modern Framework for Medical Anomaly Detection

2025-07-24 · Francesco Dalmonte, Emirhan Bayar, Emre Akbas, Mariana-Iuliana Georgescu arxiv

Anomaly detection in medical images is an important yet challenging task due to the diversity of possible anomalies and the practical impossibility of collecting comprehensively annotated data sets. In this work, we tack…

Anomaly Detection

Unlocking Latent Dimensions: Exploring Representations of Large-Scale X-ray Scattering Data using Variational Autoencoders

2026-06-12 · Monika Choudhary, Xiaoya Chong, Runbo Jiang, Wiebke Koepp 외 arxiv

Scientific user facilities generate X-ray scattering data faster than traditional workflows can process them. We address this challenge across two settings, offline dataset exploration and live on-the-fly analysis. We tr…

Image Generation