Fetching from the wire…
Public story · 2026-07-31 · high
The model scores under 27% on two memory benchmarks and just over 50% on a third, with code released under a noncommercial license.
Why now: The paper carries a July 2026 arXiv identifier, and its code and checkpoints are already public alongside it.
Metis stores memory as parameters instead of retrieved text, per a paper posted under arXiv ID 2607.26760. That's a swing at retrieval-augmented memory, the default where an outside database gets queried at inference time instead of living in the weights. Metis-27B backs that bet with 50.82% on the NextMem benchmark, a number worth weighing against the 24.76% it manages on MemOps with no context.
Its memory blocks pair a local memory matrix with a normalization vector. Separate hyper-memory blocks compress hidden states into memory key-value pairs blended into standard attention. The memory persists as state across a conversation instead of being rebuilt from scratch at each turn, per the paper.
On LoCoMo Gold, Metis-27B scores 26.74%, and on the out-of-distribution ATM-Bench it drops to 18.56%, per the authors' own numbers. The code and checkpoints are public, but they're licensed CC BY-NC-SA 4.0, so nobody ships this in a commercial product without a separate deal.
The gap between that 50.82% and the 18.56% out-of-distribution score is the widest in the paper's own table.
Each link below shares sources, entities, or timing with this story.
Skill-α (arXiv 2608.01678) reframes skill generation as RL over sequential edits, decomposing skill construction into individually evaluable changes. The novel signal is a rollback reward that scores each modification by comparing downstream task execution using the original s...
The 397B MoE scores 86.1 on Terminal-Bench 2.1 (Terminus-2) against Claude Opus 4.8's 85.0, 86.0 on SWE-bench Verified, and 92.8 on GPQA Diamond. Hugging Face But it trails badly on the harder agentic rows: 13.5 versus 21.1 on Frontier-Bench v0.1, 59.5 versus 69.7 on NL2Repo....
HarnessOpt-Bench measured optimizer-model swaps at 0.142 average gain versus 0.079 for harness swaps. And explore broadly rather than reading traces closely: exploration correlated +0.34 to +0.88 with gains, detailed trace inspection correlated -0.31 to -0.64. Budget your case...
arXiv 2608.07468 co-trains a pretrained video expert with a lightweight action expert using joint flow matching and an isolated attention mask, so action prediction never depends on future frames. That lets the entire video branch be discarded post-training, leaving a self-con...
arXiv 2607.25886 isolates data-centric research capability by fixing the entire post-training stack so only the agent's data strategy varies. Four frontier agents across six benchmarks. Among searches that continued past the best observed score, 78.26% ended on a lower-scoring...
Engram, a bi-temporal memory engine, scored 83.6% versus 73.2% for a full-context baseline on the 500-question LongMemEval_S benchmark, a statistically significant +10.4 points, while using ~9.6k tokens instead of 79k (arXiv 2606.09900). Roughly 8x fewer tokens and more accura...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.