BertsWin: Resolving Topological Sparsity in 3D Masked Autoencoders via Component-Balanced Structural Optimization
Evgeny Alves Limarenko, Anastasiia Studenikina

TL;DR
BertsWin introduces a novel 3D masked autoencoder architecture that preserves spatial topology and accelerates learning in volumetric medical images, significantly reducing training time and computational resources.
Contribution
The paper proposes BertsWin, a hybrid 3D SSL model with component-balanced optimization that improves spatial context learning and convergence speed in medical imaging.
Findings
Accelerates semantic convergence by 5.8x compared to standard ViT-MAE.
Reduces training epochs by 15-fold with GradientConductor optimizer.
Maintains FLOP parity while achieving faster training and better reconstruction fidelity.
Abstract
The application of self-supervised learning (SSL) and Vision Transformers (ViTs) approaches demonstrates promising results in the field of 2D medical imaging, but the use of these methods on 3D volumetric images is fraught with difficulties. Standard Masked Autoencoders (MAE), which are state-of-the-art solution for 2D, have a hard time capturing three-dimensional spatial relationships, especially when 75% of tokens are discarded during pre-training. We propose BertsWin, a hybrid architecture combining full BERT-style token masking using Swin Transformer windows, to enhance spatial context learning in 3D during SSL pre-training. Unlike the classic MAE, which processes only visible areas, BertsWin introduces a complete 3D grid of tokens (masked and visible), preserving the spatial topology. And to smooth out the quadratic complexity of ViT, single-level local Swin windows are used. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Generative Adversarial Networks and Image Synthesis · Topological and Geometric Data Analysis
