paper-with-me

홈 › Papers

Detecting Object Tracking Failure via Sequential Hypothesis Testing

2026-02-13 · Alejandro Monroy Muñoz, Rajeev Verma, Alexander Timans arxiv

Real-time online object tracking in videos constitutes a core task in computer vision, with wide-ranging applications including video surveillance, motion capture, and robotics. Deployed tracking systems usually lack formal safety assurances to convey when tracking is reliable and when it may fail, at best relying on heuristic measures of model confidence to raise alerts. To obtain such assurances we propose interpreting object tracking as a sequential hypothesis test, wherein evidence for or against tracking failures is gradually accumulated over time. Leveraging recent advancements in the field, our sequential test (formalized as an e-process) quickly identifies when tracking failures set in whilst provably containing false alerts at a desired rate, and thus limiting potentially costly re-calibration or intervention steps. The approach is computationally light-weight, requires no extra training or fine-tuning, and is in principle model-agnostic. We propose both supervised and unsupervised variants by leveraging either ground-truth or solely internal tracking information, and demonstrate its effectiveness for two established tracking models across four video benchmarks. As such, sequential testing can offer a statistically grounded and efficient mechanism to incorporate safety assurances into real-time tracking systems.

📄 PDF Abstract BibTeX arXiv:2602.12983

Code (0)

등록된 구현이 없습니다.

Tasks

Object Tracking

Similar Papers 제목 키워드 기반

AFAT: Adaptive Failure-Aware Tracker for Robust Visual Object Tracking

2020-05-27 · Tianyang Xu, Zhen-Hua Feng, Xiao-Jun Wu, Josef Kittler

Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline tra…

BenchmarkingObject TrackingOne-Shot LearningVisual Object Tracking

Utilising Visual Attention Cues for Vehicle Detection and Tracking

2020-07-31 · Feiyan Hu, Venkatesh G M, Noel E. O'Connor, Alan F. Smeaton 외

Advanced Driver-Assistance Systems (ADAS) have been attracting attention from many researchers. Vision-based sensors are the closest way to emulate human driver visual behavior while driving. In this paper, we explore po…

Objectobject-detectionObject DetectionRegion Proposal+1

Multiple Hypothesis Hypergraph Tracking for Posture Identification in Embryonic Caenorhabditis elegans

2021-11-11 · Andrew Lauziere, Evan Ardiel, Stephen Xu, Hari Shroff

Current methods in multiple object tracking (MOT) rely on independent object trajectories undergoing predictable motion to effectively track large numbers of objects. Adversarial conditions such as volatile object motion…

Cell TrackingMultiple Object TrackingObjectObject Tracking

Synthesizing and Identifying Noise Levels in Autonomous Vehicle Camera Radar Datasets

2025-05-01 · Mathis Morales, Golnaz Habibi

Detecting and tracking objects is a crucial component of any autonomous navigation method. For the past decades, object detection has yielded promising results using neural networks on various datasets. While many method…

Autonomous NavigationData Augmentationobject-detectionObject Detection

Detecting Compromised IoT Devices Using Autoencoders with Sequential Hypothesis Testing

2024-04-21 · Md Mainuddin, Zhenhai Duan, Yingfei Dong

IoT devices fundamentally lack built-in security mechanisms to protect themselves from security attacks. Existing works on improving IoT security mostly focus on detecting anomalous behaviors of IoT devices. However, the…

Anomaly Detection