{"created":"2026-02-16T07:21:12.070154+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:02007446","sets":["1164:4088:1771221559804:1771221642894"]},"path":["1771221642894"],"owner":"80578","recid":"2007446","title":["プライバシーセントリック情報基盤におけるサービス監視基盤"],"pubdate":{"attribute_name":"PubDate","attribute_value":"2026-02-24"},"_buckets":{"deposit":"14cccb4a-ce1a-4bef-8eb7-552f89e12661"},"_deposit":{"id":"2007446","pid":{"type":"depid","value":"2007446","revision_id":0},"owners":[80578],"status":"published","created_by":80578},"item_title":"プライバシーセントリック情報基盤におけるサービス監視基盤","author_link":[],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"プライバシーセントリック情報基盤におけるサービス監視基盤","subitem_title_language":"ja"},{"subitem_title":"Service Monitoring Infrastructure in a Privacy-Centric Information Platform","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"IA","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2026-02-24","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"法政大学情報科学部"},{"subitem_text_value":"法政大学コンピュータ基礎分野分散システム研究室"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Faculty of Computer and Information Sciences, Hosei University","subitem_text_language":"en"},{"subitem_text_value":"Distributed Systems Laboratory, Hosei University","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/2007446/files/IPSJ-IOT26072069.pdf","label":"IPSJ-IOT26072069.pdf"},"date":[{"dateType":"Available","dateValue":"9999-01-01"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-IOT26072069.pdf","filesize":[{"value":"1.0 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"0","billingrole":"43"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"ae8a132c-079e-4c58-89f5-fc00393833dd","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2026 by the Institute of Electronics, Information and Communication Engineers This SIG report is only available to those in membership of the SIG."}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"森,康祐"}]},{"creatorNames":[{"creatorName":"廣津,登志夫"}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Kosuke Mori","creatorNameLang":"en"}]},{"creatorNames":[{"creatorName":"Toshio Hirotsu","creatorNameLang":"en"}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA12326962","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-8787","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年,プライバシーを意識したサービスが増加する中で,ユーザが自身のデータの行方を把握・制御できるプライバシーセントリック情報基盤が求められている.一方で,その前提となるネットワーク構成の把握やインフラ層での詳細なフロー監視は十分に整備されていない.本研究では,インフラ層で詳細なフロー監視を実現するネットワーク監視基盤を提案する.提案手法では,ネットワーク構成を形式的に記述するオントロジを拡張し,各論理ノードの通信相手や通信内容を記録する「Network Flow」データプロパティを追加した.構成情報は,SNMPで収集した実環境データと,SNMPでは取得できないNAT設定など管理者入力を統合する.フロー情報は,各ノードにeBPFやKubernetesのCNIを用いたモニタを導入し,取得情報をCollectorへ送信・集約する手順を確立し,RDF形式で出力する.評価では模擬ネットワーク環境で実験を行い,機器数が100を超える状況でもSNMPによるトポロジ収集とオントロジへの変換が実用的な時間で可能であること,および拡張オントロジによるフロー記述と監視が実稼働することを確認した.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"In modern network services, it is difficult for users to understand and control where their data goes (information flow). Privacy-centric infrastructures leveraging TEEs are therefore needed to ensure information-flow transparency and security without unconditionally trusting service providers. However, key prerequisites―capturing network configurations and performing fine-grained infrastructure-layer flow monitoring―remain insufficient. We propose a network monitoring platform that addresses this gap by extending a configuration ontology with a “Network Flow” data property and integrating topology data from SNMP measurements with administrator inputs such as NAT settings. Flow data are collected via per-node monitors using eBPF and Kubernetes CNI, aggregated by a collector, and exported in RDF. Experiments on test cases emulating real environments show that topology collection and ontology conversion remain practical even with more than 100 devices, and that flow description and monitoring using the extended ontology work as intended.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告インターネットと運用技術(IOT)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2026-02-24","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"69","bibliographicVolumeNumber":"2026-IOT-72"}]},"relation_version_is_last":true,"weko_creator_id":"80578"},"id":2007446,"updated":"2026-02-16T07:52:19.264162+00:00","links":{}}