{"id":233255,"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00233255","sets":["1164:3925:11477:11523"]},"path":["11523"],"owner":"44499","recid":"233255","title":["AutoML技術を用いた秘密計算AIの自動チューニング方式の検討"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-03-11"},"_buckets":{"deposit":"5cb6527d-7003-4639-9382-e7ca13a3add4"},"_deposit":{"id":"233255","pid":{"type":"depid","value":"233255","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"AutoML技術を用いた秘密計算AIの自動チューニング方式の検討","author_link":["633223","633230","633226","633229","633227","633228","633225","633224"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"AutoML技術を用いた秘密計算AIの自動チューニング方式の検討"},{"subitem_title":"Auto (tuning) on Secure Computation Machin Learning using AutoML","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"秘密計算・NFT・AI ","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2024-03-11","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"NTT社会情報研究所"},{"subitem_text_value":"NTT社会情報研究所"},{"subitem_text_value":"NTT社会情報研究所"},{"subitem_text_value":"NTT社会情報研究所"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"NTT Social Informatics Laboratries","subitem_text_language":"en"},{"subitem_text_value":"NTT Social Informatics Laboratries","subitem_text_language":"en"},{"subitem_text_value":"NTT Social Informatics Laboratries","subitem_text_language":"en"},{"subitem_text_value":"NTT Social Informatics Laboratries","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/233255/files/IPSJ-CSEC24104041.pdf","label":"IPSJ-CSEC24104041.pdf"},"date":[{"dateType":"Available","dateValue":"2026-03-11"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-CSEC24104041.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":"30"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"8681de15-b95b-40c6-8fe1-d2359ff479d2","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_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Satoshi, Tanaka","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hiroki, Sudo","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Toshiharu, Kishi","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Tetsushi, Morita","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA11235941","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-8655","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"秘密計算の発展に伴い,秘密計算上で AI モデルを学習することが現実的となっている.実用的な AI モデル学習にには,適切なハイパーパラメータのチューニングが必要となるが,秘密計算は性質上,データを見ないため,平文で行う場合よりも分析者への負担が大きい.そこで,機械学習のモデル選定やハイパーパラメータのチューニング,AI モデルの学習を自動的に行う AutoML 技術に着目し,秘密計算 AI の自動的なチューニングの実現を目指す.本稿では,秘密計算 AI ライブラリ MEVAL AI を AutoML のライブラリ/プログラムから秘密計算 AI が呼び出せるようインタフェースの改修し,AutoML 上でチューニングを実施した結果と課題について述べる.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"With the development of secure computation, it has become practical to train AI models on secure computation. However, on secure computation, data scientists cannot get the training data, hence hyperparmeter optimization is more expensive than without secure computation. Therefore, we focus on AutoML technology, which automatically performs model selection, hyperparameter tuning, and AI model training for machine learning, and aim to realize automatic tuning AI on secure computation. In this paper, we modified the interface of the secure computation AI library ”MEVAL AI” so that it can be called from AutoML libraries/programs. Then, we show the results of tuning the modified seure computation AI on AutoML methods.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告コンピュータセキュリティ(CSEC)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2024-03-11","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"41","bibliographicVolumeNumber":"2024-CSEC-104"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"updated":"2025-01-19T10:09:28.680528+00:00","created":"2025-01-19T01:34:35.267877+00:00","links":{}}