Fetching from the wire…
Research2026-09-04 · source-backed
Salesforce AI Research keeps the prompt, then evicts uniformly at random inside each attention head with no score computed at all. Across four models and six reasoning tasks it matches the strongest prior evictor while serving 32-43% higher throughput in vLLM. The explanation: the prompt is the fragile part, and the reasoning trace protects itself through redundancy at two levels, restating what it needs in the text and duplicating it across heads. Once the prompt is safe, a random draw retains enough copies. The entire scoring paradigm was doing almost nothing. Code at SalesforceAIResearch/Random-Attention. arXiv 2609.03430
Each link below shares sources, entities, or timing with this story.
In autoregressive video diffusion the growing KV cache makes attention the dominant inference cost, and existing eviction heuristics cause inter-frame flicker. HeadCast does a one-time classification at the maximum-noise step sorting every attention head into Sink, Dummy, Spat...
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...
Salesforce AI Research argues in arXiv 2607.22798 that a screenshot is a lossy rendering of program state — different states produce identical pixels — so the main agent should manipulate files, backends, and the DOM through code, delegating to a GUI subagent only when necessa...
The benchmark has a Controller model receive a structured summary after each coding round and tell a separate fixed Worker agent what to do, verify, or when to stop, which isolates loop guidance from coding ability. Across Controllers the paired reduction in estimated inferenc...
Attnlocate (arXiv 2608.24022) aggregates attention across heads and layers into a token-level feature space, then runs a 1-D U-Net with an anchor-free detection head to find the traces behavior-guiding instructions leave behind, adjudicating the tool call based on the authorit...
PRISMA 2020 review, six databases, 743 records screened, 85 retained from 2023–2025 (arXiv 2608.10530). Perception-layer work (prompt injection, jailbreaking, adversarial perturbation) is 66% of papers. Action-layer vulnerabilities (tool misuse, code injection, sandbox escape)...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.