paper-with-me

Papers

Evolutionary Neural Architecture Search for 3D Point Cloud Analysis

2024-08-10 · Yisheng Yang, Guodong Du, Chean Khim Toa, Ho-Kin Tang, Sim Kuan Goh

Neural architecture search (NAS) automates neural network design by using optimization algorithms to navigate architecture spaces, reducing the burden of manual architecture design. While NAS has achieved success, applying it to emerging domains, such as analyzing unstructured 3D point clouds, remains underexplored due to the data lying in non-Euclidean spaces, unlike images. This paper presents Success-History-based Self-adaptive Differential Evolution with a Joint Point Interaction Dimension Search (SHSADE-PIDS), an evolutionary NAS framework that encodes discrete deep neural network architectures to continuous spaces and performs searches in the continuous spaces for efficient point cloud neural architectures. Comprehensive experiments on challenging 3D segmentation and classification benchmarks demonstrate SHSADE-PIDS's capabilities. It discovered highly efficient architectures with higher accuracy, significantly advancing prior NAS techniques. For segmentation on SemanticKITTI, SHSADE-PIDS attained 64.51% mean IoU using only 0.55M parameters and 4.5GMACs, reducing overhead by over 22-26X versus other top methods. For ModelNet40 classification, it achieved 93.4% accuracy with just 1.31M parameters, surpassing larger models. SHSADE-PIDS provided valuable insights into bridging evolutionary algorithms with neural architecture optimization, particularly for emerging frontiers like point cloud learning.

📄 PDF Abstract BibTeX arXiv:2408.05556

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsNavigateNeural Architecture Search

Similar Papers 제목 키워드 기반

Layered Quantum Architecture Search for 3D Point Cloud Classification

2026-03-20 · Natacha Kuete Meli, Jovita Lukasik, Vladislav Golyanik, Michael Moeller arxiv

We introduce layered Quantum Architecture Search (layered-QAS), a strategy inspired by classical network morphism that designs Parametrised Quantum Circuit (PQC) architectures by progressively growing and adapting them. …

3D Point Cloud Classification

Multi-view Point Cloud Registration based on Evolutionary Multitasking with Bi-Channel Knowledge Sharing Mechanism

2022-05-06 · Yue Wu, Yibo Liu, Maoguo Gong, Peiran Gong 외

Multi-view point cloud registration is fundamental in 3D reconstruction. Since there are close connections between point clouds captured from different viewpoints, registration performance can be enhanced if these connec…

3D ReconstructionPoint Cloud Registration

Fitting 3D Shapes from Partial and Noisy Point Clouds with Evolutionary Computing

2019-01-20 · Jean F. Liénard

Point clouds obtained from photogrammetry are noisy and incomplete models of reality. We propose an evolutionary optimization methodology that is able to approximate the underlying object geometry on such point clouds. T…

Diversity

LidarNAS: Unifying and Searching Neural Architectures for 3D Point Clouds

2022-10-10 · Chenxi Liu, Zhaoqi Leng, Pei Sun, Shuyang Cheng 외

Developing neural models that accurately understand objects in 3D point clouds is essential for the success of robotics and autonomous driving. However, arguably due to the higher-dimensional nature of the data (as compa…

3D Object DetectionAutonomous DrivingNeural Architecture Searchobject-detection+1

SO-Net: Self-Organizing Network for Point Cloud Analysis

2018-03-12 · CVPR 2018 6 · Jiaxin Li, Ben M. Chen, Gim Hee Lee

This paper presents SO-Net, a permutation invariant architecture for deep learning with orderless point clouds. The SO-Net models the spatial distribution of point cloud by building a Self-Organizing Map (SOM). Based on …

3D Part Segmentation3D Point Cloud Classification3D Point Cloud Linear ClassificationPoint cloud reconstruction+2