paper-with-me

홈 › Papers

PointMask: Towards Interpretable and Bias-Resilient Point Cloud Processing

2020-07-09 · Saeid Asgari Taghanaki, Kaveh Hassani, Pradeep Kumar Jayaraman, Amir Hosein Khasahmadi, Tonya Custis

Deep classifiers tend to associate a few discriminative input variables with their objective function, which in turn, may hurt their generalization capabilities. To address this, one can design systematic experiments and/or inspect the models via interpretability methods. In this paper, we investigate both of these strategies on deep models operating on point clouds. We propose PointMask, a model-agnostic interpretable information-bottleneck approach for attribution in point cloud models. PointMask encourages exploring the majority of variation factors in the input space while gradually converging to a general solution. More specifically, PointMask introduces a regularization term that minimizes the mutual information between the input and the latent features used to masks out irrelevant variables. We show that coupling a PointMask layer with an arbitrary model can discern the points in the input space which contribute the most to the prediction score, thereby leading to interpretability. Through designed bias experiments, we also show that thanks to its gradual masking feature, our proposed method is effective in handling data bias.

📄 PDF Abstract BibTeX arXiv:2007.04525

Code (1)

asgsaeid/PointMask 공식 구현

Tasks

3D Point Cloud ClassificationRobust classification

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

PC-Adapter: Topology-Aware Adapter for Efficient Domain Adaption on Point Clouds with Rectified Pseudo-label

2023-09-29 · ICCV 2023 1 · Joonhyung Park, Hyunjin Seo, Eunho Yang

Understanding point clouds captured from the real-world is challenging due to shifts in data distribution caused by varying object scales, sensor angles, and self-occlusion. Prior works have addressed this issue by combi…

Domain AdaptationPseudo LabelSelf-Supervised Learning

DNN Filter for Bias Reduction in Distribution-to-Distribution Scan Matching

2022-11-08 · Matthew McDermott, Jason Rife

Distribution-to-distribution (D2D) point cloud registration techniques such as the Normal Distributions Transform (NDT) can align point clouds sampled from unstructured scenes and provide accurate bounds of their own sol…

Point Cloud Registration

The art of defense: letting networks fool the attacker

2021-04-07 · Jinlai Zhang, Yinpeng Dong, Binbin Liu, Bo Ouyang 외

Robust environment perception is critical for autonomous cars, and adversarial defenses are the most effective and widely studied ways to improve the robustness of environment perception. However, all of previous defense…

Adversarial Defense

Interpretable3D: An Ad-Hoc Interpretable Classifier for 3D Point Clouds

2024-03-24 · AAAI 2024 3 · Tuo Feng, Ruijie Quan, Xiaohan Wang, Wenguan Wang 외

3D decision-critical tasks urgently require research on explanations to ensure system reliability and transparency. Extensive explanatory research has been conducted on 2D images, but there is a lack in the 3D field. Fur…

3D Shape Classification

LitS: A novel Neighborhood Descriptor for Point Clouds

2026-02-04 · Jonatan B. Bastos, Francisco F. Rivera, Oscar G. Lorenzo, David L. Vilariño 외 arxiv

With the advancement of 3D scanning technologies, point clouds have become fundamental for representing 3D spatial data, with applications that span across various scientific and technological fields. Practical analysis …

Point Clouds