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

相关推荐
东离与糖宝8 分钟前
零基础Java学生面试通关手册:项目+算法+框架一次搞定
java·人工智能·面试
轻造科技8 分钟前
生产异常知识库+案例库:同类问题快速查解决方案,处理时间缩短60%
大数据·人工智能
flying_13149 分钟前
图神经网络分享系列-HAN(Heterogeneous Graph Attention Network)(二)
深度学习·神经网络·tensorflow·图论·图神经网络·代码实战·han
带娃的IT创业者13 分钟前
AI 时代产品经理能取代程序员吗?一人全栈背后的残酷真相
人工智能·ai·程序员·产品经理·全栈·职业焦虑
wwj202420 分钟前
2026年招聘管理系统TOP6榜单发布
人工智能
心勤则明21 分钟前
使用SpringAIAlibaba给上下文“瘦身”
java·人工智能·spring
数字时代全景窗1 小时前
Palantir:两个不确定的问题(1)大模型以上,世界模型未满?
人工智能·软件工程
和沐阳学逆向1 小时前
断层碾压 Opus!Anthropic 最强模型泄露,代号「卡皮巴拉」
人工智能
Swift社区1 小时前
鸿蒙游戏里的 AI Agent 设计
人工智能·游戏·harmonyos
剑穗挂着新流苏3121 小时前
202_深度学习的动力源泉:矩阵微积分与自动求导 (Autograd)
人工智能·pytorch·python·深度学习·神经网络