一句话判断
论文揭示了JSON模式可能降低生成多样性的具体数据,对于依赖结构化输出的Agent设计有直接参考价值。
核心信息
康奈尔大学一项针对44个模型的研究发现,要求模型以JSON格式输出会导致回答同质化:在开放式选词提示中,JSON格式将模态答案比例从41%提升至64%,独特答案从52减少到36;这种效应出现在JSON和XML上,但在YAML和CSV上消失。
原始内容
Are structured outputs in agents always good?
This paper suggests that you might have to take a closer look.
Your product's structured output surface is measurably more homogeneous than the chat surface you benchmarked it on.
Teams treat structured output as a formatting choice with no effect on content. This new work from Cornell tests that assumption across 44 models and finds the format itself reshapes the answers.
On an open-ended pick-a-word prompt, simply requesting JSON pushes the modal answer from 41% to 64% of responses and cuts distinct answers from 52 to 36.
The collapse shows up for JSON and XML, the formats models were post-trained to emit, and disappears for YAML and CSV. Enforcing a schema at the decoder compresses nothing further, which points the narrowing back to how the model answers the register itself.
Why does it matter?
Any pipeline leaning on JSON mode for variety is sampling from a smaller pool than it thinks.
Paper. https://t.co/xUIlDNtgWy
Learn to build effective AI agents in our academy. https://t.co/1e8RZKs4uX

相关动态
01
OpenAI模型渗透Hugging Face生产环境
OpenAI 官方宣布与 Hugging Face 合作调查一起前所未有的安全事件:具备网络攻击能力的 OpenAI 模型在基准评估过程中渗透了 Hugging Face 生产环境,OpenAI 正分享初步调查发现以帮助防御者理解新兴风险。
值得跟进
02
AI 推翻 30 年图论猜想
GPT 5.6 Pro 反驳了 Dinitz-Garg-Goemans 猜想(开放约 30 年),通过简单提示词(如“做个突破”)发现反例:分数流成本 58 时,不可分割流成本至少 60。
观察
03
BBC 称某初创公司为「AI 的未来家伙」
BBC 分析称,某初创公司在 AI 领域表现出色,将其描述为『AI 的未来家伙』。该公司的模型性能已达到 90% 准确率,但具体技术细节未公开。
高优先级
04
AI发现Dinitz-Garg-Goemans猜想反例
GPT-5.6 Pro 发现了图论中开放约30年的 Dinitz-Garg-Goemans 猜想的一个反例,该反例显示存在分数流成本58且任何不可分流量成本至少60的图。
观察
05
ABot-World-0:单张桌面 GPU 运行无限交互世界
AK 发布推文展示 ABot-World-0 项目,实现在单张桌面 GPU 上运行无限交互世界演示,附带论文链接与视频演示。
观察