{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00233361","sets":["581:11492:11495"]},"path":["11495"],"owner":"44499","recid":"233361","title":["スタイル変換による雑談対話へのキャラクタ性の付与"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-03-15"},"_buckets":{"deposit":"4b8b105c-621b-41a6-a954-0d8de3c66808"},"_deposit":{"id":"233361","pid":{"type":"depid","value":"233361","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"スタイル変換による雑談対話へのキャラクタ性の付与","author_link":["633689","633692","633686","633690","633688","633687","633691","633693"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"スタイル変換による雑談対話へのキャラクタ性の付与"},{"subitem_title":"Characterizing Chat-oriented Dialogue System via Style Transfer","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[特集:若手研究者] 雑談対話,スタイル変換,キャラクタ性","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2024-03-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"愛媛大学"},{"subitem_text_value":"愛媛大学"},{"subitem_text_value":"愛媛大学"},{"subitem_text_value":"愛媛大学"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Ehime University","subitem_text_language":"en"},{"subitem_text_value":"Ehime University","subitem_text_language":"en"},{"subitem_text_value":"Ehime University","subitem_text_language":"en"},{"subitem_text_value":"Ehime University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"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/233361/files/IPSJ-JNL6503008.pdf","label":"IPSJ-JNL6503008.pdf"},"date":[{"dateType":"Available","dateValue":"2026-03-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL6503008.pdf","filesize":[{"value":"1.0 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"8"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"ddcd1553-7299-4ac7-87ce-a2e92096c5ab","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2024 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"近藤, 里咲"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"梶川, 怜恩"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"梶原, 智之"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"二宮, 崇"}],"nameIdentifiers":[{}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Risa, Kondo","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Reon, Kajikawa","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Tomoyuki, Kajiwara","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Takashi, Ninomiya","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_2_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN00116647","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_2_publisher_15":{"attribute_name":"公開者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"item_2_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-7764","subitem_source_identifier_type":"ISSN"}]},"item_2_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"本研究では,応答生成とスタイル変換を組み合わせたパイプラインモデルによって,雑談対話システムにキャラクタ性を付与する.先行研究では,転移学習や強化学習によってキャラクタ性を付与しているが,これらの手法はfine-tuningが可能な応答生成モデルに対してしか適用できない.提案手法の応答生成モデルには,fine-tuningが困難なサイズのモデルやブラックボックスシステムも扱うことができるため,近年の大規模言語モデルの恩恵を受けることができる.スタイル変換モデルは,対象キャラクタの発話に対して折り返し翻訳によってキャラクタ性を除去し,それを復元するという訓練を通して構築する.複数のご当地キャラクタに関する対話データにおける評価実験の結果,提案手法の有効性を確認できた.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"We characterize chat-oriented dialog systems with a pipeline approach that combines a response generation model and a style transfer model. Although previous studies employed transfer learning or reinforcement learning to characterize chat-oriented dialogue systems, these methods are only applicable to fine-tunable response generation models. Since response generation models in the proposed method can employ models of any size that cannot be fine-tuned or black-box models, we can benefit from the recent large language models. Our style transfer model is built by training the target character's utterance to remove the characterization via roundtrip translation and then reconstruct it. Experimental results on dialogue datasets for several local characters revealed the effectiveness of the proposed method.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"666","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"657","bibliographicIssueDates":{"bibliographicIssueDate":"2024-03-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"3","bibliographicVolumeNumber":"65"}]},"relation_version_is_last":true,"item_2_identifier_registration":{"attribute_name":"ID登録","attribute_value_mlt":[{"subitem_identifier_reg_text":"10.20729/00233247","subitem_identifier_reg_type":"JaLC"}]},"weko_creator_id":"44499"},"id":233361,"updated":"2025-01-19T10:01:46.539455+00:00","links":{},"created":"2025-01-19T01:34:45.432201+00:00"}