Papers › Modality-invariant Visual Odometry for Embodied Vision

Modality-invariant Visual Odometry for Embodied Vision

29 Apr 2023CVPR 2023 1arXiv:2305.00348archive 2025-07-28

Marius Memmel, Roman Bachmann, Amir Zamir

Effectively localizing an agent in a realistic, noisy setting is crucial for many embodied vision tasks. Visual Odometry (VO) is a practical substitute for unreliable GPS and compass sensors, especially in indoor environments. While SLAM-based methods show a solid performance without large data requirements, they are less flexible and robust w.r.t. to noise and changes in the sensor suite compared to learning-based approaches. Recent deep VO models, however, limit themselves to a fixed set of input modalities, e.g., RGB and depth, while training on millions of samples. When sensors fail, sensor suites change, or modalities are intentionally looped out due to available resources, e.g., power consumption, the models fail catastrophically. Furthermore, training these models from scratch is even more expensive without simulator access or suitable existing models that can be fine-tuned. While such scenarios get mostly ignored in simulation, they commonly hinder a model's reusability in real-world applications. We propose a Transformer-based modality-invariant VO approach that can deal with diverse or changing sensor suites of navigation agents. Our model outperforms previous methods while training on only a fraction of the data. We hope this method opens the door to a broader range of real-world applications that can benefit from flexible and learned VO models.

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

Code

Syntology Ran 3 of 11 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran with no contract checked.

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

memmelma/vo-transformer officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

11 samples harvested; 3 ran; 0 honoured the contract we drafted; 8 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 · violated contract
2ran
8unverified

Licence: 0 of the 11 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 memmelma/VO-Transformer. “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.

has_file_allowed_extension memmelma/VO-Transformer/pointnav_vo/model_utils/mmae/dataset_folder.py official repository ran Apache-2.0 (permissive) · 18ae3e6ef2cf02ec · report
make_dataset memmelma/VO-Transformer/pointnav_vo/model_utils/mmae/dataset_folder.py official repository ran Apache-2.0 (permissive) · fb6aea1653b20bba · report
pair memmelma/VO-Transformer/pointnav_vo/mmae/mmae_utils.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · 6ba8cee9f5daea41 · report
build_2d_sincos_posemb memmelma/VO-Transformer/pointnav_vo/mmae/mmae_utils.py official repository unverified Apache-2.0 (permissive) · 95f1a074fba9a893 · report
is_image_file memmelma/VO-Transformer/pointnav_vo/model_utils/mmae/dataset_folder.py official repository unverified Apache-2.0 (permissive) · 1d15a850090b3c20 · report
make_fusion_block memmelma/VO-Transformer/pointnav_vo/mmae/output_adapter_utils.py official repository unverified Apache-2.0 (permissive) · 5818d73b26500c83 · report
make_scratch memmelma/VO-Transformer/pointnav_vo/mmae/output_adapter_utils.py official repository unverified Apache-2.0 (permissive) · 45c2e73b37565105 · report
pretrain_mmae_base memmelma/VO-Transformer/pointnav_vo/mmae/mmae.py official repository unverified Apache-2.0 (permissive) · 2547dde00aeff3fd · report
pretrain_mmae_large memmelma/VO-Transformer/pointnav_vo/mmae/mmae.py official repository unverified Apache-2.0 (permissive) · d6766d0a899eb434 · report
pretrain_mmae_tiny memmelma/VO-Transformer/pointnav_vo/mmae/mmae.py official repository unverified Apache-2.0 (permissive) · 277cf7ad9089aa80 · report
trunc_normal_ memmelma/VO-Transformer/pointnav_vo/mmae/mmae_utils.py official repository unverified Apache-2.0 (permissive) · 5436174f8c0e64e0 · report

Tasks

Visual Odometry

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

GPSfail

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