IRAIDBMar 20

LLM-Enhanced Semantic Data Integration of Electronic Component Qualifications in the Aerospace Domain

arXiv:2603.2009484.4h-index: 33
AI Analysis

This addresses data integration challenges for aerospace manufacturers, but it is incremental as it builds on existing methods like VKGs and LLMs.

The paper tackles the problem of retrieving qualification data for electronic components in aerospace manufacturing, where data silos cause inefficiencies, by proposing a pipeline combining Virtual Knowledge Graphs and LLMs to enhance integration and retrieval. The result shows the pipeline outperforms LLM-only approaches like RAG in long-term efficiency, though specific numerical gains are not provided.

Large manufacturing companies face challenges in information retrieval due to data silos maintained by different departments, leading to inconsistencies and misalignment across databases. This paper presents an experience in integrating and retrieving qualification data for electronic components used in satellite board design. Due to data silos, designers cannot immediately determine the qualification status of individual components. However, this process is critical during the planning phase, when assembly drawings are issued before production, to optimize new qualifications and avoid redundant efforts. To address this, we propose a pipeline that uses Virtual Knowledge Graphs for a unified view over heterogeneous data sources and LLMs to enhance retrieval and reduce manual effort in data cleansing. The retrieval of qualifications is then performed through an Ontology-based Data Access approach for structured queries and a vector search mechanism for retrieving qualifications based on similar textual properties. We perform a comparative cost-benefit analysis, demonstrating that the proposed pipeline also outperforms approaches relying solely on LLMs, such as Retrieval-Augmented Generation (RAG), in terms of long-term efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes