← Research
Research · Thread R-02

Override as Signal: Learning from Human Judgment

Every time a planner overrides an algorithm, valuable information is created. This thread explores how operational overrides can become high-quality training data for future AI systems instead of disappearing once today's decision is made.

Machine LearningOperations
Contents
  1. 01Question
  2. 02Why It Matters
  3. 03Current Direction
  4. 04Research Notes
  5. 05Related Systems
  6. 06Materials
01 · Question

Research Question

Can a planner's overrides of an algorithm be captured, labeled, and reused as supervised signal for the next generation of the model?

02 · Why It Matters

Why This Matters

Most operational ML systems discard the most expensive data they generate: the moment a human says no. Treating overrides as labeled events turns every working day into a quiet training run.

03 · Current Direction

Current Direction

Defining an override schema that captures context, reason, and outcome alongside the change itself, so the signal carries enough structure to be learnable later.

04 · Research Notes

Early Notes

Drawing on field notes from the Procurement Heat Map Engine, where override patterns already cluster around predictable failure modes of the underlying rules.

06 · Materials

Materials

Paper · Coming SoonNotes · Coming SoonDataset · Coming SoonCode · Coming Soon