AI summary
Problem
Existing GM-PHD birth models rely on uniform or restrictive assumptions that ignore scene context, leading to inefficient target initialization and poor performance in dense, dynamic driving environments with frequent occlusions.
Approach
The authors propose a new birth model that adaptively places Gaussian components along detected occlusion boundaries, semantic segmentation of birth-relevant areas like sidewalks, and sensor field-of-view edges.
Key results
- Novel S-OA birth model integrating occlusion reasoning and semantic priors
- Reduced track initialization delay in occlusion-heavy scenarios
- Matches or outperforms strong baselines in approximately 70% of cases
- Comprehensive sensitivity analysis of birth model weights
Why it matters
Enhances robustness and real-time tracking reliability for autonomous vehicles navigating dense, dynamic traffic with frequent occlusions.
Abstract
This paper proposes a new birth model including semantic information derived from deep learning to create an occlusion-aware Gaussian Mixture Probability Hypothesis Density (GM-PHD) filter. Unlike prior approaches that rely on simplistic or uniform assumptions, the proposed Semantic- Occlusion Aware (S-OA) birth model defines initialization terms by explicitly considering regions of occlusion and by leveraging semantic information about the environment. This enables the filter to accurately represent where new objects are more likely to appear, thereby improving tracking performance in complex and high-density driving scenarios. The method is evaluated through Monte Carlo simulations and experiments on the KITTI dataset. Performance is assessed by measuring the latency between first detection and track initiation, along with the mean absolute cardinality error and the Optimal Subpat- tern Assignment (OSPA) metric. Results demonstrate that the S-OA birth model reduces initialization delay in occlusion-heavy settings, matching or outperforming the strongest baseline in approximately 70% of cases. A sensitivity analysis of birth model weights is also provided. Overall, the findings underscore the benefits of integrating occlusion reasoning and semantic priors into Bayesian tracking frameworks for autonomous driving.