論文の概要: Solving Large-Scale Extensive-Form Network Security Games via Neural
Fictitious Self-Play
- arxiv url: http://arxiv.org/abs/2106.00897v1
- Date: Wed, 2 Jun 2021 02:22:52 GMT
- ステータス: 処理完了
- システム内更新日: 2021-06-03 14:41:43.001990
- Title: Solving Large-Scale Extensive-Form Network Security Games via Neural
Fictitious Self-Play
- Title(参考訳): ニューラルネットワークによる大規模拡張型ネットワークセキュリティゲームの実現
- Authors: Wanqi Xue, Youzhi Zhang, Shuxin Li, Xinrun Wang, Bo An, Chai Kiat Yeo
- Abstract要約: NFSP(Neural Fictitious Self-Play)に基づく大規模広義NSGの学習パラダイムNSG-NFSPを提案する。
我々のアルゴリズムは、スケーラビリティとソリューション品質の両方において最先端のアルゴリズムよりも大幅に優れています。
- 参考スコア(独自算出の注目度): 35.585338294158554
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Securing networked infrastructures is important in the real world. The
problem of deploying security resources to protect against an attacker in
networked domains can be modeled as Network Security Games (NSGs).
Unfortunately, existing approaches, including the deep learning-based
approaches, are inefficient to solve large-scale extensive-form NSGs. In this
paper, we propose a novel learning paradigm, NSG-NFSP, to solve large-scale
extensive-form NSGs based on Neural Fictitious Self-Play (NFSP). Our main
contributions include: i) reforming the best response (BR) policy network in
NFSP to be a mapping from action-state pair to action-value, to make the
calculation of BR possible in NSGs; ii) converting the average policy network
of an NFSP agent into a metric-based classifier, helping the agent to assign
distributions only on legal actions rather than all actions; iii) enabling NFSP
with high-level actions, which can benefit training efficiency and stability in
NSGs; and iv) leveraging information contained in graphs of NSGs by learning
efficient graph node embeddings. Our algorithm significantly outperforms
state-of-the-art algorithms in both scalability and solution quality.
- Abstract(参考訳): ネットワークインフラストラクチャのセキュリティは、現実世界では重要だ。
ネットワークドメインにおける攻撃者を保護するためにセキュリティリソースをデプロイする問題は、Network Security Games(NSG)としてモデル化できる。
残念ながら、ディープラーニングベースのアプローチを含む既存のアプローチは、大規模な大規模nsgを解決するには非効率である。
本稿では,ニューラル・フィクション・セルフプレイ(NFSP)に基づく大規模広義NSGを解くための新しい学習パラダイムNSG-NFSPを提案する。
Our main contributions include: i) reforming the best response (BR) policy network in NFSP to be a mapping from action-state pair to action-value, to make the calculation of BR possible in NSGs; ii) converting the average policy network of an NFSP agent into a metric-based classifier, helping the agent to assign distributions only on legal actions rather than all actions; iii) enabling NFSP with high-level actions, which can benefit training efficiency and stability in NSGs; and iv) leveraging information contained in graphs of NSGs by learning efficient graph node embeddings.
我々のアルゴリズムはスケーラビリティとソリューションの品質の両方において最先端のアルゴリズムを大幅に上回っている。
関連論文リスト
- Provable Robustness of (Graph) Neural Networks Against Data Poisoning and Backdoor Attacks [50.87615167799367]
グラフニューラルネットワーク(GNN)は、特定のグラフのノード特徴をターゲットとして、バックドアを含む有毒な攻撃に対して認証する。
コンボリューションベースのGNNとPageRankベースのGNNの最悪の動作におけるグラフ構造の役割とその接続性に関する基本的な知見を提供する。
論文 参考訳(メタデータ) (2024-07-15T16:12:51Z) - Graph Agent Network: Empowering Nodes with Inference Capabilities for Adversarial Resilience [50.460555688927826]
グラフニューラルネットワーク(GNN)の脆弱性に対処するグラフエージェントネットワーク(GAgN)を提案する。
GAgNはグラフ構造化エージェントネットワークであり、各ノードは1-hop-viewエージェントとして設計されている。
エージェントの限られたビューは、悪意のあるメッセージがGAgNでグローバルに伝播するのを防ぎ、グローバル最適化ベースのセカンダリアタックに抵抗する。
論文 参考訳(メタデータ) (2023-06-12T07:27:31Z) - The Integrated Forward-Forward Algorithm: Integrating Forward-Forward
and Shallow Backpropagation With Local Losses [0.0]
本稿では,FFAと浅部バックプロパゲーションの双方の強度を組み合わせた統合手法を提案する。
Integrated Forward-Forward Algorithmでニューラルネットワークをトレーニングすることは、ロバストネスのような有利な特徴を持つニューラルネットワークを生成する可能性を秘めている。
論文 参考訳(メタデータ) (2023-05-22T12:10:47Z) - Model-Agnostic Reachability Analysis on Deep Neural Networks [25.54542656637704]
我々はDeepAgnと呼ばれるモデルに依存しない検証フレームワークを開発した。
FNN、リカレントニューラルネットワーク(RNN)、あるいは両者の混合に適用することができる。
レイヤやパラメータといったネットワークの内部構造にアクセスする必要はない。
論文 参考訳(メタデータ) (2023-04-03T09:01:59Z) - NSGZero: Efficiently Learning Non-Exploitable Policy in Large-Scale
Network Security Games with Neural Monte Carlo Tree Search [25.053709033518814]
ネットワークの重要なターゲットを確保するためにリソースをどのようにデプロイするかは、Network Security Games(NSG)によってモデル化できる。
近年のディープラーニング(DL)の進歩は、大規模なNSGを扱うための強力なアプローチを提供する。
本稿では,新しいDLベースのNSGZero法を提案する。
論文 参考訳(メタデータ) (2022-01-17T13:27:16Z) - Robust Graph Neural Networks via Probabilistic Lipschitz Constraints [7.359962178534361]
グラフニューラルネットワーク(GNN)は、最近、さまざまなネットワークベースのタスクでうまく機能することが実証されている。
GNNは入力のシフトや摂動の影響を受けやすく、ノード属性とグラフ構造の両方を含むことができる。
論文 参考訳(メタデータ) (2021-12-14T17:33:32Z) - Edge Rewiring Goes Neural: Boosting Network Resilience via Policy
Gradient [62.660451283548724]
ResiNetは、さまざまな災害や攻撃に対する回復力のあるネットワークトポロジを発見するための強化学習フレームワークである。
ResiNetは複数のグラフに対してほぼ最適のレジリエンス向上を実現し,ユーティリティのバランスを保ちながら,既存のアプローチに比べて大きなマージンを持つことを示す。
論文 参考訳(メタデータ) (2021-10-18T06:14:28Z) - Resource Allocation via Graph Neural Networks in Free Space Optical
Fronthaul Networks [119.81868223344173]
本稿では,自由空間光(FSO)フロントホールネットワークにおける最適資源割り当てについて検討する。
我々は、FSOネットワーク構造を利用するために、ポリシーパラメータ化のためのグラフニューラルネットワーク(GNN)を検討する。
本アルゴリズムは,システムモデルに関する知識が不要なモデルフリーでGNNを訓練するために開発された。
論文 参考訳(メタデータ) (2020-06-26T14:20:48Z) - Towards an Efficient and General Framework of Robust Training for Graph
Neural Networks [96.93500886136532]
グラフニューラルネットワーク(GNN)は、いくつかの基本的な推論タスクに大きく進歩している。
GNNの目覚ましい性能にもかかわらず、グラフ構造上の摂動を慎重に作り、誤った予測を下すことが観察されている。
我々は,強靭なGNNを得るために,欲求探索アルゴリズムとゼロ階法を利用する汎用フレームワークを提案する。
論文 参考訳(メタデータ) (2020-02-25T15:17:58Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。