Your current location:Home > Latest news text

小产权房

AI 不需要永远正确,我们只需要守住最后一道底线_我的网站

初恋日记

A |     

    
The “Zhixin,” or intelligence chip — WHRG’s equivalent to the Olympic flame — lits up above the “Ice Ribbon” on August 22, 2026. Photo:Li Hao/GT
    The “Zhixin,” or intelligence chip — WHRG’s equivalent to the Olympic flame — lits up above the “Ice Ribbon” on August 22, 2026. Photo:Li Hao/GT

The lights went down inside the National Speed Skating Oval. A humanoid robot riding on a robotic horse, lifted a bow, drew back the string and let the arrow fly.
The arrow found its mark, and the “Zhixin,” or intelligence chip — this competition’s equivalent to the Olympic flame — lit up above the arena. The venue erupted in cheers.
With that, the 2nd World Humanoid Robot Games opened on Saturday at the Beijing venue better known as the “Ice Ribbon” — the capital’s second robotics showcase in a week, following the 2026 World Robot Conference, which opened on August 19.
The opening ceremony began with demonstrations of the 100-meter sprint and the standing high jump. In the sprint, a humanoid robot clocked 9.39 seconds — faster than the men's 100-meter world record of 9.58 seconds set by Jamaican sprint legend Usain Bolt. In the high jump, a humanoid robot reached 288.43 centimeters. Both marks were set by the Tien Kung Ultra humanoid robot by Beijing-based X-Humanoid. Table tennis, tennis, football and other events were then demonstrated jointly by elite human athletes and robots.
The parade of international delegations and robot contingents followed, including formations of humanoid robots from Booster Robotics, Galbot and Noetix Robotics. The robots performed drills as they marched, all of it done autonomously with no remote control.
The X-Humanoid fielded a 50-strong contingent of its Tien Kung 3.0 robots. Tien Kung 3.0 also served as the only robot flag bearer of the games, marching at the head of all contingents while waving the games flag, and it is also the humanoid robot archer who lighted the “Zhixin”, the company told the Global Times.
More than a thousand robots appeared over the course of the ceremony, in a series of joint performances with humans — an opening overture played by humanoid robot musicians alongside a human orchestra, and segments with pop singers, with the judges of the dance events taking the floor themselves, and with children.
Taishan Sports, the Shandong-based official equipment supplier of the games, provided the running tracks, the artificial turf for the football pitches, the floor surfacing for events including the long jump, high jump and weightlifting, and the impact mats that slow the robots down at the end of the sprint lanes.
"Robots are very heavy, and what they need from a surface in terms of hardness and friction is not what a human runner needs, so we adjusted the material formula specifically," Man Fangfang, the vice director of the company, told the Global Times at the venue. The artificial turf was reworked the same way — robots do not play football the way people do, and the turf has to be non-slip and antistatic. 
The company spent months talking to the competing teams and retesting the gear before the games. Taishan Sports has supplied equipment to eight Olympic Games and more than 3,000 sporting events, "but this is our first time serving robot games," she said.
China's robotics industry is growing fast and robots are moving into every sector, while the sports industry has always lent itself to crossover with other fields, Man said, adding that the company wants to use the games to work out what equipment suits robots and to develop more of it.
Compared with the first edition, the second games have expanded in both scale and quality. A total of 666 teams and 2,056 robots from 16 countries across six continents are competing, with the number of teams up 138 percent from the first edition and the number of robots quadrupling, according to CCTV.
Competition events have doubled from 26 to 51, while the number of matches has more than doubled from 487 to 1,301. More combative and spectator-friendly events such as martial arts and dance have been added to the competitive program.
Notably, the second games set stricter autonomy requirements for the robots. Except for the 100-meter and 400-meter obstacle races, all track events and other competitive events must be completed by robots fully autonomously. In scenario-based events, a task completed fully autonomously carries a final score weighting coefficient of 1, while one completed by remote control carries only 0.5, per CCTV.
Analysts said the higher bar on autonomy is in line with the industry’s development goal of having robots complete tasks without human operation.

B |     该图片使用了AI生成技术          本文来自微信公众号: HavenlonLabs ,作者:Havenlon Labs          现在谈AI安全,很多人的第一反应都是:怎样让模型少犯错?          减少幻觉、优化提示词、防止提示词注入、增加上下文、接入更强的模型,再用另一个Agent检查前一个Agent。         这些工作当然有价值。         但它们容易让人产生一种错觉:只要模型足够聪明、提示词足够完善、检测系统足够复杂,AI就可以安全地完成一切。         问题是,AI真的可能永远正确吗?          答案恐怕是否定的。

C |          我们无法消灭所有错误          AI Agent面对的不是一道标准答案明确的考试题,而是不断变化的现实环境。         它读取的邮件可能是伪造的,访问的网页可能包含恶意指令,接收到的数据可能已经被污染,用户给出的任务也可能存在歧义。         即使模型本身没有受到攻击,它也可能误解目标、遗漏条件,或者基于不完整的信息作出一个看起来合理的决定。         我们可以持续提高模型的准确率,却很难证明它在下一次任务中一定不会犯错。         试图让AI永远正确,是在追求一个无法验证的目标;阻止危险结果发生,才是一条可以真正落地的边界。

D |          真正的问题不是AI会不会犯错。

E |          它一定会。         真正的问题是:当它犯错以后,系统是否会毫无阻碍地把这个错误执行出去。

F |          模型错误不一定等于现实损失          一个AI在聊天窗口里回答错误,造成的可能只是一次糟糕的体验。         但当同一个AI拿到支付接口、管理员权限、数据库写入权限和服务器控制权以后,错误的性质就完全不同了。         它可能把钱转给错误的地址,删除重要数据,修改生产环境,扩大成员权限,或者关闭本应保留的审计记录。         模型只是产生了一个错误判断。         真正把错误变成事故的,是后面的执行能力。         模型犯错只是答案错了,执行失控才是真的出事。         这也是为什么,AI安全不能只盯着模型内部。         我们当然要防提示词注入,要提高推理能力,也要检测恶意输入。但即使前面的所有防线都失效了,系统仍然应该保留一道最后的底线。

G |          这道底线不负责判断AI为什么犯错。         它只负责确认:这件事到底能不能发生。         守住钱袋子,比猜出所有骗子更现实          假设一个AI Agent正在替企业处理付款。         我们可以训练它识别诈骗邮件,可以要求它核对合同,可以增加一个模型复核收款信息。         但我们无法保证它永远认得骗子。         骗子会改变话术,邮件账号可能被入侵,真实员工也可能被冒充。即使多个模型同时参与判断,它们仍可能基于同一份错误信息得出相同结论。         更现实的做法,是直接守住付款的底线:          单笔金额不能超过限制;新收款地址不能立即付款;审批后收款目标不能被替换;超出风险阈值必须经过独立确认;任何远程管理员都不能临时关闭这些规则。

H |          这样,即使AI被欺骗,损失仍然会被限制。         你不需要保证AI永远认得骗子,只需要保证骗子无法轻易带走你的钱。         这就是大道至简。         前面可以有复杂的模型、提示词、工作流和检测系统。         最后只需要一条明确的边界:          不符合条件,就不执行。         最后的系统不必比AI更聪明          很多人认为,保护AI的安全系统也应该是一套更强大的AI。         但位于最后一道边界的系统,未必需要理解自然语言,也不需要参与复杂推理。         它只需要知道几个确定事实:          这次操作要转多少钱,目标是谁,权限是否发生变化,数据是否可以恢复,风险条件有没有超限。         这些事实不满足,就拒绝。         安全不一定要比风险更聪明,它只需要守住风险最终必须经过的那道门。         越靠近最终执行,系统反而越应该简单、独立和保守。

I |          因为复杂意味着更多配置、更多依赖、更多攻击面,也意味着系统可能被前面的同一套错误逻辑同时影响。         真正的最后防线,不应该和Agent使用同一个提示词、同一个上下文、同一套权限,也不应该因为SaaS中有人点击了“强制执行”就自动失效。         它存在的意义,就是在所有人都认为可以继续时,依然保留拒绝的能力。         底线应该由人提前决定          当然,底线并不是系统自己创造的。         企业需要提前决定,什么事情绝对不能由AI单独完成。

J |          可能是一笔超过限额的付款,可能是删除核心数据库,可能是修改管理员权限,也可能是让现实设备进入不可逆状态。

K |          这些边界一旦确定,就不应该交给Agent在执行过程中临时解释。         真正的安全,不是让AI在最后一秒重新思考,而是让人类在风险发生之前提前划清边界。

L |          AI可以负责分析、规划、推荐,甚至完成绝大部分自动化工作。         但越是不可逆、越是高价值、越可能造成现实损失的操作,越需要一道独立于AI判断的最终约束。         AI安全的终点,不是把模型训练成永不犯错的圣人,而是让系统在模型犯错时依然守得住自己的底线。

M |          未来的AI一定会越来越聪明,也会获得越来越多的工具和权限。

N |          我们没有必要因为它可能犯错,就拒绝所有自动化。         但我们也不能因为它越来越强,就默认把最后的决定权一起交出去。         最后想和大家讨论一个问题:          对你来说,AI最不能越过的底线是什么——钱、管理员权限、核心数据,还是现实设备的控制权?          本内容由作者授权发布,观点仅代表作者本人,不代表虎嗅立场。如对本稿件有异议或投诉,请联系 [email protected]

Current article:http://o1f.cheshenzhuaduanza.buzz/26qz5/bnzij6.html

Published on:11:10:04


Related reading
Copyright © 2020-2099 小产权房 All Rights Reserved 小产权房 Copyright