ROAICVSep 26, 2024

Robotic Environmental State Recognition with Pre-Trained Vision-Language Models and Black-Box Optimization

arXiv:2409.17519v11 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses the need for robots to autonomously operate in varied environments by providing a unified, efficient approach to state recognition, though it is incremental as it builds on existing vision-language models.

The study tackled the problem of robots recognizing diverse environmental states by using pre-trained vision-language models and black-box optimization, achieving recognition of states like door positions and water flow without training or programming, with accuracy improved through text selection.

In order for robots to autonomously navigate and operate in diverse environments, it is essential for them to recognize the state of their environment. On the other hand, the environmental state recognition has traditionally involved distinct methods tailored to each state to be recognized. In this study, we perform a unified environmental state recognition for robots through the spoken language with pre-trained large-scale vision-language models. We apply Visual Question Answering and Image-to-Text Retrieval, which are tasks of Vision-Language Models. We show that with our method, it is possible to recognize not only whether a room door is open/closed, but also whether a transparent door is open/closed and whether water is running in a sink, without training neural networks or manual programming. In addition, the recognition accuracy can be improved by selecting appropriate texts from the set of prepared texts based on black-box optimization. For each state recognition, only the text set and its weighting need to be changed, eliminating the need to prepare multiple different models and programs, and facilitating the management of source code and computer resource. We experimentally demonstrate the effectiveness of our method and apply it to the recognition behavior on a mobile robot, Fetch.

Foundations

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

Your Notes