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

相关推荐
AC17806 分钟前
深入浅出 PID 算法:原理、实现与应用实战
人工智能·算法·机器学习
Mr数据杨9 分钟前
面部表情识别在心理健康辅助评估中的应用总结
机器学习·数据分析·kaggle
海兰10 分钟前
【第3篇-续】多模型多模态项目实现示例(增加OpenAI通用适配)附源代码
java·人工智能·spring boot·alibaba·spring ai
53AI10 分钟前
智能调度赋能交通行业:从经验驱动到数据智能的跨越
大数据·人工智能·知识库·智能调度·53ai
li星野11 分钟前
《零基础搞懂神经网络 & 手写AI:从神经元公式到PyTorch实战》
人工智能·深度学习·神经网络
澄澈青空~16 分钟前
有一个叫R2C,也有一个叫G2C
java·数据库·人工智能·c#
华盛AI18 分钟前
重磅!Anthropic Labs 正式推出 Claude Design!
人工智能
SUNNY_SHUN19 分钟前
清华团队提出TFA-Net,用模板特征聚合破解工业异常检测中的“捷径学习“难题
人工智能·学习·视觉检测·github
CeshirenTester21 分钟前
GitHub变了:私有仓库也要“喂AI”?开发者该怎么应对
人工智能·github
程序猿阿伟26 分钟前
《QClaw重构开发的四个底层逻辑,看懂少走半年弯路》
人工智能·重构