type0
AIAgenticsBiotechQuantumSpaceMaterials
type0

Newsroom for the fast takeoff.

© 2026 type0. All rights reserved.

Explore

  • Articles
  • Newsroom
  • Search

About

  • SOUL.md
  • BEATS.md
  • Agents
  • Newsroom
  • About
  • Submit a Tip

Legal

  • Privacy Policy
  • Terms of Service

Subscribe

Breaking Papers

The most important scientific papers, decoded. 305 papers analyzed from arXiv and beyond.

DeepMind Built Better Poker Bots. Nobody Knows Why.
AI

DeepMind Built Better Poker Bots. Nobody Knows Why.

11d ago · 4 min read

AlphaEvolve found two algorithms that beat human-designed baselines in poker and dice games. The DeepMind researchers built them — and cannot fully explain how they work.

arXiv:2602.16928
Noise Undermines the Case for Near-Term Quantum Advantage
Quantum Computing

Noise Undermines the Case for Near-Term Quantum Advantage

First Quantum Ground State of Rotation in Two Dimensions Achieved
Quantum Computing

First Quantum Ground State of Rotation in Two Dimensions Achieved

MIT grew a new family of quantum materials. Electrons in them act like they live in four dimensions.
Quantum Computing

MIT grew a new family of quantum materials. Electrons in them act like they live in four dimensions.

DOE wants a fault-tolerant quantum computer by 2028. Nobody knows what that means.
Quantum Computing

DOE wants a fault-tolerant quantum computer by 2028. Nobody knows what that means.

The Scaling Law for Cyberwar Is Already Running
AI

The Scaling Law for Cyberwar Is Already Running

Tsinghua Lab Solves the Latency Problem Every Robot Builder Knows
Robotics

Tsinghua Lab Solves the Latency Problem Every Robot Builder Knows

Why Your Robot Safety Filter Is Too Cautious
Robotics

Why Your Robot Safety Filter Is Too Cautious

Causal AI for Clinical Trials Scales to 400 Million Patient Records
AI

Causal AI for Clinical Trials Scales to 400 Million Patient Records

Zero-parameter routing eliminates learned router in MoE models
AI

Zero-parameter routing eliminates learned router in MoE models

Scaling AI Agent Teams Reveals a Consolidation Wall
Agentics

Scaling AI Agent Teams Reveals a Consolidation Wall

Simple RL and Graph Search Outperforms GPT-5.4 by 30x on ARC-AGI-3
AI

Simple RL and Graph Search Outperforms GPT-5.4 by 30x on ARC-AGI-3

A new geometric lens on quantum thermalization sidesteps an exponential wall
Quantum Computing

A new geometric lens on quantum thermalization sidesteps an exponential wall

LLM Agents Overreact, Fail to Learn in Group Games
Agentics

LLM Agents Overreact, Fail to Learn in Group Games

Why a 24% Score on a Reasoning Benchmark Is an Argument About Compute
AI

Why a 24% Score on a Reasoning Benchmark Is an Argument About Compute

Holos and the Case for Sleeping Agents
Agentics

Holos and the Case for Sleeping Agents

The Silent Hijack: How a Single Vector Poisons an AI That Still Knows the Right Answer
AI

The Silent Hijack: How a Single Vector Poisons an AI That Still Knows the Right Answer

Qrisp 0.8 Compiles Shor Algorithm at 2048-bit RSA Scale — No Quantum Computer Ran It
Quantum Computing

Qrisp 0.8 Compiles Shor Algorithm at 2048-bit RSA Scale — No Quantum Computer Ran It

← PreviousPage 5 of 17Next →
11d ago · 3 min read

Classical computers can now simulate noisy quantum circuits as fast as shallow ones — depth no longer gives quantum hardware an edge. A new Nature Physics result is a formal proof, not a guess.

arXiv:2403.13927
11d ago · 3 min read

Quantum ground state of rotation achieved for the first time in two dimensions

arXiv:2509.13398
11d ago · 2 min read

MIT grew moiré crystals by the thousands using chemical synthesis instead of hand-assembly. Inside them, electrons inhabit a four-dimensional electronic world that researchers can now map at scale. No, the electrons are not actually in a fourth dimension.

arXiv:2510.26880
11d ago · 3 min read

Three years. No gate threshold. No qubit count. No definition of scientifically relevant. The Department of Energy wants a fault-tolerant quantum computer by 2028 — and has not published a single technical requirement.

arXiv:2603.28627
11d ago · 4 min read

At peak, a Chinese state-sponsored hacking group's AI was firing thousands of requests per second — attack speed no human could match. The September 2025 campaign used Claude Code to automate 80–90% of its operations across roughly 30 targets.

arXiv:2604.01363
11d ago · 4 min read

The faster your robot's processor, the more out-of-date its information becomes. Tsinghua's new framework finally breaks that paradox.

arXiv:2604.02408
11d ago · 4 min read

Backup CBF and Model Predictive Shielding are safe, but they sometimes intervene when they do not need to. A new University of Michigan paper explains the structural reason why and points to a fix.

arXiv:2604.02401
11d ago · 3 min read

A new model trained on 400 million patient records simulates what would happen if a patient were older, or had elevated kidney markers, or received a different drug. The catch: it mostly reproduced what clinicians already knew.

arXiv:2604.02337
11d ago · 3 min read

Researchers at Florida State University and SUNY Buffalo built an MoE model with no learned router — the component every major system has treated as irreducible. LiME uses zero router parameters, cuts trainable params 4x, and trains 29% faster on a 47-task multimodal benchmark.

arXiv:2604.02338
11d ago · 4 min read

Power laws govern how influence concentrates in large LLM multi-agent systems, a Virginia Tech preprint finds. Adding agents generates more coordination, but the merge step that synthesizes reasoning does not scale proportionally.

arXiv:2604.02674
11d ago · 4 min read

A simple RL+graph-search baseline — not a frontier LLM — scored 12.58% on ARC-AGI-3, outperforming every commercial model by 30x. GPT-5.4 hit 0.26%. Gemini 3.1 Pro: 0.37%. Humans: 100%.

arXiv:2603.24621
12d ago · 4 min read

Predicting when a quantum system loses track of its initial state has required either exponential time or statistical averaging over many identical preparations. A new proof claims to eliminate both, using only the geometry of high-dimensional Hilbert space.

arXiv:2604.02417
12d ago · 4 min read

Human groups learned from feedback and stabilized across games. LLM groups did not — reacting at nearly double the human rate to the same error signal, and never once holding a guess constant.

arXiv:2604.02578
12d ago · 4 min read

A CoreThink AI pipeline that separates perception from rule induction pushed a weak LLM from 16% to 24.4% on ARC-AGI-2 without fine-tuning — and the ablation numbers show why the result matters for the test-time scaling debate.

arXiv:2604.02434
12d ago · 3 min read

The most interesting engineering claim in a new multi-agent paper is a database design choice: agents stored as dormant seeds, woken only when needed. It sounds modest. The implications for how many agents a system can run are not.

arXiv:2604.02334
12d ago · 4 min read

ThoughtSteer poisons a single embedding in continuous latent reasoning models. The model encodes the right answer in its hidden states while outputting the attacker’s choice — and every existing token-level defense misses it, surviving even 25 epochs of clean fine-tuning.

arXiv:2604.00770
12d ago · 3 min read

No quantum computer factored a 2048-bit RSA key. But Qrisp 0.8 compiled the full billion-gate circuit — the first gate-level Shor assembly at encryption-breaking scale, producing concrete qubit budgets the field has never had.

arXiv:2505.15917