Skip to main content
QUICK REVIEW

[論文レビュー] Thermal Image Refinement with Depth Estimation using Recurrent Networks for Monocular ORB-SLAM3

Hürkan Şahin, Huy Xuan Pham|arXiv (Cornell University)|Mar 16, 2026
Robotics and Sensor-Based Localization被引用数 0
ひとこと要約

この論文は、再帰ブロック(T-RefNetとRB/RC)を備えた軽量な熱画像から深度推定パイプラインを提案し、熱画像のみの深度推定と低照度またはGPS非利用環境でのORB-SLAM3ローカライゼーションを堅牢化します。評価は放射計測データと非放射計測データで行われています。

ABSTRACT

Autonomous navigation in GPS-denied and visually degraded environments remains challenging for unmanned aerial vehicles (UAVs). To this end, we investigate the use of a monocular thermal camera as a standalone sensor on a UAV platform for real-time depth estimation and simultaneous localization and mapping (SLAM). To extract depth information from thermal images, we propose a novel pipeline employing a lightweight supervised network with recurrent blocks (RBs) integrated to capture temporal dependencies, enabling more robust predictions. The network combines lightweight convolutional backbones with a thermal refinement network (T-RefNet) to refine raw thermal inputs and enhance feature visibility. The refined thermal images and predicted depth maps are integrated into ORB-SLAM3, enabling thermal-only localization. Unlike previous methods, the network is trained on a custom non-radiometric dataset, obviating the need for high-cost radiometric thermal cameras. Experimental results on datasets and UAV flights demonstrate competitive depth accuracy and robust SLAM performance under low-light conditions. On the radiometric VIVID++ (indoor-dark) dataset, our method achieves an absolute relative error of approximately 0.06, compared to baselines exceeding 0.11. In our non-radiometric indoor set, baseline errors remain above 0.24, whereas our approach remains below 0.10. Thermal-only ORB-SLAM3 maintains a mean trajectory error under 0.4 m.

研究の動機と目的

  • RGBデータが低照度や煙霧環境で機能しない場合の信頼できる自律走行の動機付け。
  • SLAMのメートル尺度の深度を生み出す軽量な熱→深度パイプラインの開発。
  • 改良済み熱画像と深度をORB-SLAM3に直接統合し、放射計測カメラなしで動作させる。

提案手法

  • 生データ16-bit熱画像を refine し、ORB特徴抽出に用いるカラーマップ画像を生成するT-RefNetを導入。
  • 軽量なバックボーン(EfficientNet-B0 / MobileNet / ResNet-8)でマルチスケール特徴を抽出。
  • ConvGRUまたは貯蔵器具( reservoir computing )を用いた再帰ブロックで深度推定の時刻的一貫性を強制。
  • スケール不変対数深度、SSIM、深度順序、エッジ意識スムージングを組み合わせた複合損失で学習。
  • デンス深度マップと改良熱画像をデコードし、ORB-SLAM3に供給してメートル尺度・時系列整合性のある追跡を実現。

実験結果

リサーチクエスチョン

  • RQ1放射計測・非放射計測条件下で、モノクロ熱画像を信頼性の高い深度マップへどれだけ変換できるか?
  • RQ2改良済み熱入力と深度事前知が低照度や視覚的に劣化したシナリオでORB-SLAM3のローカライゼーションを改善できるか?
  • RQ3ConvGRU対Reservoir Computingの時刻的一貫性のトレードオフはどの程度か?
  • RQ4非放射計測トレーニングは実世界のUAV室内実験へ一般化するか?

主な発見

モデルAbsRelRMSEa1a2a3
Shin (T)0.2320.7400.6180.9070.987
Shin (MS)0.1660.5660.7680.9670.994
Shin (Max.)0.1490.5170.8130.9690.994
ZoeDepth0.1650.5330.7880.9440.991
DepthAnything-V20.1120.3780.9020.9700.990
Ye et al.0.1450.4990.8270.9690.994
MSDFNet0.1390.4700.8470.9800.996
Eff-B0 noRB0.1390.4970.8390.9450.984
Eff-B0+GRU noTRN0.0790.3250.9290.9800.995
ResNet8+GRU0.0790.3450.9130.9700.990
MobileNet+GRU0.0720.3180.9280.9770.993
Eff-B0+GRU0.0630.2980.9400.9800.993
Eff-B0+RC0.0690.3130.9310.9760.993
Shin (Max.)0.2621.2730.5890.8900.960
ZoeDepth0.2431.1100.6050.8850.954
DepthAnything-V20.2671.0430.5710.8630.931
ResNet8+GRU0.1090.5160.8860.9430.969
MobileNet+GRU0.0850.4530.9110.9510.971
Eff-B0+GRU0.0790.4240.9200.9550.971
Eff-B0+RC0.0760.4390.9290.9650.981
  • 室内暗所のVIVID++データで、提案されたRC+Eff-B0バリアントはAbsRel 0.063、RMSE 0.298、a1=0.940を達成。
  • RCアプローチは約5万パラメータを使用し、ConvGRUベースのバリアントよりもはるかに小さなモデルで競争力のある性能を提供。
  • 非放射計測の室内データセットで、EfficientNet-B0を用いたRCはAbsRel 0.076、a1=0.929を示し、非放射計測条件への頑健性を示す。
  • 放射計測前処理なしではRGBで学習した深度モデル(ZoeDepth、DepthAnything-V2)は性能が低い。
  • T-RefNetにより改良された熱入力は暗所・難所の環境で信頼性あるORB-SLAM3追跡を可能にし、RAW熱画像やRGBベースラインよりもいくつかのシナリオで上回る。
  • UAV廊下飛行時の平均ローカライズ誤差は0.4 m未満を維持しており、熱のみSLAMパイプラインの実用的な頑健性を示す。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。