paper-with-me

Papers

Neural Fields in Robotics: A Survey

2024-10-26 · Muhammad Zubair Irshad, Mauro Comi, Yen-Chen Lin, Nick Heppert, Abhinav Valada, Rares Ambrus, Zsolt Kira, Jonathan Tremblay

Neural Fields have emerged as a transformative approach for 3D scene representation in computer vision and robotics, enabling accurate inference of geometry, 3D semantics, and dynamics from posed 2D data. Leveraging differentiable rendering, Neural Fields encompass both continuous implicit and explicit neural representations enabling high-fidelity 3D reconstruction, integration of multi-modal sensor data, and generation of novel viewpoints. This survey explores their applications in robotics, emphasizing their potential to enhance perception, planning, and control. Their compactness, memory efficiency, and differentiability, along with seamless integration with foundation and generative models, make them ideal for real-time applications, improving robot adaptability and decision-making. This paper provides a thorough review of Neural Fields in robotics, categorizing applications across various domains and evaluating their strengths and limitations, based on over 200 papers. First, we present four key Neural Fields frameworks: Occupancy Networks, Signed Distance Fields, Neural Radiance Fields, and Gaussian Splatting. Second, we detail Neural Fields' applications in five major robotics domains: pose estimation, manipulation, navigation, physics, and autonomous driving, highlighting key works and discussing takeaways and open challenges. Finally, we outline the current limitations of Neural Fields in robotics and propose promising directions for future research. Project page: https://robonerf.github.io

📄 PDF Abstract BibTeX arXiv:2410.20220

Code (1)

zubair-irshad/Awesome-Implicit-NeRF-Robotics 공식 구현 pytorch

Tasks

3D ReconstructionAutonomous DrivingDecision MakingPose EstimationSurvey

Similar Papers 제목 키워드 기반

Neural Radiance Fields for the Real World: A Survey

2025-01-22 · Wenhui Xiao, Remi Chierchia, Rodrigo Santa Cruz, Xuesong Li 외

Neural Radiance Fields (NeRFs) have remodeled 3D scene representation since release. NeRFs can effectively reconstruct complex 3D scenes from 2D images, advancing different fields and applications such as scene understan…

Scene UnderstandingSurvey

NeRF in Robotics: A Survey

2024-05-02 · Guangming Wang, Lei Pan, Songyou Peng, Shaohui Liu 외

Meticulous 3D environment representations have been a longstanding goal in computer vision and robotics fields. The recent emergence of neural implicit representations has introduced radical innovation to this field as i…

NeRFSurvey

Understanding the Application of Utility Theory in Robotics and Artificial Intelligence: A Survey

2023-06-15 · Qin Yang, Rui Liu

As a unifying concept in economics, game theory, and operations research, even in the Robotics and AI field, the utility is used to evaluate the level of individual needs, preferences, and interests. Especially for decis…

Decision Making

Semantics for Robotic Mapping, Perception and Interaction: A Survey

2021-01-02 · Sourav Garg, Niko Sünderhauf, Feras Dayoub, Douglas Morrison 외

For robots to navigate and interact more richly with the world around them, they will likely require a deeper understanding of the world in which they operate. In robotics and related research fields, the study of unders…

Autonomous DrivingNavigateSurvey

A Concise Introduction to Reinforcement Learning in Robotics

2022-10-13 · Akash Nagaraj, Mukund Sood, Bhagya M Patil

One of the biggest hurdles robotics faces is the facet of sophisticated and hard-to-engineer behaviors. Reinforcement learning offers a set of tools, and a framework to address this problem. In parallel, the misgivings o…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey