Skip to main content
QUICK REVIEW

[論文レビュー] A Novel Bi-directional Interrelated Model for Joint Intent Detection and Slot Filling

E Haihong, Peiqing Niu|arXiv (Cornell University)|Jun 30, 2019
Topic Modeling参考文献 14被引用数 95
ひとこと要約

SF-IDネットワークを導入し、スロット充填と意図検出を双方向に相互関連させ、相互強化を促す反復メカニズムを備え、ATISとSnipsデータセットで性能を改善。

ABSTRACT

A spoken language understanding (SLU) system includes two main tasks, slot filling (SF) and intent detection (ID). The joint model for the two tasks is becoming a tendency in SLU. But the bi-directional interrelated connections between the intent and slots are not established in the existing joint models. In this paper, we propose a novel bi-directional interrelated model for joint intent detection and slot filling. We introduce an SF-ID network to establish direct connections for the two tasks to help them promote each other mutually. Besides, we design an entirely new iteration mechanism inside the SF-ID network to enhance the bi-directional interrelated connections. The experimental results show that the relative improvement in the sentence-level semantic frame accuracy of our model is 3.79% and 5.42% on ATIS and Snips datasets, respectively, compared to the state-of-the-art model.

研究の動機と目的

  • タスク間の双方向接続を活用して、スロット充填と意図検出の統合SLUを動機づける。
  • スロット充填と意図検出を直接結ぶSF-IDネットワークを提案する。
  • タスク間の相互作用を強化する反復機構を導入する。
  • ATISとSnipsを評価し、スロット充填、意図検出、文レベルの正確性の改善を示す。

提案手法

  • SF-IDネットワークは、スロット充填(SF)サブネットと意図検出(ID)サブネットの2つのサブネットを持つ。
  • スロットと意図の両方の文脈を注意機構で統合し、c_slotとc_inteベクトルを形成する。
  • c_slotとc_inteを結びつける相関係数fから派生するスロット強化ベクトルr_slot。
  • IDサブネットを介してスロット情報から生成される意図強化ベクトルr_inte。
  • SFとIDサブネットの反復的な相互作用を通じてr_inteとr_slotを洗練させる反復機構。
  • SF-FirstモードまたはID-Firstモードで動作するオプションと、SF出力にCRF層を追加するオプション。

実験結果

リサーチクエスチョン

  • RQ1スロット充填と意図検出の双方向の相互関連機構はSLU性能を向上させるか?
  • RQ2反復的な相互作用を伴う明示的なSF-IDネットワークは、標準SLUベンチマークで既存の共同モデルを上回るか?
  • RQ3SF-FirstとID-Firstの順序およびCRF層は総合性能にどのような影響を与えるか?

主な発見

ModelATIS Slot (F1)ATIS Intent (Acc)ATIS Sen. (Acc)Snips Slot (F1)Snips Intent (Acc)Snips Sen. (Acc)
Joint Seq Hakkani-Tür et al. (2016)94.3092.6080.7087.3096.9073.20
Atten.-Based Liu and Lane (2016)94.2091.1078.9087.8096.7074.10
Slot-gated Goo et al. (2018)95.4295.4183.7389.2796.8676.43
SF-First (with CRF)95.7597.7686.7991.4397.4380.57
SF-ID (SF-First)95.5597.4085.9590.3497.3478.43
SF-ID NetworkID-First (with CRF)95.8097.0986.9092.2397.2980.43
ID-First (without CRF)95.5896.5886.0090.4697.0078.37
  • SF-IDネットワークは、ATISでの文レベルのセマンティックフレーム精度を3.79%、Snipsで5.42%向上させ、最先端モデルと比較して改善を示す。
  • SFとIDの両サブネットが性能に寄与し、サブネット間の相互作用は、別々または非相互作用の構成よりも良い結果を生む。
  • ID-Firstモードはスロット充填の性能を改善し、SF-Firstモードは意図検出の性能を高める。
  • 3回の反復機構は、SF-FirstモードでATISとSnipsのどちらでも文レベルの正確性をピークにする。
  • CRF層は、特にスロット充填のシーケンスデコードを改善することで一般的に有効。

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

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

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

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