Local Ai

A Configuration-First Framework for Reproducible, Low-Code Localization

arXiv:2510.25692v4 Announce Type: replace-cross Abstract: As machine learning (ML) increasingly underpins critical applications, credible, comparable, and repeatable experimental results become more i

DGX agentpaper
local-aiarxiv-cs-lg

arXiv:2510.25692v4 Announce Type: replace-cross Abstract: As machine learning (ML) increasingly underpins critical applications, credible, comparable, and repeatable experimental results become more important. Everyday workflows should make rigorous experiment specification and controlled execution the default while allowing advanced experimentation when required. In practice, researchers still have to combine tools for configuration, execution, versioning, and evaluation, and repeat common implementation work within their application domain. In this paper, we present a configuration-first design for application-specific ML experimentation frameworks and implement it as LOCALIZE for radio-localization research. Experiments are declared in human-readable configuration files, a workflow orchestrator executes isolated stages with explicit inputs and outputs, and code, data, configurations, environment specifications, and generated artifacts are versioned. LOCALIZE provides preconfigured datasets, processing stages, model-development procedures, and experiment templates while retaining access to the underlying pipeline. Through a qualitative comparison and controlled quantitative studies comparing LOCALIZE with corresponding Jupyter notebook and Kedro implementations, we show that, within the studied localization workflows, LOCALIZE requires fewer codebase edits for changes supported by its localization-specific functionality, while total wall-clock time and peak memory usage remain comparable. In a controlled scaling experiment covering 1x, 5x, and 10x the base dataset volume, we observed sublinear growth in total CPU and wall time over the tested sizes.

Source: arXiv cs.LG | 2026-08-17

Loading related sources…