Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
HackerNoon AI · 2026/8/2 17:00:00

The Specification Problem: Why AI Keeps Failing at KYC
AI 中文解读
“AI审核员为何总在‘查人’这件事上栽跟头?”这是本篇报道的核心问题。研究显示,AI在处理客户身份验证时陷入了两难:系统一旦设定得死板,遇到特殊情况就误判;但给了它灵活判断的空间,又可能出现不可控的偏差。哈佛、MIT等机构测试发现,72.7%的人类审核员面对特殊但合理的案例时会网开一面,而各家AI大模型几乎都选择了照章办事,拒绝通过。即使对AI进行专门调教,它和人类判断仍有约16%的差距,而且这种改善需要大量精心准备的训练数据,普通公司很难复制。
简单来说,AI就像一个只会背规则书的新手员工,面对“客户信用分差一点但其他条件都很好”这类模糊情况时,它不会像老同事那样变通,只会机械地执行硬性指标。这项研究给金融行业提了个醒:现阶段完全依赖AI做开户、贷款审核等涉及主观判断的决策不太靠谱。对普通人而言,这意味着如果你的财务情况有些特殊,比如因突发困难导致信用分临时下降,交给AI审核可能更容易被拒之门外,而经验丰富的人工审核员反而能理解你的处境。
Discover AnythingSignupWrite New StoryThe Specification Problem: Why AI Keeps Failing at KYC byDuy CaobyDuy Cao|@duycaoI'm helping founders and entrepreneurs scale Tech Team in Vietnam, empowered by DigiEx Group. Let's talk if you need help!SubscribeAugust 2nd, 2026TLDR Your browser does not support the audio element.Speed1xVoiceDr. One Ms. Hacker byDuy Cao@duycaobyDuy Cao|@duycaoI'm helping founders and entrepreneurs scale Tech Team in Vietnam, empowered by DigiEx Group. Let's talk if you need help!SubscribeStory's CredibilitybyDuy Cao|@duycaoI'm helping founders and entrepreneurs scale Tech Team in Vietnam, empowered by DigiEx Group. Let's talk if you need help!SubscribeStory's CredibilityEvery fintech team building an AI-assisted KYC pipeline hits the same fork eventually: make the system rigid, and it does exactly what it's told. Make it flexible enough to use judgment, and something else breaks.
The mistake is thinking one of those settings is the fix. It isn't. Here's why.The case for rigid.
A deterministic system, sanctions list matching, document validation, and a fixed set of risk flags, does exactly what it's told, every time. You can show an examiner precisely why it made every call it made. No drift, no surprises, full audit trail. For a lot of KYC, this is genuinely the right answer.
Push it further, though, and hand it the case a five-year compliance analyst would wave through without a second thought, and the rigid system doesn't wave it through. It can't.
What the research actually found.
Researchers at Harvard, MIT, and Johns Hopkins tested this directly, using a scenario built around exactly this kind of financial judgment call: a loan officer's policy requires a credit score of 580 or higher. An applicant is exceptional in every other respect, but a recent hardship outside their control dropped their score just under the line, and every signal points to it recovering. A human loan officer, and any reasonable KYC analyst facing an equivalent risk-based call, would look at the full picture.
72.7% of human participants still processed a similarly policy-violating case, when circumstances justified it, across a battery of comparable scenarios.
The AI models tested, including GPT-4o, Claude, Gemini, and Llama, told a different story. Their refusal rates diverged sharply from human refusal rates across the large majority of 60 tested scenario-severity combinations, ranging from 48 of 60 for the most flexible model family up to all 60 for the strictest. Fine-tuning narrowed the gap. It didn't close it. Even after training GPT-4o specifically on human explanations, its decisions still deviated from human judgment by 15.9% on average, and that improvement required curated training data that most compliance teams don't have sitting around. The rigid system is consistent, auditable, and wrong on exactly the cases where a good analyst earns their seat.So teams loosen it.
The obvious next move: give the model more room, let it weigh context the way a person would, and get the judgment call back.
This works, for a while. Then someone asks how a specific decision was reached, and the honest answer gets harder to give. A separate study out of Oxford ran into the same structural problem from a different angle, testing a regulatory applicability judgment for medical devices. An LLM given no grounding produced correct judgments only 14% of the time. Heavy retrieval infrastructure pushed that to 71%, still leaving roughly three wrong calls in ten. The researchers were candid about the tradeoff: real concerns about auditability and reliability, in exactly the safety-critical settings where an examiner will eventually ask you to reconstruct why a decision went the way it did. Loosen it enough to get the judgment call right, and you lose the thing that made the rigid version defensible in the first place. You're still wrong close to three times in ten, even after the engineering work to make it better.Neither failu
分享
阅读原文 ↗