Maximum Likelihood Directed Enumeration Method in Piecewise-Regular Object Recognition
Andrey Savchenko

TL;DR
This paper introduces a statistically optimal greedy algorithm for classifying composite objects like images and speech signals, outperforming existing approximate nearest-neighbor methods in face recognition tasks.
Contribution
It proposes a novel, statistically grounded greedy algorithm for object recognition that leverages likelihood estimation and asymptotic properties, improving accuracy over heuristic methods.
Findings
The proposed method outperforms brute force and baseline enumeration.
It surpasses approximate nearest neighbor algorithms like FLANN and NonMetricSpaceLib.
Experimental results demonstrate higher recognition accuracy in face recognition.
Abstract
We explore the problems of classification of composite object (images, speech signals) with low number of models per class. We study the question of improving recognition performance for medium-sized database (thousands of classes). The key issue of fast approximate nearest-neighbor methods widely applied in this task is their heuristic nature. It is possible to strongly prove their efficiency by using the theory of algorithms only for simple similarity measures and artificially generated tasks. On the contrary, in this paper we propose an alternative, statistically optimal greedy algorithm. At each step of this algorithm joint density (likelihood) of distances to previously checked models is estimated for each class. The next model to check is selected from the class with the maximal likelihood. The latter is estimated based on the asymptotic properties of the Kullback-Leibler…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
