paper-with-me

Papers

Consistent View Alignment Improves Foundation Models for 3D Medical Image Segmentation

2025-09-17 · Puru Vaish, Felix Meister, Tobias Heimann, Christoph Brune, Jelmer M. Wolterink arxiv

Many recent approaches in representation learning implicitly assume that uncorrelated views of a data point are sufficient to learn meaningful representations for various downstream tasks. In this work, we challenge this assumption and demonstrate that meaningful structure in the latent space does not emerge naturally. Instead, it must be explicitly induced. We propose a method that aligns representations from different views of the data to align complementary information without inducing false positives. Our experiments show that our proposed self-supervised learning method, Consistent View Alignment, improves performance for downstream tasks, highlighting the critical role of structured view alignment in learning effective representations. Our method achieved first and second place in the MICCAI 2025 SSL3D challenge when using a Primus vision transformer and ResEnc convolutional neural network, respectively. The code and pretrained model weights are released at https://github.com/Tenbatsu24/LatentCampus.

📄 PDF Abstract BibTeX arXiv:2509.13846

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationSelf-Supervised LearningRepresentation Learning

Similar Papers 제목 키워드 기반

CardioBench: Do Echocardiography Foundation Models Generalize Beyond the Lab?

2025-10-01 · Darya Taratynova, Ahmed Aly, Numan Saeed, Mohammad Yaqub arxiv

Foundation models are reshaping medical imaging, yet their application in echocardiography remains limited, hindered by a heavy reliance on private datasets that prevent reproducible comparison. Echocardiography poses un…

Random Token Fusion for Multi-View Medical Diagnosis

2024-10-21 · Jingyu Guo, Christos Matsoukas, Fredrik Strand, Kevin Smith

In multi-view medical diagnosis, deep learning-based models often fuse information from different imaging perspectives to improve diagnostic performance. However, existing approaches are prone to overfitting and rely hea…

DiagnosticMedical DiagnosisMedical Image Analysis

Geometric Distillation from Rectified Stereo: Leveraging Epipolar Cues for Monocular Depth

2026-07-17 · Jung-Hee Kim, Xiaoming Liu arxiv

Monocular depth foundation models have demonstrated remarkable generalization capabilities across diverse environments. However, they continue to struggle with metric depth estimation in diverse environments. This limita…

Depth Estimation

Multi-View Synergistic Learning with Vision-Language Adaption for Low-Resource Biomedical Image Classification

2026-04-27 · Xiaoliu Luo, Minxue Xiao, Ting Xie, Mengzhu Wang 외 arxiv

Accurate biomedical image classification under low-resource conditions remains challenging due to limited annotations, subtle inter-class visual differences, and complex disease semantics. While vision--language models o…

parameter-efficient fine-tuningRepresentation LearningContrastive LearningImage Classification

Structure is Supervision: Multiview Masked Autoencoders for Radiology

2025-11-27 · Sonia Laguna, Andrea Agostini, Alain Ryser, Samuel Ruiperez-Campillo 외 arxiv

Building robust medical machine learning systems requires pretraining strategies that exploit the intrinsic structure present in clinical data. We introduce Multiview Masked Autoencoder (MVMAE), a self-supervised framewo…

Image Reconstruction