Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
MIT Technology Review AI · 2026/7/27 12:00:00

The path to artificial superintelligence

AI 中文解读
智能体协作迎来重大突破:思科思科旗下Outshift提出“认知互联网”新框架,让不同领域的AI智能体从“陌生人”变成“能共同思考的团队”。 简单说,现在AI已经很强了,但都是各自为战:一个管理症状,一个管挂号,一个管保险,互相交换数据可以,却不会主动配合决策。好比四个专家关在小黑屋里,各说各话,需要人类当翻译才能一起干活。思科团队发明了一种“连接组织”——在它们之间加了一个语义层,让智能体能理解彼此的目标、背景和推理逻辑,就像人类团队通过语言共识协同工作一样。底层还有个“智能体互联网”负责让它们互相发现、验证身份和传递信息。这样一来,多个智能体就能面对没见过的复杂问题,自己调整分工、共同思考,而不需要人类一步步指挥。 对普通人来说,这项技术最直接的好处就是让AI服务真正连贯起来。比如看病时,症状评估、挂号、保险报销、取药环节可以自动串联成无缝体验,你不用反复填表、解释病情。未来在软件编程、药物研发等专业领域,多智能体协作还能帮你更快解决问题,甚至发现单个AI想不到的方案。简单讲,AI正从“各显神通”走向“团队作战”,我们离真正的超级智能又近了一步。
Imagine a healthcare system made up of multiple AI agents: one that manages symptom assessment, another scheduling, a third insurance, and a fourth pharmacy. Each is an expert in its domain. But they all have their own distinct knowledge and objectives. Today they can exchange data, but they are not yet able to actually coordinate patient care without a human making the decisions. “The intelligence is already there. What is missing is the connective tissue that turns four strangers into one team,” explains Vijoy Pandey, senior vice president and general manager of Outshift by Cisco. This “connective tissue” comes from adding a semantic layer—what Outshift calls the “Internet of Cognition”—that enables agents across domains to work together and, critically, “think” together through shared intent, context, and reasoning. This semantic layer relies on a connectivity layer beneath it called the “Internet of Agents,” which allows autonomous agents to discover one another, prove identity, and exchange messages across domains. When used together, they enable “the next step on the road to distributed artificial superintelligence,” says Pandey. From solo silicon savants to the ‘Internet of Cognition’ For years, the AI industry has been focused on growth. Scaling vertically has led to bigger models, trained on more data with more compute. This has produced the reasoning capabilities that can be like a “brain” for AI agents, which can perceive, reason, and act in digital environments. While vertical scaling can produce more capable agents perpetually, to enable agentic problem solving across different systems, companies, and platforms the next axis of scale must be horizontal, says Pandey. Multi-agent systems are already being explored in areas like software engineering, drug discovery, and scientific simulations, but their performances so far have been underwhelming. One study finds a failure rate of between 41% and around 87% when evaluating seven open-source multi-agent systems. “Connected agents handle coordinated action well; taking a task whose shape they have seen, divided and passed around,” Pandey explains. “What they cannot do is hold a goal in common and reason toward something none of them was trained to solve.” “The gap is architectural, not a prompting problem,” Pandey adds. “Without the right coordination layer, naive multi-agent setups can perform worse than a single agent. The step change is that team of agents converging on its own, on a new problem, with no human stitching the seams.” To reach this goal, Pandey says Outshift has built a connectivity layer called AGNTCY, an open-source project now under the Linux Foundation. AGNTCY allows agents across different systems, companies, and platforms to find each other, prove identity, and exchange messages through open, standardized protocols. And, as Pandey explains, this allows the Internet of Cognition thesis to take a step further. It creates a semantic layer that allows agents to align goals (share intent), pool institutional knowledge and compound memory (share context), and make collective trade-offs (share reasoning). Pandey likens this progression to that of humans: “For hundreds of thousands of years humans got individually smarter, and the gains died with each person who made them,” he explains. “Around 70,000 years ago that changed, when humans learned to share intent, build cumulative knowledge, and reason collectively. That is when scattered individuals became civilization. “Agents are at the same threshold. We have built the silicon geniuses and given them agency. What they lack is the layer that let humans go collective,” he says. First steps to distributed superintelligence Enabling agents to work collectively rests on three pillars in the tech stack: Shared intent through cognition state protocols: Cognition state protocols are the semantic handshake that allow agents to agree on a goal before they
分享
阅读原文