次回の更新記事:誤解を招きやすいAI用語6選、技術語なのに揺れる意味(公開予定日:2026年04月30日)
AIDB Daily Papers

AIエージェントが非構造化仕様から検証可能な要件を自動生成するアプローチ

原題: Towards an Agentic LLM-based Approach to Requirement Formalization from Unstructured Specifications
著者: Alberto Tagliaferro, Bruno Guindani, Livia Lestingi, Matteo Rossi
公開日: 2026-04-20 | 分野: AI 検証 自動化 自然言語処理 ソフトウェアエンジニアリング cs.SE 要件定義

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 本研究では、自然言語で記述された安全性が求められるシステムの仕様から、検証に適した形式的性質を自動抽出する手法を提案した。
  • 既存手法が構文の正しさのみに注力するのに対し、本手法は非構造化仕様と形式的性質の間の意味的な整合性を保証する点が新しい。
  • 3つのシナリオにおける実験の結果、提案手法は77.8%の精度で、構文的にも意味的にも整合性の取れた形式的性質を生成できた。

Abstract

Early-stage specifications of safety-critical systems are typically expressed in natural language, making it difficult to derive formal properties suitable for verification and needed to guarantee safety. While recent Large Language Model (LLM)-based approaches can generate formal artifacts from text, they mainly focus on syntactic correctness and do not ensure semantic alignment between informal requirements and formally verifiable properties. We propose an agentic methodology that automatically extracts verification-ready properties from unstructured specifications. The modular pipeline combines requirement extraction, compatibility filtering with respect to a target formalism, and translation into formal properties. Experimental results across three scenarios show that the pipeline generates syntactically and semantically aligned formal properties with a 77.8% accuracy. By explicitly accounting for modeling and verification constraints, the approach is a paving step towards exploiting Artificial Intelligence (AI) to bridge the gap between informal descriptions and semantically meaningful formal verification.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事