paper-with-me

홈 › Papers

Generation of Asset Administration Shell with Large Language Model Agents: Toward Semantic Interoperability in Digital Twins in the Context of Industry 4.0

2024-03-25 · Yuchen Xia, Zhewen Xiao, Nasser Jazdi, Michael Weyrich

This research introduces a novel approach for achieving semantic interoperability in digital twins and assisting the creation of Asset Administration Shell (AAS) as digital twin model within the context of Industry 4.0. The foundational idea of our research is that the communication based on semantics and the generation of meaningful textual data are directly linked, and we posit that these processes are equivalent if the exchanged information can be serialized in text form. Based on this, we construct a "semantic node" data structure in our research to capture the semantic essence of textual data. Then, a system powered by large language models is designed and implemented to process the "semantic node" and generate standardized digital twin models from raw textual data collected from datasheets describing technical assets. Our evaluation demonstrates an effective generation rate of 62-79%, indicating a substantial proportion of the information from the source text can be translated error-free to the target digital twin instance model with the generative capability of large language models. This result has a direct application in the context of Industry 4.0, and the designed system is implemented as a data model generation tool for reducing the manual effort in creating AAS model. In our evaluation, a comparative analysis of different LLMs and an in-depth ablation study of Retrieval-Augmented Generation (RAG) mechanisms provide insights into the effectiveness of LLM systems for interpreting technical concepts and translating data. Our findings emphasize LLMs' capability to automate AAS instance creation and contribute to the broader field of semantic interoperability for digital twins in industrial applications. The prototype implementation and evaluation results are presented on our GitHub Repository: https://github.com/YuchenXia/AASbyLLM.

📄 PDF Abstract BibTeX arXiv:2403.17209

Code (1)

yuchenxia/aasbyllm 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

The Semantic Asset Administration Shell

2019-09-02 · Sebastian R. Bader, Maria Maleshkova

The disruptive potential of the upcoming digital transformations for the industrial manufacturing domain have led to several reference frameworks and numerous standardization approaches. On the other hand, the Semantic W…

Product-oriented Product-Process-Resource Asset Network and its Representation in AutomationML for Asset Administration Shell

2025-10-01 · Sara Strakosova, Petr Novak, Petr Kadera arxiv

Current products, especially in the automotive sector, pose complex technical systems having a multi-disciplinary mechatronic nature. Industrial standards supporting system engineering and production typically (i) addres…

From Capability Models to Automated Planning: An AAS-Native Approach for Automatic PDDL Generation

2026-06-01 · Hamied Nabizada, Thomas Wirt, Luis Miguel Vieira da Silva, Felix Gehlhoff 외 arxiv

Engineers designing production systems need to verify that a given layout supports all required production sequences. Automated planning techniques can answer such questions, but formulating the required planning problem…

Beyond Formal Semantics for Capabilities and Skills: Model Context Protocol in Manufacturing

2025-06-12 · Luis Miguel Vieira da Silva, Aljosha Köcher, Felix Gehlhoff

Explicit modeling of capabilities and skills -- whether based on ontologies, Asset Administration Shells, or other technologies -- requires considerable manual effort and often results in representations that are not eas…

Developing an AI-enabled IIoT platform -- Lessons learned from early use case validation

2022-07-10 · Holger Eichelberger, Gregory Palmer, Svenja Reimer, Tat Trong Vu 외

For a broader adoption of AI in industrial production, adequate infrastructure capabilities are crucial. This includes easing the integration of AI with industrial devices, support for distributed deployment, monitoring,…