paper-with-me

홈 › Papers

Learning to Drive Anywhere with Model-Based Reannotation

2025-05-08 · Noriaki Hirose, Lydia Ignatova, Kyle Stachowicz, Catherine Glossop, Sergey Levine, Dhruv Shah

Developing broadly generalizable visual navigation policies for robots is a significant challenge, primarily constrained by the availability of large-scale, diverse training data. While curated datasets collected by researchers offer high quality, their limited size restricts policy generalization. To overcome this, we explore leveraging abundant, passively collected data sources, including large volumes of crowd-sourced teleoperation data and unlabeled YouTube videos, despite their potential for lower quality or missing action labels. We propose Model-Based ReAnnotation (MBRA), a framework that utilizes a learned short-horizon, model-based expert model to relabel or generate high-quality actions for these passive datasets. This relabeled data is then distilled into LogoNav, a long-horizon navigation policy conditioned on visual goals or GPS waypoints. We demonstrate that LogoNav, trained using MBRA-processed data, achieves state-of-the-art performance, enabling robust navigation over distances exceeding 300 meters in previously unseen indoor and outdoor environments. Our extensive real-world evaluations, conducted across a fleet of robots (including quadrupeds) in six cities on three continents, validate the policy's ability to generalize and navigate effectively even amidst pedestrians in crowded settings.

📄 PDF Abstract BibTeX arXiv:2505.05592

Code (0)

등록된 구현이 없습니다.

Tasks

NavigateVisual Navigation

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Budget Sensitive Reannotation of Noisy Relation Classification Data Using Label Hierarchy

2021-12-26 · Akshay Parekh, Ashish Anand, Amit Awekar

Large crowd-sourced datasets are often noisy and relation classification (RC) datasets are no exception. Reannotating the entire dataset is one probable solution however it is not always viable due to time and budget con…

RelationRelation Classification

Think Anywhere in Code Generation

2026-03-31 · Xue Jiang, Tianyu Zhang, Ge Li, Mengyang Liu 외 arxiv

Recent advances in reasoning Large Language Models (LLMs) have primarily relied on upfront thinking, where reasoning occurs before final answer. However, this approach suffers from critical limitations in code generation…

Code Generation

Gaze Target Estimation Anywhere with Concepts

2026-08-11 · Xu Cao, Houze Yang, Vipin Gunda, Zhongyi Zhou 외 hf

Estimating human gaze targets from images in-the-wild is an important and formidable task. Existing approaches primarily employ brittle, multi-stage pipelines that require explicit inputs, like head bounding boxes and hu…

Gaze Target EstimationGaze Estimation

ChangeAnywhere: Sample Generation for Remote Sensing Change Detection via Semantic Latent Diffusion Model

2024-04-13 · Kai Tang, Jin Chen

Remote sensing change detection (CD) is a pivotal technique that pinpoints changes on a global scale based on multi-temporal images. With the recent expansion of deep learning, supervised deep learning-based CD models ha…

Change DetectionDeep Learning

ActAnywhere: Subject-Aware Video Background Generation

2024-01-19 · Boxiao Pan, Zhan Xu, Chun-Hao Paul Huang, Krishna Kumar Singh 외

Generating video background that tailors to foreground subject motion is an important problem for the movie industry and visual effects community. This task involves synthesizing background that aligns with the motion an…