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

教育機関の警報後対応をルールとローカル言語モデルで制御

Design and Evaluation of a Controlled Post-Alert Incident Orchestration and Response Subsystem Using a Rule Engine and a Local Large Language Model

Hoang-Lam Huynh, Quoc-Cuong Tang, Van-Tri Phan, and Khuong Nguyen-An

この論文をやさしく読む

ひとことで言うと

警報後の対応で、ルールによる判定、人の承認、ローカル言語モデルの助言、実行を分けた仕組みを評価した研究。

何に役立つ?

考えられる用途は、教育機関のインシデント対応手順を検討する際の設計例。実証されたのは模擬警報を用いた実験室内での振り分け、キュー処理、同時実行制限、処理時間である。

この研究の面白いところ

言語モデルには助言を担当させ、深刻度判定や手順選択はルールエンジンが担う。8件の競合時にもモデル要求1件の上限を維持した。

どこまで分かった?

試験はElasticsearchに模擬警報を保存した後の処理を対象とする。実際の侵害への対応効果や、他環境での性能はこの要旨では示されていない。

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

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

教育情報システム向けに、警報が出た後のインシデント対応を統制して進めるサブシステムを提示する。この構成では、決定的な分類、状況分析、人による承認、技術的な実行を分離する。ルールエンジンが深刻度を判定して対応手順を選び、静的な検索拡張生成(Static RAG)とローカルの大規模言語モデルが助言を提供する。その出力には、検証器、ガードレール、出力の無害化処理、安全な代替処理による制御を設ける。実験は、模擬警報をElasticsearchに保存した後の段階から始めた。境界条件30例すべてで、ルールエンジンの振り分けは事前に定めた対応表と一致した。永続キューは100件のイベントを処理し、タスクの重複、新たな失敗タスク、意図しないファイアウォール規則を生じなかった。8件の警報が競合する実験では、同時に動くモデル要求を1件に制限する設定が守られた。また、順次実施した30回の測定における警報後処理の平均時間は約33秒だった。これらの結果は、評価した実験室環境の範囲で、機能の正確性、追跡可能性、制御された復旧、上限を設けたモデル統合を示している。

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

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

更新履歴

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

原文の要旨

This paper presents a controlled post-alert incident orchestration and response subsystem for educational information systems. The architecture separates deterministic classification, contextual analysis, human approval, and technical execution. A Rule Engine determines severity and selects the playbook, while Static RAG and a local large language model provide advisory content under Validator, Guardrail, Output Sanitizer, and Safe Fallback controls. Experiments begin after simulated alerts are stored in Elasticsearch. The Rule Engine matched the predefined routing matrix in all 30 boundary cases. The Durable Queue completed 100 events without duplicate tasks, new failed tasks, or unintended firewall rules. An eight-alert contention experiment preserved the configured limit of one active model request, and 30 sequential measurements showed an overall mean post-alert processing time of approximately 33 seconds. The results demonstrate functional correctness, traceability, controlled recovery, and bounded model integration within the evaluated laboratory scope.

著者のコメント

Accepted for publication in the Proceedings of the 19th Conference on Fundamental and Applied IT Research (FAIR'2026), Ho Chi Minh City, Vietnam, October 8-9, 2026

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