Research

Paper

AI LLM March 09, 2026

R2F: Repurposing Ray Frontiers for LLM-free Object Navigation

Authors

Francesco Argenziano, John Mark Alexis Marcelo, Michele Brienza, Abdel Hakim Drid, Emanuele Musumeci, Daniele Nardi, Domenico D. Bloisi, Vincenzo Suriani

Abstract

Zero-shot open-vocabulary object navigation has progressed rapidly with the emergence of large Vision-Language Models (VLMs) and Large Language Models (LLMs), now widely used as high-level decision-makers instead of end-to-end policies. Although effective, such systems often rely on iterative large-model queries at inference time, introducing latency and computational overhead that limit real-time deployment. To address this problem, we repurpose ray frontiers (R2F), a recently proposed frontier-based exploration paradigm, to develop an LLM-free framework for indoor open-vocabulary object navigation. While ray frontiers were originally used to bias exploration using semantic cues carried along rays, we reinterpret frontier regions as explicit, direction-conditioned semantic hypotheses that serve as navigation goals. Language-aligned features accumulated along out-of-range rays are stored sparsely at frontiers, where each region maintains multiple directional embeddings encoding plausible unseen content. In this way, navigation then reduces to embedding-based frontier scoring and goal tracking within a classical mapping and planning pipeline, eliminating iterative large-model reasoning. We further introduce R2F-VLN, a lightweight extension for free-form language instructions using syntactic parsing and relational verification without additional VLM or LLM components. Experiments in Habitat-sim and on a real robotic platform demonstrate competitive state-of-the-art zero-shot performance with real-time execution, achieving up to 6 times faster runtime than VLM-based alternatives.

Metadata

arXiv ID: 2603.08475
Provider: ARXIV
Primary Category: cs.RO
Published: 2026-03-09
Fetched: 2026-03-10 05:43

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2603.08475v1</id>\n    <title>R2F: Repurposing Ray Frontiers for LLM-free Object Navigation</title>\n    <updated>2026-03-09T15:10:10Z</updated>\n    <link href='https://arxiv.org/abs/2603.08475v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2603.08475v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>Zero-shot open-vocabulary object navigation has progressed rapidly with the emergence of large Vision-Language Models (VLMs) and Large Language Models (LLMs), now widely used as high-level decision-makers instead of end-to-end policies. Although effective, such systems often rely on iterative large-model queries at inference time, introducing latency and computational overhead that limit real-time deployment. To address this problem, we repurpose ray frontiers (R2F), a recently proposed frontier-based exploration paradigm, to develop an LLM-free framework for indoor open-vocabulary object navigation. While ray frontiers were originally used to bias exploration using semantic cues carried along rays, we reinterpret frontier regions as explicit, direction-conditioned semantic hypotheses that serve as navigation goals. Language-aligned features accumulated along out-of-range rays are stored sparsely at frontiers, where each region maintains multiple directional embeddings encoding plausible unseen content. In this way, navigation then reduces to embedding-based frontier scoring and goal tracking within a classical mapping and planning pipeline, eliminating iterative large-model reasoning. We further introduce R2F-VLN, a lightweight extension for free-form language instructions using syntactic parsing and relational verification without additional VLM or LLM components. Experiments in Habitat-sim and on a real robotic platform demonstrate competitive state-of-the-art zero-shot performance with real-time execution, achieving up to 6 times faster runtime than VLM-based alternatives.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.RO'/>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.AI'/>\n    <published>2026-03-09T15:10:10Z</published>\n    <arxiv:primary_category term='cs.RO'/>\n    <author>\n      <name>Francesco Argenziano</name>\n    </author>\n    <author>\n      <name>John Mark Alexis Marcelo</name>\n    </author>\n    <author>\n      <name>Michele Brienza</name>\n    </author>\n    <author>\n      <name>Abdel Hakim Drid</name>\n    </author>\n    <author>\n      <name>Emanuele Musumeci</name>\n    </author>\n    <author>\n      <name>Daniele Nardi</name>\n    </author>\n    <author>\n      <name>Domenico D. Bloisi</name>\n    </author>\n    <author>\n      <name>Vincenzo Suriani</name>\n    </author>\n  </entry>"
}