Finding Frequent Entities in Continuous Data

Finding Frequent Entities in Continuous Data

Ferran Alet, Rohan Chitnis, Leslie P. Kaelbling, Tomas Lozano-Perez

Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence
Main track. Pages 1992-1999. https://doi.org/10.24963/ijcai.2018/275

In many applications that involve processing high-dimensional data, it is important to identify a small set of entities that account for a significant fraction of detections. Rather than formalize this as a clustering problem, in which all detections must be grouped into hard or soft categories, we formalize it as an instance of the frequent items or heavy hitters problem, which finds groups of tightly clustered objects that have a high density in the feature space. We show that the heavy hitters formulation generates solutions that are more accurate and effective than the clustering formulation. In addition, we present a novel online algorithm for heavy hitters, called HAC, which addresses problems in continuous space, and demonstrate its effectiveness on real video and household domains.
Keywords:
Machine Learning: Time-series;Data Streams
Computer Vision: Video: Events, Activities and Surveillance
Machine Learning Applications: Applications of Unsupervised Learning
Machine Learning: Clustering