Automatic RL Research Service

Autonomous RL experiment loops for long-running research.

Automatic RL Research helps teams automate model experimentation: propose the next run, train, evaluate, keep what works, redeploy winning models under guardrails, discard what does not, and continue with evidence.

Closed loop diagram for Continuous Automatic RL Research showing propose, train, evaluate, keep or discard, learn, and repeat stages.
product.positioning

Turn model research into a controlled optimisation loop.

Manual experiment tracking does not scale when teams need repeated training, reward-function iteration, objective evaluation, and safe model rollout. Automatic RL Research provides a campaign runner for continuous model improvement with explicit stop guards, regression gates, resumable state, traceable outcomes, and controlled redeployment of winning models.

Autonomous loop

Experiment, evaluate, redeploy

An LLM proposes hyperparameters or code changes, runs training, evaluates the result, keeps what improves, and can promote the winning model into a controlled serving path.

Trust boundary

Frozen evaluation, mutable training

The evaluation script defines what is correct and stays frozen. The training script evolves the approach without changing the scoring rules.

GPU ready

Local, API, or cloud GPU targets

The same campaign configuration can run locally, against a remote HTTP target, or on cloud GPU infrastructure.

Safety gates

Regression and reward-gaming protection

Frozen scorers, held-out evaluations, required-call validation, canary checks, and rollback controls help prevent regressions or agents gaming the reward.

Functionality

A research loop with deployment and safety guardrails.

The service separates the evaluation definition from the mutable training strategy, so agents can improve the method without moving the target, gaming the reward, or promoting a regression.

/01

Prepare the evaluation boundary

A frozen preparation script creates the data and scoring protocol. This protects evaluation integrity.

/02

Run mutable training iterations

A training script runs each iteration, writes metrics, and can be changed by policy when improvement stalls.

/03

Choose the next experiment

Policies select parameters, code diffs, or learned actions using the full campaign history.

/04

Promote, redeploy, and continue

Improving runs are versioned, guarded against regression, promoted only when they beat the incumbent, and can be redeployed while the campaign continues.

Project outcomes

Two applied research tracks from the same loop.

Automatic RL Research is not a single script. It is a repeatable consultancy pattern that Setloop adapts to model training, representation learning, and inference optimisation programmes.

Outcome 01

AutoJEPA

Autonomous JEPA pretraining search

A specialised extension of the closed-loop research pattern for self-supervised JEPA pretraining. It keeps the evaluation boundary frozen, lets training recipes evolve, and uses probe-based evaluation plus collapse gates to decide which representation-learning runs survive.

·JEPA-shaped pretraining recipe search
·Probe AUROC as the campaign objective
·Rank, variance, and collapse checks
·Multi-seed scoring for sensitive runs
Outcome 02

AutoInfer

Inference optimisation search

A closed-loop optimisation system for serving models at the right operating point. It searches engine configuration, hardware topology, and kernel implementation choices against throughput, memory, context length, quality, and tokens-per-dollar.

·Engine, topology, and kernel search
·Quality-gated live reference comparison
·Keep/discard ledger for deployments
·Canary, hot-swap, and rollback pathways
·Economic optimisation with tokens per dollar
Capabilities

Built for GPU-backed experimentation campaigns.

Automatic RL Research complements Setloop's GPU Cloud, AI SRE, and AI architecture work by giving model teams a repeatable way to run, evaluate, promote, and redeploy training campaigns safely.

capability

LLM-guided search

Use grid, random, LLM-guided, diff-based, hybrid, or learned policies to decide the next experiment.

capability

Code-diff improvement

When tuning stalls, the system can propose validated code diffs to improve reward shaping, training strategy, or generation logic.

capability

Guarded promotion

Winning models can be versioned, promoted, and redeployed behind canary checks, with rollback available when live metrics regress.

capability

Anti-gaming controls

Frozen evaluation files, unreachable scorers, held-out test sets, and required-call validation stop the agent from redefining success or bypassing the real reward path.

capability

Checkpoint and resume

Campaign state is persisted after each iteration so long-running research loops survive interruptions and restarts.

capability

Comparable results

Per-iteration scores, comparability metadata, kept versions, and structured traces make experiment history reviewable.

capability

Model persistence

Best models and version metadata can be captured for inspection, internal release, registry upload, and production redeployment workflows.

capability

Progress visibility

Structured output and progress charts help teams see which experiments moved the score and which were discarded.

Use cases

Where Automatic RL Research fits.

Use it when the value comes from repeated, measurable improvement rather than a single training run.

·Post-training and reinforcement learning experiments
·Reward function and training algorithm improvement
·Security classifier and evaluation campaigns
·Long-running model tuning on GPU infrastructure
·Research automation for small AI teams
·Repeatable experiment evidence for engineering review
Consultancy engagement

Design the loop around your research goals.

Setloop delivers Automatic RL Research as a bespoke consultancy service: we define the evaluation boundary, campaign policy, GPU execution model, evidence trail, redeployment path, regression gates, anti-gaming controls, and operational controls around your model programme.