用结构化拓扑图替代详细地图,让机器人省电省算力地探索房子。
BoxMap: Efficient Structural Mapping and Navigation
- 基于检测-变压器架构,从激光扫描中提取房间、门等语义实体及连接关系。
- 探索任务中路径长度比传统方法减少30.9%,地图规模随房间数呈二次增长。
- 适合资源受限的机器人导航场景,尤其在低功耗住宅环境探索中优势明显。
人类导航时能忽略无关细节,而现有多数机器人需维护详尽环境表示,消耗大量传感、计算与存储资源,尤其在功耗受限场景下问题突出。深度学习可从经验中抽象未知环境知识,提升任务效率(如前沿探索、物体搜索或场景理解)。我们提出BoxMap,一种基于检测-变压器的架构,利用感知到的部分环境结构,动态更新环境的拓扑图,以语义实体(如房间、门)及其关系(如连通性)表示。该结构化表示可降低高阶任务的计算开销。以配备2D激光雷达的机器人探索住宅建筑为例,BoxMap表示规模随房间数呈二次增长(常数较小),显著优于全几何地图;探索任务中轨迹长度较标准方法缩短30.9%。
原文摘要 · Abstract (English)
While humans can successfully navigate using abstractions, ignoring details that are irrelevant to the task at hand, most existing robotic applications require the maintenance of a detailed environment representation which consumes a significant amount of sensing, computing, and storage. These issues are particularly important in a resource-constrained setting with limited power budget. Deep learning methods can learn from prior experience to abstract knowledge of unknown environments, and use it to execute tasks (e.g., frontier exploration, object search, or scene understanding) more efficiently. We propose BoxMap, a Detection-Transformer-based architecture that takes advantage of the structure of the sensed partial environment to update a topological graph of the environment as a set of semantic entities (e.g. rooms and doors) and their relations (e.g. connectivity). These predictions from low-level measurements can then be leveraged to achieve high-level goals with lower computational costs than methods based on detailed representations. As an example application, we consider a robot equipped with a 2-D laser scanner tasked with exploring a residential building. Our BoxMap representation scales quadratically with the number of rooms (with a small constant), resulting in significant savings over a full geometric map. Moreover, our high-level topological representation results in 30.9% shorter trajectories in the exploration task with respect to a standard method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。