Papers › Learning Vision-and-Language Navigation from YouTube Videos

Learning Vision-and-Language Navigation from YouTube Videos

22 Jul 2023ICCV 2023 1arXiv:2307.11984archive 2025-07-28

Kunyang Lin, Peihao Chen, Diwei Huang, Thomas H. Li, Mingkui Tan, Chuang Gan

Vision-and-language navigation (VLN) requires an embodied agent to navigate in realistic 3D environments using natural language instructions. Existing VLN methods suffer from training on small-scale environments or unreasonable path-instruction datasets, limiting the generalization to unseen environments. There are massive house tour videos on YouTube, providing abundant real navigation experiences and layout information. However, these videos have not been explored for VLN before. In this paper, we propose to learn an agent from these videos by creating a large-scale dataset which comprises reasonable path-instruction pairs from house tour videos and pre-training the agent on it. To achieve this, we have to tackle the challenges of automatically constructing path-instruction pairs and exploiting real layout knowledge from raw and unlabeled videos. To address these, we first leverage an entropy-based method to construct the nodes of a path trajectory. Then, we propose an action-aware generator for generating instructions from unlabeled trajectories. Last, we devise a trajectory judgment pretext task to encourage the agent to mine the layout knowledge. Experimental results show that our method achieves state-of-the-art performance on two popular benchmarks (R2R and REVERIE). Code is available at https://github.com/JeremyLinky/YouTube-VLN

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="2307.11984")

Code

Syntology Ran 15 of 19 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 12 ran with no contract checked.

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

jeremylinky/youtube-vln officialmentioned in papermentioned on GitHubpytorchMIT 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

19 samples harvested; 15 ran; 1 honoured the contract we drafted; 4 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.

1ran · honoured contract
2ran · our draft was wrong
12ran
4unverified

Licence: 0 of the 19 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 jeremylinky/youtube-vln. “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.

swish jeremylinky/youtube-vln/vilbert/vilbert.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 0f786c407fb1ee4c · report
cached_path jeremylinky/youtube-vln/vilbert/file_utils.py official repository ran MIT (permissive) · c58840db809196b1 · report
filename_to_url jeremylinky/youtube-vln/vilbert/file_utils.py official repository ran MIT (permissive) · e325858dc74dac65 · report
gelu jeremylinky/youtube-vln/vilbert/vilbert.py official repository ran · honoured contract fingerprinted MIT (permissive) · fdc64f4c72036ae4 · report
get_device jeremylinky/youtube-vln/utils/utils_init.py official repository ran MIT (permissive) · 52c9873a3537fbf4 · report
get_logger jeremylinky/youtube-vln/utils/misc.py official repository ran MIT (permissive) · 1efda40c7463ba10 · report
get_mask_options jeremylinky/youtube-vln/utils/utils_init.py official repository ran MIT (permissive) · 49aa48edebd62583 · report
get_model_input jeremylinky/youtube-vln/utils/utils_init.py official repository ran MIT (permissive) · 33d4ad7b1fc7a2e0 · report
get_output_dir jeremylinky/youtube-vln/utils/misc.py official repository ran MIT (permissive) · 1b9ab4ad9160ad73 · report
get_path jeremylinky/youtube-vln/utils/dataset/dataset_init.py official repository ran MIT (permissive) · 60fe7348f108a789 · report
get_world_size jeremylinky/youtube-vln/utils/distributed.py official repository ran MIT (permissive) · 67de8cef340cc324 · report
is_default_gpu jeremylinky/youtube-vln/utils/misc.py official repository ran MIT (permissive) · 45e8b849b6a9b735 · report
load_json_data jeremylinky/youtube-vln/utils/dataset/common.py official repository ran MIT (permissive) · 6369d66e36fc6a2f · report
pad_packed jeremylinky/youtube-vln/utils/dataset/common.py official repository ran MIT (permissive) · b3d386bd340fd693 · report
url_to_filename jeremylinky/youtube-vln/vilbert/file_utils.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · af64ec220e8bcdbc · report
get_rank jeremylinky/youtube-vln/utils/distributed.py official repository unverified MIT (permissive) · 8d57e6390318ac16 · report
get_testset_path jeremylinky/youtube-vln/utils/dataset/dataset_init.py official repository unverified MIT (permissive) · a835b42c7e48e4dd · report
load_nav_graphs jeremylinky/youtube-vln/utils/dataset/common.py official repository unverified MIT (permissive) · 6e80a4dbae93a9dc · report
load_tf_weights_in_bert jeremylinky/youtube-vln/vilbert/vilbert.py official repository unverified MIT (permissive) · baa5766f4566aafc · report

Tasks

NavigateVision and Language Navigation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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