paper-with-me

Papers

One-Shot Informed Robotic Visual Search in the Wild

2020-03-22 · Karim Koreitem, Florian Shkurti, Travis Manderson, Wei-Di Chang, Juan Camilo Gamboa Higuera, Gregory Dudek

We consider the task of underwater robot navigation for the purpose of collecting scientifically relevant video data for environmental monitoring. The majority of field robots that currently perform monitoring tasks in unstructured natural environments navigate via path-tracking a pre-specified sequence of waypoints. Although this navigation method is often necessary, it is limiting because the robot does not have a model of what the scientist deems to be relevant visual observations. Thus, the robot can neither visually search for particular types of objects, nor focus its attention on parts of the scene that might be more relevant than the pre-specified waypoints and viewpoints. In this paper we propose a method that enables informed visual navigation via a learned visual similarity operator that guides the robot's visual search towards parts of the scene that look like an exemplar image, which is given by the user as a high-level specification for data collection. We propose and evaluate a weakly supervised video representation learning method that outperforms ImageNet embeddings for similarity tasks in the underwater domain. We also demonstrate the deployment of this similarity operator during informed visual navigation in collaborative environmental monitoring scenarios, in large-scale field trials, where the robot and a human scientist collaboratively search for relevant visual content.

📄 PDF Abstract BibTeX arXiv:2003.10010

Code (1)

rvl-lab-utoronto/visual_search_in_the_wild 공식 구현 tf

Tasks

NavigateRepresentation LearningRobot NavigationVisual Navigation

Similar Papers 제목 키워드 기반

WildOS: Open-Vocabulary Object Search in the Wild

2026-02-22 · Hardik Shah, Erica Tevere, Deegan Atha, Marcel Kaufmann 외 arxiv

Autonomous navigation in complex, unstructured outdoor environments requires robots to operate over long ranges without prior maps and limited depth sensing. In such settings, relying solely on geometric frontiers for ex…

Visual Reasoning

Robotic Programmer: Video Instructed Policy Code Generation for Robotic Manipulation

2025-01-08 · Senwei Xie, Hongyu Wang, Zhanqi Xiao, Ruiping Wang 외

Zero-shot generalization across various robots, tasks and environments remains a significant challenge in robotic manipulation. Policy code generation methods use executable code to connect high-level task descriptions a…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

Doduo: Learning Dense Visual Correspondence from Unsupervised Semantic-Aware Flow

2023-09-26 · Zhenyu Jiang, Hanwen Jiang, Yuke Zhu

Dense visual correspondence plays a vital role in robotic perception. This work focuses on establishing the dense correspondence between a pair of images that captures dynamic scenes undergoing substantial transformation…

Zero-shot Active Visual Search (ZAVIS): Intelligent Object Search for Robotic Assistants

2022-09-19 · Jeongeun Park, Taerim Yoon, Jejoon Hong, Youngjae Yu 외

In this paper, we focus on the problem of efficiently locating a target object described with free-form language using a mobile robot equipped with vision sensors (e.g., an RGBD camera). Conventional active visual search…

ObjectRobot Navigation

Learning Generalizable Robotic Reward Functions from "In-The-Wild" Human Videos

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Anonymous

We are motivated by the goal of generalist robotic agents that can complete a wide range of tasks across many environments. Critical to this is the robot’s ability to acquire some metric of task success or reward, which …

Model Predictive Control