High validation accuracy can conceal production risk: Using SHAP to expose and block proxy bias at runtime [P]
Summary
This article demonstrates how high validation accuracy can conceal proxy bias in AI models, using SHAP for explainability and a runtime governance wrapper to enforce fairness policies and prevent biased decisions in production.
Similar Articles
A Formal Methodological Framework for Auditing Robustness and Fidelity in Explainable AI: From Application to Trust Certification
This paper introduces a methodological framework for auditing the robustness and fidelity of post-hoc explainable AI tools like SHAP and LIME, combining these metrics into a Trust Score. It applies the framework to a food security dataset in Madagascar, highlighting the necessity of auditing XAI outputs for trustworthy decision-making in sensitive domains.
The Checking Problem: What must be true before AI ships in a regulated firm
This paper analyzes why enterprise AI deployments stall in regulated firms, proposing a production bar that includes accuracy, reproducibility, groundedness, and detectability. It measures the human review burden across model and tool configurations, showing that confidence signals and source citation can cut review from 100% to 49% but self-verification adds latency without improving error tolerance.
ai governance for agentic workflows in regulated environments. what actually works in production?
A discussion about designing AI agent systems in heavily regulated environments, focusing on the challenge of false positives and how to present model confidence to users without adding cognitive load.
One AI module faked 86% of a pipeline's accuracy gains by feeding another the answers (6 minute read)
Researchers from MIT and Harvard introduce Role Anchor, a technique to mitigate role drift in compound AI systems by forcing modules to adhere to their assigned roles during end-to-end optimization, as terminal accuracy can hide underlying failures.
Adaptive auditing of AI systems with anytime-valid guarantees
This paper introduces a statistical framework for adaptively auditing AI systems using Safe Anytime-Valid Inference (SAVI) to draw rigorous conclusions with limited data. It proposes a 'testing by betting' approach to validate model robustness while controlling type-I errors during adaptive sampling.