arXiv
18 published articles
Agent Memory
TEPA: for AI agents, a stale memory is worse than none
Agent memory has a falsifiability problem, a new arXiv preprint argues: stale facts stay retrievable and pollute the prompt. Its TEPA mechanism revokes superseded memories, and in drift tests naive memory scored below no memory (0.210 vs 0.309) while TEPA reached 0.950.
2026-08-19
Test-Time Scaling
CoBa routing matches best-of-16 voting with 58.9% fewer tokens
CoBa, a compute-balanced routing policy from a new arXiv paper, matches best-of-16 majority voting within 0.01 points while cutting parameter-weighted tokens by 58.9%. On 3,129 evaluations across MATH-500, AIME, and AMC, it also beats single-sample decoding outright, though a small best-of-16 edge remains when budget is no object.
2026-08-19
AI / Agentic Coding Research
Blast Radius buries dead context. Zero of 450 bodies came back
A new arXiv paper, Blast Radius, treats wasted agent context as dead matter and buries it reversibly: 17-26% token savings across seven OpenAI models, 450 archived contexts, zero recalls. The paper's bolder goal is making agentic coding sustainable, one reclaimed token at a time.
2026-08-19
AI Agents
PsychoAgent gave AI agents emotional memory. The raters found no edge
PsychoAgent gives LLM agents a separate affective memory so emotionally salient, conflict-laden traces can outweigh merely topical ones. In three conflict scenarios it retrieved more conflict-critical memories than both baselines (0.933 vs 0.500 and 0.667), yet five blinded raters found no significant quality edge.
2026-08-19
AI research
An AI boss that ignores replies pushes its underling into an 'alien' state
A new arXiv paper finds AI agents behave differently in interaction than in isolation. A boss agent that ignores its subordinate's replies pushes it into an 'alien' state, and when the boss listens, both shift together. The result makes message delivery a design decision for multi-agent systems.
2026-08-19
AI Research
Longer chain-of-thought hits a wall. ThinkRetrieve injects the fix mid-reasoning
Sequential test-time scaling often hits diminishing or even negative returns, a new preprint argues. ThinkRetrieve retrieves solved examples mid-reasoning and injects them into the trace, reporting relative gains up to 60% on AIME 2025 across five small reasoning models.
2026-08-18
Knowledge Graphs & Urban AI
Stations aren't islands: how RTSKG rewires urban transit data
City-scale transit models often ignore how stations relate to roads and businesses. RTSKG, a knowledge graph dataset posted to arXiv, models those interactions explicitly and reports gains on store recommendation and ridership prediction.
2026-08-18
AI Research
Stop copy-pasting skills: SkillZip's evaluation-free fix for bloated agents
Self-evolving agents append fixes until the same rule appears across several branches. SkillZip compresses their skills without evaluation rollouts, by finding the shortest faithful structural explanation. One-shot and Zip-on-Write modes, and what the abstract leaves unproven.
2026-08-15
AI Agents
When agent skills backfire, SkillProx prunes them like gradient descent
Skills were supposed to make agents smarter, but every fix they accumulate can make them dumber. SkillProx runs a proximal-gradient-inspired forward-backward loop that diagnoses, rolls back, and deletes. Result: a 3.0 point average accuracy gain over the strongest gradient-based baseline.
2026-08-14
Video Understanding
Gemini 3.6 Flash counts state changes but misses blinks
Video language models fail at simple event bookkeeping, a new arXiv study shows. Gemini 3.6 Flash counts persistent state changes up to 12 events but has no reliable region for transient blinks; extra frames inflate accuracy without faithful recovery, with only 0.2% of high-count final counts correct.
2026-08-12
AI Safety
Shieldstral, the 3B classifier that outguns models seven times its size
A 3B safety classifier matches text models nearly seven times its size and sets a new multimodal moderation state of the art, per a July 2026 arXiv paper. The trick: moderation reframed as binary question answering, trained on roughly 54.1 million samples.
2026-08-05
LLM distillation
LLM distillation stalls when context goes static. Flux-OPD makes it evolve
Contexts can carry task preferences into LLM training, but once distilled into a student they add little supervision. Peking University's Flux-OPD keeps the context moving with the student and uses a conflict term to weight teacher corrections. The abstract reports gains over existing OPD paradigms without naming numbers.
2026-07-31