paper-with-me

Papers

Extracting Semantics from Maintenance Records

2021-08-11 · Sharad Dixit, Varish Mulwad, Abhinav Saxena

Rapid progress in natural language processing has led to its utilization in a variety of industrial and enterprise settings, including in its use for information extraction, specifically named entity recognition and relation extraction, from documents such as engineering manuals and field maintenance reports. While named entity recognition is a well-studied problem, existing state-of-the-art approaches require large labelled datasets which are hard to acquire for sensitive data such as maintenance records. Further, industrial domain experts tend to distrust results from black box machine learning models, especially when the extracted information is used in downstream predictive maintenance analytics. We overcome these challenges by developing three approaches built on the foundation of domain expert knowledge captured in dictionaries and ontologies. We develop a syntactic and semantic rules-based approach and an approach leveraging a pre-trained language model, fine-tuned for a question-answering task on top of our base dictionary lookup to extract entities of interest from maintenance records. We also develop a preliminary ontology to represent and capture the semantics of maintenance records. Our evaluations on a real-world aviation maintenance records dataset show promising results and help identify challenges specific to named entity recognition in the context of noisy industrial data.

📄 PDF Abstract BibTeX arXiv:2108.05454

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Question AnsweringRelation Extraction

Similar Papers 제목 키워드 기반

Wind Turbine Maintenance Log Labelling Framework: LLM-Driven Data Correction and Enrichment via Semantic Extraction of Reliability Intelligence

2026-05-29 · Max Malyi, Jonathan Shek, Alasdair McDonald, Andre Biscaya arxiv

As wind turbine fleets age, data-driven reliability engineering and maintenance optimisation are essential to manage lifecycle expenditure and support asset life extension. Historical maintenance records offer a vital so…

NLP Tools for Predictive Maintenance Records in MaintNet

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Farhad Akhbardeh, Travis Desell, Marcos Zampieri

Processing maintenance logbook records is an important step in the development of predictive maintenance systems. Logbooks often include free text fields with domain specific terms, abbreviations, and non-standard spelli…

ClusteringPOSPOS Tagging

FBS Model-based Maintenance Record Accumulation for Failure-Cause Inference in Manufacturing Systems

2025-10-13 · Takuma Fujiu, Sho Okazaki, Kohei Kaminishi, Yuji Nakata 외 arxiv

In manufacturing systems, identifying the causes of failures is crucial for maintaining and improving production efficiency. In knowledge-based failure-cause inference, it is important that the knowledge base (1) explici…

Learning from Ontology Streams with Semantic Concept Drift

2017-04-24 · Freddy Lecue, Jiaoyan Chen, Jeff Pan, Huajun Chen

Data stream learning has been largely studied for extracting knowledge structures from continuous and rapid data records. In the semantic Web, data is interpreted in ontologies and its ordered sequence is represented as …

KPI Extraction from Maintenance Work Orders -- A Comparison of Expert Labeling, Text Classification and AI-Assisted Tagging for Computing Failure Rates of Wind Turbines

2023-11-07 · Marc-Alexander Lutz, Bastian Schäfermeier, Rachael Sexton, Michael Sharp 외

Maintenance work orders are commonly used to document information about wind turbine operation and maintenance. This includes details about proactive and reactive wind turbine downtimes, such as preventative and correcti…

TAGtext-classificationText Classification