paper-with-me

홈 › Papers

PO3AD: Predicting Point Offsets toward Better 3D Point Cloud Anomaly Detection

2024-12-17 · CVPR 2025 1 · Jianan Ye, Weiguang Zhao, Xi Yang, Guangliang Cheng, Kaizhu Huang

Point cloud anomaly detection under the anomaly-free setting poses significant challenges as it requires accurately capturing the features of 3D normal data to identify deviations indicative of anomalies. Current efforts focus on devising reconstruction tasks, such as acquiring normal data representations by restoring normal samples from altered, pseudo-anomalous counterparts. Our findings reveal that distributing attention equally across normal and pseudo-anomalous data tends to dilute the model's focus on anomalous deviations. The challenge is further compounded by the inherently disordered and sparse nature of 3D point cloud data. In response to those predicaments, we introduce an innovative approach that emphasizes learning point offsets, targeting more informative pseudo-abnormal points, thus fostering more effective distillation of normal data representations. We also have crafted an augmentation technique that is steered by normal vectors, facilitating the creation of credible pseudo anomalies that enhance the efficiency of the training process. Our comprehensive experimental evaluation on the Anomaly-ShapeNet and Real3D-AD datasets evidences that our proposed method outperforms existing state-of-the-art approaches, achieving an average enhancement of 9.0% and 1.4% in the AUC-ROC detection metric across these datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2412.12617

Code (0)

등록된 구현이 없습니다.

Tasks

3D Anomaly DetectionAnomaly Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

ELMO: Enhanced Real-time LiDAR Motion Capture through Upsampling

2024-10-09 · Deok-Kyeong Jang, Dongseok Yang, Deok-Yun Jang, Byeoli Choi 외

This paper introduces ELMO, a real-time upsampling motion capture framework designed for a single LiDAR sensor. Modeled as a conditional autoregressive transformer-based upsampling motion generator, ELMO achieves 60 fps …

Data Augmentation

A fast and robust algorithm to count topologically persistent holes in noisy clouds

2013-12-05 · CVPR 2014 6 · Vitaliy Kurlin

Preprocessing a 2D image often produces a noisy cloud of interest points. We study the problem of counting holes in unorganized clouds in the plane. The holes in a given cloud are quantified by the topological persistenc…

Towards Foundation Models for 3D Scene Understanding: Instance-Aware Self-Supervised Learning for Point Clouds

2026-03-26 · Bin Yang, Mohamed Abdelsamad, Miao Zhang, Alexandru Paul Condurache arxiv

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consi…

Self-Supervised LearningPanoptic SegmentationInstance SegmentationScene Understanding

PointGroup: Dual-Set Point Grouping for 3D Instance Segmentation

2020-04-03 · CVPR 2020 6 · Li Jiang, Hengshuang Zhao, Shaoshuai Shi, Shu Liu 외

Instance segmentation is an important task for scene understanding. Compared to the fully-developed 2D, 3D instance segmentation for point clouds have much room to improve. In this paper, we present PointGroup, a new end…

3D Instance SegmentationClusteringInstance SegmentationPanoptic Segmentation+3

PointLIE: Locally Invertible Embedding for Point Cloud Sampling and Recovery

2021-04-30 · Weibing Zhao, Xu Yan, Jiantao Gao, Ruimao Zhang 외

Point Cloud Sampling and Recovery (PCSR) is critical for massive real-time point cloud collection and processing since raw data usually requires large storage and computation. In this paper, we address a fundamental prob…