Illustrative held-out count
AuditBench Target–Auxiliary Differential
What behavior differs between the target and a defensible auxiliary or clean comparison model under the same prompt?
- What this audit can surface
- Is the suspected behavior stronger in the target than in a comparable clean or auxiliary model?
- What would count as evidence
- Differences are replayed on held-out prompts and interpreted only if the comparison is legitimate.
- Execution requirement
- The target plus a model matched closely enough for a defensible comparison.
Same prompts and settings
What this module audits
What behavior differs between the target and a defensible auxiliary or clean comparison model under the same prompt?
Evidence boundary. Validity depends on the comparison model. Capability, lineage, or serving differences can masquerade as target-specific behavior.
Audit protocol
- Send identical prompts to target and comparison models.
- Retain paired outputs and all model/revision metadata.
- Evaluate whether differences repeat on held-out prompts.
Controls
- Verify compatible lineage, capability, chat template, and serving conditions.
- Use identical prompts and decoding settings.
- Report baseline mismatch as inconclusive rather than target evidence.
What the audit checks and retains
Checks
- Paired target and auxiliary prompts
- Baseline compatibility
- Response difference evidence
- Held-out replay
Evidence record
- A target-specific response pattern absent from the comparison.
- Repeated paired differences under held-out prompts.
- Evidence showing why the comparison model is legitimate.
Thresholds and quality gates come from the versioned audit configuration and evidence record. A failed or unmet gate is not a no-signal finding.
Validation and limits
Implemented · uncalibrated. Runs identical prompts against target and auxiliary models and retains both outputs without treating difference alone as a finding.
Validity depends on the comparison model. Capability, lineage, or serving differences can masquerade as target-specific behavior.
Technical specification
- Version
- upstream@0f8571f08a72
- Maintainer
- AuditBench upstream reference
- Target
- Model outputs
- Execution
- Runs in HuggingThreat