{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00241647","sets":["1164:5159:11541:11870"]},"path":["11870"],"owner":"44499","recid":"241647","title":["End-to-End音声認識における指示チューニングされた大規模言語モデルの活用"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-12-05"},"_buckets":{"deposit":"bbb33b2a-6ff7-4d44-a757-29400aba9385"},"_deposit":{"id":"241647","pid":{"type":"depid","value":"241647","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"End-to-End音声認識における指示チューニングされた大規模言語モデルの活用","author_link":["665639","665636","665640","665637","665635","665638"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"End-to-End音声認識における指示チューニングされた大規模言語モデルの活用"},{"subitem_title":"End-to-End Speech Recognition Guided by Instruction-Tuned Large Language Model","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"特別セッション:分野横断","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2024-12-05","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"早稲田大学"},{"subitem_text_value":"早稲田大学"},{"subitem_text_value":"早稲田大学"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda University","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/241647/files/IPSJ-SLP24154027.pdf","label":"IPSJ-SLP24154027.pdf"},"date":[{"dateType":"Available","dateValue":"2026-12-05"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-SLP24154027.pdf","filesize":[{"value":"508.0 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":"c3b8836a-3e8b-4c82-ae5a-29287eedb78c","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2024 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"樋口, 陽祐"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"小川, 哲司"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"小林, 哲則"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yosuke, Higuchi","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Tetsuji, Ogawa","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Tetsunori, Kobayashi","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_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8663","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"指示チューニングされた大規模言語モデル (Large Language Model; LLM) を用いて,音声認識におけるテキスト生成性能を向上させることを試みた.近年の LLM は所望の用途に応じた指示を与えることで,多様なテキスト生成タスクをゼロショットで解くことが可能になっている.本稿では,LLM の持つ汎用的な能力を活用し,End-to-End 音声認識モデルにおいて,正確なテキストを生成するために有用な言語情報を LLM から獲得する手法を提案する.具体的には,LLM を用いて音声認識の文仮説に対する誤り訂正を行い,その過程で得られる LLM の特徴表現を利用して音声認識モデルを構築する.提案のモデルは,Connectionist Temporal Classification と Attention に基づいたエンコーダ・デコーダのハイブリッド方式を採用し,デコーダの前段に LLM を配置する.エンコーダの出力表現を用いて CTC による推論結果を得た後,認識誤り訂正に関する指示文とともに LLM に入力する.デコーダはエンコーダと LLM の両方から得られる出力表現を基に系列推定を行う.これにより,音声情報と LLM の言語情報を効果的に統合し,高精度な音声認識が可能となることを期待する.主要な音声認識ベンチマークを用いた実験において提案モデルを評価したところ,既存モデルを上回る認識性能を与えることが明らかとなった.また,提案モデルが End-to-End 音声翻訳にも応用可能であることを確認した.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告音声言語情報処理(SLP)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2024-12-05","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"27","bibliographicVolumeNumber":"2024-SLP-154"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":241647,"updated":"2025-01-19T07:35:33.195627+00:00","links":{},"created":"2025-01-19T01:46:22.478177+00:00"}