{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00239412","sets":["1164:8228:11483:11716"]},"path":["11716"],"owner":"44499","recid":"239412","title":["少数の正解ラベル環境下における大規模言語モデルによる疑似ラベルを用いたPrecision-Oriented半教師あり学習"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-09-19"},"_buckets":{"deposit":"c09215a0-0904-473f-b939-42c0bede8068"},"_deposit":{"id":"239412","pid":{"type":"depid","value":"239412","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"少数の正解ラベル環境下における大規模言語モデルによる疑似ラベルを用いたPrecision-Oriented半教師あり学習","author_link":["656231","656230","656228","656229"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"少数の正解ラベル環境下における大規模言語モデルによる疑似ラベルを用いたPrecision-Oriented半教師あり学習"},{"subitem_title":"Precision-Oriented Semi-Supervised Learning Using Pseudo-Labels from Large Language Models in Low Labeled Data Scenarios","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"機械学習・知識蒸留手法","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2024-09-19","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"株式会社KDDI総合研究所"},{"subitem_text_value":"株式会社KDDI総合研究所"},{"subitem_text_value":"株式会社KDDI総合研究所"},{"subitem_text_value":"株式会社KDDI総合研究所"}]},"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/239412/files/IPSJ-ASD24030001.pdf","label":"IPSJ-ASD24030001.pdf"},"date":[{"dateType":"Available","dateValue":"2026-09-19"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-ASD24030001.pdf","filesize":[{"value":"1.2 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":"49"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"5d82bf79-04ab-498b-ad45-0c017aaafde7","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":[{}]},{"creatorNames":[{"creatorName":"池田, 和史"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA1271737X","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":"2189-4450","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年,機械学習モデルのモデル精度を左右する高品質な正解ラベルデータの重要性が増している.ラベルなしデータに正確なラベルを付与するアノテーション作業は,知識と時間を要し,コストが高い.そこで,データ拡張による訓練データセットの増量や大規模言語モデル(LLM)を活用した疑似ラベルデータの生成が注目されている.しかし,疑似ラベルデータは信頼度にばらつきがあり,少量の正解ラベルデータを用いたモデルの訓練は過学習を引き起こすことから,疑似ラベルデータと正解ラベルデータを組み合わせたデータ拡張が必要である.さらに,単純に LLM によって生成された大量の疑似ラベルデータと少量の正解ラベルデータを混合して追加の訓練データセットを構築するだけでは,モデル精度が逆に低下してしまう場合がある.したがって,信頼度に基づいて疑似ラベルデータと正解ラベルデータの適切な混合比を自動的に決定するデータ拡張手法が必要となる.そこで本研究では,Precision-Oriented 半教師あり学習手法を提案する.提案手法では,事前に疑似ラベルデータでモデルを訓練し,疑似ラベルデータの各クラスにおける信頼度を適合率(Precision)で評価する.次に,疑似ラベルデータの混合比率を高めたデータ拡張を行い,拡張されたデータのラベルに対応するクラスの信頼度を評価する.信頼度が高ければ疑似ラベルデータが支配的になるようにデータ拡張を行い,信頼度が低い場合は正解ラベルデータの混合比率を高めたデータ拡張を行って追加の訓練データセットを構築し,モデルの訓練を行う.文章分類タスクに関する 2 つのオープンデータセットで実験を行った結果,オープンデータセット TREC において 90 件の正解ラベルデータと 3,000 件の疑似ラベルデータを使用した提案手法は従来のデータ拡張を伴う手法と比べて F1 値を 9% 向上させることが確認された.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告高齢社会デザイン(ASD)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2024-09-19","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"1","bibliographicVolumeNumber":"2024-ASD-30"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":239412,"updated":"2025-01-19T08:17:21.855268+00:00","links":{},"created":"2025-01-19T01:43:02.721471+00:00"}