ON as ALC: Active Loop Closing Object Goal Navigation
Daiki Iwata, Kanji Tanaka, Shoya Miyazaki, Kouki Terashima
TL;DR
The paper tackles long-distance active loop closing (LD-ALC) where map drift undermines map-based navigation. It proposes ALCON (ALC+ON), a map-aware framework that extends object-goal navigation (ON) with prior maps, introducing L_ALC and L_ON losses and corresponding rewards, plus a dynamic weight based on prior-map uncertainty to balance planning. The architecture combines a Training Free Planner (TFP) and a Reinforcement Learning Planner (RLP), with a fusion mechanism and a score-map–based representation to guide subgoal selection, validated in augmented Habitat-Sim LD-ALC scenarios. The approach demonstrates improved navigation efficiency (SPL) over ablations, and the work outlines a broader direction toward multi-objective ON that leverages frontier-guided, data-driven, and LLM-guided ON techniques for resilient long-horizon autonomy.
Abstract
In simultaneous localization and mapping, active loop closing (ALC) is an active vision problem that aims to visually guide a robot to maximize the chances of revisiting previously visited points, thereby resetting the drift errors accumulated in the incrementally built map during travel. However, current mainstream navigation strategies that leverage such incomplete maps as workspace prior knowledge often fail in modern long-term autonomy long-distance travel scenarios where map accumulation errors become significant. To address these limitations of map-based navigation, this paper is the first to explore mapless navigation in the embodied AI field, in particular, to utilize object-goal navigation (commonly abbreviated as ON, ObjNav, or OGN) techniques that efficiently explore target objects without using such a prior map. Specifically, in this work, we start from an off-the-shelf mapless ON planner, extend it to utilize a prior map, and further show that the performance in long-distance ALC (LD-ALC) can be maximized by minimizing ``ALC loss" and ``ON loss". This study highlights a simple and effective approach, called ALC-ON (ALCON), to accelerate the progress of challenging long-distance ALC technology by leveraging the growing frontier-guided, data-driven, and LLM-guided ON technologies.
