paper-with-me

Papers

Instance-aware Exploration-Verification-Exploitation for Instance ImageGoal Navigation

2024-02-25 · CVPR 2024 1 · Xiaohan Lei, Min Wang, Wengang Zhou, Li Li, Houqiang Li

As a new embodied vision task, Instance ImageGoal Navigation (IIN) aims to navigate to a specified object depicted by a goal image in an unexplored environment. The main challenge of this task lies in identifying the target object from different viewpoints while rejecting similar distractors. Existing ImageGoal Navigation methods usually adopt the simple Exploration-Exploitation framework and ignore the identification of specific instance during navigation. In this work, we propose to imitate the human behaviour of ``getting closer to confirm" when distinguishing objects from a distance. Specifically, we design a new modular navigation framework named Instance-aware Exploration-Verification-Exploitation (IEVE) for instance-level image goal navigation. Our method allows for active switching among the exploration, verification, and exploitation actions, thereby facilitating the agent in making reasonable decisions under different situations. On the challenging HabitatMatterport 3D semantic (HM3D-SEM) dataset, our method surpasses previous state-of-the-art work, with a classical segmentation model (0.684 vs. 0.561 success) or a robust model (0.702 vs. 0.561 success)

📄 PDF Abstract BibTeX arXiv:2402.17587

Code (1)

xiaohanlei/ieve 공식 구현 pytorch

Tasks

Navigate

Similar Papers 제목 키워드 기반

Context-Nav: Context-Driven Exploration and Viewpoint-Aware 3D Spatial Reasoning for Instance Navigation

2026-03-10 · Won Shik Jang, Ue-Hwan Kim arxiv

Text-goal instance navigation (TGIN) asks an agent to resolve a single, free-form description into actions that reach the correct object instance among same-category distractors. We present \textit{Context-Nav}, which el…

Spatial Reasoning

Neural Exploitation and Exploration of Contextual Bandits

2023-05-05 · Yikun Ban, Yuchen Yan, Arindam Banerjee, Jingrui He

In this paper, we study utilizing neural networks for the exploitation and exploration of contextual multi-armed bandits. Contextual multi-armed bandits have been studied for decades with various applications. To solve t…

Multi-Armed BanditsThompson Sampling

MCNav: Memory-Aware Dynamic Cognitive Map for Zero-shot Goal-oriented Navigation

2026-05-19 · Jingyu Li, Zhe Liu, Wenxiao Wu, Li Zhang arxiv

Navigating to instance-level targets in complex environments is a challenging problem. Many existing zero-shot methods achieve strong performance by modeling the entire environment and leveraging large language models fo…

Scene Understanding

A Novel Framework for Uncertainty-Driven Adaptive Exploration

2025-09-03 · Leonidas Bakopoulos, Georgios Chalkiadakis arxiv

Adaptive exploration methods propose ways to learn complex policies via alternating between exploration and exploitation. An important question for such methods is to determine the appropriate moment to switch between ex…

A Hybrid Genetic Algorithm with Type-Aware Chromosomes for Traveling Salesman Problems with Drone

2023-03-01 · Sasan Mahmoudinazlou, Changhyun Kwon

There are emerging transportation problems known as the Traveling Salesman Problem with Drone (TSPD) and the Flying Sidekick Traveling Salesman Problem (FSTSP) that involve using a drone in conjunction with a truck for p…

Decision MakingTraveling Salesman Problem