A Spatial Mapping Algorithm with Applications in Deep Learning-Based Structure Classification
Thomas Corcoran, Rafael Zamora-Resendiz, Xinlian Liu, Silvia Crivelli

TL;DR
This paper introduces a novel spatial mapping algorithm that converts complex 3D structures into 2D and 1D data grids, enabling more efficient CNN training while preserving essential features for structure classification tasks.
Contribution
The paper presents a new dimensionality-reduction technique that facilitates the application of CNNs to 3D data by mapping it onto 2D and 1D representations, improving efficiency and resolution.
Findings
2D and 1D CNNs trained on mapped data perform comparably to volumetric CNNs.
The method reduces CNN training time and allows higher resolution data.
Supports increased data channels compared to volumetric approaches.
Abstract
Convolutional Neural Network (CNN)-based machine learning systems have made breakthroughs in feature extraction and image recognition tasks in two dimensions (2D). Although there is significant ongoing work to apply CNN technology to domains involving complex 3D data, the success of such efforts has been constrained, in part, by limitations in data representation techniques. Most current approaches rely upon low-resolution 3D models, strategic limitation of scope in the 3D space, or the application of lossy projection techniques to allow for the use of 2D CNNs. To address this issue, we present a mapping algorithm that converts 3D structures to 2D and 1D data grids by mapping a traversal of a 3D space-filling curve to the traversal of corresponding 2D and 1D curves. We explore the performance of 2D and 1D CNNs trained on data encoded with our method versus comparable volumetric CNNs…
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
TopicsCell Image Analysis Techniques · Protein Structure and Dynamics · Medical Image Segmentation Techniques
