Skip to main content
QUICK REVIEW

[論文レビュー] DeepInteraction: 3D Object Detection via Modality Interaction

Zeyu Yang, Jiaqi Chen|arXiv (Cornell University)|Aug 23, 2022
Advanced Neural Network Applications被引用数 65
ひとこと要約

DeepInteraction は、マルチモーダル相互作用エンコーダとマルチモーダル予測的相互作用デコーダを通じて、モーダリティ特化の LiDAR と image 表現を保持し相互作用させ、nuScenes で最先端の 3D 物体検出を達成します。

ABSTRACT

Existing top-performance 3D object detectors typically rely on the multi-modal fusion strategy. This design is however fundamentally restricted due to overlooking the modality-specific useful information and finally hampering the model performance. To address this limitation, in this work we introduce a novel modality interaction strategy where individual per-modality representations are learned and maintained throughout for enabling their unique characteristics to be exploited during object detection. To realize this proposed strategy, we design a DeepInteraction architecture characterized by a multi-modal representational interaction encoder and a multi-modal predictive interaction decoder. Experiments on the large-scale nuScenes dataset show that our proposed method surpasses all prior arts often by a large margin. Crucially, our method is ranked at the first position at the highly competitive nuScenes object detection leaderboard.

研究の動機と目的

  • モーダリティ固有の強みを捨てる可能性があるフュージョンベースのマルチモーダル3D検出の制約を動機づけて克服する。
  • パイプライン全体で二つのモーダリティ固有表現を維持するモダリティ相互作用フレームワークを提案する。
  • クロスモーダリティの利点を最大化するために、マルチモーダル表現相互作用を備えたエンコーダと、マルチモーダル予測的相互作用を備えたデコーダを設計する。

提案手法

  • LiDAR BEV と image のパースペクティブ特徴を抽出するために、二つの並列バックボーンを使用する。
  • MMRI(クロスモーダル対応付けマッピングとアテンション)と内部モーダル学習、および表現統合を備えたマルチ入力-マルチ出力エンコーダを採用する。
  • 対応するモダリティ表現からの RoI 特徴を用いて、画像と LiDAR による検索クエリの精緻化を交互に行う予測的相互作用デコーダ(MMPI)を実装する。
  • DETR に類似したセット予測フレームワークで訓練し、マッチングコストと損失を含める。
  • nuScenes に対する性能を引き上げるため、テスト時拡張とモデルアンサンブルを用いて評価する。

実験結果

リサーチクエスチョン

  • RQ1明示的なクロスモーダル相互作用を伴う別々のモダリティ特有表現を維持することは、従来のフュージョンされた表現より3D物体検出で上回ることができるか?
  • RQ2マルチモーダル表現相互作用(MMRI)とマルチモーダル予測的相互作用(MMPI)は、オブジェクトカテゴリや距離にわたる検出精度にどのように寄与するか?
  • RQ3エンコーダ/デコーダの設計と層数・クエリ数が検出性能と推論速度に及ぼす影響は?

主な発見

手法モダリティバックボーン検証 mAP検証 NDSテスト mAPテスト NDS
BEVDet4DCSwin-Base-42.154.545.156.9
BEVFormerCV99--48.156.9
Ego3RTCV99--47.853.442.547.9
PolarFormerCV99--50.056.249.357.2
CenterPointL-VoxelNet59.666.860.367.3
Focals ConvL-VoxelNet-FocalsConv61.268.163.870.0
Transfusion-LL-VoxelNet65.170.165.570.2
LargeKernel3DL-VoxelNet-LargeKernel3D63.369.165.370.5
FUTR3DL+CR101VoxelNet64.568.3--
PointAugmentingL+CDLA34VoxelNet--66.871.0
MVPL+CDLA34VoxelNet67.170.866.470.5
AutoAlignV2L+CCSPNetVoxelNet67.171.268.472.4
TransFusionL+CR50VoxelNet67.571.368.971.6
BEVFusionL+CSwin-TinyVoxelNet67.971.069.271.8
DeepInteraction-baseL+CR50VoxelNet69.972.670.873.4
Focals Conv-FL+CR50VoxelNet-FocalsConv67.171.570.173.6
LargeKernel3D-FL+CR50VoxelNet-LargeKernel--71.174.2
DeepInteraction-largeL+CSwin-TinyVoxelNet72.674.474.175.5
BEVFusion-eL+CSwin-TinyVoxelNet73.774.975.076.1
DeepInteraction-eL+CSwin-TinyVoxelNet73.975.075.676.3
  • DeepInteraction-base、DeepInteraction-large、DeepInteraction-e を含む複数設定で nuScenes における最先端の結果を達成。
  • DeepInteraction-base は ResNet-50 の image バックボーンを用いて従来手法を上回り、Swin バックボーンを使用する手法にも対抗。
  • DeepInteraction-large と DeepInteraction-e は提出済み手法の中で nuScenes リーダーボードで1位に達し、LiDAR のみのベースラインより顕著な改善。
  • アブレーションは MMRI(multimodal representational interaction)と MMPI(multimodal predictive interaction)がモダリティフュージョンや単一モダリティのベースラインより明確な利得をもたらすことを示す。
  • LiDARバックボーン(PointPillars, VoxelNet)を跨いで、DeepInteraction は Transfusionベースおよび他のフュージョン手法と比較して一貫して mAP と NDS を改善。
  • カテゴリ別分析では、小型または希少なカテゴリ(例: 自転車、オートバイ、交通コーン)でより大きな利得を示す。

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

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

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

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