论文精选73°

高风险机器学习系统的因果证据治理框架

Causal Evidentiary Governance for High-Risk Machine Learning Systems

精选理由

欧盟AI法案下,这个CEG框架帮你证明AI决策不是靠偏见,而是靠真实因果关系。

AI 摘要

研究人员提出因果证据治理(CEG)框架,解决高风险ML系统监管需求。该框架使用有向无环图(DAG)划分因果路径,通过因果伤害率量化预测偏差。研究使用四年PMA信用监管数据构建10,000名合成申请人,在德国信用数据集验证显示CEG比人口均等或均衡优势更有效隔离因果效应。

原文 · arXiv cs.AI

Causal Evidentiary Governance for High-Risk Machine Learning Systems

Machine learning systems deployed for credit, hiring, and resource distribution are increasingly subject to regulatory oversight from policies such as the EU AI Act and GDPR. Current fairness governance practices rely on observational fairness metrics, post-hoc explainability, and immutable audit logs, but provide limited support for causal attribution and efficient evidentiary verification. We introduce Causal Evidentiary Governance (CEG), a framework in which regulated institutions commit to a versioned directed acyclic graph (DAG) that partitions causal pathways into allowable and disallowed groups. The Causal Harm Rate measures prediction variation attributable to disallowed causal pathways. Each decision is accompanied by a signed Decision-Evidence Packet (DEP), cryptographically binding the prediction to a digest of the published DAG and path-specific attributions. DEP digests can be appended to a Merkle tree to enable logarithmic-cost inclusion proofs. We validate CEG through a two-layer empirical methodology using demographic summaries from four years of PMA credit supervisory data to construct 10,000 synthetic credit applicants across four strategic DAG counterfactuals. Causal Harm Rate isolates injected causal effects more clearly than demographic parity or equalized odds. Cross-model validation and ablation studies assess robustness. Evaluation on the German Credit dataset shows that harm associated with specific causal pathways can be substantially understated by associational fairness metrics. Finally, a proof-of-concept implementation demonstrates operationally plausible throughput and highlights relevant performance tradeoffs.