Research

Paper

TESTING March 03, 2026

Navigating in Uncertain Environments with Heterogeneous Visibility

Authors

Jongann Lee, Melkior Ornik

Abstract

Navigating an environment with uncertain connectivity requires a strategic balance between minimizing the cost of traversal and seeking information to resolve map ambiguities. Unlike previous approaches that rely on local sensing, we utilize a framework where nodes possess varying visibility levels, allowing for observation of distant edges from certain vantage points. We propose a novel heuristic algorithm that balances the cost of detouring to high-visibility locations against the gain in information by optimizing the sum of a custom observation reward and the cost of traversal. We introduce a technique to sample the shortest path on numerous realizations of the environment, which we use to define an edge's utility for observation and to quickly estimate the path with the highest reward. Our approach can be easily adapted to a variety of scenarios by tuning a single hyperparameter that determines the importance of observation. We test our method on a variety of uncertain navigation tasks, including a map based on real-world topographical data. The method demonstrates lower mean cost of traversal compared to a shortest path baseline that does not consider observation and has exponentially lower computational overhead compared to an existing method for balancing observation with path cost minimization.

Metadata

arXiv ID: 2603.03495
Provider: ARXIV
Primary Category: cs.RO
Published: 2026-03-03
Fetched: 2026-03-05 06:06

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2603.03495v1</id>\n    <title>Navigating in Uncertain Environments with Heterogeneous Visibility</title>\n    <updated>2026-03-03T20:10:28Z</updated>\n    <link href='https://arxiv.org/abs/2603.03495v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2603.03495v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>Navigating an environment with uncertain connectivity requires a strategic balance between minimizing the cost of traversal and seeking information to resolve map ambiguities. Unlike previous approaches that rely on local sensing, we utilize a framework where nodes possess varying visibility levels, allowing for observation of distant edges from certain vantage points. We propose a novel heuristic algorithm that balances the cost of detouring to high-visibility locations against the gain in information by optimizing the sum of a custom observation reward and the cost of traversal. We introduce a technique to sample the shortest path on numerous realizations of the environment, which we use to define an edge's utility for observation and to quickly estimate the path with the highest reward. Our approach can be easily adapted to a variety of scenarios by tuning a single hyperparameter that determines the importance of observation. We test our method on a variety of uncertain navigation tasks, including a map based on real-world topographical data. The method demonstrates lower mean cost of traversal compared to a shortest path baseline that does not consider observation and has exponentially lower computational overhead compared to an existing method for balancing observation with path cost minimization.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.RO'/>\n    <published>2026-03-03T20:10:28Z</published>\n    <arxiv:primary_category term='cs.RO'/>\n    <author>\n      <name>Jongann Lee</name>\n    </author>\n    <author>\n      <name>Melkior Ornik</name>\n    </author>\n  </entry>"
}