Video pretraining advances 3D deep learning on chest CT tasksDownload PDF

Published: 04 Apr 2023, Last Modified: 29 Apr 2024MIDL 2023 PosterReaders: Everyone
Keywords: Video pretraining, Computed Tomography, Chest CTs, 3D Deep Learning
TL;DR: Large-scale video pretraining improves the performance of 3D models on chest CT tasks, allows them to outperform 2D baselines, and is more effective than small-scale in-domain supervised pretraining.
Abstract: Pretraining on large natural image classification datasets such as ImageNet has aided model development on data-scarce 2D medical tasks. 3D medical tasks often have much less data than 2D medical tasks, prompting practitioners to rely on pretrained 2D models to featurize slices. However, these 2D models have been surpassed by 3D models on 3D computer vision benchmarks since they do not natively leverage cross-sectional or temporal information. In this study, we explore whether natural video pretraining for 3D models can enable higher performance on smaller datasets for 3D medical tasks. We demonstrate video pretraining improves the average performance of seven 3D models on two chest CT datasets, regardless of finetuning dataset size, and that video pretraining allows 3D models to outperform 2D baselines. Lastly, we observe that pretraining on the large-scale out-of-domain Kinetics dataset improves performance more than pretraining on a typically-sized in-domain CT dataset. Our results show consistent benefits of video pretraining across a wide array of architectures, tasks, and training dataset sizes, supporting a shift from small-scale in-domain pretraining to large-scale out-of-domain pretraining for 3D medical tasks.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2304.00546/code)
5 Replies

Loading