Pitch#
DistillAudit checks whether a distilled model inherited unwanted preferences, biases, or behavioral quirks from its teacher.
The product is a test suite, report, and ongoing monitoring service for companies releasing smaller models.
Workflow#
- Connect teacher and student models.
- Run structured probes across sensitive behavior categories.
- Compare response distributions.
- Flag unexpected transfer not present in the explicit training data.
- Produce a model governance report.
Why Now#
Distillation is becoming routine because inference cost matters. Governance teams need a way to say not only “the student is accurate” but also “the student did not inherit hidden behavior we cannot explain.”
Risks#
- Compliance sales cycles are slow.
- Probe coverage is always incomplete.
- The product needs credibility, benchmarks, and probably academic validation.

