Memory transformers for full context and high-resolution 3D Medical Segmentation
Loic Themyr, Cl\'ement Rambour, Nicolas Thome, Toby Collins, Alexandre, Hostettler

TL;DR
This paper introduces the FINE transformer, which uses memory tokens to enable full-range attention in high-resolution 3D medical image segmentation, outperforming existing CNN and transformer models.
Contribution
The FINE transformer is a novel architecture that scales full attention to high-resolution 3D images using memory tokens at two levels, improving segmentation performance.
Findings
FINE outperforms state-of-the-art CNN and transformer baselines.
Memory tokens enable full-range interactions in high-resolution 3D images.
FINE achieves superior results on the BCV dataset.
Abstract
Transformer models achieve state-of-the-art results for image segmentation. However, achieving long-range attention, necessary to capture global context, with high-resolution 3D images is a fundamental challenge. This paper introduces the Full resolutIoN mEmory (FINE) transformer to overcome this issue. The core idea behind FINE is to learn memory tokens to indirectly model full range interactions while scaling well in both memory and computational costs. FINE introduces memory tokens at two levels: the first one allows full interaction between voxels within local image regions (patches), the second one allows full interactions between all regions of the 3D volume. Combined, they allow full attention over high resolution images, e.g. 512 x 512 x 256 voxels and above. Experiments on the BCV image segmentation dataset shows better performances than state-of-the-art CNN and transformer…
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
TopicsMedical Imaging and Analysis · Advanced Neural Network Applications · Medical Image Segmentation Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Softmax · Layer Normalization · Residual Connection · Multi-Head Attention · Convolution · nnFormer
