arXiv:2508.00473cs.CV2025-08被引 4

用双曲空间建模点云视频时序结构,提升异常检测精度

HyPCV-Former: Hyperbolic Spatio-Temporal Transformer for 3D Point Cloud Video Anomaly Detection

  • 将点云特征嵌入双曲空间,捕捉事件层级关系
  • 在TIMo和DAD数据集上分别提升7%和5.6%准确率
  • 适合做三维视频异常检测的科研与工程人员

视频异常检测是视频监控中的基础任务,广泛应用于公共安全与智能监控系统。尽管以往方法在RGB或深度域使用欧几里得表示,但这类嵌入难以捕捉事件的层次结构与时空连续性。为此,我们提出HyPCV-Former,一种用于3D点云视频异常检测的双曲时空变换器。首先通过点云提取器从点云序列中提取每帧的空间特征,再将其嵌入Lorentzian双曲空间,更有效地表征事件的潜在层次结构。为建模时序动态,引入双曲多头自注意力(HMHA)机制,利用Lorentzian内积和曲率感知softmax,实现非欧几何下的时序依赖学习。所有特征变换与异常评分均在完整的Lorentzian空间中进行,而非采用切空间近似。大量实验表明,HyPCV-Former在多个异常类别上达到最先进性能,在TIMo数据集上比基准方法提升7%,在DAD数据集上提升5.6%。代码将在论文接受后发布。

原文摘要 · Abstract (English)

Video anomaly detection is a fundamental task in video surveillance, with broad applications in public safety and intelligent monitoring systems. Although previous methods leverage Euclidean representations in RGB or depth domains, such embeddings are inherently limited in capturing hierarchical event structures and spatio-temporal continuity. To address these limitations, we propose HyPCV-Former, a novel hyperbolic spatio-temporal transformer for anomaly detection in 3D point cloud videos. Our approach first extracts per-frame spatial features from point cloud sequences via point cloud extractor, and then embeds them into Lorentzian hyperbolic space, which better captures the latent hierarchical structure of events. To model temporal dynamics, we introduce a hyperbolic multi-head self-attention (HMHA) mechanism that leverages Lorentzian inner products and curvature-aware softmax to learn temporal dependencies under non-Euclidean geometry. Our method performs all feature transformations and anomaly scoring directly within full Lorentzian space rather than via tangent space approximation. Extensive experiments demonstrate that HyPCV-Former achieves state-of-the-art performance across multiple anomaly categories, with a 7\% improvement on the TIMo dataset and a 5.6\% gain on the DAD dataset compared to benchmarks. The code will be released upon paper acceptance.

异常检测点云视频双曲空间时空建模

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