paper-with-me

Papers

JSTR: Joint Spatio-Temporal Reasoning for Event-based Moving Object Detection

2024-03-12 · Hanyu Zhou, Zhiwei Shi, Hao Dong, Shihan Peng, Yi Chang, Luxin Yan

Event-based moving object detection is a challenging task, where static background and moving object are mixed together. Typically, existing methods mainly align the background events to the same spatial coordinate system via motion compensation to distinguish the moving object. However, they neglect the potential spatial tailing effect of moving object events caused by excessive motion, which may affect the structure integrity of the extracted moving object. We discover that the moving object has a complete columnar structure in the point cloud composed of motion-compensated events along the timestamp. Motivated by this, we propose a novel joint spatio-temporal reasoning method for event-based moving object detection. Specifically, we first compensate the motion of background events using inertial measurement unit. In spatial reasoning stage, we project the compensated events into the same image coordinate, discretize the timestamp of events to obtain a time image that can reflect the motion confidence, and further segment the moving object through adaptive threshold on the time image. In temporal reasoning stage, we construct the events into a point cloud along timestamp, and use RANSAC algorithm to extract the columnar shape in the cloud for peeling off the background. Finally, we fuse the results from the two reasoning stages to extract the final moving object region. This joint spatio-temporal reasoning framework can effectively detect the moving object from motion confidence and geometric structure. Moreover, we conduct extensive experiments on various datasets to verify that the proposed method can improve the moving object detection accuracy by 13\%.

📄 PDF Abstract BibTeX arXiv:2403.07436

Code (0)

등록된 구현이 없습니다.

Tasks

Motion CompensationMoving Object DetectionObjectobject-detectionObject DetectionSpatial Reasoning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

STEGNav: Spatio-Temporal Event Graph Reasoning for Multimodal Lifelong Object Navigation

2026-08-28 · Yang Chen, Zhenyu Huang, Wenbo Fu, Danyang Peng 외 arxiv

Multimodal lifelong navigation requires an agent to autonomously explore unseen environments while sequentially completing navigation tasks specified by object categories, language descriptions, or reference images. Exis…

Joint Inference of Groups, Events and Human Roles in Aerial Videos

2015-05-22 · CVPR 2015 6 · Tianmin Shu, Dan Xie, Brandon Rothrock, Sinisa Todorovic 외

With the advent of drones, aerial video analysis becomes increasingly important; yet, it has received scant attention in the literature. This paper addresses a new problem of parsing low-resolution aerial videos of large…

V-STaR: Benchmarking Video-LLMs on Video Spatio-Temporal Reasoning

2025-03-14 · Zixu Cheng, Jian Hu, Ziquan Liu, Chenyang Si 외

Human processes video reasoning in a sequential spatio-temporal reasoning logic, we first identify the relevant frames ("when") and then analyse the spatial relationships ("where") between key objects, and finally levera…

BenchmarkingRelational ReasoningVideo Understanding

CREST: An Efficient Conjointly-trained Spike-driven Framework for Event-based Object Detection Exploiting Spatiotemporal Dynamics

2024-12-17 · Ruixin Mao, Aoyu Shen, Lin Tang, Jun Zhou

Event-based cameras feature high temporal resolution, wide dynamic range, and low power consumption, which is ideal for high-speed and low-light object detection. Spiking neural networks (SNNs) are promising for event-ba…

Objectobject-detectionObject DetectionObject Recognition

Spatio-temporal Diffusion Point Processes

2023-05-21 · Yuan Yuan, Jingtao Ding, Chenyang Shao, Depeng Jin 외

Spatio-temporal point process (STPP) is a stochastic collection of events accompanied with time and space. Due to computational complexities, existing solutions for STPPs compromise with conditional independence between …

EpidemiologyPoint Processes