Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/8/4 16:48:19

Implementing Causal Perception: Competing SCMs and Situated Fairness

AI 中文解读
核心亮点:这项研究首次将“因果感知”理论落地,揭示了不同AI模型对同一件事的“世界观”差异会直接导致公平性判断的分歧。 通俗解读:想象两个裁判看同一场球赛,一个认为防守犯规,另一个觉得进攻越位,他们依据的规则不同,判决自然不同。AI也有类似情况——两个系统用不同方式理解数据间的因果关系,即使面对相同信息,也会得出不同结论。过去这只是一个理论设想,现在科学家在真实信贷数据上实现了它,发现AI对“公平”的判断完全取决于它内部那套“因果眼镜”。 实际影响:未来你申请贷款或工作面试时,背后可能有多个AI系统联合决策。如果它们对“什么导致信用不良”理解不同,你的结果可能因系统而异。这项研究提醒我们,AI的“公平”不是绝对的,而是取决于设计者选择的视角。这意味着我们需要更透明的AI审查机制,确保决策系统不会因“偏见视角”而对你造成不公。
Causal perception occurs when agents with competing Structural Causal Models (SCMs) of the same system infer different probability distributions, including the hypothetical distributions implied by each agent's SCM under the same set of interventions. It shapes how agents reason about the system and how they perceive its fairness. Causal perception is a promising probabilistic framework, but it has remained purely theoretical. This work provides the first implementation of the causal perception framework of Álvarez and Ruggieri (2025). We operationalize structural (agents disagree on the causal graph) and parametrical (agents agree on the causal graph but disagree on its weights) causal perception. We design algorithms for computing interventional and counterfactual distributions and propose suitable distance measures to quantify the disagreement. Using the German Credit dataset, we illustrate how causal perception affects accuracy and fairness in a multi-expert decision setting. We show that the perception verdict is sensitive to the choice of distance metric and threshold. We also show that causal perception changes fairness assessments and threshold-based decisions. Bias proves situated with respect to the agent's SCM, demonstrating that competing worldviews in fairness problems cannot be ignored.
分享
阅读原文