Papers › FedVLN: Privacy-preserving Federated Vision-and-Language Navigation

FedVLN: Privacy-preserving Federated Vision-and-Language Navigation

28 Mar 2022arXiv:2203.14936archive 2025-07-28

Kaiwen Zhou, Xin Eric Wang

Data privacy is a central problem for embodied agents that can perceive the environment, communicate with humans, and act in the real world. While helping humans complete tasks, the agent may observe and process sensitive information of users, such as house environments, human activities, etc. In this work, we introduce privacy-preserving embodied agent learning for the task of Vision-and-Language Navigation (VLN), where an embodied agent navigates house environments by following natural language instructions. We view each house environment as a local client, which shares nothing other than local updates with the cloud server and other clients, and propose a novel federated vision-and-language navigation (FedVLN) framework to protect data privacy during both training and pre-exploration. Particularly, we propose a decentralized training strategy to limit the data of each client to its local model training and a federated pre-exploration method to do partial model aggregation to improve model generalizability to unseen environments. Extensive results on R2R and RxR datasets show that under our FedVLN framework, decentralized VLN models achieve comparable results with centralized training while protecting seen environment privacy, and federated pre-exploration significantly outperforms centralized pre-exploration while preserving unseen environment privacy.

PaperPDFCodeCode 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="2203.14936")

Code

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

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

eric-ai-lab/fedvln officialmentioned in papermentioned on GitHubpytorch 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

10 samples harvested; 4 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.

1ran · our draft was wrong
3ran
6unverified

Licence: 0 of the 10 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 eric-ai-lab/FedVLN. “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.

BaseAgent eric-ai-lab/FedVLN/r2r_src/agent.py official repository ran MIT (permissive) · a02da85c573a6d3a · report
FloydGraph eric-ai-lab/FedVLN/r2r_src/agent.py official repository ran MIT (permissive) · 979b2f41d2c1ec93 · report
SoftDotAttention eric-ai-lab/FedVLN/r2r_src/agent.py official repository ran fingerprinted MIT (permissive) · 159abaee904ad60e · report
length2mask eric-ai-lab/FedVLN/r2r_src/agent.py official repository ran · our draft was wrong MIT (permissive) · 2cf4d520aa29b6f2 · report
AttnDecoderLSTM eric-ai-lab/FedVLN/r2r_src/agent.py official repository unverified MIT (permissive) · 54dc0f7ea7346e75 · report
Critic eric-ai-lab/FedVLN/r2r_src/agent.py official repository unverified MIT (permissive) · 2187ea87b0f4c35c · report
EncoderLSTM eric-ai-lab/FedVLN/r2r_src/agent.py official repository unverified MIT (permissive) · d01ddaeb112df7d8 · report
Param eric-ai-lab/FedVLN/r2r_src/agent.py official repository unverified MIT (permissive) · 84e3f8eba34be70d · report
Seq2SeqAgent eric-ai-lab/FedVLN/r2r_src/agent.py official repository unverified MIT (permissive) · 66ad16389109bbf4 · report
angle_feature eric-ai-lab/FedVLN/r2r_src/agent.py official repository unverified MIT (permissive) · 0d364ce5919decd3 · report

Tasks

Privacy PreservingVision 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