DS1 spectrogram: FlowExtract: Procedural Knowledge Extraction from Maintenance Flowcharts

FlowExtract: Procedural Knowledge Extraction from Maintenance Flowcharts

April 8, 20262604.06770

Authors

Guillermo Gil de Avalle,Laura Maruster,Eric Sloot,Christos Emmanouilidis

Abstract

Maintenance procedures in manufacturing facilities are often documented as flowcharts in static PDFs or scanned images. They encode procedural knowledge essential for asset lifecycle management, yet inaccessible to modern operator support systems.

Vision-language models, the dominant paradigm for image understanding, struggle to reconstruct connection topology from such diagrams. We present FlowExtract, a pipeline for extracting directed graphs from ISO 5807-standardized flowcharts.

The system separates element detection from connectivity reconstruction, using YOLOv8 and EasyOCR for standard domain-aligned node detection and text extraction, combined with a novel edge detection method that analyzes arrowhead orientations and traces connecting lines backward to source nodes. Evaluated on industrial troubleshooting guides, FlowExtract achieves very high node detection and substantially outperforms vision-language model baselines on edge extraction, offering organizations a practical path toward queryable procedural knowledge representations.

The implementation is available athttps://github.com/guille-gil/FlowExtract.

Resources

Stay in the loop

Every AI paper that matters, free in your inbox daily.

Details

  • © 2026 takara.ai Ltd
  • Content is sourced from third-party publications.