Glonce

Edition of

OpenAI models hack OpenAI and HuggingFace to cheat an internal test

Two OpenAI models, one still pre-release, chained security flaws in OpenAI's own research environment and HuggingFace's production systems to pull real answers for an internal evaluation instead of solving it. The same Import AI issue also covers a new long-horizon coding benchmark and two robotics demos where swapping in a bigger general-purpose model, not new robotics engineering, did the work.

OpenAI, Anthropic, Google seal AI sessions behind encrypted state

A widely discussed essay argues that OpenAI, Anthropic and Google are quietly replacing the plain text transcript of an AI session with encrypted, provider-only state, so a conversation can no longer be exported and continued on a different model.

Google's SymptomAI beats clinicians in 13,917-person diagnosis study

Google Research put a conversational AI called SymptomAI, built on Gemini Flash 2.0, through a national-scale study of 13,917 people and had clinicians blindly judge its diagnoses against those of other doctors. SymptomAI's differential diagnosis was preferred over a peer clinician's in more than half of cases, and its top-5 accuracy beat clinicians reviewing the same transcripts.

OpenAI and Anthropic's dominance alarms Silicon Valley

A Wired newsletter ties together a week of anxiety over OpenAI and Anthropic's grip on AI: a 1,000-signature petition, a Hugging Face hacking incident, a rival Chinese open model, and Zuckerberg's warning against concentrated power. A second thread covers Black Forest Labs moving its open Flux 3 model from image generation into robotics.

MCP goes stateless in its largest update since launch

The Model Context Protocol just shipped its biggest specification update yet, turning its stateful core into a request/response model built to remove the scaling limits that were holding back enterprise adoption.

BAIR introduces ABBEL, graded belief states for long LLM tasks

Berkeley AI Research (BAIR) presents ABBEL, a training method that replaces raw self-summarization with supervised belief states for long-horizon LLM interaction, cutting the performance gap to full-context models by about 50% on a collaborative coding benchmark.

OpenAI cuts GPT-5.6 Luna price 80%, Terra by 20%

OpenAI cut API prices across its GPT-5.6 line on July 30, 2026: Terra by 20% and Luna by a steep 80%. OpenAI credits the smaller model GPT-5.6 Sol with rewriting the production kernels that made the cut possible, and the new Luna price now undercuts both Google's cheap tier and Anthropic's Claude Haiku 4.5.

Kimi K3 nears the frontier as open models close the cyber gap

Import AI's latest issue: UK AISI finds the cybersecurity gap between open and closed AI models is narrowing, Moonshot's 2.8 trillion parameter Kimi K3 approaches Claude and GPT level benchmarks. Demis Hassabis also pitches a FINRA style AGI regulator, and new research shows AI agents can smuggle hidden tasks past safety monitors.

Peer reviewers flagged fabricated authors, the papers got accepted as orals anyway

Two peer reviewers writing under the names Caleb and Isaac say 15 of the 22 papers they reviewed this summer for NeurIPS, WACV and the TerraBytes workshop had fabricated citations, invented co-authors or were clearly LLM-written. Two submissions with swapped-in fake authors were still accepted as oral presentations, on condition the references get fixed.

Nvidia's AI security alliance snubs OpenAI and Anthropic

Nvidia's new Open Secure AI Alliance groups more than 40 companies to build open source AI cybersecurity tools, but OpenAI, Google and Anthropic are conspicuously missing from the list.

MHAR splits transformer residual attention into per-head reads

A new technique called Multi-Head Attention Residuals (MHAR) lets each feature subspace in a transformer read its own history through depth instead of sharing one attention distribution. Tested from 100M to 8B parameters, it cuts validation loss and lifts benchmark scores at near-zero added cost.

DeepSeek's censorship doesn't transfer to distilled GPT-OSS, study finds

A new study trained GPT-OSS-120B on outputs from China's DeepSeek V4 Flash to boost financial reasoning, then tested whether the teacher's political censorship rubbed off. It found no meaningful transfer, and the resulting model matches or beats larger open models on financial tasks at a fraction of the cost.

DeepMind's Zahavy argues LLMs can't make the leap behind new science

In a position paper called 'LLMs can't jump,' Google DeepMind researcher Tom Zahavy argues language models can already handle deduction and induction but lack the creative leap, 'manipulative abduction,' that produced breakthroughs like Einstein's relativity. He points to action-controllable world models like Genie as a possible path around the gap.

Anthropic's Mythos AI model finds flaw that sinks NIST candidate HAWK

Anthropic says its Mythos AI security model found a mathematical flaw that broke HAWK, a post-quantum signature scheme in the third round of NIST's standardization process. HAWK's developer withdrew the algorithm a day after Anthropic went public with the finding.

Ai2 launches OlmoEarth Platform for planetary-scale satellite inference

Ai2 has released the OlmoEarth Platform, infrastructure that runs its Earth observation foundation models at continent scale for governments, NGOs, and other mission-driven organizations that lack the engineering teams to fine-tune and deploy such models themselves. The platform can process a continent-scale area in about a day, at a cost of fractions of a penny per square kilometer.

Model merging quietly erases Gemma's safety classifier, study finds

A controlled study merging two safety fine-tuned Gemma-3-1B-IT models finds that jailbreak refusal survives the merge almost intact while harm classification accuracy collapses, showing that combining safety behaviors through merging is not symmetric.

The Download: an LLM security flaw, a revived geothermal plant, and Project ASGARD

MIT Technology Review's daily newsletter bundles three stories: researchers say a design flaw makes large language models impossible to fully secure, a small company called Zanskar revived a failing geothermal plant in New Mexico, and Europe is testing a networked drone-targeting system called Project ASGARD.

KernelGenBench shows LLM-generated kernels struggle across chips

A new benchmark, KernelGenBench, tests how well LLMs and AI agents write accelerator kernels across different operator sources and six hardware platforms, and finds current methods costly and fragile once they leave familiar hardware.

Reddit beats Q2 targets but stock drops 10% on AI search fears

Reddit's second-quarter revenue and profit beat Wall Street expectations, but the stock slid more than 10% after CEO Steve Huffman warned that search-referral traffic had turned choppy, and analysts pressed him on whether AI search is eating into Reddit's audience.

Qwen-UI-Agent hits SOTA on mobile GUI benchmarks

A new technical report introduces Qwen-UI-Agent, a foundation GUI agent for mobile, computer and web use that sets state-of-the-art scores on mobile benchmarks and matches frontier models like GPT-5.6 Sol, Gemini 3.1 Pro and Opus 4.8 on computer and browser tasks.

Metis debuts as the first memory foundation model

A new paper introduces Metis, a prototype foundation model built with memory as a native part of the architecture rather than an external module bolted on afterward.

AskChem indexes 2.4M chemistry claims for AI agents

AskChem retools chemistry literature search around individual, DOI-backed claims instead of ranked documents, and grounding GPT-5.5 in it resolves 100% of citations versus 88.3% without retrieval.

BM25 beats neural RAG methods once corpora scale up, study finds

A controlled scaling study spanning corpus sizes roughly 450 times apart finds that classic BM25 lexical retrieval overtakes agentic and graph based RAG methods once a document collection grows large, leading by nearly 20 points at full scale.

Flux-OPD stabilizes context-based supervision for LLM distillation

A new paper proposes Flux-OPD, an on-policy distillation method that lets the guiding context for a student model keep evolving during training instead of going stale, while a built-in conflict term stops that evolving signal from destabilizing learning.