PulseAugur
实时 04:40:42
English(EN) CRAFT: Learn the Schema, Execute the Plan

新的CRAFT方法提高了企业编码代理的可靠性和效率

研究人员开发了CRAFT,一种两阶段的训练后方法,旨在提高企业编码代理的可靠性和效率。该方法首先使用剥离模式的监督微调来教授代理领域结构化的计划和行为,而无需在每个提示中提供详尽的模式文档。第二阶段采用执行塑造的强化学习来优化工具选择、代码质量和一致性,尤其是在多轮分析任务中。在广告分析环境中的评估表明,与基线方法相比,CRAFT显著提高了综合代理分数、一致性和多轮连贯性,同时大幅减少了输入令牌使用和模式发现循环。 AI

影响 这项研究可能带来更可靠、更高效的企业人工智能代理,降低计算成本并提高多轮分析能力。

排序理由 该集群描述了一种用于改进人工智能代理的学术论文中提出的新方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的CRAFT方法提高了企业编码代理的可靠性和效率

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群描述了一种用于改进人工智能代理的学术论文中提出的新方法。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
47 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Aakash Kolekar, Sahika Genc, Shahriar Shariat, Bunyamin Sisman, Tibor Mezi, Barbara Poblete, Shree Vandana Kachroo, Calvin Chi, Parth Parmar, Ari Singer, Prayaas Jain, Cindy Barker, Benoit Dumoulin ·

    CRAFT: 学习模式,执行计划

    arXiv:2607.22642v1 Announce Type: new Abstract: Enterprise coding agents translate natural-language analytical requests into executable code over proprietary APIs, schemas, and metric definitions. Yet the prevailing deployment pattern injecting exhaustive schema and tool document…