Incremental Bootstrapping and Classification of Structured Scenes in a Fuzzy Ontology
Luca Buoncompagni, Fulvio Mastrogiovanni
TL;DR
This work extends the Scene Identification and Tagging (SIT) framework from crisp OWL-DL ontologies to a fuzzy Description Logic (FuzzyDL) setting to address perception noise in incremental scene bootstrapping. By encoding scenes with fuzzy cardinalities using a sigma-count approach and left-shoulder membership functions, the fuzzy SIT algorithm learns, structures, and classifies scenes while maintaining the core phases of the original approach. The results show that fuzzy SIT improves robustness to noisy observations and preserves the spirit of incremental learning, though it trades off some intelligibility of the bootstrapped knowledge and incurs higher reasoning complexity. The work demonstrates a viable path toward robust, human-interpretable, ontology-grounded scene representations suitable for assistive robotics, while highlighting ongoing challenges in explanation and computational scalability.
Abstract
We foresee robots that bootstrap knowledge representations and use them for classifying relevant situations and making decisions based on future observations. Particularly for assistive robots, the bootstrapping mechanism might be supervised by humans who should not repeat a training phase several times and should be able to refine the taught representation. We consider robots that bootstrap structured representations to classify some intelligible categories. Such a structure should be incrementally bootstrapped, i.e., without invalidating the identified category models when a new additional category is considered. To tackle this scenario, we presented the Scene Identification and Tagging (SIT) algorithm, which bootstraps structured knowledge representation in a crisp OWL-DL ontology. Over time, SIT bootstraps a graph representing scenes, sub-scenes and similar scenes. Then, SIT can classify new scenes within the bootstrapped graph through logic-based reasoning. However, SIT has issues with sensory data because its crisp implementation is not robust to perception noises. This paper presents a reformulation of SIT within the fuzzy domain, which exploits a fuzzy DL ontology to overcome the robustness issues. By comparing the performances of fuzzy and crisp implementations of SIT, we show that fuzzy SIT is robust, preserves the properties of its crisp formulation, and enhances the bootstrapped representations. On the contrary, the fuzzy implementation of SIT leads to less intelligible knowledge representations than the one bootstrapped in the crisp domain.
