LC-NAS: Latency Constrained Neural Architecture Search for Point Cloud Networks
Guohao Li, Mengmeng Xu, Silvio Giancola, Ali Thabet, Bernard Ghanem

TL;DR
LC-NAS introduces a latency-constrained neural architecture search framework for point cloud networks, enabling the design of efficient models that meet specific latency targets without significant accuracy loss, suitable for hardware-limited applications.
Contribution
The paper proposes a novel latency constraint formulation in NAS for point cloud networks, guaranteeing latency bounds and enabling targeted latency-accuracy trade-offs.
Findings
Achieves state-of-the-art accuracy on ModelNet40 classification.
Successfully transfers architectures to part segmentation with reduced latency.
Maintains performance with minimal computational cost during search.
Abstract
Point cloud architecture design has become a crucial problem for 3D deep learning. Several efforts exist to manually design architectures with high accuracy in point cloud tasks such as classification, segmentation, and detection. Recent progress in automatic Neural Architecture Search (NAS) minimizes the human effort in network design and optimizes high performing architectures. However, these efforts fail to consider important factors such as latency during inference. Latency is of high importance in time critical applications like self-driving cars, robot navigation, and mobile applications, that are generally bound by the available hardware. In this paper, we introduce a new NAS framework, dubbed LC-NAS, where we search for point cloud architectures that are constrained to a target latency. We implement a novel latency constraint formulation to trade-off between accuracy and latency…
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.
