paper-with-me

홈 › Papers

BEyond observation: an approach for ObjectNav

2021-06-21 · Daniel V. Ruiz, Eduardo Todt

With the rise of automation, unmanned vehicles became a hot topic both as commercial products and as a scientific research topic. It composes a multi-disciplinary field of robotics that encompasses embedded systems, control theory, path planning, Simultaneous Localization and Mapping (SLAM), scene reconstruction, and pattern recognition. In this work, we present our exploratory research of how sensor data fusion and state-of-the-art machine learning algorithms can perform the Embodied Artificial Intelligence (E-AI) task called Visual Semantic Navigation. This task, a.k.a Object-Goal Navigation (ObjectNav) consists of autonomous navigation using egocentric visual observations to reach an object belonging to the target semantic class without prior knowledge of the environment. Our method reached fourth place on the Habitat Challenge 2021 ObjectNav on the Minival phase and the Test-Standard Phase.

📄 PDF Abstract BibTeX arXiv:2106.11379

Code (1)

VRI-UFPR/BeyondSight 공식 구현

Tasks

Autonomous NavigationObjectSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

3D-Aware Object Goal Navigation via Simultaneous Exploration and Identification

2022-12-01 · CVPR 2023 1 · Jiazhao Zhang, Liu Dai, Fanpeng Meng, Qingnan Fan 외

Object goal navigation (ObjectNav) in unseen environments is a fundamental task for Embodied AI. Agents in existing works learn ObjectNav policies based on 2D maps, scene graphs, or image sequences. Considering this task…

Auxiliary Tasks and Exploration Enable ObjectNav

2021-04-08 · Joel Ye, Dhruv Batra, Abhishek Das, Erik Wijmans

ObjectGoal Navigation (ObjectNav) is an embodied task wherein agents are to navigate to an object instance in an unseen environment. Prior works have shown that end-to-end ObjectNav agents that use vanilla visual and rec…

Auxiliary LearningNavigateObjectGoal NavigationRobot Navigation

TrajRAG: Retrieving Geometric-Semantic Experience for Zero-Shot Object Navigation

2026-05-03 · Yiyao Wang, Sixian Zhang, Keming Zhang, Xinhang Song 외 arxiv

Existing zero-shot Object Goal Navigation (ObjectNav) methods often exploit commonsense knowledge from large language or vision-language models to guide navigation. However, such knowledge arises from internet-scale text…

Spatial-Semantic Reasoning using Large Language Models for Efficient UAV Search Operations

2026-08-28 · Marin Maletic, Marijana Peti, Tamara Petrovic, Stjepan Bogdan arxiv

We present a real-time semantic navigation framework for Unmanned Aerial Vehicles (UAVs) focused on improving time efficiency in the Object Goal Navigation (ObjectNav) task. Central to our approach is a Large Language Mo…

Real-Time Object DetectionTrajectory Planning

THDA: Treasure Hunt Data Augmentation for Semantic Navigation

2021-01-01 · ICCV 2021 10 · Oleksandr Maksymets, Vincent Cartillier, Aaron Gokaslan, Erik Wijmans 외

Can general-purpose neural models learn to navigate? For PointGoal navigation (""go to x, y""), the answer is a clear `yes' -- mapless neural models composed of task-agnostic components (CNNs and RNNs) trained with l…

Data AugmentationNavigateObjectGoal NavigationOpen-Ended Question Answering+1