Back to home

Compare

Comparing: EvoX Swarm Mode Lifts Accuracy from 26% to 71%, Putting Architecture in Focus & EvoX 测试中把准确率从 26% 提到 71%,组织效率正变得重要

AEN
EvoXEvoMapDeepSeek·

EvoX Swarm Mode Lifts Accuracy from 26% to 71%, Putting Architecture in Focus

In a same-model comparison across a 563-question set spanning logic, math, and physics, EvoX swarm mode raised single-thread single-Agent accuracy from 26% to 71%. We believe the impact of organizational architecture on task quality deserves serious attention, but the data comes from a product experience article and still awaits independent verification.

What this is

EvoX is a desktop Agent product from EvoMap, currently in Beta. It ships three modules: Chat, Cowork, and Code, oriented respectively to Q&A and research, office collaboration, and software development.

The experience article says EvoX breaks complex tasks into smaller sub-tasks, lets Agents work in isolated contexts (the slice of information currently visible to the model), and then merges results directly through programs, cutting the information loss caused by the main Agent's secondary summarization. The article also states that processing 256 sub-tasks centrally consumes about 49.34 million tokens (the basic unit of text a model processes), while the divide-and-conquer approach uses roughly 1.04 million, a near 48x gap.

Industry view

Supporters value that without swapping the underlying model, merely adjusting division of labor and merging mechanisms could deliver higher completion rates and lower context costs. This signals that Agent competition is extending from single-answer capability to whether a team can reliably deliver.

On the other side, the 71% figure and the 48x claim currently lack details on test sets and failure rates; promotional numbers may not be reproducible. Permission controls during testing, networked experience sharing, and data isolation will decide whether EvoX can actually enter enterprise workflows.

Impact on regular people

For enterprise IT: multi-Agent products will push evaluation beyond single-model benchmarks toward task completion rate, traceability, and unit cost, and enterprises will pay more attention to data boundaries and audit capabilities.

For working professionals: structured output, plus code and document collaboration, may cut down on organizing work, but users still need to review sources, assumptions, and final deliverables across long workflows.

For the consumer market: free trials and built-in models lower the barrier to experimentation. Yet model pricing, stability, and privacy terms vary, so when choosing, users should benchmark on real tasks rather than demo polish.

Source: juejin.cn
BZH
EvoXEvoMapDeepSeek·

EvoX 测试中把准确率从 26% 提到 71%,组织效率正变得重要

在一组 563 道逻辑、数学和物理题的同模型对比中,EvoX 蜂群模式把单 Agent 单线程的准确率从 26% 提高到 71%;我们认为,组织架构对任务质量的影响值得重视,但数据来自产品体验文章,尚待独立验证。

这是什么

EvoX 是 EvoMap 推出的桌面端 Agent 产品,目前处于 Beta(测试版),包括 Chat、Cowork 和 Code,分别偏向问答调研、办公协作与软件开发。

体验文章称,EvoX 会把复杂任务拆成更小的子任务,让 Agent 在隔离的上下文(模型当前可见的信息范围)中工作,再由程序直接汇合结果,减少主 Agent 二次概括造成的信息损耗。文章还称,256 个子任务集中处理约需 4934 万 token(模型处理文本的基本计量单位),分治后约 104 万,接近 48 倍差距。

行业怎么看

支持者看重的是,不更换底层模型,仅调整分工和汇合机制,也可能换来更高完成率与更低上下文成本。这说明 Agent 竞争正从单次回答能力延伸到团队能否稳定交付。

另一面,71% 和 48 倍目前缺少测试集、失败率等细节,宣传数据未必可复现;测试阶段的权限控制、联网经验共享和数据隔离,也决定它能否进入企业工作流。

对普通人的影响

对企业 IT:多 Agent 产品会推动评测从模型单点转向任务完成率、可追溯性和单位成本,企业也会更关注数据边界与审计能力。

对个人职场:结构化输出和代码、文档协作可能减少整理工作,但使用者仍需复核长流程中的来源、假设和最终交付物。

对消费市场:免费体验和内置模型降低了试用门槛;不过模型价格、稳定性与隐私条款不同,用户选择时应比较真实任务,而不是只看演示效果。

Source: juejin.cn