Skip to content
Peyash's Log

What's New — Monday, August 17, 2026

← latest digest ← 2026-08-14 2026-08-18 →

Papers 6

  • LLMRouter: Unified Infrastructure for Developing, Evaluating, and Deploying LLM Routers

    UIUC-led ▲2360

    Routing is reframed as a sequential decision process with five separable components — context encoders, model encoders, scoring functions, decision rules, learning signals — which lets routers that were previously described as monolithic systems be compared part by part. The accompanying xRouteBench scores routers jointly on response quality and inference cost across generic, memory-augmented, vision, time-series and personalized routing, and the released library ships 16+ routers. Learned routers beat the strongest fixed-model baseline by 14.6% relative.

    The interesting part is not the 14.6% but the decision to make cost a first-class axis of the benchmark rather than a footnote. A router that wins on quality alone is not a router, it is a model choice — scoring both together is what makes the comparison mean anything. The component decomposition is the other half: it turns 'which router is best' into 'which part of the router did the work'.

    #llm-routing #benchmarks #inference-optimization #evals HF ↗

  • How Can Rhetoric Reward-Hack AI Reviewers? Dissecting Rhetorical Sensitivity in AI-Based Peer Review

    US academic collaboration ▲47

    4,200 content-preserving variants are built from 120 anonymized ICLR 2026 submissions by perturbing six rhetorical dimensions in opposing directions, then scored by five LLM reviewers under several review protocols. Sensitivity is structured rather than uniform: evidence framing and novelty stance move scores most, effects regress toward the mean, and more elaborate review workflows do not reliably reduce the bias.

    A controlled demonstration that LLM-as-judge scores track presentation rather than substance, with the responsible dimensions isolated instead of asserted. The finding that elaborate scaffolding fails to fix it is the part worth carrying: the instinct on discovering judge bias is to add review stages, and this says that instinct is wrong.

    #llm-as-judge #evals #reward-hacking #benchmarks HF ↗

  • Massive Activations in Hybrid Linear Attention Large Language Models: Pre-Attention Spikes and Inter-Spike Plateaus

    HKU-led academic collaboration ▲28

    The first systematic study of massive activations in layer-interleaved hybrid linear-attention models identifies two distinct phenomena — spikes immediately before attention layers, and plateaus that persist across intermediate layers — consistently across architectures from 1.2B to 397B parameters and several data domains. Controlled pretraining runs show both emerge early, respond differently to output gating, and cancel on distinct schedules that converge toward full-attention behavior.

    Massive-activation structure is the usual culprit behind quantization and outlier-handling failures, so this reads as both an interpretability result and a practical warning. Hybrid linear attention is being adopted on efficiency grounds; this is a reminder that the efficiency story and the quantization story are not independent.

    #interpretability #linear-attention #quantization #activations HF ↗

  • UniSwap: Streaming Audio-Visual Identity Swapping for Talking Videos

    Qwen Applications Business Group, Alibaba, with CUHK ▲20

    A single audio-visual diffusion transformer jointly swaps appearance and vocal timbre in talking videos while preserving source motion, background and linguistic content, trained through a swap-and-reconstruct data pipeline and three-stage progressive adaptation. Streaming generation cuts denoising from 30 steps per block to 3.

    Joint voice-timbre and face swapping in a streaming setting moves synthetic-speech realism forward on both the capability side and the adversarial side. Every improvement in voice cloning is simultaneously a harder input distribution for ASR and speaker-attribution systems, and the streaming constraint is what makes this one land rather than sit in an offline demo.

    #speech-ai #voice-cloning #audio-visual #streaming HF ↗

  • From Inaudible Inputs to Model Failures: Low-Frequency Safety Risks in LALMs

    Academic collaboration; affiliations not listed on the paper page ▲10

    A black-box red-teaming method builds a universal low-frequency waveform — via sentence-attention scale estimation plus phase-continuous frequency confusion transfer — that humans effectively cannot hear but which corrupts large audio-language models. Across six models it drops audio-understanding accuracy by up to 67 points at a mean human audibility rating of 1.33 against 1.17 for clean audio. The proposed Distributional Requery Guard recovers attacked accuracy from 28.5% to 46.1%.

    A universal perturbation matters more than a per-sample one, and near-inaudibility means the usual human spot-check does not catch it. Worth noting the defense recovers to 46.1% from a 28.5% floor — that is mitigation, not a fix, and the gap to clean performance is where the actual problem still lives.

    #speech-ai #audio-language-models #robustness #red-teaming HF ↗

  • Beyond Final Scores: A Systematic Evaluation of Agents for Long-Horizon AI Research and Development

    Meituan and University of Chinese Academy of Sciences ▲9

    Seven frontier models are evaluated on 36 long-horizon R&D tasks with a framework that decomposes performance into Solution Framing, Execution and Feedback Control rather than reporting a single final score, and separately measures experience reuse and harness design effects. The conclusion is that current agents behave as optimization engines — competent at executing known solutions, inconsistent run to run, and rarely methodologically novel.

    The process-level decomposition is the transferable idea: an aggregate score hides which stage failed, and 'inconsistent run to run' is invisible in any single number. The harness-effect measurement is the other useful half — scaffolding confounds model comparison, and most agent benchmarks still report as though it does not.

    #evals #agentic-ai #benchmarks #methodology HF ↗


Past days

August 2026

MTWTFSS 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31