How NeRFs and 3D Gaussian Splatting areReshaping SLAM: a Survey

Abstract---Over the past two decades, research in the field of Simultaneous Localization and Mapping (SLAM) has undergone a

significant evolution, highlighting its critical role in enabling autonomous exploration of unknown environments. This evolution ranges

from hand-crafted methods, through the era of deep learning, to more recent developments focused on Neural Radiance Fields

(NeRFs) and 3D Gaussian Splatting (3DGS) representations. Recognizing the growing body of research and the absence of a

comprehensive survey on the topic, this paper aims to provide the first comprehensive overview of SLAM progress through the lens of

the latest advancements in radiance fields. It sheds light on the background, evolutionary path, inherent strengths and limitations, and

serves as a fundamental reference to highlight the dynamic progress and specific challenges


TABLE 1: SLAM Systems Overview. We categorize the different methods into main RGB-D, RGB, and LiDAR-based
frameworks. In the leftmost column, we identify sub-categories of methods sharing specific properties, detailed in Sections
3.2.1 to 3.3.2 . Then, for each method, we report, from the second leftmost column to the second rightmost, the method name
and publication venue, followed by (a) the input modalities they can process: RGB, RGB-D, D ( e.g. LiDAR, ToF, Kinect,
etc.), stereo, IMU, or events; (b) mapping properties: scene encoding and geometry representations learned by the model;
(c) additional outputs learned by the method, such as object/semantic segmentation, or uncertainty modeling (Uncert.);
(d) tracking properties related to the adoption of a frame-to-frame or frame-to-model approach, the utilization of external
trackers, Global Bundle Adjustment (BA), or Loop Closure; (e) advanced design strategies, such as modeling sub-maps or
dealing with dynamic environments (Dyn. Env.); (f) the use of additional priors. Finally, we report the link to the project
page or source code in the rightmost column. indicates code not released yet

相关推荐
TF男孩8 小时前
重新认识Markdown:它不仅是排版工具,更是写Prompt的最佳结构
人工智能
想打游戏的程序猿8 小时前
AI时代的内容输出
人工智能
小兵张健9 小时前
Playwright MCP 截图标注方案调研:推荐方案 1
人工智能
凌杰11 小时前
AI 学习笔记:Agent 的能力体系
人工智能
IT_陈寒12 小时前
React状态管理终极对决:Redux vs Context API谁更胜一筹?
前端·人工智能·后端
舒一笑13 小时前
如何获取最新的技术趋势和热门技术
人工智能·程序员
聚客AI13 小时前
🎉OpenClaw深度解析:多智能体协同的三种模式、四大必装技能与自动化运维秘籍
人工智能·开源·agent
黄粱梦醒14 小时前
大模型企业级部署方案-vllm
人工智能·llm
IT_陈寒14 小时前
JavaScript代码效率提升50%?这5个优化技巧你必须知道!
前端·人工智能·后端
IT_陈寒14 小时前
Java开发必知的5个性能优化黑科技,提升50%效率不是梦!
前端·人工智能·后端