AI Article Synopsis

  • Traditional CNNs struggle with sparse data because they use dense tensors, but this paper presents a sparse CNN model that focuses on non-empty voxels for high-resolution shape processing.
  • The sparse CNN is evaluated on skull reconstruction tasks, outperforming dense CNNs both in performance and memory usage.
  • The findings suggest that sparse CNNs are effective for spatially sparse problems beyond skull reconstruction, with similar success observed in other medical datasets like the aorta and heart.

Article Abstract

Traditional convolutional neural network (CNN) methods rely on dense tensors, which makes them suboptimal for spatially sparse data. In this paper, we propose a CNN model based on sparse tensors for efficient processing of high-resolution shapes represented as binary voxel occupancy grids. In contrast to a dense CNN that takes the entire voxel grid as input, a sparse CNN processes only on the non-empty voxels, thus reducing the memory and computation overhead caused by the sparse input data. We evaluate our method on two clinically relevant skull reconstruction tasks: (1) given a defective skull, reconstruct the complete skull (i.e., skull shape completion), and (2) given a coarse skull, reconstruct a high-resolution skull with fine geometric details (shape super-resolution). Our method outperforms its dense CNN-based counterparts in the skull reconstruction task quantitatively and qualitatively, while requiring substantially less memory for training and inference. We observed that, on the 3D skull data, the overall memory consumption of the sparse CNN grows approximately linearly during inference with respect to the image resolutions. During training, the memory usage remains clearly below increases in image resolution-an [Formula: see text] increase in voxel number leads to less than [Formula: see text] increase in memory requirements. Our study demonstrates the effectiveness of using a sparse CNN for skull reconstruction tasks, and our findings can be applied to other spatially sparse problems. We prove this by additional experimental results on other sparse medical datasets, like the aorta and the heart. Project page at https://github.com/Jianningli/SparseCNN .

Download full-text PDF

Source
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC10658170PMC
http://dx.doi.org/10.1038/s41598-023-47437-6DOI Listing

Publication Analysis

Top Keywords

sparse cnn
12
skull reconstruction
12
skull
10
sparse
9
convolutional neural
8
neural network
8
high-resolution skull
8
skull shape
8
shape completion
8
shape super-resolution
8

Similar Publications

Want AI Summaries of new PubMed Abstracts delivered to your In-box?

Enter search terms and have AI summaries delivered each week - change queries or unsubscribe any time!