Mem0 发布 DolphinBench:用准确率、成本、延迟三维度评测智能体记忆
Today we are releasing DolphinBench: Mapping the Pareto frontier of agent memory. Coding, tool use,...
Mem0 团队做了个新基准 DolphinBench,专测智能体记忆:不看答题对错,看长对话后动作做没做对,还把成本和延迟一起排名,选记忆系统前可以先看看。
Mem0 发布了智能体记忆基准 DolphinBench。现有评测多把记忆当作问答测验,只报告准确率、precision 和 recall,缺乏对成本和延迟的衡量。DolphinBench 让智能体在长历史上下文之后执行动作并按动作结果打分,把准确率、成本、延迟放在同一张榜上。项目官网为 dolphinbench.ai。
Today we are releasing DolphinBench: Mapping the Pareto frontier of agent memory. Coding, tool use,...
Today we are releasing DolphinBench: Mapping the Pareto frontier of agent memory. Coding, tool use, and long-context retrieval already have strong public benchmarks. Memory still mostly gets graded as a quiz: ask a question, judge the answer, maybe report precision and recall. DolphinBench grades that action after long history, and puts accuracy, cost, and latency on one board. dolphinbench.ai Deshraj Yadav @deshrajdry Today we are releasing DolphinBench: Mapping the Pareto frontier of agent memory. Coding, tool use, and long-context retrieval already have strong public benchmarks. Memory still mostly gets graded as a quiz: ask a question, judge the answer, maybe report precision and recall. A lot of those boards are getting saturated. They also skip the two questions that matter when you pick a memory system to ship: At what cost? At what latency? Agents are not taking memory quizzes but they take actions. The fact that matters is usually missing from the request. Either it shows up in the tool call, or the agent does the wrong thing while sounding fluent. DolphinBench grades that action after long history, and puts accuracy, cost, and latency on one board. dolphinbench.ai 🔗 View Quoted Tweet 💬 3 🔄 4 ❤️ 29 👀 2117 📊 9 ⚡
- arXiv cs.AI09-21 17:54原文