{"id":233722,"updated":"2025-01-19T10:00:16.394311+00:00","links":{},"created":"2025-01-19T01:35:16.025656+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00233722","sets":["581:11492:11496"]},"path":["11496"],"owner":"44499","recid":"233722","title":["ソフトウェア運用ログを用いた関数呼び出しパターンの自動識別手法"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-04-15"},"_buckets":{"deposit":"5f9927c3-9368-4ce9-b03a-ba672278b877"},"_deposit":{"id":"233722","pid":{"type":"depid","value":"233722","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"ソフトウェア運用ログを用いた関数呼び出しパターンの自動識別手法","author_link":["635480","635482","635481","635485","635486","635483","635484","635487"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"ソフトウェア運用ログを用いた関数呼び出しパターンの自動識別手法"},{"subitem_title":"Automatic Identification of Function Call Patterns Using Software Operation Logs","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"[特集:ソフトウェア工学] ログ解析,トピックモデリング,ソフトウェア膨張,ライフサイクル管理,非推奨化","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2024-04-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"大阪大学大学院情報科学研究科"},{"subitem_text_value":"NTTコンピュータ&データサイエンス研究所"},{"subitem_text_value":"大阪大学大学院情報科学研究科"},{"subitem_text_value":"大阪大学大学院情報科学研究科"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"NTT Computer and Data Science Laboratories","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Science and Technology, Osaka 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/233722/files/IPSJ-JNL6504003.pdf","label":"IPSJ-JNL6504003.pdf"},"date":[{"dateType":"Available","dateValue":"2026-04-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL6504003.pdf","filesize":[{"value":"4.6 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":"6dcd3724-64e6-4e96-aaf0-26d132d57c96","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":"Shimon, Sumita","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Shinobu, Saito","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hiroyuki, Nakagawa","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Tatsuhiro, Tsuchiya","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":"既存システムから実行ログを収集する際,多くのバッチ処理や定期実行される処理の結果,システムが起点となり,ユーザの背後で実行された処理群に対応する「バックグラウンド呼び出しパターンに属するログ」が大量に収集されてしまう.システムの不要な箇所を調査するプログラマは,ユーザの利用状況を把握するうえで,ユーザが起点となり実行された処理群に対応する「オンライン呼び出しパターンに属するログ」を,第一に調査する必要がある.これには,収集された膨大なログの分類が必要である.本研究では,ソフトウェアの運用ログからバックグラウンド呼び出しパターンに属するログとオンライン呼び出しパターンに属するログを自動的に識別することを目的とし,LDAを用いた識別手法を提案する.ERPソフトウェアであるApache OFBizの運用ログを利用した評価実験により,提案手法が実際にバックグラウンド呼び出しパターンに属するログの正確な識別が可能であることを示した.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"When collecting execution logs from existing systems, a significant challenge arises as a result of the accumulation of a large number of “logs associated with background call patterns.” These logs are generated when the system serves as the starting point for many batch processes and scheduled tasks that run in the background. Programmers investigating unnecessary aspects of the system need to prioritize the examination of “logs related to online call patterns,” which correspond to processes initiated by users themselves. To accomplish this, there is a need for the categorization of the vast amount of collected logs. This study aims to automatically identify logs related to background call patterns and logs associated with online call patterns from software operational logs and proposes an identification method using Latent Dirichlet Allocation (LDA). Through evaluation experiments utilizing operational logs from Apache OFBiz, an ERP software, we demonstrate the accurate identification of logs related to background call patterns by our proposed approach.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"791","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"781","bibliographicIssueDates":{"bibliographicIssueDate":"2024-04-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"4","bibliographicVolumeNumber":"65"}]},"relation_version_is_last":true,"item_2_identifier_registration":{"attribute_name":"ID登録","attribute_value_mlt":[{"subitem_identifier_reg_text":"10.20729/00233608","subitem_identifier_reg_type":"JaLC"}]},"weko_creator_id":"44499"}}