paper-with-me

Papers

An Agentic Flow for Finite State Machine Extraction using Prompt Chaining

2025-07-15 · Fares Wael, Youssef Maklad, Ali Hamdi, Wael Elsersy arxiv

Finite-State Machines (FSMs) are critical for modeling the operational logic of network protocols, enabling verification, analysis, and vulnerability discovery. However, existing FSM extraction techniques face limitations such as scalability, incomplete coverage, and ambiguity in natural language specifications. In this paper, we propose FlowFSM, a novel agentic framework that leverages Large Language Models (LLMs) combined with prompt chaining and chain-of-thought reasoning to extract accurate FSMs from raw RFC documents. FlowFSM systematically processes protocol specifications, identifies state transitions, and constructs structured rule-books by chaining agent outputs. Experimental evaluation across FTP and RTSP protocols demonstrates that FlowFSM achieves high extraction precision while minimizing hallucinated transitions, showing promising results. Our findings highlight the potential of agent-based LLM systems in the advancement of protocol analysis and FSM inference for cybersecurity and reverse engineering applications.

📄 PDF Abstract BibTeX arXiv:2507.11222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

$A^2Flow:$ Automating Agentic Workflow Generation via Self-Adaptive Abstraction Operators

2025-11-23 · Mingming Zhao, Xiaokang Wei, Yuanqi Shao, Kaiwen Zhou 외 arxiv

Large language models (LLMs) have shown strong potential in automating the design of agentic workflows. However, existing methods still rely heavily on manually predefined operators, limiting generalization and scalabili…

Behavioral Controllability of Agentic Models for Information Extraction: From Fixed Workflows to Reflective Agents

2026-07-17 · Lujia Zhang, Xingzhou Chen, Hongwei Feng arxiv

Large language model (LLM) agents are increasingly used for complex information-extraction tasks, yet it remains unclear whether agentic components such as reflection and memory lead to observable and controllable improv…

Information Extraction

Prompt, Plan, Extract: Zero-Shot Agentic LLMs Workflows for Lung Pathology Extraction from Clinical Narratives

2026-06-18 · Aman Pathak, Cheng Peng, Mengxian Lyu, Ziyi Chen 외 arxiv

Information extraction from pathology reports is essential for cancer staging, tumor registry population. Yet key data remains embedded in narrative reports, making manual extraction labor-intensive and error-prone. Trad…

Information ExtractionRelation Extraction

Experiments in Agentic AI for Science

2026-05-25 · Judy Fox, Geoffrey Fox arxiv

This paper details two novel frameworks for developing autonomous, agentic AI in scientific workflows. Both systems leverage a hybrid Local Body, Remote Brain architecture via Google Colab, utilizing Python-based local o…

Attribute ExtractionKnowledge Graphs

ReusStdFlow: A Standardized Reusability Framework for Dynamic Workflow Construction in Agentic AI

2026-02-16 · Gaoyang Zhang, Shanghong Zou, Yafang Wang, He Zhang 외 arxiv

To address the ``reusability dilemma'' and structural hallucinations in enterprise Agentic AI,this paper proposes ReusStdFlow, a framework centered on a novel ``Extraction-Storage-Construction'' paradigm. The framework d…