{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00201319","sets":["6164:6165:6462:10022"]},"path":["10022"],"owner":"44499","recid":"201319","title":["プロセッサ情報によるマルウェア検知における特徴量のビット数削減手法の検討"],"pubdate":{"attribute_name":"公開日","attribute_value":"2019-10-14"},"_buckets":{"deposit":"bc9ded86-3d85-4c20-bc2b-40df1af1ec53"},"_deposit":{"id":"201319","pid":{"type":"depid","value":"201319","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"プロセッサ情報によるマルウェア検知における特徴量のビット数削減手法の検討","author_link":["491829","491830","491835","491831","491836","491833","491834","491832"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"プロセッサ情報によるマルウェア検知における特徴量のビット数削減手法の検討"},{"subitem_title":"Examination of Bit Number Reduction Method of Feature Amount in Malware Detection by Processor Information","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"IoT,ハードウェア,機械学習,マルウェア検知","subitem_subject_scheme":"Other"}]},"item_type_id":"18","publish_date":"2019-10-14","item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_18_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"工学院大学"},{"subitem_text_value":"工学院大学"},{"subitem_text_value":"長崎県立大学"},{"subitem_text_value":"名古屋大学"}]},"item_18_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Kogakuin University","subitem_text_language":"en"},{"subitem_text_value":"Kogakuin University","subitem_text_language":"en"},{"subitem_text_value":"University of Nagasaki","subitem_text_language":"en"},{"subitem_text_value":"Nagoya University","subitem_text_language":"en"}]},"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/201319/files/IPSJCSS2019026.pdf","label":"IPSJCSS2019026.pdf"},"date":[{"dateType":"Available","dateValue":"2021-10-14"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJCSS2019026.pdf","filesize":[{"value":"305.1 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":"30"},{"tax":["include_tax"],"price":"0","billingrole":"46"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"b582efcd-26e5-4083-b0f6-06b1f7dc8fe1","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2019 by the Information Processing Society of Japan"}]},"item_18_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"永井, 雄也"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"小林, 良太郎"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"加藤, 雅彦"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"嶋田, 創"}],"nameIdentifiers":[{}]}]},"item_18_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yuya, Nagai","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Ryotaro, Kobayashi","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Masahiko, Kato","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hajime, Shimada","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_18_relation_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_relation_type_id":{"subitem_relation_type_select":"NCID","subitem_relation_type_id_text":"ISSN 1882-0840"}}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_5794","resourcetype":"conference paper"}]},"item_18_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"IoT 機器の新たなセキュリティ技術の 1 つとして,我々はプロセッサ情報によるマルウェア検知機<br>構を提案してきた.現在,我々は CPU および提案実装のハードウェア記述言語による実装を進めている.IoT 向けのハードウェアであるため,機械学習で生成する分類器を構成するために必要なハードウェア量をできる限り削減したい.そこで本稿では,特徴量の中でも重要かつ小数であるキャッシュヒット率に着目し,小数ビット列の分類に必要な部分のみを使用することで,特徴量の表現に必要となるビット数削減を試みた.ビット数の削減により,特徴量を保持するレジスタのサイズや特徴量を演算する演算器のサイズが小さくなるため,分類器のサイズが小さくなる.結果として,分類精度へ大きな影響を出さずに,少なくとも 37.5% のビット数を削減できることが確認した.また,分類精度への少々の影響を許容するトレードオフ下で,さらにビット数を削減できる余地があることも確認した.","subitem_description_type":"Other"}]},"item_18_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"As one of the new security technique for IoT devices, we have proposed a malware detection<br>mechanism based on processor information. Currently, we are implementing both CPU and proposed mechanism with Hardware Description Language. Since it is hardware for IoT, we want to reduce the amount of hardware required to construct a classifier generated by machine learning as far as possible. So in this paper focuses on the cache hit rate, which is an important and represented by a decimal number of features. We tried to reduce the number of bits by using only a part of the fractional bit string. By reducing the number of bits, we can reduce the size of the classifier by reducing register size and arithmetic unit size which holds and computes features. As a result, we confirmed that the number of bits could be reduced by at least 37.5% without affecting the classification accuracy. We also confirmed that there was room for further reduction in the number of bits by sacrificing slight classification accuracy degradation.","subitem_description_type":"Other"}]},"item_18_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"185","bibliographic_titles":[{"bibliographic_title":"コンピュータセキュリティシンポジウム2019論文集"}],"bibliographicPageStart":"178","bibliographicIssueDates":{"bibliographicIssueDate":"2019-10-14","bibliographicIssueDateType":"Issued"},"bibliographicVolumeNumber":"2019"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":201319,"updated":"2025-01-19T21:05:42.830718+00:00","links":{},"created":"2025-01-19T01:04:35.624683+00:00"}