arXiv:2507.15150cs.CV2025-07被引 2

用时空双图结构提升事件相机目标检测精度与速度

Event-based Graph Representation with Spatial and Motion Vectors for Asynchronous Object Detection

  • 构建空间图与运动向量驱动的时序图,解耦建模全局结构与局部动态
  • 在两个汽车数据集上检测准确率提升超6%,推理速度加快5倍
  • 无需增加计算开销,适合实时异步视觉系统部署

事件相机通过生成稀疏、异步的数据实现高时间分辨率和低延迟,但传统将其转换为稠密张量的方法会削弱这些优势。为此,我们提出一种新颖的时空多图表示方法,以更好地捕捉空间结构和时序变化。该方法构建两个解耦的图:利用B样条基函数建模全局空间结构的空间图,以及基于运动向量注意力机制捕捉局部动态变化的时序图。这种设计使模型可使用高效的2D卷积核替代计算昂贵的3D卷积核。我们在Gen1汽车和eTraM数据集上评估该方法,在事件相机目标检测任务中相比之前的图方法检测准确率提升超过6%,推理速度提升5倍,参数量减少且计算成本不变。结果表明,结构化图建模对异步视觉任务具有显著有效性。

原文摘要 · Abstract (English)

Event-based sensors offer high temporal resolution and low latency by generating sparse, asynchronous data. However, converting this irregular data into dense tensors for use in standard neural networks diminishes these inherent advantages, motivating research into graph representations. While such methods preserve sparsity and support asynchronous inference, their performance on downstream tasks remains limited due to suboptimal modeling of spatiotemporal dynamics. In this work, we propose a novel spatiotemporal multigraph representation to better capture spatial structure and temporal changes. Our approach constructs two decoupled graphs: a spatial graph leveraging B-spline basis functions to model global structure, and a temporal graph utilizing motion vector-based attention for local dynamic changes. This design enables the use of efficient 2D kernels in place of computationally expensive 3D kernels. We evaluate our method on the Gen1 automotive and eTraM datasets for event-based object detection, achieving over a 6% improvement in detection accuracy compared to previous graph-based works, with a 5x speedup, reduced parameter count, and no increase in computational cost. These results highlight the effectiveness of structured graph modeling for asynchronous vision. Project page: eventbasedvision.github.io/eGSMV.

事件相机图神经网络实时检测异步视觉

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