菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-02
📄 Abstract - From Control Boundary to Insurance Claim: Reconstructing AI-Mediated Losses Through the CER Framework

AI losses that arise through an insured organization's generative or agentic AI system require state reconstruction, not merely event reconstruction, because the relevant state changes as the system reasons, retrieves, calls tools, and acts. The relevant question is not only what loss occurred, but what the system was allowed to do, what it actually did, and whether that reconstructed loss can support insurance claim recovery. This paper addresses losses in which the insured's AI system is in the causal chain, including externally triggered failures such as prompt injection, retrieval-augmented generation (RAG) poisoning, malicious tool output, credential misuse, and data poisoning. Specifically, this paper introduces CER, a use-case-level diagnostic for AI residual risk transfer. C (control boundary) asks whether the system had an enforceable operating envelope. E (evidence reconstruction) asks whether the system state and causal chain can be reconstructed from retained artifacts. R (insurance response) asks whether the reconstructed loss is insured: whether insurance coverage is available in the market and placed for the insured, together with the proof needed to support insurance claim recovery. The paper makes three contributions: it defines the AI-specific reconstruction problem, operationalizes that problem through CER, and specifies claim-grade evidence for AI reconstruction. Public examples include the reported PocketOS and Replit agentic database-deletion incidents and Moffatt v. Air Canada as an adjudicated output/reliance case. Keywords: AI systems; CER framework; residual risk transfer; agentic AI; generative AI; AI insurance; evidence reconstruction.

顶级标签: agents systems
详细标签: ai insurance risk transfer control boundary evidence reconstruction agentic ai 或 搜索:

从控制边界到保险理赔:通过CER框架重构AI中介损失 / From Control Boundary to Insurance Claim: Reconstructing AI-Mediated Losses Through the CER Framework


1️⃣ 一句话总结

本文提出一个名为CER的三步诊断框架,帮助保险公司和企业在AI系统(如聊天机器人或自动化代理)造成损失时,先核实系统是否在有效控制范围内运行(C),再重建系统实际行为和因果链条(E),最后判断损失是否可获保险赔付(R),从而解决因AI自主决策、外部攻击或数据污染等引发的复杂责任认定与理赔难题。

源自 arXiv: 2606.03777