English

KRVF: A Source-Aware Semantic Voxel World Representation for Edge Mobile Manipulation

Robotics 2026-06-24 v1

Abstract

Mobile manipulators need world models that are current, queryable, semantically meaningful, and usable under edge-compute constraints. This technical report presents KRVF, a source-aware semantic voxel world representation for edge mobile manipulation. Unlike reconstruction-centric mapping pipelines that primarily optimize global geometric fidelity, KRVF represents local world state as task-oriented voxels that encode occupancy, color, semantic evidence, temporal freshness, and evidence source. The representation separates measured occupancy from semantic-prior hypotheses, enabling depth-failure-aware object reasoning without silently corrupting persistent geometry. KRVF also closes a feedback loop between mapping and sensing by rendering map-prior depth for repair, and exposes task-level query operators for semantic objects and grasp candidates. The report formalizes the KRVF representation and documents a ROS 2 implementation that turns online RGB-D observations into a task-facing robot memory.

Cite

@article{arxiv.2606.26321,
  title  = {KRVF: A Source-Aware Semantic Voxel World Representation for Edge Mobile Manipulation},
  author = {Runfeng Ling},
  journal= {arXiv preprint arXiv:2606.26321},
  year   = {2026}
}

Comments

Technical report, 9 pages, 3 figures

R2 v1 2026-07-22T20:09:42.879Z