paper-with-me

Papers

Differentiable Convolution Search for Point Cloud Processing

2021-08-29 · ICCV 2021 10 · Xing Nie, Yongcheng Liu, Shaohong Chen, Jianlong Chang, Chunlei Huo, Gaofeng Meng, Qi Tian, Weiming Hu, Chunhong Pan

Exploiting convolutional neural networks for point cloud processing is quite challenging, due to the inherent irregular distribution and discrete shape representation of point clouds. To address these problems, many handcrafted convolution variants have sprung up in recent years. Though with elaborate design, these variants could be far from optimal in sufficiently capturing diverse shapes formed by discrete points. In this paper, we propose PointSeaConv, i.e., a novel differential convolution search paradigm on point clouds. It can work in a purely data-driven manner and thus is capable of auto-creating a group of suitable convolutions for geometric shape modeling. We also propose a joint optimization framework for simultaneous search of internal convolution and external architecture, and introduce epsilon-greedy algorithm to alleviate the effect of discretization error. As a result, PointSeaNet, a deep network that is sufficient to capture geometric shapes at both convolution level and architecture level, can be searched out for point cloud processing. Extensive experiments strongly evidence that our proposed PointSeaNet surpasses current handcrafted deep models on challenging benchmarks across multiple tasks with remarkable margins.

📄 PDF Abstract BibTeX arXiv:2108.12856

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

CpT: Convolutional Point Transformer for 3D Point Cloud Processing

2021-11-21 · Chaitanya Kaul, Joshua Mitton, Hang Dai, Roderick Murray-Smith

We present CpT: Convolutional point Transformer - a novel deep learning architecture for dealing with the unstructured nature of 3D point cloud data. CpT is an improvement over existing attention-based Convolutions Neura…

SegmentationSemantic Segmentation

End-to-End Learning Local Multi-view Descriptors for 3D Point Clouds

2020-03-12 · CVPR 2020 6 · Lei Li, Siyu Zhu, Hongbo Fu, Ping Tan 외

In this work, we propose an end-to-end framework to learn local multi-view descriptors for 3D point clouds. To adopt a similar multi-view representation, existing studies use hand-crafted viewpoints for rendering in a pr…

Point Cloud Registration

Cloud Transformers: A Universal Approach To Point Cloud Processing Tasks

2020-07-22 · ICCV 2021 10 · Kirill Mazur, Victor Lempitsky

We present a new versatile building block for deep point cloud processing architectures that is equally suited for diverse tasks. This building block combines the ideas of spatial transformers and multi-view convolutiona…

Point Cloud ClassificationPoint cloud reconstructionPoint Cloud SegmentationSemantic Segmentation

NPTC-net: Narrow-Band Parallel Transport Convolutional Neural Network on Point Clouds

2019-05-29 · Pengfei Jin, Tianhao Lai, Rongjie Lai, Bin Dong

Convolution plays a crucial role in various applications in signal and image processing, analysis, and recognition. It is also the main building block of convolution neural networks (CNNs). Designing appropriate convolut…

General ClassificationPoint Cloud Classification

Binarizing Sparse Convolutional Networks for Efficient Point Cloud Analysis

2023-03-27 · CVPR 2023 1 · Xiuwei Xu, Ziwei Wang, Jie zhou, Jiwen Lu

In this paper, we propose binary sparse convolutional networks called BSC-Net for efficient point cloud analysis. We empirically observe that sparse convolution operation causes larger quantization errors than standard c…

BinarizationQuantization