vix.ing · top · new · best · stats · spec

Automated Configuration Synthesis for Machine Learning Models: A git-Based Requirement and Architecture Management System

2024/04/26 by Abdullatif AlShriaf, AlShriaf, Abdullatif, Hans-Martin Heyn +3
Decision Sciences · #FOS: Computer and information sciences #Scientific Computing and Data Management #Software Engineering (cs.SE)

paper · pdf · doi:10.48550/arxiv.2404.17244

openalex publication_date 2024/04/26 · openalex created_date 2024/04/30 · openalex updated_date 2026/07/28

Abstract

This work introduces a tool for generating runtime configurations automatically from textual requirements stored as artifacts in git repositories (a.k.a. T-Reqs) alongside the software code. The tool leverages T-Reqs-modelled architectural description to identify relevant configuration properties for the deployment of artificial intelligence (AI)-enabled software systems. This enables traceable configuration generation, taking into account both functional and non-functional requirements. The resulting configuration specification also includes the dynamic properties that need to be adjusted and the rationale behind their adjustment. We show that this intermediary format can be directly used by the system or adapted for specific targets, for example in order to achieve runtime optimisations in term of ML model size before deployment.

Related