Paper Feed

Issue 27 · Jun 29 – Jul 5, 2026

Week 2026-W27

3,322 papers scanned 150 shortlisted 10 picked $11.58 spent

This week leans heavy on assumption-breaking results and explanations of why things work: an LLM-discovered, machine-verified quantum proof; evidence that LLM 'evolution' adds nothing over independent sampling; a token-level account of scaling laws; and a surprising claim that reliability scales inversely with model size. Neuroscience and BCI are unusually strong, headlined by near-implant-level non-invasive brain-to-text and a replicated multiregional Alzheimer's atlas. Robotics and speech round out the breadth, though many of the flashier system claims rest on single-benchmark or single-platform evidence and deserve scrutiny.

  1. AI / ML ✓ read

    A Machine-Verified Proof of a Quantum-Optimization Conjecture

    Uri Kol, Maor Ben-Shahar, Kfir Sulimany, Dirk Englund

    A decade-old QAOA conjecture resolved by an LLM that discovered a hidden dynamical symmetry, with the full proof mechanically checked in Lean 4. This is a rare, concrete demonstration of an LLM producing nontrivial new mathematical structure rather than reproducing known results, and the machine verification largely removes the usual trust problem.

    Look for Check that the Lean formalization of the FGG statement faithfully encodes the intended conjecture, since the human-verified part is exactly the scaffolding.

    10 min read · arXiv ↗ ·PDF

  2. BCI ✓ read

    Accurate Decoding of Natural Sentences from Non-Invasive Brain Recordings

    Mingfang Zhang, Jarod Lévy, Cedric Rommel, Jérémy Rapin et al.

    Non-invasive MEG decoding of naturally typed sentences reaching 39% WER, with the best subject getting half of sentences within one word error and log-linear improvement with data. This pushes non-invasive brain-to-text toward territory previously thought to require implants, which is directly in the reader's BCI wheelhouse.

    Look for Note the small nine-subject cohort and likely heavy subject-specific training; the data-scaling extrapolation is the key claim to interrogate.

    9 min read · arXiv ↗ ·PDF

  3. AI / ML ✓ read

    Dictionaries, Not Darwin: Set-Level Selection Beats LLM Evolution in Scientific Equation Discovery

    Pan Li

    Audits the popular 'LLM as evolutionary engine' loop and finds parent-conditioned evolution is statistically indistinguishable from fresh independent sampling, then replaces it with a one-shot dictionary plus set-level sparse selection that beats the best baseline by a wide margin at a tenth the budget. A clean assumption-breaking result about a fast-growing methodology.

    Look for Evidence is concentrated in scientific equation discovery; watch whether the 'evolution doesn't compound' claim would hold in domains with reliable per-step credit.

    9 min read · arXiv ↗ ·PDF

  4. AI / ML ✓ read

    Smooth Scaling Laws Hide Stepwise Token Learning

    Pingjie Wang, Zechen Hu, Peiru Yang, Fu Guo et al.

    Offers a token-level explanation of why aggregate loss follows power laws: many contextualized tokens undergo sharp sigmoid learning transitions at different times, and their distribution reconstructs loss scaling across training, data, and model size. Backed by 100+ runs up to 6B/300B and an actionable 11% speedup from reweighting.

    Look for Ask whether the sigmoid decomposition is causal/mechanistic or just an unusually good descriptive fit.

    11 min read · arXiv ↗ ·PDF

  5. Neuroscience ✓ read

    Multiregional single-cell profiling reveals shared and specialized cellular vulnerability in Alzheimer's disease

    Travaglini, K. J., Gabitto, M. I., Ding, Y., Agrawal, A. et al.

    A ~7M-nucleus, ten-region, 84-donor Alzheimer's atlas (replicated in 700+ donors) showing that only ~30% of cell types shift in abundance but do so coherently across regions, and that a supposedly resilient V1 layer-4 population becomes vulnerable. Large, replicated, and challenges assumptions about regional resilience.

    Look for Mechanistic hyperexcitability conclusions remain hypothesis-generating; treat the vulnerability signatures as correlational.

    7 min read · bioRxiv ↗ ·PDF

  6. Neuroscience ✓ read

    DeepGaze3.5-VL: Modeling Scanpaths via Autoregressive Token Prediction

    Susmit Agrawal, Matthias Bethge, Matthias Kümmerer

    Reframes human scanpath prediction as autoregressive token generation on a VLM, yielding a 46% information-gain jump over DeepGaze III that survives matched encoders, plus flexible conditioning and in-silico interventions that recover known oculomotor effects. A clean bridge between sequence modeling and perception that will interest both the AI and neuroscience sides.

    Look for Verify the gain persists under identical encoders as claimed, and how much conditioning flexibility actually improves fit versus just adding capacity.

    7 min read · arXiv ↗ ·PDF

  7. AI / ML ✓ read

    Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models

    Kushal Chakrabarti

    Claims reliability scales inversely: bigger models close the initial knowledge gap but degrade worse mid-response, driven by a per-token decoding-risk term that is invisible to the model's own uncertainty and grows with scale. If it holds, it's a genuinely surprising, self-perpetuating failure mode with a concrete mitigation.

    Look for The causal language is very strong; scrutinize the oracle-based δ decomposition and whether the intervention truly targets risk rather than a proxy.

    9 min read · arXiv ↗ ·PDF

  8. AI / ML ✓ read

    Scaling Storm-Resolving Atmospheric AI Simulation to the Entire Planet

    Zeyuan Hu, Akshay Subramaniam, Noel Keen, Tao Ge et al.

    First autoregressive AI emulator for global storm-resolving (~5 km) atmospheric dynamics, trained on tiles from just 17 days of data and blended into stable 24-hour global rollouts at ~50x the energy efficiency of the physics model. A substantive new direction in kilometer-scale climate/weather emulation.

    Look for Only 17 training days and 24-hour horizons with acknowledged large-scale bias accumulation; the efficiency claim matters more than current fidelity.

    9 min read · arXiv ↗ ·PDF

  9. AI / ML ▲ 12 ✓ read

    Thinking While Speaking: Inference-Time Knowledge Transfer for Responsive and Intelligent Conversational Voice Agents

    Vidya Srinivas, Zachary Englhardt, Vikram Iyer, Shwetak Patel

    Conversational infill lets a small 'talker' model start answering immediately and fold in streamed reasoning/retrieval from a slower model, keeping millisecond time-to-first-response while closing much of the accuracy gap. A genuinely relevant architecture for real-time voice agents on the latency-capability frontier.

    Look for Training relies on synthetic data, the accuracy-gap definition is fuzzy, and the user study is small (n=18).

    8 min read · arXiv ↗ ·PDF

  10. Robotics ✓ read

    MorphQuad: Morphable Quadrotor for Superhuman Maneuverability, Manipulation, and Resiliency

    Jose Diaz Peon Gonzalez Pacheco, Jiawei Xu, Andrew Zhao, Hongyu Zhou et al.

    A quadrotor with four independently gimbaled rotor assemblies plus a globally stable controller achieves omnidirectional flight, forceful contact tasks (turning valves, perching), and disturbance rejection in one compact platform. A real hardware-control co-design that expands what aerial manipulators can physically do.

    Look for Few quantitative comparisons back the 'superhuman' framing; look for hard numbers on force application and disturbance rejection.

    12 min read · arXiv ↗ ·PDF

Also notable

Projects

A strong week for world models — interactive, embodied, and multiplayer — alongside a frontier-scale open MoE release and a unified generative vision model. Speech and robotics offer several early but genuinely novel directions worth tracking.

  1. GitHub AI / ML ★ 521 ✓ read

    mira-wm/mira

    Code for MIRA: Multiplayer Interactive World Models with Representation Autoencoders

    Real-time interactive video world modeling with four concurrently controlled players at 20 FPS on a single GPU is a genuine capability jump, not a variant. The full release of training code, checkpoints, and a large multimodal game dataset makes it reproducible and buildable-upon.

    Look for Check rollout coherence over long matches and whether the 20 FPS single-GPU claim holds outside cherry-picked clips or high-end hardware.

    3 min read ·GitHub ↗ ·Python·Apache-2.0

  2. GitHub AI / ML ★ 656 ✓ read

    OpenSenseNova/SenseNova-Vision

    Vision as Unified Multimodal Generation

    Casting segmentation, depth, normals, and multi-view geometry as unified text/image generation without task-specific heads is a substantive architectural bet, backed by released 7B weights and a 50M-example corpus. If the formulation holds up, it points toward genuinely general vision models definable in natural language.

    Look for Verify per-task performance against strong specialist baselines — unified formulations often trade accuracy on dense prediction tasks for generality.

    3 min read ·GitHub ↗ ·Python·Apache-2.0

  3. GitHub AI / ML ★ 541 ✓ read

    meituan-longcat/LongCat-2.0

    A 1.6T-parameter open MoE trained on 35T tokens with a hardware-aware sparse attention design for million-token context is a frontier-scale release worth knowing regardless of benchmarks. The demonstrated large-scale training on non-GPU ASIC superpods is itself a notable data point about the hardware landscape.

    Look for Check license terms, independent evaluations versus other open frontier models, and whether the 1M-context sparse attention actually delivers usable quality at that length.

    3 min read ·GitHub ↗ ·MIT

  4. GitHub AI / ML ★ 1,848 ✓ read

    anthropics/jacobian-lens

    Companion code for the global workspace interpretability paper

    Transporting intermediate activations into the final-layer basis via averaged Jacobians is a principled interpretability method that exposes when internal representations become verbalizable — a global-workspace-flavored result connecting to the reader's neuroscience-AI interests. It ships as usable tooling with fitting support for open-weight models, not just paper code.

    Look for Test whether the linear Jacobian-averaging approximation is faithful on the models you care about, or an artifact of the transport itself.

    3 min read ·GitHub ↗ ·Python·Apache-2.0

  5. GitHub Robotics ★ 1,150 ✓ read

    open-gigaai/giga-world-1

    A Roadmap to Build World Models for Robot Policy Evaluation

    An unusually complete open release for using video world models to evaluate robot policies — checkpoints, training recipes, data prep, and inference all included. Policy evaluation without real-robot rollouts is a bottleneck problem, and this is the most usable open stack for it this week.

    Look for Note that distilled models, RL components, and parts of WMBench are unreleased, so validate whether world-model rollout scores actually correlate with real policy performance.

    3 min read ·GitHub ↗ ·Python·Apache-2.0

  6. GitHub Speech / Video ★ 70 ✓ read

    XXH333/WordVoice-main

    The inference and trainging code for WordVoice.

    Explicit word-level planning and independent control of duration, energy, pitch, and intonation is the kind of decoupled prosody control TTS has lacked, and the release is unusually complete with training code, weights, and annotations. Directly relevant to the reader's speech interests as an editable-prosody direction.

    Look for Listen to the demo and test whether the controls are actually independent and natural-sounding compared to existing controllable TTS, since no comparative evidence is provided.

    3 min read ·GitHub ↗ ·Python·Apache-2.0

Also notable

The shortlist: top candidates that survived triage · Archive