視覚言語ナビゲーション (VLN) は、目標位置に到達するためにエージェントが複雑な視覚的観察を言語指示に合わせる必要がある難しいタスクです。ほとんどの既存の VLN エージェントは、ワンホット ラベルを使用してトレーニングされた生の方向性特徴と視覚的特徴を言語命令特徴に合わせることを直接学習します。ただし、これらのマルチモーダル入力間の大きなセマンティック ギャップにより、配置が難しくなり、ナビゲーションのパフォーマンスが制限されます。この論文では、アラインメントを容易にするために、視覚的観察を行動的原子概念にマッピングする行動的原子概念学習 (AACL) を提案します。具体的には、アクション原子概念は、原子アクションとオブジェクトを含む自然言語句です。たとえば、「階段を上る」などです。観察と指示の間の架け橋として機能するこれらのアクション アトミック コンセプトは、セマンティック ギャップを効果的に軽減し、アライメントを簡素化できます。 AACL には 3 つのコア コンポーネントが含まれています。1) VLN 環境と最近提案された Contrastive Language-Image Pretraining (CLIP) モデルを介して観察結果をアクションのアトミック コンセプト表現にマッピングするコンセプト マッピング モジュール、2) より多くの指示を奨励するコンセプト リファイニング アダプターCLIPによって予測されたオブジェクト概念を再ランク付けすることによる指向オブジェクト概念抽出、および3)概念表現を利用して観察表現を正則化する観察共埋め込みモジュール。当社の AACL は、きめ細かい (R2R) VLN ベンチマークと高レベル (REVERIE および R2R-Last) VLN ベンチマークの両方で最新の結果を確立しています。さらに、視覚化は、AACL が行動決定の解釈可能性を大幅に改善することを示しています。
Vision-Language Navigation (VLN) is a challenging task which requires an agent to align complex visual observations to language instructions to reach the goal position. Most existing VLN agents directly learn to align the raw directional features and visual features trained using one-hot labels to linguistic instruction features. However, the big semantic gap among these multi-modal inputs makes the alignment difficult and therefore limits the navigation performance. In this paper, we propose Actional Atomic-Concept Learning (AACL), which maps visual observations to actional atomic concepts for facilitating the alignment. Specifically, an actional atomic concept is a natural language phrase containing an atomic action and an object, e.g., ``go up stairs''. These actional atomic concepts, which serve as the bridge between observations and instructions, can effectively mitigate the semantic gap and simplify the alignment. AACL contains three core components: 1) a concept mapping module to map the observations to the actional atomic concept representations through the VLN environment and the recently proposed Contrastive Language-Image Pretraining (CLIP) model, 2) a concept refining adapter to encourage more instruction-oriented object concept extraction by re-ranking the predicted object concepts by CLIP, and 3) an observation co-embedding module which utilizes concept representations to regularize the observation representations. Our AACL establishes new state-of-the-art results on both fine-grained (R2R) and high-level (REVERIE and R2R-Last) VLN benchmarks. Moreover, the visualization shows that AACL significantly improves the interpretability in action decision.