🤖 AI Summary
Aviation maintenance logs contain critical safety information, yet their unstructured nature severely hinders automated analysis and knowledge mining. Method: This paper proposes a few-shot log structuring method for general aviation maintenance logs, built upon a fine-grained hierarchical event ontology and integrating large language models (LLMs) via in-context learning and controlled abstract generation (CAG) to jointly perform semantic parsing, failure mode identification, and maintenance knowledge extraction. Contribution/Results: The method achieves high-accuracy log structuring with only minimal annotated examples. Evaluated on 6,169 real-world logs, it significantly enhances machine readability and analytical efficiency. Its core innovation lies in synergistically coupling domain-specific ontological guidance with controllable LLM generation—overcoming the technical bottleneck of deep understanding of unstructured operational text under few-shot constraints. This work establishes a novel paradigm for predictive maintenance and intelligent aviation safety analytics.
📝 Abstract
Aircraft maintenance logs hold valuable safety data but remain underused due to their unstructured text format. This paper introduces LogSyn, a framework that uses Large Language Models (LLMs) to convert these logs into structured, machine-readable data. Using few-shot in-context learning on 6,169 records, LogSyn performs Controlled Abstraction Generation (CAG) to summarize problem-resolution narratives and classify events within a detailed hierarchical ontology. The framework identifies key failure patterns, offering a scalable method for semantic structuring and actionable insight extraction from maintenance logs. This work provides a practical path to improve maintenance workflows and predictive analytics in aviation and related industries.