← Latest papers
🤖 AI

LLM-Driven Approach to Modeling Tool Interoperability in Automotive Domain

This paper presents an LLM-driven methodology that automates model interoperability in the automotive domain by mapping model instances to target metamodels and merging metamodels, thereby significantly reducing manual transformation effort while ensuring structural validity across heterogeneous tools like Ecore and SysML v2.

Original authors: Nenad Petrovic, Jiajie Zhang, Vahid Zolfaghari, Alois Knoll

Published 2026-07-17
📖 3 min read☕ Coffee break read

Original authors: Nenad Petrovic, Jiajie Zhang, Vahid Zolfaghari, Alois Knoll

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to build a massive, complex Lego castle, but your friends are using different instruction manuals. One friend speaks "Ecore," another speaks "SysML," and a third uses a mix of both. In the world of building modern cars—specifically the new wave of "Software-Defined Vehicles"—engineers face this exact problem. They use different software tools to design the car's brain, body, and sensors, but these tools speak different languages. To make them work together, they usually have to hire a human translator to manually rewrite every single instruction, a process that is slow, expensive, and prone to mistakes. This is the challenge of "interoperability": getting different systems to understand each other without losing the meaning of the original design.

Enter the "Large Language Model" (LLM). You might know these as the super-smart AI chatbots that can write stories, answer questions, and solve puzzles. But in this paper, researchers from the Technical University of Munich are asking a bold question: Can we use these AI "translators" to automatically convert car designs from one language to another, and even merge two different rulebooks into one? Instead of a human spending hours manually rewriting code, could an AI look at a design in one format and instantly spit out a perfect version in another, checking its own work to make sure it's correct?

This paper presents a new approach where an AI acts as a super-fast, self-correcting translator for car designs. The researchers built a system that takes a car model written in one language (like SysML v2) and a target rulebook (like Ecore), and asks the AI to rewrite the model to fit the new rules. But here is the clever part: the system doesn't just guess and hope. It has a built-in "spellchecker" that immediately checks if the AI's new design follows the rules. If the AI makes a mistake, the system catches it and asks the AI to try again.

The team tested this on four different scenarios, including translating between the same types of models and translating between completely different types. They found that the AI was incredibly good at understanding the meaning of the car parts—like knowing that a "camera" in one system is the same as a "sensor" in another. In fact, the AI got the meaning right 100% of the time across all tests. However, the AI sometimes stumbled on the strict grammar of the new language, especially when writing in the complex SysML format. For example, it might get the concept of a "brake" right but format the sentence slightly wrong.

The results suggest that while AI isn't perfect yet at following every tiny syntax rule, it can do the heavy lifting of understanding and translating the core ideas. The system successfully generated valid car designs in a matter of seconds (about 5 seconds for the faster AI model), a task that would take humans much longer. The researchers conclude that this method significantly reduces the manual effort needed to connect different engineering tools, though they note that for the most complex languages, a little bit of human checking or a "second try" from the AI is still needed to get the grammar perfect. They are now looking into ways to help the AI handle even bigger, more complex car designs in the future.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →