{"links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00057197","sets":["1164:5159:5192:5193"]},"path":["5193"],"owner":"1","recid":"57197","title":["複数トピック分類の信頼度に基づくドメイン外発話の検出"],"pubdate":{"attribute_name":"公開日","attribute_value":"2003-12-19"},"_buckets":{"deposit":"978e5cf9-769c-443c-b6e9-6ed0bc48546f"},"_deposit":{"id":"57197","pid":{"type":"depid","value":"57197","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"複数トピック分類の信頼度に基づくドメイン外発話の検出","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"複数トピック分類の信頼度に基づくドメイン外発話の検出"},{"subitem_title":"Out -of- Domain Utterance Detection based on Confidence Measures from Multiple Topic Classification","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2003-12-19","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"京都大学情報学研究科知能情報学専攻/ATR音声言語コミュニケーション研究所"},{"subitem_text_value":"京都大学情報学研究科知能情報学専攻/ATR音声言語コミュニケーション研究所"},{"subitem_text_value":"統計数理研究所/ATR音声言語コミュニケーション研究所"},{"subitem_text_value":"ATR音声言語コミュニケーション研究所"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Informatics, Kyoto University/ATR Spoken Language Translation Laboratories","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Informatics, Kyoto University/ATR Spoken Language Translation Laboratories","subitem_text_language":"en"},{"subitem_text_value":"The Institute of Statistical Mathematics/ATR Spoken Language Translation Laboratories","subitem_text_language":"en"},{"subitem_text_value":"ATR Spoken Language Translation Laboratories","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"eng"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/57197/files/IPSJ-SLP03049047.pdf"},"date":[{"dateType":"Available","dateValue":"2005-12-19"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-SLP03049047.pdf","filesize":[{"value":"558.2 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"22"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"d28d2ede-1d83-4111-85b0-22a541455f65","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2003 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"レーンイアン"},{"creatorName":"河原, 達也"},{"creatorName":"松井, 知子"},{"creatorName":"中村, 哲"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Ian, R.Lane","creatorNameLang":"en"},{"creatorName":"Tatsuya, Kawahara","creatorNameLang":"en"},{"creatorName":"Tomoko, Matsui","creatorNameLang":"en"},{"creatorName":"Satoshi, Nakamura","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10442647","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"音声言語システムにおいては,バックエンドシステムが受理できない発話(ドメイン外発話)への対処が問題となる.本稿では,このようなドメイン外発話の検出法の枠組みを新たに提案する.本手法は,複数トピックの分類の信頼度を用いて,ドメイン内検証モデルをGPD(Generalized Probabilistic Descent)により学習する。この学習は,ドメイン内データの削除補間に基づいて行うため,ドメイン外の実データを必要とせず、移植性が高い。トピック分類主法として3つの手法(単語N-gram,LSA,SVM)を比較した結果,SVMが最も高い識別能力を得た.ドメイン外検出タスクにおいて,提案手法は,トピック分類結果の単純な組合せによるベースライン法と比較して,6.5ポイントも検出誤り率を改善した.さらに,実際のドメイン外データを用いて学習したシステムと比較しても,ドメイン外データを使用しない提案手法によりほぼ同等の性能が得られることがわかった.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"One significant problem for spoken language systems is how to cope with users' OOD (out-of-domain) utterances which cannot be handled by the back-end system. In this paper, we propose a novel OOD detection framework, which makes use of classification confidence scores of multiple topics and a linear discriminant in-domain verifier using GPD. Training is based on deleted interpolation of the in-domain data, and thus does not require actual OOD data, providing high portability. Three topic classification scheme of word N-gram models. LSA and SVM are evaluated, and SVM is shown to have the greatest discriminative ability. In an OOD detection task, the proposed approach achieves an absolute reduction in EER of 6.5 points compared to a baseline method base on a simple combination of multiple-topic classifications. Furthermore, comparison with a system trained using OOD data demonstrates that the proposed training scheme realizes comparable performance while requiring no knowledge of the OOD data set.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"280","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告音声言語情報処理(SLP)"}],"bibliographicPageStart":"275","bibliographicIssueDates":{"bibliographicIssueDate":"2003-12-19","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"124(2003-SLP-049)","bibliographicVolumeNumber":"2003"}]},"relation_version_is_last":true,"weko_creator_id":"1"},"updated":"2025-01-22T04:37:45.182741+00:00","created":"2025-01-18T23:20:27.149273+00:00","id":57197}