Tetrahedron-Net for Medical Image Registration
Jinhai Xiang, Shuai Guo, Qianru Han, Dantong Shi, Xinwei He, Xiang Bai

TL;DR
This paper introduces Tetrahedron-Net, a novel architecture with one encoder and two decoders for improved medical image registration, demonstrating superior results and easy integration into existing U-Net-like models.
Contribution
The paper proposes a new Tetrahedron-Net architecture with a dual-decoder design to enhance feature interactions and registration accuracy in medical imaging.
Findings
Achieves superior registration performance on benchmark datasets.
Can be integrated into existing U-Net-like architectures with consistent gains.
Demonstrates effectiveness across multiple medical image registration tasks.
Abstract
Medical image registration plays a vital role in medical image processing. Extracting expressive representations for medical images is crucial for improving the registration quality. One common practice for this end is constructing a convolutional backbone to enable interactions with skip connections among feature extraction layers. The de facto structure, U-Net-like networks, has attempted to design skip connections such as nested or full-scale ones to connect one single encoder and one single decoder to improve its representation capacity. Despite being effective, it still does not fully explore interactions with a single encoder and decoder architectures. In this paper, we embrace this observation and introduce a simple yet effective alternative strategy to enhance the representations for registrations by appending one additional decoder. The new decoder is designed to interact with…
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 Image Segmentation Techniques · Advanced Neural Network Applications · Medical Imaging and Analysis
