CVMLSep 2, 2020

Local-HDP: Interactive Open-Ended 3D Object Categorization in Real-Time Robotic Scenarios

arXiv:2009.01152v3
Originality Incremental advance
AI Analysis

This addresses the need for efficient and adaptive object categorization in real-time robotic scenarios, though it is incremental as it builds on existing hierarchical Bayesian methods like LDA.

The paper tackled the problem of open-ended 3D object categorization in robotics by proposing Local-HDP, a non-parametric hierarchical Bayesian method that autonomously determines topics per category and uses online variational inference, resulting in outperforming state-of-the-art approaches in accuracy, scalability, and memory efficiency.

We introduce a non-parametric hierarchical Bayesian approach for open-ended 3D object categorization, named the Local Hierarchical Dirichlet Process (Local-HDP). This method allows an agent to learn independent topics for each category incrementally and to adapt to the environment in time. Hierarchical Bayesian approaches like Latent Dirichlet Allocation (LDA) can transform low-level features to high-level conceptual topics for 3D object categorization. However, the efficiency and accuracy of LDA-based approaches depend on the number of topics that is chosen manually. Moreover, fixing the number of topics for all categories can lead to overfitting or underfitting of the model. In contrast, the proposed Local-HDP can autonomously determine the number of topics for each category. Furthermore, the online variational inference method has been adapted for fast posterior approximation in the Local-HDP model. Experiments show that the proposed Local-HDP method outperforms other state-of-the-art approaches in terms of accuracy, scalability, and memory efficiency by a large margin. Moreover, two robotic experiments have been conducted to show the applicability of the proposed approach in real-time applications.

Foundations

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

Your Notes