{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00087741","sets":["1164:5159:6679:6963"]},"path":["6963"],"owner":"11","recid":"87741","title":["音声中の検索語検出における音素トライグラム照合による高速抽出法"],"pubdate":{"attribute_name":"公開日","attribute_value":"2012-12-13"},"_buckets":{"deposit":"add9baba-3365-40be-858d-9cafb2caaf6f"},"_deposit":{"id":"87741","pid":{"type":"depid","value":"87741","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"音声中の検索語検出における音素トライグラム照合による高速抽出法","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"音声中の検索語検出における音素トライグラム照合による高速抽出法"},{"subitem_title":"Fast spoken term detection by phone trigram matching","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"ポスターセッション","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2012-12-13","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"岩手県立大学"},{"subitem_text_value":"岩手県立大学"},{"subitem_text_value":"岩手県立大学"},{"subitem_text_value":"岩手県立大学"},{"subitem_text_value":"岩手県立大学"},{"subitem_text_value":"筑波大学"},{"subitem_text_value":"産業技術総合研究所"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Iwate Prefectural University","subitem_text_language":"en"},{"subitem_text_value":"Iwate Prefectural University","subitem_text_language":"en"},{"subitem_text_value":"Iwate Prefectural University","subitem_text_language":"en"},{"subitem_text_value":"Iwate Prefectural University","subitem_text_language":"en"},{"subitem_text_value":"Iwate Prefectural University","subitem_text_language":"en"},{"subitem_text_value":"University of Tsukuba","subitem_text_language":"en"},{"subitem_text_value":"National Institute of Advanced Industrial Science and Technology","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"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/87741/files/IPSJ-SLP12094024.pdf"},"date":[{"dateType":"Available","dateValue":"2014-12-13"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-SLP12094024.pdf","filesize":[{"value":"624.4 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":"d4f439e9-588d-415a-afa1-7671e33cfa31","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2012 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"鎌田, 圭祐"},{"creatorName":"斉藤, 裕之"},{"creatorName":"伊藤, 慶明"},{"creatorName":"小嶋, 和徳"},{"creatorName":"石亀, 昌明"},{"creatorName":"田中, 和世"},{"creatorName":"李, 時旭"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Keisuke, Kamata","creatorNameLang":"en"},{"creatorName":"Hiroyuki, Saito","creatorNameLang":"en"},{"creatorName":"Yoshiaki, Itoh","creatorNameLang":"en"},{"creatorName":"Kazunori, Kojima","creatorNameLang":"en"},{"creatorName":"Masaaki, Ishigame","creatorNameLang":"en"},{"creatorName":"Kazuyo, Tanaka","creatorNameLang":"en"},{"creatorName":"Shi-wook, Lee","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":"音声中の検索語検出 (STD:Spoken Term Detection) において,音素トライグラムを利用した STD の高速化方式を提案する.提案方式では,音声ドキュメントを予め音素認識あるいは音節認識を行っておき、得られた認識結果から 3 音素単位で音素トライグラムとその出現位置を転置インデックスとして保持しておく.クエリが与えられると,クエリの音素列を, 1 音素ずつシフトさせながらクエリの音素列を分割することで,トライグラム群を作成する.クエリの各トライグラムを事前に作成した転置インデックスとの照合を行い候補区間を抽出する.抽出された候補区間にのみ連続 DP による精度の高いスコアリングを行うことで検索時間の短縮を図る. MAP による評価を行った実験において,検索性能低下なしで検索時間 86.5% 削減し, 2.21 秒にすることに成功した.検索結果上位 K 件の正解数による評価を行った実験において上位 1,3,5,10 位いずれについても全ての音声ドキュメントに対して連続 DP による検索を行った時と同性能を 1 秒未満で検索することができた.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"We have been conducting a research for Spoken Term Detection (STD), which identifies the target section where query terms are spoken in spoken documents. In STD, Out-Of-Vocabulary (OOV) query terms are one of the most important problems because OOV terms are not correctly recognized by using an automatic speech recognizer and are likely to be query terms. We have proposed a subword based STD system to deal with OOV query terms, where all spoken documents are searched for after query terms are given. It leads to the linear increase of search time according to the amount of spoken documents. The paper proposes a new method for fast STD by using phone trigram.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告音声言語情報処理(SLP)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2012-12-13","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"24","bibliographicVolumeNumber":"2012-SLP-94"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"id":87741,"updated":"2025-01-21T17:04:14.224865+00:00","links":{},"created":"2025-01-18T23:38:21.673976+00:00"}