LiDAR odometry and mapping on a neural SDF in sparse octree voxels, optimizing poses and embeddings jointly, then meshing.

技術屬性

欄位內容為文獻擷取紀錄的原文用語(英文),以原文為據;「未查證」表示本研究尚未讀到該資訊,不代表該方法不具備此能力。

NeRF-LOAM 的技術屬性
感測輸入3D LiDAR (MaiCity: noise-free synthetic 64-beam scans; Newer College: hand-carried LiDAR; KITTI; sensor models not named in the paper)
原文測試平台vehicle、handheld、simulation
狀態估計gradient descent on SE(3) (Lie algebra) minimizing the SDF loss against the current implicit map, initialised by a constant motion model; the shared MLP is frozen after the first K scans to limit catastrophic forgetting; neural mapping jointly optimizes voxel embeddings and fine-tunes poses; final key-scan refinement of map and poses
資料關聯neural SDF with ground/non-ground separation of LiDAR points to limit Z drift
時間表示discrete poses
去畸變原文未報告 (Newer College used 'with motion distortion'; no deskewing described in sections read)
迴圈閉合none (planned future work)
全域最佳化key-scan buffer refinement of map and poses at the end (not loop-based)
地圖表示sparse octree voxels with neural embeddings and a shared 2-layer MLP decoding SDF
先驗資訊none (pre-training free)
可輸出幾何dense mesh via marching cubes + refined scan poses
計算需求tested on an Intel Xeon CPU at 2.1 GHz with an NVIDIA Titan RTX (24 GB) (Sec. 5.5); not real-time with the unoptimized Python implementation, the ray and map intersection query being the bottleneck (Sec. 6); (Pan et al., 2024) Table XVI reports 4.43 s per frame (0.2 Hz) on an NVIDIA A4000 over KITTI 00-10

使用設備

原文使用的感測器、運算硬體與載具(equipment)。型號保留原文寫法,連結到設備頁中同一型號的歸併名稱;角色依原文用途分為方法輸入、資料集感測器、執行運算平台、參考或真值量測(reference or ground truth)與比較對象設備。

原文使用的設備
類別型號(原文寫法)角色資料集原文規格出處
LiDAR64-beam LiDAR (simulated, noise-free)資料集感測器MaiCitysynthetic scans with a provided ground-truth map(Deng et al., 2023, Sec. 5.1)
LiDAR原文未報告 (hand-carried LiDAR)資料集感測器Newer Collegehand-carried sequence at Oxford University with motion distortion; ground-truth trajectories and mesh provided by the dataset(Deng et al., 2023, Sec. 5.1)
運算硬體Intel Xeon CPU (2.1 GHz)執行運算平台未標示used for the voxel-size, processing-time and memory study(Deng et al., 2023, Sec. 5.5)
運算硬體NVIDIA Titan RTX (24 GB)執行運算平台未標示24 GB memory(Deng et al., 2023, Sec. 5.5)

作者報告的優勢與限制

優勢

限制

營建工程相關證據

論文未在營建場域測試;資料為 MaiCity(合成)、Newer College(手持)、KITTI(車載)。

原文驗證環境:模擬、公開基準、獨立參考量測

報告的性能數據

以下是原文作者報告的性能數值(author-reported results),不是本研究重新量測的結果。每張圖只並列同一個比較組(comparison group,同一張表、同一組實驗設定)內的方法;不同比較組之間的數值不可直接比較,也不構成排名。

本方法共出現在 9 個比較組,合計 78 筆紀錄。以下列出本方法紀錄最多的 4 組,其餘 5 組列在最後,並連到性能比較頁。

Xiao et al., 2025 · Table II 本方法 18 筆

表格設定(擷取紀錄原文):Tracking accuracy with rpg trajectory evaluation: t_rel = average translational RMSE drift (%), r_rel = average rotational RMSE drift (deg/100 m), t_abs = ATE RMSE (m); reference trajectories from R3LIVE (not an independent measurement); alignment not stated; IMU not used by LiV-GS; '-' entries reported without explanation (text says indoor-oriented 3DGS SLAM methods degrade or fail on some outdoor sequences) (Xiao et al., 2025, Table II)

t_rel (average translational RMSE drift),NTU4DRadLM · cp

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

  • 未報告(沒有數值,不是 0)

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Xiao et al., 2025 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:均方根誤差(RMSE);對齊方式:原文未報告;單位:%;場景:outdoor, low-speed segment (cp about 230 m; garden and nyl segments at least 220 m each), Livox Horizon

資料來源作者報告值(Xiao et al., 2025, Table II)

數值與出處
方法(原文寫法)報告值出處
NeRF-LOAM本方法2.943%(Xiao et al., 2025, Table II)
HDL-graph-SLAM1.264%(Xiao et al., 2025, Table II)
ORB-SLAM31.356%(Xiao et al., 2025, Table II)
SplaTAM無數值未報告註記(擷取紀錄):not reported ('-' in table)(Xiao et al., 2025, Table II)
MonoGS4.171%(Xiao et al., 2025, Table II)
Gaussian-SLAM1.249%(Xiao et al., 2025, Table II)
GS-ICP-SLAM5.471%(Xiao et al., 2025, Table II)
Ours原文提出0.234%(Xiao et al., 2025, Table II)

Deng et al., 2023 · Table 1 本方法 16 筆

表格設定(擷取紀錄原文):Simultaneous odometry and mapping; SHINE-Mapping and VDBFusion are fed KISS-ICP poses, NeRF-LOAM is shown with KISS-ICP poses and with its own odometry, Puma uses its own odometry; same voxel size for all; Newer College uses one of every five scans; accuracy, completion and Chamfer-L1 units not stated here (the same Newer College values are labelled cm in PIN-SLAM Table XI) (Deng et al., 2023, Table 1)

Map. Acc.,MaiCity

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Deng et al., 2023 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:原文未報告;對齊方式:原文未報告;單位:cm (not stated in this table; identical values are labelled cm in PIN-SLAM Table XI);場景:synthetic urban street (simulated 64-beam LiDAR)

資料來源作者報告值(Deng et al., 2023, Table 1)

數值與出處
方法(原文寫法)報告值出處
SHINE [50] with KissICP poses5.75(Deng et al., 2023, Table 1)
Vdbfusion [37] with KissICP poses4.95(Deng et al., 2023, Table 1)
Ours with KissICP poses本方法原文提出4.16(Deng et al., 2023, Table 1)
Puma [36] with own odometry7.89(Deng et al., 2023, Table 1)
Ours with own odometry本方法原文提出5.69(Deng et al., 2023, Table 1)

Deng et al., 2023 · Table 5 本方法 16 筆

表格設定(擷取紀錄原文):Supplementary KITTI odometry, average translational (%) and rotational (deg/100 m) errors over 100 to 800 m subsequences; '*' marks results on training sequences of learning methods, '-' not provided (Deng et al., 2023, Table 5)

t_rel (average translational RMSE, %),KITTI odometry · 09

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

  • 未報告(沒有數值,不是 0)

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Deng et al., 2023 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:平均值(mean);對齊方式:未對齊;單位:%;場景:outdoor urban driving (car)

資料來源作者報告值(Deng et al., 2023, Table 5)

數值與出處
方法(原文寫法)報告值出處
ICP-po2po [3]6.93%(Deng et al., 2023, Supp. Table 5)
ICP-po2pl [30]3.95%(Deng et al., 2023, Supp. Table 5)
GICP [31]1.97%(Deng et al., 2023, Supp. Table 5)
SUMA [2]1.92%(Deng et al., 2023, Supp. Table 5)
PUMA(NN) [36]1.8%(Deng et al., 2023, Supp. Table 5)
PUMA(RC) [36]1.51%(Deng et al., 2023, Supp. Table 5)
DeLORA [26]9.07%(Deng et al., 2023, Supp. Table 5)
DeepPCO [41]無數值未報告註記(擷取紀錄):原文未報告 ('-' in table)(Deng et al., 2023, Supp. Table 5)
LONet [15]1.37%(Deng et al., 2023, Supp. Table 5)
PWCLONet [39]0.79%(Deng et al., 2023, Supp. Table 5)
Ours本方法原文提出1.63%(Deng et al., 2023, Supp. Table 5)

Deng et al., 2023 · Table 2 本方法 8 筆

表格設定(擷取紀錄原文):Mapping quality with ground-truth poses for all methods (pure mapping ability); voxel size 20 cm; caption states F-score in % with a 10 cm threshold (Deng et al., 2023, Table 2)

Map. Acc.,MaiCity

只並列這張表在相同設定下報告的方法;以「本方法:」開頭者為本頁方法。失敗、未執行與未報告以標記呈現,不是 0。

按 Tab 進入圖表後,用上下方向鍵逐一瀏覽各類別,Esc 關閉提示框;也可開啟表格檢視閱讀全部數值。

這些是 Deng et al., 2023 在此表設定下報告的數值(author-reported results),只能在同一個比較組內對照,不代表方法在其他資料或設定下的表現。

統計量:原文未報告;對齊方式:原文未報告;單位:cm (not stated in this table; identical values are labelled cm in PIN-SLAM Table XI);場景:synthetic urban street (simulated 64-beam LiDAR)

資料來源作者報告值(Deng et al., 2023, Table 2)

數值與出處
方法(原文寫法)報告值出處
SHINE [50] with GT pose4.17(Deng et al., 2023, Table 2)
Vdbfusion [37] with GT pose4.12(Deng et al., 2023, Table 2)
Ours with GT pose本方法原文提出3.15(Deng et al., 2023, Table 2)

其他比較組

列出其餘 5 個比較組

來源

  • Deng et al., 2023

    Junyuan Deng, Qi Wu, Xieyuanli Chen, Songpengcheng Xia, Zhen Sun, Guoqing Liu, Wenxian Yu, Ling Pei(2023)NeRF-LOAM: Neural Implicit Representation for Large-Scale Incremental LiDAR Odometry and Mapping2023 IEEE/CVF International Conference on Computer Vision (ICCV), pp. 8184-8193

    同儕審查已出版已讀全文近十年查證後修正

回到方法圖鑑

選擇開啟Esc關閉