CVSep 27, 2022

Globally Optimal Event-Based Divergence Estimation for Ventral Landing

arXiv:2209.13168v114 citationsh-index: 41
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for bio-inspired flight guidance systems, offering an incremental improvement in event-based sensing for landing scenarios.

The paper tackled the problem of estimating time-to-contact during ventral landing using event cameras by developing a globally optimal divergence estimation method, which significantly improved accuracy in recovering true divergence compared to existing heuristics while achieving competitive runtimes with GPU acceleration.

Event sensing is a major component in bio-inspired flight guidance and control systems. We explore the usage of event cameras for predicting time-to-contact (TTC) with the surface during ventral landing. This is achieved by estimating divergence (inverse TTC), which is the rate of radial optic flow, from the event stream generated during landing. Our core contributions are a novel contrast maximisation formulation for event-based divergence estimation, and a branch-and-bound algorithm to exactly maximise contrast and find the optimal divergence value. GPU acceleration is conducted to speed up the global algorithm. Another contribution is a new dataset containing real event streams from ventral landing that was employed to test and benchmark our method. Owing to global optimisation, our algorithm is much more capable at recovering the true divergence, compared to other heuristic divergence estimators or event-based optic flow methods. With GPU acceleration, our method also achieves competitive runtimes.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes