CVMar 1

The Texture-Shape Dilemma: Boundary-Safe Synthetic Generation for 3D Medical Transformers

arXiv:2603.00985v1h-index: 13
Originality Highly original
AI Analysis

This work solves the data bottleneck for medical Vision Transformers by enabling scalable, annotation-free synthetic generation, though it is incremental as it builds on existing Formula-Driven Supervised Learning paradigms.

The paper tackles the problem of data scarcity and privacy in medical image analysis by addressing the boundary aliasing issue in synthetic data generation, where high-frequency textures corrupt gradient signals needed for learning structural boundaries. The proposed Physics-inspired Spatially-Decoupled Synthesis framework outperforms previous methods by 1.43% on BTCV and up to 1.51% on MSD datasets.

Vision Transformers (ViTs) have revolutionized medical image analysis, yet their data-hungry nature clashes with the scarcity and privacy constraints of clinical archives. Formula-Driven Supervised Learning (FDSL) has emerged as a promising solution to this bottleneck, synthesizing infinite annotated samples from mathematical formulas without utilizing real patient data. However, existing FDSL paradigms rely on simple geometric shapes with homogeneous intensities, creating a substantial gap by neglecting tissue textures and noise patterns inherent in modalities like CT and MRI. In this paper, we identify a critical optimization conflict termed boundary aliasing: when high-frequency synthetic textures are naively added, they corrupt the image gradient signals necessary for learning structural boundaries, causing the model to fail in delineating real anatomical margins. To bridge this gap, we propose a novel Physics-inspired Spatially-Decoupled Synthesis framework. Our approach orthogonalizes the synthesis process: it first constructs a gradient-shielded buffer zone based on boundary distance to ensure stable shape learning, and subsequently injects physics-driven spectral textures into the object core. This design effectively reconciles robust shape representation learning with invariance to acquisition noise. Extensive experiments on the BTCV and MSD datasets demonstrate that our method significantly outperforms previous FDSL, as well as SSL methods trained on real-world medical datasets, by 1.43% on BTCV and up to 1.51% on MSD task, offering a scalable, annotation-free foundation for medical ViTs. The code will be made publicly available upon acceptance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes