Search papers, labs, and topics across Lattice.
This paper introduces ASUMOT, a novel framework for asynchronous detection and tracking of UAVs using event cameras, which are known for their high temporal resolution and dynamic range. By modeling UAVs as motion-consistent event blobs and employing a local motion-consistency estimator alongside a multi-task verifier, ASUMOT effectively reduces duplicate trajectories and stabilizes identities in challenging environments. Experimental results demonstrate that ASUMOT significantly enhances the accuracy-efficiency trade-off compared to existing methods, while maintaining the benefits of asynchronous event processing.
ASUMOT achieves robust UAV tracking by leveraging motion consistency, reducing identity confusion in fragmented event data.
Event cameras offer microsecond-level temporal resolution and high dynamic range for low-altitude UAV perception. However, long-range UAVs often produce sparse, fragmented, and noise-contaminated event responses, where one semantic target may appear as multiple spatially separated blobs. Direct blob-level asynchronous tracking therefore suffers from duplicate trajectories and unstable identities. We propose ASUMOT, a motion-consistency-based asynchronous UAV detection and tracking framework operating directly on raw events. ASUMOT models each UAV as a set of motion-consistent event blobs. A local motion-consistency estimator triggers reliable candidates, a lightweight multi-task verifier provides UAV confidence and motion-direction cues, and motion-consistency clustering aggregates fragmented blobs into identity-consistent UAV tracks. We also introduce ES-UAV, a high-definition event-level UAV benchmark with dense semantic annotations. Experiments on public UAV tracking data and ES-UAV show that ASUMOT improves the accuracy--efficiency trade-off while preserving asynchronous event processing. Code and Dataset will be released.