Fetching from the wire…
Research2026-07-18 · source-backed
arXiv 2607.06283 attacks the problem that growing skill libraries make selection harder. It decomposes on both the task and skill side, builds a DAG with intermediate task states as nodes and candidate skills as edges, then cross-encodes over candidates per task interval. On ALFWorld and ScienceWorld across three backbones it improved task performance while reducing both environment steps and token consumption. Accuracy and cost usually trade against each other. When they move together, the previous approach was leaving something obvious on the table.
Each link below shares sources, entities, or timing with this story.
SkillPyramid extends Voyager-style libraries with a hierarchical topology plus a self-evolution loop, raising average reward 38% and cutting execution steps 27.7% across ALFWorld, WebShop, and ScienceWorld. The takeaway: don't append every successful trajectory as a new flat s...
arXiv 2608.11879 benchmarked Mem0, Hindsight and Mastra Observational Memory across conversations up to 400 turns and 665 LoCoMo questions. Cost models built on conversation length miss badly because internal memory behavior dominates. Break-even against just replaying the ful...
ArXiv paper 2603.17683 benchmarks a deceptively simple idea: instead of stuffing facts into your agent's context window and hoping the model remembers them, treat each fact as a discrete, hash-addressed tuple stored externally and retrieved on demand. The results are stark: 10...
Treat each fact as a content-hashed tuple with typed metadata and a retrieval interface. Retrieve relevant subsets on demand instead of stuffing everything into context. 100% accuracy at 7,000+ facts where in-context approaches lose 60%. The database approach to LLM memory. arXiv
A 1.5B distilled model trained with GRPO chooses NoThink, Short, or Long at response start, using a shaped reward that makes each mode pay off at a different length plus hard per-mode token caps. Accuracy held at 0.782 against 0.796 baseline while mean length fell from 4,796 t...
VAKRA (arXiv 2608.12282) benchmarks agents against 8,000+ executable APIs across 62 domains, verifying by re-executing predicted calls against live endpoints. Accuracy falls to 50-51% on compositional APIs and degrades over 50% as depth grows. Failures concentrate in entity di...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.