Notableagents robotics

Tracking the Unseen: An Occlusion-Robust Framework for Target Tracking Under Full and Long-Term Occlusion

Mais Mohammed, Sharifa Mohammed, Hanan Awadh, Haneen Bamaas, Raghad Bawazeer, Elham Alghamdi

Published
Sep 15, 2026 16:41 UTC

Problem

The paper addresses the challenge of full and long-term occlusion in multi-object tracking systems, which is a critical gap in existing literature. The authors propose a novel framework to enhance tracking performance when objects are temporarily obscured, a common issue in real-world scenarios. This work is particularly relevant as it is presented as a preprint and has not undergone peer review.

Method

The proposed framework integrates several components:

  • Object Detection: Utilizes YOLOv11n for initial object detection.
  • Motion Prediction: Employs a Kalman Filter to predict object positions during occlusion.
  • Re-identification: Introduces an Occlusion-Aware Mask Network (OAMN) for identity recovery after targets reappear.

The methodology is structured into three main stages:

  1. Object detection to identify targets in the scene.
  2. Position estimation during occlusion to maintain tracking continuity.
  3. Identity recovery to re-establish the identity of objects once they are visible again.

Additionally, the authors evaluate six different re-identification architectures under identical conditions to determine the most effective approach for handling occlusions.

Results

The framework demonstrates significant improvements over the baseline OccluTrack on multiple metrics:

  • Multiple Object Tracking Accuracy (MOTA): Achieved a score of 0.734, representing an 18.1% improvement over OccluTrack.
  • Identity F1 Score (IDF1): Reached 0.729, which is a 25.1% enhancement compared to OccluTrack.
  • Identity Switches Reduction: The proposed method reduces identity switches by 12.8% relative to OccluTrack.
  • On a custom military dataset, the framework also achieved a MOTA of 0.734 (14.2% improvement) and an IDF1 of 0.729 (5.8% improvement) over OccluTrack.

Limitations

The authors do not report any limitations in their work, which may suggest a need for further validation in diverse scenarios or datasets.

Why it matters

This research has significant implications for the development of robust multi-object tracking systems, particularly in environments where occlusion is prevalent. The proposed framework could enhance applications in surveillance, autonomous driving, and military operations, where accurate tracking of multiple targets is crucial despite visual obstructions.

Summarised from the primary source with AI assistance under human editorial oversight. Turing Wire is not a primary source — read the original for the authoritative account.

Source: arXiv cs.AI