Papers › Self-Monitoring Navigation Agent via Auxiliary Progress Estimation

Self-Monitoring Navigation Agent via Auxiliary Progress Estimation

10 Jan 2019ICLR 2019 5arXiv:1901.03035archive 2025-07-28

Chih-Yao Ma, Jiasen Lu, Zuxuan Wu, Ghassan AlRegib, Zsolt Kira, Richard Socher, Caiming Xiong

The Vision-and-Language Navigation (VLN) task entails an agent following navigational instruction in photo-realistic unknown environments. This challenging task demands that the agent be aware of which instruction was completed, which instruction is needed next, which way to go, and its navigation progress towards the goal. In this paper, we introduce a self-monitoring agent with two complementary components: (1) visual-textual co-grounding module to locate the instruction completed in the past, the instruction required for the next action, and the next moving direction from surrounding images and (2) progress monitor to ensure the grounded instruction correctly reflects the navigation progress. We test our self-monitoring agent on a standard benchmark and analyze our proposed approach through a series of ablation studies that elucidate the contributions of the primary components. Using our proposed method, we set the new state of the art by a significant margin (8% absolute increase in success rate on the unseen test set). Code is available at https://github.com/chihyaoma/selfmonitoring-agent .

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1901.03035")

Code

Syntology Ran 0 of 6 code samples harvested from 1 repository linked to this paper; 6 have no recorded run.

By repository: official repository: 6 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chihyaoma/selfmonitoring-agent officialmentioned in papermentioned on GitHubpytorchMIT report
ayusefi/Localization-Papers mentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 0 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6unverified

Licence: 0 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chihyaoma/selfmonitoring-agent. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_mlp chihyaoma/selfmonitoring-agent/tasks/R2R-pano/models/modules.py official repository unverified MIT (permissive) · 91a412404a2ae592 · report
build_vocab chihyaoma/selfmonitoring-agent/tasks/R2R-pano/utils.py official repository unverified MIT (permissive) · 19449a71349e2621 · report
create_mask chihyaoma/selfmonitoring-agent/tasks/R2R-pano/models/modules.py official repository unverified MIT (permissive) · f3bcfc9ebf343e45 · report
load_datasets chihyaoma/selfmonitoring-agent/tasks/R2R-pano/utils.py official repository unverified MIT (permissive) · be2e80a5268aabb2 · report
load_nav_graphs chihyaoma/selfmonitoring-agent/tasks/R2R-pano/utils.py official repository unverified MIT (permissive) · e3a90df1a875a38e · report
proj_masking chihyaoma/selfmonitoring-agent/tasks/R2R-pano/models/modules.py official repository unverified MIT (permissive) · 37024446ae219cc6 · report

Tasks

Natural Language Visual GroundingVision and Language NavigationVision-Language NavigationVisual Navigation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Vision and Language Navigation VLN Challenge Self-Monitoring Navigation Agent (no beam search; Progress Inference) error 5.67 #115 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Self-Monitoring Navigation Agent (no beam search; Progress Inference) length 18.04 #115 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Self-Monitoring Navigation Agent (no beam search; Progress Inference) oracle success 0.59 #115 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Self-Monitoring Navigation Agent (no beam search; Progress Inference) spl 0.35 #115 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Self-Monitoring Navigation Agent (no beam search; Progress Inference) success 0.48 #115 of 145 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections