Paper Feed

Issue 28 · Jul 6–12, 2026

Week 2026-W28

2,782 papers scanned 150 shortlisted 10 picked $10.05 spent

This week is unusually rich in assumption-breaking results: a linear model for odor-mixture perception, a simple geometric baseline that beats deep nets for cross-session EEG, and a hidden gauge bug in a repetition penalty shipped across every major inference stack. On the capability side, a brain-to-voice BCI cuts word error 8x toward conversational quality, and code agents reportedly close full formal-verification coverage. We lean toward papers that overturn a common belief or demonstrate a real jump, with breadth across neuroscience, BCI, robotics, and LLM systems; several splashy world-model and video papers are held in mentions pending harder evidence.

  1. Neuroscience ✓ read

    Odors Smell Like Their Components: A Linear Framework for Predicting Olfactory Mixture Perception

    Pellegrino, R., Mayhew, E. J., Margolis, J., Andres, M. et al.

    Directly overturns the entrenched assumption that odor-mixture perception is dominated by nonlinear receptor/neural interactions, showing simple averaging of component profiles predicts 432 mixtures near the noise ceiling. If it holds, it makes computational 'odorimetry' tractable much like colorimetry, a genuine reframing of olfactory coding.

    Look for Check whether the trained-panel quality descriptors and the linear model's success on previously 'emergent' mixtures generalize beyond the specific odorant panel and concentration regime.

    7 min read · bioRxiv ↗ ·PDF

  2. BCI ✓ read

    Brain2voice 2.0: High-performance voice synthesis brain-computer interface

    Wairagkar, M., Srinivasan, A., Card, N. S., Singer-Clark, T. et al.

    An 8x reduction in word error (43.75% to 5.24%) for real-time intracortical voice synthesis is a major capability jump that pushes neural speech restoration toward practical conversational use. The causal 10ms multimodal decoder combining phoneme and acoustic targets is a concrete architecture, not just a benchmark bump.

    Look for Note that evaluation is on a prior benchmark dataset with unspecified participant breadth; watch for generalization across speakers and truly online (not offline-rescored) performance.

    6 min read · bioRxiv ↗ ·PDF

  3. AI / ML ✓ read

    Harnessing Code Agents for Automatic Software Verification

    Shuangxiang Kan, Shuanglong Kan, Sebastian Ertel

    Claims that handing whole lemmas to a general code agent with a verification harness beats fixed retrieval/tactic pipelines and achieves full coverage across 4,257 Iris lemmas and two proof assistants, a jump from ~1/8 coverage. If reproducible, this substantially resets expectations for LLM-driven formal verification.

    Look for Scrutinize cost, per-lemma compute, harness engineering effort, and whether 'every lemma proved' survives independent reproduction rather than curated targets.

    9 min read · arXiv ↗ ·PDF

  4. AI / ML ✓ read

    Gauge dependence and structured-output corruption in sign-branched repetition penalties: measurements across models, inference stacks, and alternative repetition controls

    Peter Hollows

    Identifies a widespread, previously hidden inference bug: the multiplicative repetition penalty branches on an arbitrary logit zero-point, so re-centering (a softmax no-op) changes 58-96% of greedy tokens and drops valid JSON from 97% to 23%. This affects HuggingFace, vLLM, llama.cpp and has a simple principled fix.

    Look for Confirm the effect sizes replicate on larger RLHF checkpoints and that the normalized-logprob alternative doesn't introduce its own quality regressions.

    10 min read · arXiv ↗ ·PDF

  5. AI / ML ✓ read

    Constrained Decoding for Diffusion Language Models via Efficient Inference over Finite Automata

    Meihua Dang, Stefano Ermon

    A genuinely tailored solution to a central obstacle for diffusion LMs: exact finite-automaton constrained decoding despite parallel multi-token updates, with logarithmic-depth inference and large gains (22.3% to 69.0% on BFCL-Live) at under 5% overhead. This is a real capability enabler, not a decoding tweak.

    Look for Watch how well the arithmetic-circuit depth reduction holds up in wall-clock terms across constraint complexity and whether gains persist beyond the two tested diffusion models.

    10 min read · arXiv ↗ ·PDF

  6. BCI ✓ read

    Simple Geometric Recentering Rivals Deep Sequence Models for Cross-Session EEG Motor-Imagery Decoding

    Rahimipour, M., Van Hulle, M.

    A controlled eight-dataset benchmark showing a compact tangent-space classifier with unsupervised test-time recentering decisively beats deep Mamba-based decoders cross-session, with recentering (not model capacity) as the key factor. This challenges the field's drift toward ever-more-complex EEG architectures.

    Look for The claim hinges on identical covariance features; check that the deep baselines were fairly tuned and that the within- vs cross-session dissociation is the true mechanism.

    9 min read · bioRxiv ↗ ·PDF

  7. AI / ML ▲ 29 ✓ read

    Multiplayer Interactive World Models with Representation Autoencoders

    Anthony Hu, Václav Volhejn, Adrien Ramanana Rahary, Chris Mulder et al.

    A 5B latent-diffusion world model that conditions on all four players' action streams in a fast, tightly coupled game, staying coherent far beyond its short training horizon at real-time framerates. Explicitly modeling multiple interacting action streams is a genuinely new world-model direction with released code and data.

    Look for Be skeptical of the long-horizon stability and 'physical understanding' claims; look for the quantitative distributional-quality metrics rather than the anecdotal hours-long rollouts.

    12 min read · arXiv ↗ ·PDF

  8. Neuroscience ✓ read

    Computational demands shape seizure susceptibility in recurrent neural networks

    Li, M., Eydam, S., Ramzan, I., Polygalov, D. et al.

    Connects computation to pathology: RNN models predict that continuous-attractor representations are more seizure-vulnerable than discrete-state ones, and in vivo entorhinal vs CA3 recordings plus a connectivity manipulation support it. A non-obvious computational principle for regional seizure susceptibility that bridges modeling and neuroscience.

    Look for Evidence is limited to a small set of regions and seizure conditions; check how robustly the attractor-type distinction maps onto the recorded dynamics.

    7 min read · bioRxiv ↗ ·PDF

  9. Robotics ✓ read

    Disturbance-aware Motion Planning for Over-actuated Underwater Vehicles Exploiting Actuation Redundancy for High-fidelity 3D Reconstruction

    Yuer Gao, Tongqing Xu, Qingyang Liu, Yi Cai

    Demonstrates a broadly useful actuation-to-perception principle: exploiting an over-actuated ROV's thruster null space to minimize self-induced turbulence near the imaging target, cutting particle velocity 67% and reconstruction RMSE from 4.3mm to 1.9mm across 440 trials. Using control redundancy to improve sensing is a transferable idea beyond underwater robotics.

    Look for Assess how dependent the wake proxy and allocator are on this specific eight-thruster platform and whether the principle transfers to other over-actuated systems.

    9 min read · arXiv ↗ ·PDF

  10. AI / ML ✓ read

    A Function-Space Dichotomy for Compositional Learning: Exponential Sub-Optimality of the Neural Tangent Kernel

    Arkaprabha Ganguli, Emil Constantinescu

    Gives a quantitative, function-space account of why finite trained ReLU nets beat their NTK limit on compositional targets, proving an exponential sample-complexity gap (4^L vs polynomial) with matching experiments on sparse parity. This is the kind of 'why it works' result that explains a known failure mode rather than nudging a benchmark.

    Look for The clean separation is on structured targets (iterated sawtooth, parity); consider how much the dichotomy informs realistic architectures and data beyond the unit circle/Boolean-cube settings.

    9 min read · arXiv ↗ ·PDF

Also notable

Projects

A heavy week for world models and omni-modal systems: two serious interactive world-model releases, a true any-to-any decoder from EPFL, a full-duplex realtime multimodal stack, and a genuinely surprising edge-inference result running frontier-scale MoE models on a phone. Jacobian-lens interpretability tooling also exploded across several repos this week.

  1. GitHub AI / ML ★ 61 ✓ read

    EPFL-VILAB/Modus

    MODUS: Decoder-only Any-to-Any Modeling of Diverse Modalities [ICML 2026]

    A single decoder-only causal transformer that generates symmetrically across 16 modalities (text, images, depth, segmentation, detection, learned representations) without modality-specific heads is a genuinely new architecture direction, not a multimodal fine-tune. Full open release of training code, weights, data, and a demo, with ICML acceptance, makes it examinable rather than a promise.

    Look for Check whether per-modality generation quality actually competes with specialist models or whether the unification comes at a steep quality cost.

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

  2. GitHub AI / ML ★ 1,570 ✓ read

    Robbyant/lingbot-world-v2

    Infinite Worlds with Versatile Interactions

    A 14B interactive world model with causal generation for effectively unbounded rollouts, a distilled real-time 720p/60fps variant, and an agentic director harness is the strongest of this week's several world-model releases. Inference code and weights are out, and 1,500+ stars in days signals the field is treating it as a milestone.

    Look for Verify the real-time distilled variant is actually released and how quickly scene coherence degrades over long interaction horizons.

    3 min read ·GitHub ↗ ·Python

  3. GitHub AI / ML ★ 498 ✓ read

    Helldez/BigMoeOnEdge

    Run MoE models bigger than your RAM. Frontier-size MoE on a 12 GB phone, CPU only, lossless, on stock llama.cpp

    Lossless, byte-identical CPU inference of 284B-class MoE models on a 12 GB phone by streaming selected experts from flash is a substantial jump on the efficiency dimension, not a quantization trick. It works on stock llama.cpp, which makes it immediately reproducible and likely to be widely adopted.

    Look for Check real tokens/sec on your target hardware and flash-wear implications, since expert-streaming throughput depends heavily on storage read bandwidth and routing locality.

    3 min read ·GitHub ↗ ·C++·Apache-2.0

  4. GitHub Speech / Video ★ 105 ✓ read

    MuyeHuang/DuplexOmni

    Full-duplex streaming audio+video in, speech out, with a fast interaction layer and a pluggable slower System-2 reasoning layer, targets exactly the gap between offline omni models and real interactive agents. The release is unusually complete: data generation, training, modified-vLLM serving, weights, and reproducible metadata.

    Look for Test actual barge-in latency and turn-taking behavior yourself; full-duplex demos often degrade badly outside curated conditions.

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

  5. GitHub Robotics ★ 938 ✓ read

    Robbyant/lingbot-video

    Scaling Mixture-of-Experts Video Pretraining for Embodied Intelligence

    A 30B MoE (3B active) video generator explicitly pretrained on 70k+ hours of embodied data with reward signals for physical plausibility and task completion is a serious open contribution to video-as-world-model for robotics. The full stack — models, prompt rewriters, inference code, and an eval benchmark — is released.

    Look for Probe physical-plausibility quality against Wan/Cosmos baselines, since the README doesn't establish how strong the physics actually is.

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

  6. GitHub AI / ML ★ 389 ✓ read

    WeZZard/jlens-qwen36

    J-space / Jacobian-lens visualizer for Qwen3.6-27B (4-bit) on Apple Silicon, ported to Apple MLX

    This makes Jacobian-lens interpretability plus causal latent-state editing — including backward search for edits that produce a desired output — runnable locally on a consumer Mac, the most practical of this week's cluster of J-lens tools. Custom Metal kernels and released lens weights show real implementation depth beyond a paper port.

    Look for The bundled lens is demo-grade and specific to Qwen3.6-27B; check how faithfully lens readouts track behavior before drawing scientific conclusions.

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

Also notable

The shortlist: top candidates that survived triage · Archive