arXiv:2506.18368cs.CV2025-06ICCV被引 9

用关键点密度建模人体姿态序列,发现异常姿势更有效

Sequential keypoint density estimator: an overlooked baseline of skeleton-based video anomaly detection

论文配图:Sequential keypoint density estimator: an overlooked baseline of skeleton-based video anomaly detection
图 1 · 摘自论文原文
  • 在关节点层面用自回归方式建模骨架序列密度
  • 在UBnormal和MSAD-HR数据集上超越所有已有方法
  • 适合做基于骨架的视频异常检测,尤其关注姿态异常

检测异常人类行为是医疗监控、工作场所安全或公共安防等关键应用中的重要视觉任务。异常通常表现为不正常的姿态。为此,我们提出SeeKer,一种针对人体骨架序列的异常检测方法。该方法在关节点层面通过自回归分解构建骨架序列的密度模型,其条件分布表示在先前运动基础上各关节点的合理位置。将骨架的联合分布建模为关节点间因果预测的条件高斯分布。若某骨架的关节点位置使模型产生低密度评分,则判定为异常。实际中,异常分数是各关节点对数条件概率的加权和,权重反映关节点检测器的置信度。尽管概念简单,SeeKer在UBnormal和MSAD-HR数据集上优于所有现有方法,并在ShanghaiTech数据集上表现相当。

原文摘要 · Abstract (English)

Detecting anomalous human behaviour is an important visual task in safety-critical applications such as healthcare monitoring, workplace safety, or public surveillance. In these contexts, abnormalities are often reflected with unusual human poses. Thus, we propose SeeKer, a method for detecting anomalies in sequences of human skeletons. Our method formulates the skeleton sequence density through autoregressive factorization at the keypoint level. The corresponding conditional distributions represent probable keypoint locations given prior skeletal motion. We formulate the joint distribution of the considered skeleton as causal prediction of conditional Gaussians across its constituent keypoints. A skeleton is flagged as anomalous if its keypoint locations surprise our model (i.e. receive a low density). In practice, our anomaly score is a weighted sum of per-keypoint log-conditionals, where the weights account for the confidence of the underlying keypoint detector. Despite its conceptual simplicity, SeeKer surpasses all previous methods on the UBnormal and MSAD-HR datasets while delivering competitive performance on the ShanghaiTech dataset.

骨架检测异常检测自回归

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