Generalisable 3D Fabric Architecture for Streamlined Universal Multi-Dataset Medical Image Segmentation
Siyu Liu, Wei Dai, Craig Engstrom, Jurgen Fripp, Stuart Crozier, Jason, A. Dowling, Shekhar S. Chandra

TL;DR
FIRENet is a universal 3D architecture that effectively segments multiple medical datasets simultaneously and adapts well to transfer learning, handling diverse image sizes and features without hyper-parameter tuning.
Contribution
This work introduces FIRENet, a novel 3D fabric-based architecture enabling universal multi-dataset medical image segmentation and transfer learning with implicit multi-scale feature extraction.
Findings
FIRENet achieved excellent multi-dataset segmentation performance.
FIRENet demonstrated strong transfer learning capabilities.
FIRENet handled diverse image sizes effectively.
Abstract
Data scarcity is common in deep learning models for medical image segmentation. Previous works proposed multi-dataset learning, either simultaneously or via transfer learning to expand training sets. However, medical image datasets have diverse-sized images and features, and developing a model simultaneously for multiple datasets is challenging. This work proposes Fabric Image Representation Encoding Network (FIRENet), a universal architecture for simultaneous multi-dataset segmentation and transfer learning involving arbitrary numbers of dataset(s). To handle different-sized image and feature, a 3D fabric module is used to encapsulate many multi-scale sub-architectures. An optimal combination of these sub-architectures can be implicitly learnt to best suit the target dataset(s). For diverse-scale feature extraction, a 3D extension of atrous spatial pyramid pooling (ASPP3D) is used in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis
MethodsSpatial Pyramid Pooling
