Learning Domain-Specific Edit Operations from Model Repositories with Frequent Subgraph Mining
Christof Tinnes, Timo Kehrer, Mitchell Joblin, Uwe Hohenstein, and Andreas Biesdorf, Sven Apel

TL;DR
This paper introduces Ockham, an unsupervised method that learns meaningful domain-specific model edit operations from repositories by identifying those that best compress model differences, demonstrated through experiments and an industrial case study.
Contribution
The paper presents a novel unsupervised approach, Ockham, for extracting meaningful model edit operations from repositories using frequent subgraph mining, addressing limitations of prior methods.
Findings
Ockham successfully discovers frequent edit operations used in practice.
It extracts meaningful edit operations in an industrial setting.
The approach is validated through experiments and a real-world case study.
Abstract
Model transformations play a fundamental role in model-driven software development. They can be used to solve or support central tasks, such as creating models, handling model co-evolution, and model merging. In the past, various (semi-)automatic approaches have been proposed to derive model transformations from meta-models or from examples. These approaches require time-consuming handcrafting or recording of concrete examples, or they are unable to derive complex transformations. We propose a novel unsupervised approach, called Ockham, which is able to learn edit operations from model histories in model repositories. Ockham is based on the idea that meaningful edit operations will be the ones that compress the model differences. We evaluate our approach in two controlled experiments and one real-world case study of a large-scale industrial model-driven architecture project in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · Software System Performance and Reliability · Software Engineering Research
