arXiv:2604.26868cs.CV2026-04

针对可动3D物体的异常检测,打破传统刚性假设,提出新基准与方法。

Breaking the Rigid Prior: Towards Articulated 3D Anomaly Detection

论文配图:Breaking the Rigid Prior: Towards Articulated 3D Anomaly Detection
图 1 · 摘自论文原文
  • 用连续姿态条件隐式场替代刚性先验,分离结构与运动变化
  • 在15,229个点云上实现0.884(可见)和0.874(未见)的物体级AUROC
  • 适合研究可动部件检测、工业质检或具身智能中的异常识别

现有3D异常检测方法依赖刚性先验:正常几何应与姿态无关,可通过配准归一化。该假设不适用于含铰链或滑动关节的可动物体,其合理姿态变化会引发结构化形变,无法压缩为单一标准模板,导致姿态引起的变形被误判为异常,真实结构缺陷反而被掩盖。现有基准均未解决此问题。本文提出首个大规模可动3D异常检测基准ArtiAD,包含15,229个点云,覆盖39类物体,涵盖密集关节角度变化及六种结构异常类型。每样本标注关节状态与部件级运动标签,可显式分离姿态诱导几何与结构缺陷。ArtiAD还提供已见/未见关节配置划分,用于评估模型对新姿态的泛化能力。我们提出形状-姿态感知符号距离场(SPA-SDF),以连续姿态条件隐式场取代刚性先验,分解为无关关节的结构先验与傅里叶编码的关节嵌入。推理时通过最小化重建能量恢复关节状态,异常定义为点级偏离学习流形。SPA-SDF在可见配置下达0.884物体级AUROC,未见配置下为0.874,显著优于所有基于刚性的基线。代码与数据集将公开发布,推动后续研究。

原文摘要 · Abstract (English)

Existing 3D anomaly detection methods are built on a rigid prior: normal geometry is pose-invariant and can be canonicalized through registration or alignment. This prior does not hold for articulated objects with hinge or sliding joints, where valid pose changes induce structured geometric variations that cannot be collapsed to a single canonical template, causing pose-induced deformations to be misidentified as anomalies while true structural defects are obscured. No existing benchmark addresses this challenge. We introduce ArtiAD, the first large-scale benchmark for articulated 3D anomaly detection, comprising 15,229 point clouds across 39 object categories with dense joint-angle variations and six structural anomaly types. Each sample is annotated with its joint configuration and part-level motion labels, enabling explicit disentanglement of pose-induced geometry from structural defects. ArtiAD also provides a seen/unseen articulation split to evaluate both interpolation and extrapolation to novel joint configurations. We propose Shape-Pose-Aware Signed Distance Field (SPA-SDF), a baseline that replaces the rigid prior with a continuous pose-conditioned implicit field, factorized into an articulation-independent structural prior and a Fourier-encoded joint embedding. At inference, the articulation state is recovered by minimizing reconstruction energy, and anomalies are identified as point-wise deviations from the learned manifold. SPA-SDF achieves 0.884 object-level AUROC on seen configurations and 0.874 on unseen configurations, substantially outperforming all rigid-based baselines. Our code and benchmark will be publicly released to facilitate future research.

3D异常检测可动物体姿态感知基准测试

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。