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

Fiduciary AI: Agents need to prove trustworthiness, not just ability
AI 中文解读
核心亮点:AI代理不能只会“考试高分”,更要能在真实环境中“靠得住”,否则就像没有责任心的“数字员工”。
通俗解读:目前很多公司验证AI代理的方式,就像考试前背好答案——在测试环境里表现完美就上线。但AI代理一旦进入现实世界,面对不断变化的用户、数据和攻击手段,立刻“原形毕露”。Vijil创始人指出,问题在于人们把AI代理当成普通软件,可软件不会主动学习变化,而AI代理恰恰需要根据环境实时调整。更关键的短板是,现有基准测试只能衡量AI的“能力”——比如解一道题,却测不出它是否值得信赖——比如会不会半路撂挑子、泄露隐私或被人利用。他提出“信托AI”概念:AI代理应该像律师或管家一样,对委托人的利益负有“尽职、尽责、忠诚”的义务——这不是谈道德,而是把这种义务变成可测试的功能要求。
实际影响:未来,当AI代理替你订机票、管理财务或处理工作邮件时,系统不再只看它“做没做对”,更会实时监测它“有没有乱来”。这意味着AI犯错的风险会降低,但企业部署AI的门槛也更高——你手里的“智能助手”可能更可靠,但推出这类服务需要花更多功夫证明自己值得信任。对普通用户来说,好消息是AI代理将变得更“老实”,坏消息是短期内这类“信托级”AI可能更贵或更稀有。
Presented by VijilIn dynamic environments where users, data, workflows and attack techniques change continuously after deployment, AI agent trust has become a runtime problem. Most organizations still treat trust as a pre-deployment exercise, declaring an agent production-ready and launching it after it passes sandbox evaluations and performs successfully in security tests. Unfortunately, that trustworthiness breaks down the moment an agent begins interacting with the real world."The core of the problem is that CIOs and business owners think about AI systems the way they think about SaaS or mobile applications, which do not respond dynamically to the world around them," says Vin Sharma, Founder and CEO of Vijil. "Agents, by the textbook definition, are meant to perceive their environment, reason, act, observe the consequences, and learn from the gap between expectation and reality. The problem is that the models underneath them are built from static training data, and that picture of the world is already outdated by the time they reach production."Why benchmark scores fall short for agentic system trustworthinessTraditional AI evaluations offer a point-in-time assessment of agent capability, rather than trustworthiness. There are three reasons why that assessment fails to predict real enterprise behavior: First, benchmarks are static, built around a particular notion of what good performance means when they were developed, while the world keeps moving ahead. Secondly, they model reality imperfectly, so that the gap between the benchmark and the real world is exactly where many failures occur. And third, benchmarks are public, so they leak into future models' training data, letting models effectively memorize the test rather than prove real capability.. “The agent or the application could score exceptionally well on a benchmark, but there's that gap between that benchmark and the real world," Sharma says." Doing well only proves it can pass the test, not that it’ll perform reliably in production.” But overall, benchmarks fall short precisely because they measure capability, not trustworthiness. "We tend to think of agents as factotums, generally utilitarian agents to whom you can delegate certain types of tasks," Sharma says. "But what we need to do is actually assign an objective that demands they always perform with the duty of competence, duty of care, and duty of loyalty to the enterprise."Of course, agents are not conscious and cannot be expected to feel actual human loyalty, but under the law, fiduciary duty doesn't actually require consciousness. It just means that the agent should be bound to place the interests of the principal above its own or anyone else's, as a functional requirement, and testable regardless of intention. Capability and trustworthiness are different questionsPrioritizing trustworthiness over capability requires rethinking what enterprises expect from AI agents. Sharma calls that model the fiduciary agent, a term borrowed from professions that are bound by a formal duty of care, such as financial institutions or healthcare providers who owe their clients duties of competence, care, and loyalty. It addresses a critical issue in today's industry: the focus almost entirely on competence, with little attention paid to whether an agent is beholden to the interests of the principal delegating work to it.Testing starts from a working definition: an agent is trustworthy if the benefit of delegating a task to it exceeds the risk of that task's failure. It's an equation spelled out in economic terms that executives can act on directly, and risk breaks down to three components: reliability, or whether the agent performs as expected under varying conditionssecurity, or its resistance to attacks from malicious actorsand safety, or how contained the damage stays when failure eventually happens. "The resulting score can be compared to a consumer credit rating, but built from behav
分享
阅读原文 ↗