智迹闻AuraTracer
EN

EVENT DOSSIER

界面诱导轨迹审查

2026-09-07 12:00 大模型 🔥 42.2 事件热度
1家信源
1天持续发酵
42.2事件热度
5个提及
摘要由 AI 生成

一项针对 BFCL v4 数据集的研究发现,大语言模型在推理过程中可能因服务层接口设计问题出现“轨迹审查”现象。具体表现为:尽管模型生成了语法正确的工具调用请求,但实际执行时因接口限制被拦截,导致工具调用率为零。实验显示,仅更换服务适配器即可使评估分数从 0.96/0.19 骤降至 0.00;而通过交换聊天模板和解析器,可确认该问题完全源于交互层接口机制。

相关事件RELATED EVENTS
关键实体KEY ENTITIES
BFCL v4Llama-3.1-8BQwen2.5-Codertau-benchverl

报道态势 · 每日报道量LANGUAGE SPLIT

实体关系
BFCL v4 × Llama-3.1-8B1BFCL v4 × Qwen2.5-Coder1BFCL v4 × tau-bench1BFCL v4 × verl1Llama-3.1-8B × Qwen2.5-…1Llama-3.1-8B × tau-bench1

信号强度SIGNALS

关键词热度
  • Qwen2.5-Coder1
  • Llama-3.1-8B1
  • BFCL v41
  • tau-bench1
  • verl1

全部报道(1)SOURCES

A arXiv cs.LG en 2026-09-07 12:00

Interface-Induced Trajectory Censoring

Agent evaluations report a tool-call rate read off the serving stack, which can be zero while the model emits well-formed calls due to interface-induced trajectory censoring. On BFCL v4 data, changing only the serving adapter causes scores to drop from 0.96/0.19 to 0.00; a 2x2 swap on chat templates and parsers locates this effect entirely in the interactio…