CVLGApr 10, 2024

SplatPose & Detect: Pose-Agnostic 3D Anomaly Detection

arXiv:2404.06832v132 citationsh-index: 102024 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)
Originality Highly original
AI Analysis

This addresses the challenge of pose-agnostic anomaly detection for 3D objects, which is incremental by improving on existing NeRF-based methods.

The paper tackled the problem of detecting anomalies in 3D objects from varying poses, proposing SplatPose to estimate poses and detect anomalies with state-of-the-art speed and performance using less training data.

Detecting anomalies in images has become a well-explored problem in both academia and industry. State-of-the-art algorithms are able to detect defects in increasingly difficult settings and data modalities. However, most current methods are not suited to address 3D objects captured from differing poses. While solutions using Neural Radiance Fields (NeRFs) have been proposed, they suffer from excessive computation requirements, which hinder real-world usability. For this reason, we propose the novel 3D Gaussian splatting-based framework SplatPose which, given multi-view images of a 3D object, accurately estimates the pose of unseen views in a differentiable manner, and detects anomalies in them. We achieve state-of-the-art results in both training and inference speed, and detection performance, even when using less training data than competing methods. We thoroughly evaluate our framework using the recently proposed Pose-agnostic Anomaly Detection benchmark and its multi-pose anomaly detection (MAD) data set.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes