LGJul 17

Interactive Training 2: Auditable Control Plane for Live Model Training

arXiv:2607.1831411.9Has Code
Predicted impact top 19% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

This work addresses the need for a standardized, auditable interface for controlling live training runs, benefiting researchers and practitioners who require flexible and transparent training management.

Interactive Training 2 introduces an auditable control plane for live model training, enabling humans and automated controllers to steer training through a shared protocol. The system was demonstrated across five NLP and reinforcement-learning workflows, providing a reusable foundation for auditable training.

Experiment trackers show how training is progressing, but changing a live run still usually requires trainer-specific code. We present Interactive Training 2, an open-source control plane for steering training through a shared protocol. Training applications declare which settings and actions they expose, humans and automated controllers submit requests through the same interface, and the training loop validates and applies them at safe control points. A customized Aim workspace combines live metrics and controls with a chronological record of requests and outcomes. We demonstrate the system across five NLP and reinforcement-learning workflows. The released code and traces provide a reusable foundation for auditable human- and agent-guided training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes