paper-with-me

홈 › Papers

MASt3R-Nav: WayPixel Navigation in Relative 3D Maps

2026-05-22 · Vansh Garg, Rohit Jayanti, Krish Pandya, Sarthak Chittawar, Siddharth Tourani, Muhammad Haris Khan, Sourav Garg, Madhava Krishna arxiv

Visual navigation ability is strongly tied to its underlying representation of the world. Unlike classical 3D maps that require globally-consistent geometry, image- or object-relative topological graphs almost entirely do away with geometric understanding. But, this comes at the cost of navigation capability, often limiting it to merely teach-and-repeat. In this work, we propose a novel map representation in the form of pixel-relative connectivity, which is geometrically accurate but does not require global geometric consistency. Inspired by recent progress in 3D grounded image matching, we construct a map from an image sequence through inter-image connectivity based on pixel correspondences in the relative 3D coordinate systems of individual image pairs. We then use this pixel-level graph to perform global path planning by approximating and sparsifying intra-image pixel connectivity. Through this, we derive a ''WayPixel Costmap'' representation and train a controller conditioned on it to predict a trajectory rollout. We show that this dense pixel-level costmap based on relative geometry is a more accurate conditioning variable for control prediction than its image- and object-level counterparts. This enables a highly capable navigation system, as validated on four types of navigation tasks in the simulator and through real world demonstrations.

📄 PDF Abstract BibTeX arXiv:2605.24111

Code (0)

등록된 구현이 없습니다.

Tasks

Visual NavigationImage Matching

Similar Papers 제목 키워드 기반

NaviMaster: Learning a Unified Policy for GUI and Embodied Navigation Tasks

2025-08-04 · Zhihao Luo, Wentao Yan, Jingyu Gong, Min Wang 외 arxiv

Recent advances in Graphical User Interface (GUI) and embodied navigation have driven progress, yet these domains have largely evolved in isolation, with disparate datasets and training paradigms. In this paper, we obser…

Reinforcement Learning

MultiON: Benchmarking Semantic Map Memory using Multi-Object Navigation

2020-12-07 · NeurIPS 2020 12 · Saim Wani, Shivansh Patel, Unnat Jain, Angel X. Chang 외

Navigation tasks in photorealistic 3D environments are challenging because they require perception and effective planning under partial observability. Recent work shows that map-like memory is useful for long-horizon nav…

BenchmarkingObjectObjectGoal Navigation

Compact Latent Coordination for Autonomous Vehicles at Unsignalized Intersections

2026-07-23 · Gil Lifshits, Igal Bilik, Gilad Katz arxiv

Coordinating autonomous vehicles at unsignalized intersections remains a critical challenge for multi-agent reinforcement learning (MARL) systems, which typically struggle with combinatorial action spaces, reliance on pr…

Multi-agent Reinforcement LearningAutonomous Vehicles

Terrain Costmap Generation via Scaled Preference Conditioning

2025-11-14 · Luisa Mao, Garrett Warnell, Peter Stone, Joydeep Biswas arxiv

Successful autonomous robot navigation in off-road domains requires the ability to generate high-quality terrain costmaps that are able to both generalize well over a wide variety of terrains and rapidly adapt relative c…

Representation LearningSemantic SegmentationTest-time AdaptationRobot Navigation

PixelLoop: Shortcut Topological Navigation with Pixel-Level Loops

2026-07-14 · Sarthak Chittawar, Vansh Garg, Aditya Vadali, Krish Pandya 외 arxiv

Although topological mapping and navigation have been studied extensively, the specific role and downstream effect of loop closures in purely topological representations has received relatively little attention. Importan…

Visual Navigation