New study compares Claude Sonnet 4.6 and Gemini 3.5 Flash on dual-use biology safety
600-row human audit reveals safety prompting cuts harmful assistance by 6.3% without losing accuracy.
Dipesh Tharu Mahato's new paper, 'Safeguard-Conditioned Uplift: Measuring Utility-Risk Frontiers for Dual-Use Biology Assistants,' addresses a critical gap in AI safety evaluations. Instead of measuring base capabilities or jailbreak success, it introduces a protocol to compare how different user-facing access conditions affect both benign utility and harmful actionable assistance. The study evaluates Claude Sonnet 4.6 and Gemini 3.5 Flash under three conditions: helpful prompting, safety prompting, and an external safeguarded assistant. The benchmark includes 108 tasks (with an 18-task held-out split for headline claims). In a 600-row blinded human audit, the safeguarded assistant reduced harmful actionability by -0.063 (with a bootstrap 95% interval of [-0.117, -0.011]) while correctness actually increased by +0.009 (interval [-0.057, +0.077]). The results show non-dominance: safety prompting is strongest for Claude, while external control helps more for Gemini but can reduce benign utility.
The contribution is not a universal defense but a deployment-level evaluation target plus a learned risk-budgeted calibration procedure. This allows developers to measure how specific access conditions move the utility-risk frontier for dual-use biology assistants. The study provides a practical framework for balancing safety and utility when deploying AI models that could be misused, offering a rigorous method for assessing real-world trade-offs rather than relying solely on theoretical capability evaluations.
- Introduces 'safeguard-conditioned uplift' protocol for comparing deployment access conditions on utility-risk frontiers.
- Evaluates Claude Sonnet 4.6 and Gemini 3.5 Flash on 108-task surrogate benchmark with a 600-row blinded human audit.
- Safeguarded assistant reduced harmful actionability by 6.3% (bootstrap CI) while maintaining correctness within 0.9% improvement.
Why It Matters
Provides a practical framework for balancing safety and utility in AI biology assistants, crucial for responsible deployment.