CVMLDec 7, 2016

Learning Localized Geometric Features Using 3D-CNN: An Application to Manufacturability Analysis of Drilled Holes

arXiv:1612.02141v25 citations
Originality Incremental advance
AI Analysis

This work addresses manufacturability analysis for CAD design, offering a real-time decision support system, but it is incremental as it builds on existing 3D-CNN methods with data augmentation.

The paper tackles the problem of learning local geometric features in 3D objects by augmenting voxel data with surface normals and using a 3D-CNN with gradient-weighted class activation maps, resulting in a framework applied to recognize difficult-to-manufacture drilled holes in CAD geometries.

3D convolutional neural networks (3D-CNN) have been used for object recognition based on the voxelized shape of an object. In this paper, we present a 3D-CNN based method to learn distinct local geometric features of interest within an object. In this context, the voxelized representation may not be sufficient to capture the distinguishing information about such local features. To enable efficient learning, we augment the voxel data with surface normals of the object boundary. We then train a 3D-CNN with this augmented data and identify the local features critical for decision-making using 3D gradient-weighted class activation maps. An application of this feature identification framework is to recognize difficult-to-manufacture drilled hole features in a complex CAD geometry. The framework can be extended to identify difficult-to-manufacture features at multiple spatial scales leading to a real-time decision support system for design for manufacturability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes