Interactive Training 2 Offers Auditable Control for Live AI Models

Wentao Zhang, Xuanhe Pan, Han Zhou, Yang Lu, Yuntian Deng· July 22, 2026 View original

Summary

Interactive Training 2 is an open-source control plane that allows humans and automated agents to steer live model training through a shared protocol, providing auditable records of requests and outcomes alongside live metrics.

While experiment trackers are excellent for monitoring the progress of AI model training, making real-time adjustments to a live training run typically requires modifying specific code within the trainer. This process can be cumbersome, lacks standardization, and often leaves no clear audit trail of changes. To address these challenges, "Interactive Training 2" has been introduced as an open-source control plane. This system provides a standardized protocol for steering live model training. It allows training applications to explicitly declare which settings and actions can be exposed and modified. Both human operators and automated controllers can then submit requests through a unified interface. The system ensures that these requests are validated and applied safely at designated control points within the training loop. A customized Aim workspace integrates live performance metrics with a chronological record of all submitted requests and their outcomes, creating a fully auditable history of the training process. This framework has been demonstrated across various NLP and reinforcement learning workflows, offering a reusable foundation for transparent, human- and agent-guided model training.

Why it matters

For MLOps and AI development teams, having an auditable and standardized way to interact with and steer live model training improves efficiency, reproducibility, and compliance, especially in regulated industries.

How to implement this in your domain

  1. 1Evaluate Interactive Training 2 or similar control planes for managing live AI model training experiments.
  2. 2Integrate the control plane into existing MLOps workflows to standardize real-time training adjustments.
  3. 3Define clear settings and actions that can be exposed for interactive control in your training applications.
  4. 4Utilize the auditable record of changes for debugging, compliance, and post-mortem analysis of training runs.

Who benefits

AI DevelopmentMLOpsSoftware EngineeringAutonomous SystemsFinance

Key takeaways

  • Interactive Training 2 provides a standardized, auditable control plane for live AI model training.
  • It allows both humans and agents to steer training through a shared protocol.
  • The system records all requests and outcomes alongside live metrics for transparency.
  • This improves efficiency, reproducibility, and compliance in AI development.

Original post by Wentao Zhang, Xuanhe Pan, Han Zhou, Yang Lu, Yuntian Deng

"arXiv:2607.18314v1 Announce Type: new Abstract: 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 proto…"

View on X

Originally posted by Wentao Zhang, Xuanhe Pan, Han Zhou, Yang Lu, Yuntian Deng on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses