Skip to content
Peyash's Log

What's New Daily

Daily picks of new papers and tech updates — auto-curated each morning by my briefing agent from Hugging Face daily papers and my LinkedIn/X feeds. Only the interesting ones survive.

latest

Papers 1

  • What Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents

    Xingshan Zeng, Zishan Xu, Jianghao Lin, Liangyou Li, Xin Jiang, Qun Liu, Weiwen Liu et al. (Huawei Noah's Ark Lab / SJTU) ▲2

    A position-and-survey paper that factorizes agentic training data into four parts — environment specification, task signal, interaction realization, and an optional verifier — and organizes existing data-generation paradigms under an ACE frame: Accuracy, Complexity, divErsity. It argues the field is moving toward execution-grounded accuracy, learner-relative complexity, and diversity that means more than surface variation or raw dataset size.

    The taxonomy is aimed at the question agent builders are actually stuck on — not how to train but what data to generate — and two of its moves are evaluation arguments in disguise. Treating the verifier as a first-class field of the data object, and insisting accuracy be execution-grounded rather than judged, is the same preference for a deterministic scorer over a judge model that keeps resurfacing wherever a metric has to survive contact with a real system.

    #agentic-ai #data-generation #evals #llm HF ↗

Tech radar 13

  • PhoneLLM, an open model built for the voice-agent latency corner

    Kwindla Hultman Kramer (Daily / Pipecat)

    An open model for voice agents claiming GPT-5.6 Terra-level performance on typical voice-agent tasks at a third of the latency and a eighteenth of the cost. The argument is that voice agents need a model that is simultaneously very low latency and strong at tool calling and instruction following, a trade-off current models force you to compromise on.

    Worth noting what it is measured on: PhoneBench is Pipecat's own benchmark, so the headline parity is a self-graded result until somebody outside runs it. That is not a knock on the model — it is the normal state of a new capability area, where the people building the thing are also the only ones who have built a way to score it.

    #speech-llm #voice-agents #open-weights #latency LinkedIn

  • Gemini 3.5 Transcribe resolves self-corrections before you see the text

    Shubham Saboo

    A rundown of Google's new STT model: it can call other Gemini models directly from voice, and it cleans up disfluencies and self-corrections in the transcript — "let's meet Tuesday, no Wednesday" comes out as just Wednesday.

    This quietly breaks WER comparison against a verbatim reference. The model is being scored on edits a human annotator never made, so a verbatim ground truth measures the cleanup rather than the recognition. It is a good example of a capability that improves the product and invalidates the metric at the same time.

    #asr #speech-understanding #disfluency #wer LinkedIn

  • Dialog-RSN-1 targets turn detection rather than decode speed

    Peter McKee (PolyAI)

    PolyAI opened early access to Dialog-RSN-1. The pitch: raw token generation speed is only a fraction of total voice latency — if VAD and turn detection lag, the conversation still feels clunky, so the model works on the turn-taking and response-timing layer instead.

    The second product this week aimed at turn detection rather than transcription or generation, after Ojin shipped four concurrent endpointers because none was good enough alone. The layer that is hardest to measure is the one the market has decided is the bottleneck, which is a reasonable argument for building turn-detection benchmarks before building more turn-detection models.

    #voice-agents #turn-detection #vad #latency LinkedIn

  • A 1.5B fine-tune beats Opus 5 by 15 points, or doesn't, depending on the metric

    Harsh S

    A fine-tuned 1.5B model beating Claude Opus 5 by 15 percentage points on domain-specific structured extraction — JSON from shift-work agreements, offer letters and emails. On the same eval set, Claude Opus 5 scored 0% exact match and 81.81% field match.

    The cleanest metric-choice illustration of the week. Exact match says the frontier model is completely broken; field match says it is basically fine. Both numbers come from the same run, and picking one to quote is a decision about what you want the reader to conclude.

    #eval-methodology #metrics #structured-extraction #fine-tuning LinkedIn

  • Agent Arena publishes cost per task next to rank

    Arena

    Grok-4.6 (xHigh) landed in Agent Arena: #12 in Code with +7.7% net improvement over 4,500+ real-world agentic coding sessions, and #6 in Confirmed Success within Code at +15%. Its strongest signal is Confirmed Success at +13.2% net, up from Grok-4.5's +5%. Median cost per task $1.12, against Claude Opus 4.6 at $1.19.

    Two design choices worth copying. Confirmed Success is a user-verified outcome rather than a proxy score, and putting median cost per task in the same table makes the board readable on economics as well as capability — which is how anyone actually picks a model.

    #leaderboard #agentic-eval #cost-per-task #benchmark LinkedIn

  • Five speculative decoding methods compared, with no universal winner

    vLLM

    A vLLM blog comparing MTP, EAGLE-3, DFlash, DSpark and others, benchmarked across Gemma, Qwen, Kimi and MiniMax on AMD Instinct MI300X and MI355X. The conclusion is that the best choice shifts with model, workload and speculation depth.

    Speculative decoding speedups are strongly workload-dependent — the gain that looks large at batch 1 can nearly vanish at batch 128, which is why vLLM can auto-disable speculation above a batch-size threshold. A speedup figure quoted without its workload attached is unreadable, and this post is a first-party admission of exactly that.

    #speculative-decoding #vllm #inference-serving #benchmark LinkedIn

  • "Ox Alpha" was GLM-5.3-Flash, and here is its attention stack

    Sebastian Raschka

    Identified the anonymous Ox Alpha model as GLM-5.3-Flash and broke down the architecture: a Kimi Linear-style 3:1 hybrid attention pattern with 34 Kimi Delta Attention layers and 11 MLA / DeepSeek Sparse Attention layers, plus a scaled-down GLM-5.2-style sparse setup.

    Layer-level accounting of a hybrid linear/sparse stack that is now shipping in a competitive open model. This is the concrete version of the attention-convergence story people keep gesturing at.

    #model-architecture #hybrid-attention #sparse-attention #open-weights LinkedIn

  • An RL'd text-to-SQL model passes the human mark

    Soumith Chintala

    Tinker trained the first text-to-SQL model to beat the human baseline, work by Yuxuan Zhu and Daniel Kang (UIUC and Bridgewater), by folding task expertise into RL. The reported chart: 88.56 pass@1 for the RL'd model against 86.76 for GPT-5.6 Sol Ultra, 84.94 for Claude Fable 5, and 65-70 for SQL-specific baselines.

    Domain-specialized RL passing both frontier general models and a human baseline on a judgment-heavy task. Read next to the 1.5B extraction fine-tune above and the same argument arrives from two directions in one day, which is worth holding against any assumption that the frontier model is automatically enough.

    #text-to-sql #reinforcement-learning #benchmarks #evaluation X

  • Sonic-3.6 goes GA after entering preview at #1 on Artificial Analysis

    Karan Goel (Cartesia)

    Cartesia's TTS model Sonic-3.6 is generally available, having entered preview last week ranked first on Artificial Analysis. The quoted post frames it as a bet made in January to abandon tuning the existing paradigm rather than iterate on it.

    The unanswered question is which metric the ranking rests on. TTS leaderboards are mostly preference scores, so "number one" means something quite different here than it does on a WER board — a distinction that gets flattened every time the rank is quoted without it.

    #tts #speech-synthesis #leaderboards #model-release X

  • A vendor-run coding-agent comparison claiming 12x lower cost

    Santiago

    A boost for Sapient Intelligence's PRAXIST Beta against Claude Code + Opus 4.8: 49 gold medals across 75 tasks against 35, at roughly $3K in token cost against about $38K.

    Specific numbers from an interested party are exactly when task selection and harness configuration deserve scrutiny. A 12x cost gap between two agent systems is at least as likely to come from scaffolding differences as from the underlying model.

    #coding-agents #benchmarks #harness-effects #cost-efficiency X

  • A "model of models" that predicts eval results before the run finishes

    Ziming Liu

    At MetaCircle he is building a Meta Model intended to predict model performance and inform design decisions, posted against Percy Liang's open Marin 535B-A23B training run — he says he is waiting on Marin's final results to check the prediction.

    A public, dated, falsifiable prediction checked against a fully open training run. That combination is rarer than it should be, and it is the part that makes this more than a scaling-laws claim.

    #scaling-laws #evaluation #open-training #performance-prediction X

  • Wan 3.0 tops a video-edit leaderboard with ten entrants

    Alibaba Cloud

    Wan 3.0 took first place in Arena's Video Edit Arena at 1414 points, ahead of dreamina-seedance-2.5. It is Alibaba Wan's debut there; the arena currently covers 10 models.

    A leaderboard with ten entrants and a tight Elo spread is a ranking whose stability is worth checking before it gets quoted as a settled result. Small populations move a lot on few votes.

    #leaderboards #arena-elo #video-generation #evaluation X

  • Prefix Sliding for test-time scaling inside a memory budget

    Niklas Muennighoff

    A new paper on Prefix Sliding for efficient test-time scaling, motivated by vanilla full attention running out of memory on long tasks (arXiv 2608.26070).

    Relevant twice over: to serving, and to whether a long-horizon eval can be run at full length at all rather than truncated into something that no longer measures the thing.

    #test-time-scaling #attention #inference-efficiency #nlp-research X

Briefly noted 8

  • Hugging Face daily papers (HF) — The daily papers list carried only two entries when it was read at 08:10. It fills through the morning — the day before, the same early check saw two and the list reached twenty by 10:26 — so today's single pick reflects the early list rather than a full day's reading.
  • Thomas Wolf (Hugging Face) (LinkedIn) — Hugging Face unveiled Microduck, a 25cm open-source RL biped with 15 actuators plus camera, speaker, LiDAR, NFC, Bluetooth and WiFi, shipping with pre-trained walk, sit, crouch, skate and grasp policies for under $400. Pollen Robotics separately open-sourced the sim2real RL stack behind it.
  • Ben Burtenshaw (Hugging Face) (LinkedIn) — First pre-release chapters of "Post-Training AI: A Practical Guide to Fine-Tuning and Reinforcement Learning" — a linear walkthrough of SFT, GRPO, distillation and training environments.
  • Xunzhuo Liu (vLLM / AMD) (LinkedIn) — vLLM Semantic Router launched seven direction-based Workgroups with explicit missions, scopes and named leads, signalling that semantic routing is being organised as a long-lived subsystem rather than a side feature. A router in front of the model is one more harness variable to account for.
  • Daniel Han (Unsloth AI) (LinkedIn) — GLM-5.3-Flash can now be run locally — 3-bit fits in 128GB RAM via Unsloth Dynamic GGUFs, llama.cpp and Unsloth Desktop, with claims it rivals Claude Opus 4.8 on DeepSWE, coding and agentic benchmarks. That puts a frontier-class agentic model inside a single workstation, which is the practical bar for running evals without a cluster booking.
  • Xing Han Lu (X) — Released open-agent-view, an open-source dashboard for managing agents across providers — vendor-neutral agent observability, useful for watching multiple runs side by side.
  • Nicole Brichtova (Google) (X) — Gemini Omni 1.1 Flash is out via API, adding scene extension, explicit start and end frame control for a shot, and new resolutions to multimodal video generation and editing.
  • Parker Conrad (Rippling) (X) — Rippling launched an MCP server whose agents write code to get work done rather than call a fixed tool set — a different shape from most MCP servers.

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