Beam Search for Learning a Deep Convolutional Neural Network of 3D Shapes
Xu Xu, Sinisa Todorovic

TL;DR
This paper introduces a beam search method to automatically design optimal deep CNN architectures for 3D shape recognition, improving classification accuracy on limited datasets.
Contribution
It formulates CNN architecture search as a beam search process, enabling automatic and efficient discovery of effective 3D shape recognition models.
Findings
Achieved superior classification performance on 3D ModelNet dataset.
Demonstrated the effectiveness of beam search in CNN architecture optimization.
Outperformed existing state-of-the-art methods in 3D shape recognition.
Abstract
This paper addresses 3D shape recognition. Recent work typically represents a 3D shape as a set of binary variables corresponding to 3D voxels of a uniform 3D grid centered on the shape, and resorts to deep convolutional neural networks(CNNs) for modeling these binary variables. Robust learning of such CNNs is currently limited by the small datasets of 3D shapes available, an order of magnitude smaller than other common datasets in computer vision. Related work typically deals with the small training datasets using a number of ad hoc, hand-tuning strategies. To address this issue, we formulate CNN learning as a beam search aimed at identifying an optimal CNN architecture, namely, the number of layers, nodes, and their connectivity in the network, as well as estimating parameters of such an optimal CNN. Each state of the beam search corresponds to a candidate CNN. Two types of actions…
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
Topics3D Shape Modeling and Analysis · Optical measurement and interference techniques · Advanced Vision and Imaging
