DANet: Density Adaptive Convolutional Network with Interactive Attention for 3D Point Clouds
Yong He, Hongshan Yu, Zhengeng Yang, Wei Sun, Mingtao Feng, Ajmal Mian

TL;DR
This paper introduces DAConv and IAM, novel modules for 3D point cloud analysis that adapt to varying densities and efficiently model contextual dependencies, achieving state-of-the-art results.
Contribution
The paper presents density adaptive convolution (DAConv) and an interactive attention module (IAM) that improve robustness and efficiency in 3D point cloud processing.
Findings
DAConv is more robust to point density variations.
Achieves 93.6% accuracy on ModelNet40.
Competitive results on S3DIS and ShapeNet datasets.
Abstract
Local features and contextual dependencies are crucial for 3D point cloud analysis. Many works have been devoted to designing better local convolutional kernels that exploit the contextual dependencies. However, current point convolutions lack robustness to varying point cloud density. Moreover, contextual modeling is dominated by non-local or self-attention models which are computationally expensive. To solve these problems, we propose density adaptive convolution, coined DAConv. The key idea is to adaptively learn the convolutional weights from geometric connections obtained from the point density and position. To extract precise context dependencies with fewer computations, we propose an interactive attention module (IAM) that embeds spatial information into channel attention along different spatial directions. DAConv and IAM are integrated in a hierarchical network architecture to…
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.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
