Fetching from the wire…
Research2026-08-27 · source-backed
The method stores hardware kernel optimization trajectories, with correctness and performance feedback, in an Experience Graph Memory that preserves decision order, observed outcomes, and abandoned branches, then retrieves under a fixed token budget (arXiv 2608.25570). Under the same GLM-5.2 setting, geometric-mean per-operator speedup is 1.54x the strongest baseline. The 53-operator ablation is the striking part: active context management alone drives both the pass-rate lift and the 14x token reduction against letting the agent build its own context. Preserving abandoned branches is the design choice most memory systems skip.
Each link below shares sources, entities, or timing with this story.
arXiv 2608.06370 evaluated models emitting code that calls tools against JSON-schema tool calling on BFCL v4. PTC matched or exceeded the baseline in 11 of 14 models, with the GPT-5.6 family up 10.6%, and held stable under parallel execution in 13 of 14. Under context degradat...
Sampled softmax cuts the O(nK) memory of full-vocabulary classification to O(nk), but for fixed budget B = n·k it's been unclear whether to buy batch or negatives (arXiv 2608.11061). Analyzing convergence under standard smoothness and variance assumptions, the fastest converge...
arXiv 2608.03609 formalizes agentic systems over relational data as Stateful Tool-Enabled Agentic Deployments and proves verification against First-Order CTL specs is undecidable. Under a finite-domain restriction it becomes PSPACE-complete, but only if renaming opaque identif...
Nobody had quantified this mismatch: KV eviction algorithms like H2O and Scissorhands work at token granularity while PagedAttention manages fixed-size blocks, so evicted tokens leave intra-block holes that never get reclaimed. vToken's token-table indirection layer with async...
Tsinghua's CompactionRL folds summarization into RL rollout collection so the agent learns what to keep when it compresses, optimizing summary and task under one reward. Under fixed 64k–80k windows it adds +5.5 to +7.0 on SWE-bench Verified and +3 to +6.8 on Terminal-Bench ver...
AgenticSTS (arXiv 2607.02255) uses Slay the Spire 2 as a bounded-memory testbed, isolating how explicit memory layers change outcomes across hundreds of decisions. Enabling a triggered strategic-skill layer took the win rate from 3/10 to 6/10 versus a no-store baseline, using...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.