arXiv論文メモ
新着一覧
cs.CR / cs.NI · 査読状況未確認

ネットワークの実情報を確かめてAIが設定を判断する

NetInspector: Measuring and Improving LLM Capabilities for Reliable Intent-Based Networking Policy Generation

Yuxuan Zhang, Hongxin Hu, Guofei Gu

この論文をやさしく読む

ひとことで言うと

AIがネットワーク設定の要求を判断するとき、接続関係や所属グループを実際の情報源で確認してから許可を出す仕組みです。

何に役立つ?

考えられる用途は、自然言語による設定要求にセキュリティ違反が含まれていないかを確かめることです。合成ベンチマークで見逃し率の低減を報告しています。

この研究の面白いところ

論理推論を強くするだけでなく、推論の前提となる構成情報を毎回検証可能にする設計です。情報取得と判断を分けています。

どこまで分かった?

評価は2224件の合成データです。相対30%超の削減は偽陰性率がゼロになる意味ではなく、実ネットワーク全般の安全性を保証しません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

現代のネットワークは大規模で設定も多様なため、人手によるポリシー管理はますます現実的でなくなっている。インテントベース・ネットワーキング(IBN)は、運用者の高水準の目標を低水準のネットワーク設定へ自動変換することで対処する。しかし、既存のIBNシステムは静的なヒューリスティクスと固定特徴の分類器に依存し、新しいサービス定義や運用者の要求表現の変化といった分布変化への一般化が弱い。多分野で高い推論・変換能力を示す大規模言語モデル(LLM)は、IBNポリシー生成の自然な候補であるが、信頼して適用できるか、その利用が根本的なセキュリティリスクを減らすか、むしろ増やすかは明確でない。 本研究では、ファインチューニング済みLLMは意図の変換には優れる一方、提案された意図が既存のセキュリティポリシーに違反するかを調べる際には、偽陰性、すなわち違反の見逃しが生じることを示す。根本原因は論理推論能力の不足ではなく、ネットワーク構成とグループ階層についての根拠をLLMが持続的に維持できないことである。 この知見に基づき、「検証してから実行する」手順を徹底する3層のエージェント型の枠組みNetInspectorを導入する。情報取得を推論から分離し、LLMを記号的推論に集中させる一方、すべてのポリシー判断について、承認前に実稼働のEnvironment Layerから取得した検証可能なネットワーク上の事実を根拠とする。キャンパス、企業、WANの構成を含む2224サンプルの合成ベンチマークNetInspector-Benchでは、根拠付けのないベースラインに対して偽陰性率を相対的に30%超削減し、言語表現の分布変化に対しても頑健性を維持する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-17(UTC)
最新改訂
2026-09-17 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Modern networks are large in scale and heterogeneous in configuration, making manual policy management increasingly impractical. Intent-Based Networking (IBN) addresses this by automating the translation of high-level operator goals into low-level network configurations. Yet existing IBN systems rely on static heuristics and fixed-feature classifiers that generalize poorly to distribution shifts such as new service definitions or evolving phrasing in operator requests. Large Language Models (LLMs), with strong reasoning and translation capabilities demonstrated across many domains, are a natural candidate for IBN policy generation. However, it is unclear whether LLMs can be reliably applied to this task, nor whether their use mitigates or worsens the underlying security risk. In this work, we show that while fine-tuned LLMs excel at intent translation, they exhibit false negative rates when checking whether a proposed intent violates an existing security policy. The root cause is not a lack of logical reasoning capability, but LLMs lack of persistent grounding in network topology and group hierarchy. Motivated by this finding, we introduce NetInspector, a three-layer agentic framework that enforces a verify-then-act protocol, decoupling information retrieval from reasoning so that the LLM focuses on symbolic reasoning while every policy decision is grounded in verifiable network facts retrieved from a live Environment Layer before approval. On NetInspector-Bench, a 2,224-sample synthetic benchmark spanning campus, enterprise, and WAN topologies, NetInspector reduces FNR by over 30\% relative to ungrounded baselines and remains robust under linguistic distribution shifts.

arXiv ID: 2609.21103 / 要約の誤りについて