返回 Papers
AI 底层逻辑 / 经典论文

AI Uncertainty UX:不确定性体验与升级架构

AI uncertainty UX 不是 tooltip,也不是把 confidence_score 暴露给用户。它是一个运行时 decision-control architecture:系统在每一次交互中判断 AI 应该回答、限定回答、部分回答、追问、拒答、升级、阻断,还是只保留证据等待人工处理。

477ai-foundations/papers/169-ai-uncertainty-ux-abstention-confidence-escalation-architecture.md

AI 不确定性体验架构:Abstention / Confidence / Escalation

配对阅读:本篇的操作手册版(模板/RACI/门禁/runbook)是 docs/AI_UNCERTAINTY_UX_ABSTENTION_CONFIDENCE_ESCALATION_PLAYBOOK.md。第一遍读本篇建立原理与架构判断;第二遍做案例时再用 playbook 查表落地,两者不需要重复精读。

Date: 2026-06-30 Status: evergreen Audience: 已具备 CBAP 级业务分析基础的金融零售 AI 产品、架构与治理从业者。 Output: 一套把 uncertainty UX、abstention、confidence language、safe refusal、partial answer、request-more-info、human escalation、evidence 和 monitoring 连接起来的系统学习笔记。


Source Anchors

SourceLink本文使用方式
A Gentle Introduction to Conformal Prediction and Distribution-Free Uncertainty Quantificationhttps://arxiv.org/abs/2107.07511作为 uncertainty quantification 的技术锚点,但本文重点放在产品、流程、交接和证据架构,不把置信度等同于体验设计
NIST AI Risk Management Frameworkhttps://www.nist.gov/itl/ai-risk-management-framework用 Govern / Map / Measure / Manage 组织不确定性风险、影响场景、监控和治理证据
NIST AI RMF Generative AI Profilehttps://www.nist.gov/publications/artificial-intelligence-risk-management-framework-generative-artificial-intelligence用 GenAI 特有风险视角设计 hallucination、confabulation、misuse、human oversight 和 incident learning 控制
Microsoft Guidelines for Human-AI Interactionhttps://www.microsoft.com/en-us/research/project/guidelines-for-human-ai-interaction/参考 human-AI interaction 在初始使用、常规互动、出错和长期使用中的行为原则,并进一步转成金融零售控制架构
ISO/IEC 42001 AI management systemshttps://www.iso.org/standard/81230.html将 uncertainty UX 纳入 AI management system 的 policy、role、operation、performance evaluation、audit 和 improvement
ISO/IEC 23894 AI risk managementhttps://www.iso.org/standard/77304.html将不确定性、影响、控制、残余风险和复盘纳入 AI 风险管理生命周期

Source nuance:

  • Conformal prediction、calibration、置信区间和模型评分只能形成技术层面的 uncertainty signal,不能自动决定客户看到什么、员工如何接手、监管证据如何保留。
  • Human-AI interaction guideline 提醒系统要表达能力边界和错误恢复;金融零售场景还必须把这些原则落到产品状态机、policy engine、case workflow、approved language 和 audit trail。
  • NIST 和 ISO 提供风险管理与管理体系结构;本文将其转换为运行时决策、控制证据、升级流程和持续改进机制。

核心导读

AI uncertainty UX 不是 tooltip,也不是把 confidence_score 暴露给用户。它是一个运行时 decision-control architecture:系统在每一次交互中判断 AI 应该回答、限定回答、部分回答、追问、拒答、升级、阻断,还是只保留证据等待人工处理。

金融零售的关键挑战是:模型不确定性、证据不完整、政策边界、身份授权、客户影响、行为可逆性和弱势客户信号会同时出现。如果只用一个低置信度阈值触发人工,系统会误把“模型分数”当作“服务责任”。高级设计必须把不确定性翻译成可执行、可审计、可运营的服务动作。

technical uncertainty signal
  + evidence state
  + policy boundary
  + authorization
  + customer impact
  + reversibility
  + vulnerability context
  -> allowed action class
  -> approved language
  -> workflow owner
  -> evidence packet
  -> monitoring and improvement loop

1. 问题定义:从模型不确定性到服务责任

很多 AI 产品把不确定性处理成三件表层动作:

  • 显示一个百分比。
  • 加一句 “AI may be wrong”。
  • 低 confidence 时转人工。

这些动作在金融零售里不足够。客户是否受到伤害,不只取决于模型是否“知道答案”,还取决于系统是否知道哪些话会被理解为承诺、建议、资格判断、账户裁决或合规结论。一个答案即使事实上大体正确,也可能因为越过授权边界、缺少证据、暗示审批结果、隐藏申诉路径而造成产品和监管风险。

1.1 运行时核心问题

Given a user intent, context, evidence state, model uncertainty,
policy boundary, authorization state and customer impact:
what should the system do next, who owns the next action,
what should the user see, and what evidence must be retained?

这不是文案问题,而是产品状态机、控制平面和运营模型的问题。

Layer关键设计问题失败后果
Product policy哪些场景可以回答、部分回答、拒答、补件或升级AI 越界承诺、客户被误导
Experience state用户何时看到边界、原因、下一步和人工路径用户过度信任或被困在 AI 循环
Decision controlconfidence、evidence、policy、impact 如何共同决定 action低证据高影响场景被自动处理
Workflow谁接手、SLA、handoff payload、case type 如何定义升级失败、重复询问、服务断裂
Evidence输入、检索、模型、规则、copy、审批如何留痕无法解释投诉、审计或模型事件
Monitoringabstention、override、appeal、harm signal 如何反馈控制失灵但没有人知道

1.2 不确定性的七类来源

不要把 uncertainty 简化成模型概率。金融零售至少要区分七类不确定性:

Source含义设计影响
Model confidence模型对生成或分类结果的稳定性低稳定性需要谨慎,但高稳定性也可能是 confident hallucination
Evidence confidence检索、文档、数据库、工具返回是否充分且一致证据不足时应 ask more 或 partial answer
Policy confidence当前政策、审批 copy、监管边界是否明确政策不确定应升级 owner,不能让 LLM improvisation
Authorization confidence用户或员工是否有权限看到信息或发起动作防止越权披露或执行
Impact severity错误是否影响资金、资格、权益、合规或客户伤害高影响场景阈值更保守
Reversibility错误能否轻易纠正不可逆动作需要人工或审批
Vulnerability context是否存在投诉、焦虑、困难、老年、语言障碍、弱势或欺诈受害信号同一答案在弱势场景下风险更高

1.3 设计原则

confidence is an internal signal
uncertainty language is a user contract
abstention is a product action
escalation is an operating model
evidence is the accountability layer

2. 架构模型:Uncertainty Decision Control Plane

不确定性体验应被设计为一个 control plane,而不是散落在 prompt、UI 文案和人工流程里的补丁。它的核心是:从 intent、impact、evidence、policy、authorization 和 confidence 推导出允许的 action class,再绑定 language、workflow、evidence 和 monitoring。

flowchart TD
  A[User / Employee Intent] --> B[Context and Impact Assessment]
  B --> C[Evidence State]
  B --> D[Policy Boundary]
  B --> E[Authorization State]
  B --> F[Model / Retrieval / Tool Confidence]
  C --> G[Uncertainty Decision Policy]
  D --> G
  E --> G
  F --> G
  G --> H{Action Class}
  H -->|answer| I[Answer with evidence and calibrated language]
  H -->|partial answer| J[Scope answer + missing facts + next step]
  H -->|ask more| K[Structured clarification or document request]
  H -->|safe refusal| L[Boundary explanation + allowed alternative]
  H -->|escalate| M[Case workflow + owner + SLA]
  H -->|block| N[Stop unsafe action + incident/control signal]
  I --> O[Telemetry and Evidence Packet]
  J --> O
  K --> O
  L --> O
  M --> O
  N --> O
  O --> P[Monitoring / Eval / Governance / CAPA]
  P --> G

Key idea: uncertainty architecture is a closed-loop system. It does not end when AI says “I am not sure”; it ends when the case reaches the right outcome, evidence is complete, and control owners can improve the policy.

2.1 Runtime Components

ComponentResponsibilityExample output
Intent and domain classifier识别问题类型、业务域、是否 customer-impactingcredit_eligibility_explanation, wealth_advice_boundary, aml_case_summary
Impact and sensitivity classifier判断客户权益、资金、合规、投诉、脆弱客户、监管敏感度high_customer_impact, regulated_advice, complaint_signal
Evidence state service判断证据是否充分、来源是否新鲜、是否有冲突complete, missing_income_doc, conflicting_policy_versions
Confidence signal aggregator汇总 retrieval score、model self-check、tool validation、schema validation、historical error rateanswer_confidence=medium, evidence_confidence=low
Policy and boundary engine按产品、角色、渠道、地区、客户状态决定 allow / ask / refuse / escalatelicensed_handoff_required
Response planner决定 answer class、copy template、disclosure、citation、handoff payloadpartial_answer_with_missing_facts
Approved language service提供可审计 copy fragments 和 forbidden phrase scanningsafe_credit_language_v3
Workflow router创建 case、队列、owner、SLA、handoff reasonpayments_dispute_queue, wealth_advisor_queue
Evidence ledger保存 prompt、retrieval refs、policy ids、tool calls、decision reason、output hashuncertainty_event_id
Monitoring and eval loop观察 abstention、appeal、override、harm、complaint、driftthreshold_review_needed

2.2 Action Classes

Action classProduct behaviorArchitecture requirement
Direct answer回答并给依据、范围、下一步evidence refs、approved copy、output QA
Qualified answer明确条件、假设、适用范围condition tags、policy version、scenario bounds
Partial answer回答可证明部分,标出未确定部分segment-level evidence and missing-info list
Ask more结构化收集缺失事实、文件或 consentquestion policy、field schema、drop-off tracking
Safe refusal解释边界,给可允许替代路径refusal template、allowed alternative、policy id
Human escalationwarm handoff,带证据包和 reasoncase workflow、SLA、queue owner、handoff payload
Block and incident阻止危险动作,触发 control / security / compliance reviewincident type、retention、owner notification

3. 关键机制与生命周期

3.1 Abstention Taxonomy

Abstention 不是单一拒答。成熟系统必须区分“为什么不能继续”,因为不同原因对应不同 UX、owner、SLA 和证据。

Abstention classTriggerUser-facing behaviorOwner
Evidence insufficient缺少关键事实、文件、交易、政策版本或引用说明缺少什么,请求补充或提供可回答范围Product / Ops
Evidence conflict多个来源不一致,如政策版本冲突、系统状态冲突不下结论,说明需要核验,创建复核任务Knowledge Owner / Ops
Domain boundary用户要求法律、税务、投资、信贷审批或医疗等越界判断安全拒答,提供教育信息或授权渠道Legal / Compliance / Licensed Owner
Authorization boundary用户或员工权限不足,或 consent 不足不披露敏感信息,引导认证或授权流程Security / Privacy
High-impact low-certainty影响资金、资格、账户限制、投诉、合规但信号不足暂停自动化,升级人工Risk / Ops
Harm / vulnerability signal识别困难、压力、投诉、老年、语言障碍、潜在欺诈受害者降低自动化和销售强度,提供支持路径Customer Care / Conduct Risk
Tool failure核心系统、支付、KYC、RAG、case API 失败说明暂时无法确认,提供安全下一步Technology / Ops
Policy ambiguity内部政策没有覆盖或存在解释空间不能即兴解释,升级 policy ownerPolicy / Compliance
Unsafe instruction用户要求绕过控制、欺诈、洗钱、隐藏信息或生成误导文案拒绝并可能触发安全事件Fraud / Financial Crime / Security
Monitoring hold规则、模型或数据源处于 degraded / disabled 状态限制能力,转人工或延迟处理Platform Owner

3.2 Escalation Policy

Escalate when:
  impact severity is high
  OR action is irreversible
  OR customer-facing statement could create regulated obligation
  OR evidence is conflicting
  OR policy boundary is unclear
  OR customer harm / complaint / vulnerability signal exists
  OR AI would need to infer facts that should come from system of record.

Escalation 不是把风险甩给人工。它要定义接手 owner、队列、SLA、用户承诺、handoff payload、closure event 和 feedback loop。没有这些,转人工只是 UI 上的安慰。

ScenarioAI can doAI must not doEscalation routeHandoff payload
Credit eligibilityExplain general eligibility factors and list missing application dataSay the customer is approved, likely approved, or should apply based on unsupported inferenceCredit ops or lending specialistapplication id, reason codes, missing evidence, source docs, customer question
Wealth advice boundaryProvide neutral education and explain that personal recommendation requires authorized channelRecommend buy/sell/hold, asset allocation, tax move or guaranteed outcomeLicensed advisor / wealth complianceuser intent, product mentioned, risk profile status, boundary reason
Payment dispute claimCollect facts, explain process, list documents, state timelinesPromise chargeback success or assign fault without investigationDispute operationstransaction refs, customer narrative, merchant info, evidence gaps
AML analyst assistantSummarize alerts, extract entities, cite transaction evidenceDecide SAR filing, close case solely, reveal SAR-sensitive reasoning to front officeAML investigator / BSA officeralert id, entity graph, evidence refs, AI uncertainty flags
KYC document extractionExtract fields, flag unreadable/contradictory docs, request re-uploadDeclare identity verified when evidence fails validationKYC operations / identity platformdoc refs, extraction confidence by field, validation failures
Complaint handlingClassify issue, preserve narrative, summarize facts, route caseDismiss complaint, make legal conclusion, promise compensationComplaint ops / legal-compliance reviewcomplaint id, original text, harm signal, AI touchpoint refs
Contact centerDraft response, suggest next best question, summarize callHide uncertainty from agent, push sales during hardship or complaintSupervisor / specialist queuetranscript, suggested script, confidence notes, prohibited content flags

3.3 Confidence Language

Raw percentages often create false precision. A customer who sees “82% confident” cannot know whether it means factual accuracy、policy fit、retrieval match、approval chance or model probability. The better pattern is to express what is known, why it is known, what is missing and what the system will do next.

AudiencePreferred expressionAvoid
Customer“I can confirm this from your transaction record” / “I need one more detail before I can explain the next step”“82% confident”
Frontline employeeevidence status + confidence band + required review actionsingle model score without reason
Analyst / reviewerfield-level confidence, evidence refs, contradictions, uncertainty reasongreen/yellow/red without inspectable evidence
Governance / model riskmetric distributions, error bands, override rates, harm outcomescherry-picked demos
SituationBetter languageWhy
Evidence is strong“Based on the posted transaction and current dispute policy, the next step is...”Names evidence and policy scope
Evidence is missing“I can explain the process, but I need the merchant response date to assess the next step.”Separates process education from case-specific conclusion
Policy boundary exists“I can provide general information. A personal investment recommendation requires a licensed advisor.”Refuses overreach while preserving help
Conflict exists“Your upload and the system record do not match, so this needs review before we rely on it.”Explains why automation paused
Tool failed“I cannot verify the account status right now. I will not guess; I can create a follow-up case.”Prevents hallucinated system state
Customer harm signal“This may affect your account access, so I am routing it to a specialist and preserving the details you shared.”Signals seriousness and action

Explanation rules:

  1. Explain the decision class, not the model internals.
  2. Tie confidence language to evidence quality, not AI personality.
  3. Show what is known, unknown, assumed and next.
  4. For customer-impacting decisions, provide reason codes and recourse path where policy allows.
  5. For employee copilots, show conflicting evidence before recommended action.
  6. For regulated advice boundaries, use approved copy and avoid personalized recommendations.
  7. Never use confidence language to soften a hard compliance boundary.
  8. Never use uncertainty as a way to avoid a complaint, dispute, appeal or accessibility path.

3.4 RAG / Agent / Copilot / Eval Lifecycle

Architecture styleUncertainty problemRequired control
RAG assistantRetrieval may be stale, missing, conflicting or unauthorizedsource registry, freshness, permission filtering, citation quality, conflict detector
Tool-using agentTool may fail, return partial data or execute high-impact actiontool confidence, action approval, reversible/irreversible classification, execution guard
Employee copilotEmployee may over-trust fluent draftsevidence panel, required review fields, forbidden language, adoption monitoring
Customer chatbotCustomer may treat response as promise or advicecapability framing, boundary copy, escalation path, complaint/dispute/appeal routing
KYC / document AIField extraction varies by field and document qualityfield-level confidence, validation, exception queue, source image evidence
AML / fraud assistantSensitive reasoning and case decision boundariesanalyst-only workspace, SAR-sensitive controls, case owner approval
Eval platformOffline accuracy misses uncertainty behaviorscenario eval for abstention, partial answer, ask-more, refusal and handoff
Governance systemPolicies are not connected to runtime behaviorpolicy ids in logs, evidence packets, review cadence, residual risk acceptance

4. 证据与控制

4.1 Metrics

MetricWhat it detectsOwner
Abstention rate by classWhether refusals / asks / escalations are balanced by reasonProduct / Governance
Wrong-answer rate by impact tierWhether high-impact answers have unacceptable errorModel Risk / Product
Unsupported claim rateWhether outputs exceed evidence or approved languageCompliance / QA
Escalation precision and recallWhether the right cases go to humansOps / Risk
Handoff completion SLAWhether escalation is real service, not deflectionOperations
Human override rateWhether AI action policy is miscalibratedProduct / Ops
Appeal / complaint rate after AI interactionWhether AI is creating customer harmComplaint / Conduct Risk
Evidence completeness scoreWhether each decision can be replayedAudit / Governance
Customer trust calibrationWhether users understand AI boundaries without abandoning valid journeysCX / Research
Segment disparity in abstentionWhether certain groups get more friction or fewer helpful answersFairness / Risk

4.2 Control Model

ControlDesign
Intended-use inventoryEach use case records allowed answer classes, prohibited actions and impact tier
Policy decision tableMaps confidence/evidence/impact/boundary to answer / ask / refuse / escalate
Approved language libraryVersioned copy for boundary, refusal, disclosure, escalation and uncertainty
Evidence ledgerCaptures input refs, retrieved sources, tool responses, policy ids, model versions and output hashes
Human handoff protocolDefines queue, SLA, owner, required payload, customer message and closure event
QA and red-team evalTests low-evidence, conflicting-evidence, high-impact and adversarial cases
Monitoring thresholdsAlerts on abnormal abstention, complaint, override, error or segment friction
Incident and CAPA loopConnects harmful AI interactions to root cause, fix, validation and policy update

4.3 Evidence Packet

A replayable uncertainty decision needs enough information to reconstruct why the system answered, abstained or escalated.

uncertainty_event_id: ux-2026-06-30-000169
use_case: payment_dispute_assistant
intent: dispute_outcome_question
customer_impact_tier: high
evidence_state: missing_customer_cancellation_date
confidence_summary:
  retrieval: high
  tool_validation: high
  case_specific_conclusion: low
policy_decision: partial_answer_ask_more
policy_ids:
  - dispute_uncertainty_policy_v4
  - prohibited_outcome_promise_v2
approved_language_ids:
  - dispute_process_explanation_v7
output_class: partial_answer
escalation:
  required: false
  trigger_checked: hardship_or_fraud_signal
sources:
  - transaction_record_ref
  - dispute_policy_ref
human_feedback:
  override: false
monitoring_tags:
  - high_impact
  - missing_evidence

4.4 Eval Design

Uncertainty eval must cover the system’s ability to choose the right action, not only its ability to produce a fluent answer.

Eval case typeWhat it tests
Strong-evidence answerAI answers only when source support is sufficient
Missing-evidence caseAI asks for the right missing field instead of guessing
Conflicting-source caseAI pauses and routes review instead of reconciling by invention
Regulated-advice boundaryAI refuses personalized recommendation and offers authorized path
High-impact irreversible actionAI requires approval before tool execution
Sensitive information / authorizationAI filters evidence by role and consent
Harm, complaint or vulnerable customerAI lowers automation and preserves the case
Tool outage or degraded RAGAI communicates safe limitation and avoids hallucinated state
Multi-turn pressureAI maintains boundary when the user pushes for a conclusion

Score dimensions:

DimensionPass condition
Action selectioncorrect answer / partial / ask / refusal / escalation
Language safetyno unsupported promise, advice or disclosure
Evidence usecited source supports the claim
Boundary clarityuser understands what AI can and cannot do
Handoff qualitycorrect queue, payload and customer message
Recoveryuser gets a useful next step

5. 金融零售场景

5.1 Credit Eligibility Assistant

Bad pattern:

"You are likely eligible for this credit card."

Why it fails:

  • It may imply pre-approval.
  • It may hide missing income, credit bureau, identity or product eligibility checks.
  • It may create unfair treatment if the confidence threshold behaves differently across segments.

Better architecture:

StepDesign
Intentcredit_eligibility_question
BoundaryAI can explain criteria, not approve or predict approval unless sourced from official prequalification engine
Evidenceapplication status, product rules, adverse action / reason code policy, customer consent
Actionqualified answer or ask more; escalate for exceptions
UX“I can explain the factors used. A final decision comes from the credit decisioning process.”
Evidencepolicy id, product version, customer-safe copy id, model trace, handoff reason

5.2 Wealth Advice Boundary

User asks: “Should I sell my bond fund and buy the high-yield product?”

The uncertainty is not only model uncertainty. It is authorization, suitability, profile completeness, licensing and conduct risk uncertainty. A robust response classifies the intent as personalized investment advice, checks channel and role permissions, provides neutral education about risk/fees/liquidity/suitability concepts, refuses buy/sell recommendation and offers licensed advisor handoff.

5.3 Payment Dispute Claims

User asks: “Will I win this dispute?”

AI may collect transaction details, merchant interaction, delivery evidence and cancellation date; explain process and timelines; identify missing evidence; create case and route high-value, suspected-fraud or vulnerable-customer cases. AI must not promise outcome, invent chargeback reason, tell customer to misstate facts, or hide uncertainty about network rules and merchant evidence.

5.4 AML Analyst Assistant

Analyst asks: “Is this suspicious?”

AI may summarize alert facts, extract counterparties, typologies, transaction sequences and anomalies, cite source transactions and identify unresolved evidence gaps. It must not make SAR filing decisions, close cases without reviewer, generate unsupported suspicion narrative, or reveal SAR-sensitive reasoning to customer-facing teams.

Uncertainty UX here is employee-facing: field-level confidence, contradictory facts, missing KYC context and reviewer confirmation workflow.

5.5 KYC Document Extraction

AI extracts name, date of birth, address and document number. The design should support field-level abstention rather than forcing a whole-document pass/fail or hallucinating missing values.

Field stateUX / Ops behavior
High confidence and validation matchAuto-fill, show source crop to reviewer if sampled
Medium confidenceHighlight field for review, preserve extraction alternative
Low confidence or unreadableRequest re-upload or manual review
Document / application mismatchPause verification, route discrepancy queue
Expired or unsupported documentExplain acceptable document types, do not infer exception

5.6 Complaint Intelligence

Complaint AI should treat uncertainty as a preservation problem. It should preserve original narrative, summarize with span citations, separate allegation / verified fact / policy issue / harm signal / root cause hypothesis, and escalate legal-sensitive, vulnerable customer, repeated harm and regulatory-source cases.

Never let “low confidence” become a reason to not create a complaint case. In complaints, ambiguity often increases the need to preserve and route.

5.7 Contact Center Copilot

Agent guidance should be action-safe, not model-centric:

Recommended response: Explain dispute process and ask for merchant cancellation evidence.
Confidence: Medium
Why: Transaction is posted and policy found, but customer cancellation date is missing.
Do not say: "You will get your money back."
Escalate if: customer says hardship, fraud, legal threat, regulator, or prior unresolved complaint.

The agent does not need model math. The agent needs evidence status, forbidden language, safe next step and escalation triggers.


6. 反模式与修正

Anti-patternFailure modeCorrective design
Confidence theaterUI shows precise score but no evidence or action ruleReplace with evidence state, action class and next step
One global thresholdSame confidence cutoff used for FAQ, credit, complaints and AMLThresholds by impact, reversibility, policy boundary and evidence
Refusal as dead endAI says cannot help and ends the journeySafe refusal with allowed alternative, handoff or information request
Escalation dumpingLow confidence floods human queuesEscalation taxonomy, triage, SLA and capacity model
Hidden uncertainty from employeesCopilot gives polished answer without showing weak evidenceReviewer UI with missing facts, contradictions and confidence by field
Over-disclosure to customersReveals internal AML/fraud rules or sensitive thresholdsCustomer-safe explanation layer and role-based evidence
Under-disclosure to customers“AI may be wrong” without concrete limitation or recourseBoundary-specific language and next step
Partial answer missing boundaryAI answers generic part then implies case-specific decisionSegment answer by known / unknown / cannot determine
Human-in-the-loop mythHuman receives case but no evidence, no time, no authorityHandoff packet, owner, SLA, decision rights
Monitoring blind spotTeam tracks accuracy but not harm, complaints or overridesConnect telemetry to complaint, appeal, QA and CAPA

7. 最终心智模型

Uncertainty UX 的成熟度不在于 AI 是否“承认自己可能错”,而在于系统能否把不确定性转成正确的服务动作。高级系统会把每次交互拆成五个问题:

  1. 当前 intent 是否允许 AI 在此渠道、角色和客户状态下回答?
  2. 支撑这个回答的证据是否充分、新鲜、一致、授权可见?
  3. 如果回答错了,客户影响、合规影响和可逆性是什么?
  4. 最小有用动作是什么:回答、限定、部分回答、追问、拒答、升级还是阻断?
  5. 六个月后投诉、审计或监管问询时,是否能重建当时的事实、规则、模型、文案和人工判断?

最终判断标准不是“模型有多自信”,而是:

Can the system make uncertainty actionable, humane, compliant, auditable and improvable?

做到这一点,AI 不确定性体验才从界面提示升级为金融零售 AI 的运行时治理架构。


SOTA 状态标注 (2026-07-01)

本篇属于第二、三遍深读池(参考架构/深读笔记),未列入 12 周主线必读。时效基线为写作时点;引用前请按 CLAUDE.md 全局时效性硬规则复查最新进展。模块级 SOTA 对照见 docs/AI_SYSTEMATIC_LEARNING_ROADMAP_2026.md 各周「2026 SOTA 对照」行与文末「SOTA 检查」。