vix.ing · top · new · best · stats · spec

Event Driven Clustering Algorithm

2026/02/28 by David El-Chai Ben-Ezra, Adar Tal, Daniel Brisk
#cs.CV #cs.LG

paper · pdf

Abstract

This paper introduces a novel asynchronous, event-driven algorithm for real-time detection of small event clusters in event camera data. Similar to hierarchical agglomerative clustering methods, the proposed algorithm detects clusters based on their spatio-temporal proximity. However, it explicitly leverages the asynchronous structure of event camera data and employs a simple yet efficient decision mechanism, achieving a linear time complexity of Θ(N), where N is the number of events. Furthermore, the runtime is independent of the sensor resolution, i.e., the number of pixels.

Citations

Related