paper-with-me

홈 › Papers

Distributed NeRF Learning for Collaborative Multi-Robot Perception

2024-09-30 · Hongrui Zhao, Boris Ivanovic, Negar Mehr

Effective environment perception is crucial for enabling downstream robotic applications. Individual robotic agents often face occlusion and limited visibility issues, whereas multi-agent systems can offer a more comprehensive mapping of the environment, quicker coverage, and increased fault tolerance. In this paper, we propose a collaborative multi-agent perception system where agents collectively learn a neural radiance field (NeRF) from posed RGB images to represent a scene. Each agent processes its local sensory data and shares only its learned NeRF model with other agents, reducing communication overhead. Given NeRF's low memory footprint, this approach is well-suited for robotic systems with limited bandwidth, where transmitting all raw data is impractical. Our distributed learning framework ensures consistency across agents' local NeRF models, enabling convergence to a unified scene representation. We show the effectiveness of our method through an extensive set of experiments on datasets containing challenging real-world scenes, achieving performance comparable to centralized mapping of the environment where data is sent to a central server for processing. Additionally, we find that multi-agent learning provides regularization benefits, improving geometric consistency in scenarios with sparse input views. We show that in such scenarios, multi-agent mapping can even outperform centralized training.

📄 PDF Abstract BibTeX arXiv:2409.20289

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Enhancing Multi-Robot Perception via Learned Data Association

2021-07-01 · Nathaniel Glaser, Yen-Cheng Liu, Junjiao Tian, Zsolt Kira

In this paper, we address the multi-robot collaborative perception problem, specifically in the context of multi-view infilling for distributed semantic segmentation. This setting entails several real-world challenges, e…

Semantic Segmentation

CoPeD-Advancing Multi-Robot Collaborative Perception: A Comprehensive Dataset in Real-World Environments

2024-05-23 · Yang Zhou, Long Quang, Carlos Nieto-Granda, Giuseppe Loianno

In the past decade, although single-robot perception has made significant advancements, the exploration of multi-robot collaborative perception remains largely unexplored. This involves fusing compressed, intermittent, l…

Pose EstimationScene UnderstandingSimultaneous Localization and Mapping

HydraCollab: Adaptive Collaborative-Perception for Distributed Autonomous Systems

2026-06-30 · Luke Chen, Cheng-Ju Wu, David R. Martin, Qilin Ye 외 arxiv

Collaborative-perception enables multi-robot systems to enhance situational awareness by sharing perceptual information. Existing collaborative-perception systems face an inherent trade-off between communication bandwidt…

Residual-NeRF: Learning Residual NeRFs for Transparent Object Manipulation

2024-05-10 · Bardienus P. Duisterhof, Yuemin Mao, Si Heng Teng, Jeffrey Ichnowski

Transparent objects are ubiquitous in industry, pharmaceuticals, and households. Grasping and manipulating these objects is a significant challenge for robots. Existing methods have difficulty reconstructing complete dep…

NeRFObjectTransparent objects

Collaborative Perception in Multi-Robot Systems: Case Studies in Household Cleaning and Warehouse Operations

2024-08-26 · Bharath Rajiv Nair

This paper explores the paradigm of Collaborative Perception (CP), where multiple robots and sensors in the environment share and integrate sensor data to construct a comprehensive representation of the surroundings. By …