Papers › Airbert: In-domain Pretraining for Vision-and-Language Navigation

Airbert: In-domain Pretraining for Vision-and-Language Navigation

20 Aug 2021ICCV 2021 10arXiv:2108.09105archive 2025-07-28

Pierre-Louis Guhur, Makarand Tapaswi, ShiZhe Chen, Ivan Laptev, Cordelia Schmid

Vision-and-language navigation (VLN) aims to enable embodied agents to navigate in realistic environments using natural language instructions. Given the scarcity of domain-specific training data and the high diversity of image and language inputs, the generalization of VLN agents to unseen environments remains challenging. Recent methods explore pretraining to improve generalization, however, the use of generic image-caption datasets or existing small-scale VLN environments is suboptimal and results in limited improvements. In this work, we introduce BnB, a large-scale and diverse in-domain VLN dataset. We first collect image-caption (IC) pairs from hundreds of thousands of listings from online rental marketplaces. Using IC pairs we next propose automatic strategies to generate millions of VLN path-instruction (PI) pairs. We further propose a shuffling loss that improves the learning of temporal order inside PI pairs. We use BnB pretrain our Airbert model that can be adapted to discriminative and generative settings and show that it outperforms state of the art for Room-to-Room (R2R) navigation and Remote Referring Expression (REVERIE) benchmarks. Moreover, our in-domain pretraining significantly increases performance on a challenging few-shot VLN evaluation, where we train the model only on VLN instructions from a few houses.

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

Code

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

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

airbert-vln/airbert officialmentioned on GitHubpytorchMIT report
jeremylinky/youtube-vln mentioned 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

14 samples harvested; 7 ran; 1 honoured the contract we drafted; 7 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
4ran
7unverified

Licence: 0 of the 14 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 airbert-vln/airbert. “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 airbert-vln/airbert/vilbert/vilbert.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 0f786c407fb1ee4c · report
cached_path airbert-vln/airbert/vilbert/file_utils.py official repository ran MIT (permissive) · c58840db809196b1 · report
filename_to_url airbert-vln/airbert/vilbert/file_utils.py official repository ran MIT (permissive) · e325858dc74dac65 · report
gelu airbert-vln/airbert/vilbert/vilbert.py official repository ran · honoured contract fingerprinted MIT (permissive) · fdc64f4c72036ae4 · report
get_world_size airbert-vln/airbert/utils/distributed.py official repository ran MIT (permissive) · 67de8cef340cc324 · report
is_default_gpu airbert-vln/airbert/utils/misc.py official repository ran MIT (permissive) · 45e8b849b6a9b735 · report
url_to_filename airbert-vln/airbert/vilbert/file_utils.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · af64ec220e8bcdbc · report
get_instr_length airbert-vln/airbert/train_speaker.py official repository unverified MIT (permissive) · 4803e9d0f2a1f293 · report
get_logger airbert-vln/airbert/utils/misc.py official repository unverified MIT (permissive) · 34279e5b4ed2577f · report
get_output_dir airbert-vln/airbert/utils/misc.py official repository unverified MIT (permissive) · c899935328a33c24 · report
get_rank airbert-vln/airbert/utils/distributed.py official repository unverified MIT (permissive) · 8d57e6390318ac16 · report
load_tf_weights_in_bert airbert-vln/airbert/vilbert/vilbert.py official repository unverified MIT (permissive) · baa5766f4566aafc · report
rollout airbert-vln/airbert/train_speaker.py official repository unverified MIT (permissive) · 9e8292655b4f13cb · report
val_epoch airbert-vln/airbert/train_speaker.py official repository unverified MIT (permissive) · 9fcc9f24c53b690d · report

Tasks

NavigateReferring ExpressionVision and Language Navigation

Datasets

Introduced by this paper, per the archive.

BnB

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Vision and Language Navigation VLN Challenge Airbert error 2.58 #3 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Airbert length 686.54 #3 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Airbert oracle success 0.99 #3 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Airbert spl 0.01 #3 of 145 Archive leaderboard report
Vision and Language Navigation VLN Challenge Airbert success 0.78 #3 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