paper-with-me

Papers

Visualizing Point Cloud Classifiers by Curvature Smoothing

2019-11-23 · Chen Ziwen, Wenxuan Wu, Zhongang Qi, Li Fuxin

Recently, several networks that operate directly on point clouds have been proposed. There is significant utility in understanding their mechanisms to classify point clouds, which can potentially help diagnosing these networks and designing better architectures. In this paper, we propose a novel approach to visualize features important to the point cloud classifiers. Our approach is based on smoothing curved areas on a point cloud. After prominent features were smoothed, the resulting point cloud can be evaluated on the network to assess whether the feature is important to the classifier. A technical contribution of the paper is an approximated curvature smoothing algorithm, which can smoothly transition from the original point cloud to one of constant curvature, such as a uniform sphere. Based on the smoothing algorithm, we propose PCI-GOS (Point Cloud Integrated-Gradients Optimized Saliency), a visualization technique that can automatically find the minimal saliency map that covers the most important features on a shape. Experiment results revealed insights into different point cloud classifiers.

📄 PDF Abstract BibTeX arXiv:1911.10415

Code (1)

arthurhero/PC-IGOS 공식 구현 pytorch

Tasks

Data AugmentationGeneral Classification

Similar Papers 제목 키워드 기반

Enhancing Local Geometry Learning for 3D Point Cloud via Decoupling Convolution

2022-07-04 · Haoyi Xiu, Xin Liu, Weimin WANG, Kyoung-Sook Kim 외

Modeling the local surface geometry is challenging in 3D point cloud understanding due to the lack of connectivity information. Most prior works model local geometry using various convolution operations. We observe that …

Visualizing high-dimensional loss landscapes with Hessian directions

2022-08-28 · Lucas Böttcher, Gregory Wheeler

Analyzing geometric properties of high-dimensional loss functions, such as local curvature and the existence of other optima around a certain point in loss space, can help provide a better understanding of the interplay …

Vocal Bursts Intensity Prediction

PointGuard: Provably Robust 3D Point Cloud Classification

2021-03-04 · CVPR 2021 1 · Hongbin Liu, Jinyuan Jia, Neil Zhenqiang Gong

3D point cloud classification has many safety-critical applications such as autonomous driving and robotic grasping. However, several studies showed that it is vulnerable to adversarial attacks. In particular, an attacke…

3D Point Cloud ClassificationAutonomous DrivingClassificationGeneral Classification+2

Diffusion Curvature for Estimating Local Curvature in High Dimensional Data

2022-06-08 · Dhananjay Bhaskar, Kincaid MacDonald, Oluwadamilola Fasina, Dawson Thomas 외

We introduce a new intrinsic measure of local curvature on point-cloud data called diffusion curvature. Our measure uses the framework of diffusion maps, including the data diffusion operator, to structure point cloud da…

Vocal Bursts Intensity Prediction

Curvature Regularized Surface Reconstruction from Point Cloud

2020-01-22 · Yuchen He, Sung Ha Kang, Hao Liu

We propose a variational functional and fast algorithms to reconstruct implicit surface from point cloud data with a curvature constraint. The minimizing functional balances the distance function from the point cloud and…

Computational EfficiencySurface Reconstruction