複数の入力ソースを融合するアルゴリズムは、補完情報と共有情報の両方の恩恵を受けます。共有情報は、自動運転車のような安全性が重要なアプリケーションに不可欠な、障害のある入力またはノイズの多い入力に対する堅牢性を提供する場合があります。単一のソースに追加されたノイズに対してロバストな学習融合アルゴリズムを調査します。最初に、単一ソースノイズに対する堅牢性が線形融合モデルで保証されないことを示します。この発見に動機付けられて、ロバスト性を高めるための2つのアプローチが提案されています:ディープフュージョンモデルに対応するトレーニングアルゴリズムを使用して慎重に設計された損失と、ノイズを処理する構造的な利点がある単純な畳み込みフュージョンレイヤー。実験結果は、トレーニングアルゴリズムとフュージョンレイヤーの両方が、クリーンなデータの元のパフォーマンスを維持しながら、単一のソースに適用されるノイズに対して堅牢なディープフュージョンベースの3Dオブジェクト検出器を作成することを示しています。
Algorithms that fuse multiple input sources benefit from both complementary and shared information. Shared information may provide robustness against faulty or noisy inputs, which is indispensable for safety-critical applications like self-driving cars. We investigate learning fusion algorithms that are robust against noise added to a single source. We first demonstrate that robustness against single source noise is not guaranteed in a linear fusion model. Motivated by this discovery, two possible approaches are proposed to increase robustness: a carefully designed loss with corresponding training algorithms for deep fusion models, and a simple convolutional fusion layer that has a structural advantage in dealing with noise. Experimental results show that both training algorithms and our fusion layer make a deep fusion-based 3D object detector robust against noise applied to a single source, while preserving the original performance on clean data.