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

相关推荐
KKKlucifer18 分钟前
2025 国产化数据分类分级工具实测:国产化适配、多模态识别与动态分级能力深度解析
人工智能·分类·数据挖掘
虹科网络安全27 分钟前
从AI模型到云生态:构建系统化的企业AI安全管理体系【系列文章(3)】
人工智能·安全
互联网江湖33 分钟前
这个Q3,百度开始AI
人工智能·百度
Leinwin35 分钟前
微软与Anthropic深化战略合作,在Azure Foundry平台部署Claude系列AI模型
人工智能·microsoft·azure
Q***f63541 分钟前
机器学习书籍
人工智能·机器学习
小毅&Nora1 小时前
【AI微服务】【Spring AI Alibaba】 ① 技术内核全解析:架构、组件与无缝扩展新模型能力
人工智能·微服务·架构
D***t1311 小时前
DeepSeek模型在自然语言处理中的创新应用
人工智能·自然语言处理
WWZZ20251 小时前
快速上手大模型:深度学习10(卷积神经网络2、模型训练实践、批量归一化)
人工智能·深度学习·神经网络·算法·机器人·大模型·具身智能
2501_941404312 小时前
绿色科技与可持续发展:科技如何推动环境保护与资源管理
大数据·人工智能
希露菲叶特格雷拉特2 小时前
PyTorch深度学习进阶(四)(数据增广)
人工智能·pytorch·深度学习