Paper Feed

Issue 34 · Aug 17–23, 2026

This week's papers

2,753 papers scanned 150 shortlisted 6 picked $6.76 spent

This week clusters around two big themes. First, a wave of results questioning whether our models represent what we think they do: causal experiments show that near-identical neural predictivity does not mean brain-like representations, and a related paper finds brain alignment appears before any learning. Second, a striking security thread on LLMs quietly leaking secrets—from context, from hidden reasoning traces, and even from memorized data unlocked by innocuous fine-tuning. Alongside these are genuinely new capability demonstrations in robotics (policies that self-improve from their own failures) and neuroscience (monkeys trained to report their own cortical activity). Treat the strongest benchmark claims as upper bounds until you read the methods.

  1. Neuroscience ✓ read

    Parametric neural control differentiates top neural network models of primate visual cortex

    Prince, J. S., Wang, B., Fel, T., Jagadeesh, A. V. et al.

    A causal, closed-loop test showing that vision models with indistinguishable neural predictivity diverge sharply in their ability to actually drive the neurons they claim to model—directly puncturing the assumption that predictivity implies a shared brain-aligned parameterization. The scale (27,500 stimuli, five macaques, ten models, multiple visual areas) and the finding that input-gradient spatial-frequency structure predicts control better than accuracy make this a rare assumption-breaking result at the AI–neuroscience interface.

    Look for Check how 'control' is operationalized versus in-distribution predictivity, and whether the adversarial-training advantage is confounded with the gradient-spectrum predictor they favor.

    8 min read · bioRxiv ↗ ·PDF

  2. AI / ML ✓ read

    Reinforcement Learning on Benign Facts Amplifies Leakage of Memorized Private Data

    Renfei Zhang, Niloofar Mireshghallah

    A genuinely counterintuitive privacy failure: reinforcement learning on benign factual data that contains no private information makes a model surface PII it had memorized earlier, with a 2.4x jump in verbatim recall on DeepSeek-V3.1 and the effect growing with scale. It reframes memorized-data extraction as something an adversary can unlock without ever touching the data, which matters for anyone fine-tuning released models.

    Look for Whether the 'memorized but latent' baseline is measured cleanly and whether the effect is specific to RLVR or would appear under ordinary SFT too.

    7 min read · arXiv ↗ ·PDF

  3. Neuroscience ✓ read

    Monkeys learn to report their own sensory cortical population activity

    Hu, J., Okazawa, G.

    Using online V4 recordings and closed-loop feedback, macaques learned to base decisions on specific axes of their own population activity rather than on the stimulus—a direct causal probe of sensory readout that is close in spirit to brain-computer interfaces. The result that stimulus–choice misalignment reflects the available training signal rather than an intrinsic readout limit is a meaningful shift in how to think about perceptual decision-making.

    Look for Scrutinize the controls ruling out changes in stimulus selectivity/noise correlations, and how much of the learned readout is genuinely novel versus reweighting of existing variance.

    5 min read · bioRxiv ↗ ·PDF

  4. Robotics ✓ read

    Beyond Imitation: Self-Improving Robot Policies via Off-Policy Q-Planning

    Varun Giridhar, Anant Khandelwal, Jeremy A. Collins, Ignat Georgiev et al.

    A simple, scalable recipe for making large imitation-learned robot policies learn from their own deployment failures: attach a small off-policy Q-function, keep the billion-parameter BC policy frozen, and reweight/finetune only the critic. Real bimanual gains (cup stacking 40%→90%, wallet insertion 25%→80%) on contact-rich tasks without new human demos address a core limitation of behavior cloning.

    Look for How the Q-function avoids overestimation on self-generated failures, and whether gains persist beyond the near-ceiling simulated suites into harder real tasks.

    9 min read · arXiv ↗ ·PDF

  5. AI / ML ✓ read

    Inductively Scalable, Single-Step Neural Surrogates for Wave-Scattering Inverse Problems

    Charles Dove, Laura Waller

    Single-step neural surrogates for electromagnetic wave scattering have been stuck at tens of variables; by actively generating training examples where the surrogate disagrees most with a full-wave solver, this scales to ~42k trainable variables and generalizes inductively to over 3 million—a real jump on a bottleneck in neural physical simulation, with concrete photonic inverse-design demonstrations.

    Look for Whether inductive generalization to 3M+ variables holds accuracy across diverse structures, and how the FDTD speedups are measured (range varies widely, 1.29–26.5x).

    12 min read · arXiv ↗ ·PDF

  6. Neuroscience ✓ read

    Efficient coding makes and breaks Webers law

    Prat-Carrabin, A., Yamamoto, R., Gershman, S. J.

    Direct causal evidence that Weber's law is not a fixed property of perception but emerges from efficient coding: skewing the stimulus distribution toward large magnitudes inverts the usual discriminability pattern across three sensory modalities. Replacing a descriptive psychophysical regularity with a mechanistic, distribution-dependent explanation is exactly the kind of result that reshapes how we think about perception.

    Look for Effect sizes and whether the inversion is robust across individuals and modalities, and how well efficient-coding predictions match the quantitative adaptation.

    9 min read · bioRxiv ↗ ·PDF

Also notable

Projects

An unusually dense week for open frontier models—Kimi K3, GLM-5.3-Flash, Qwen3.8, and DeepSeek-V4 all landed—so I foregrounded the ones with genuinely new architecture and the standout science and speech/AV work rather than listing every efficient MoE. Highlights beyond LLMs: an autonomous-LLM protein binder release with wet-lab data, omni-modal synchronized audio-video generation, and the first reward model for joint video-audio.

  1. HF model AI / ML trending #28 ♥ 11,083 ↓ 2,701,014 ✓ read

    moonshotai/Kimi-K3

    image-text-to-text · transformers

    A 2.8T-parameter sparse MoE with native vision, 1M-token context, and several real architectural innovations (Kimi Delta Attention, Attention Residuals, Stable LatentMoE) is a rare open frontier release rather than a fine-tune. If the evals hold, this is the most consequential open model of the week and a template others will study.

    Look for Verify the reported benchmarks and that the released weights actually match the described 104B-active/896-expert architecture; serving it is nontrivial.

    3 min read ·Hugging Face ↗ ·other

  2. HF dataset AI / ML trending #3 ♥ 174 ↓ 42,072 ✓ read

    Anthropic/claude-protein-binder-design

    # Claude protein binder design — data release v1.0

    An openly released set of 1,440 de novo miniprotein binders designed by autonomous Claude agents, with 354 experimentally validated binders, raw assay data, structures, and full provenance is a genuinely new research artifact at the AI-for-science frontier. It lets you study where LLM-driven design actually succeeds or fails rather than trusting a headline.

    Look for Check success rates per target and whether binding was independently confirmed; this is a data release, not a reusable design model.

    3 min read ·Hugging Face ↗ ·cc-by-4.0

  3. HF model Speech / Video trending #13 ♥ 4,628 ↓ 5,018,833 ✓ read

    MiniMaxAI/MiniMax-H3

    image-text-to-video · minimax-h3

    Unified reference-conditioned generation of up to 15s of 2K video with synchronized 32kHz stereo audio from text/image/video/audio inputs is a real capability jump for omni-modal generation. The heavy ecosystem of derived Spaces, LoRAs, and workflows this week signals it is already shaping how people build AV pipelines.

    Look for The crucial Context-IR preprocessing remains hosted/closed, so the release is only partially open and true reproducibility is limited.

    3 min read ·Hugging Face ↗ ·other

  4. HF model AI / ML trending #1 ♥ 4,305 ↓ 52,341 ✓ read

    Qwen/Qwen3.8-Flash-Next

    image-text-to-text · transformers

    An experimental preview of Qwen4's architecture combining Gated DeltaNet recurrence, block-level sparse attention, gated residuals, and large offload-friendly n-gram embeddings represents several substantive departures from standard transformer scaling. At 125B/6B-active it is runnable and gives an early look at where long-context efficiency is heading.

    Look for Practical long-context gains are vendor-reported; validate independently, and note it is an experimental preview rather than a stable release.

    4 min read ·Hugging Face ↗ ·other

  5. GitHub Speech / Video ★ 102 ✓ read

    FireRedTeam/FireRedAudio

    A 9B audio-language model that unifies ASR, audio reasoning, hour-long temporal grounding, zero-shot/instruct TTS, voice design, and semantic/acoustic speech editing via decoupled understanding/generation pathways is meaningfully broader than a typical TTS or ASR system. The decoupled continuous-representation design with a shared backbone is an interesting architectural bet with released code and weights.

    Look for Benchmark-leadership claims are thinly evidenced in the card and the HF weights show near-zero downloads; test the editing and grounding quality yourself.

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

  6. GitHub Speech / Video ★ 57 ✓ read

    ShareLab-SII/VA-Judger

    VA-Judger: Reward Modeling from Human Preference Feedback for Joint Video-Audio Generation. To our knowledge, it's the first reward model for joint video-audio generation

    Billed as the first reward model for joint video-audio generation, it models cross-modal semantic and temporal coherence via pairwise human preferences plus dimension-wise rewards, with released checkpoints, a benchmark, and a runnable RL post-training LoRA. It targets a central unsolved problem in AV generation rather than tweaking a metric.

    Look for Verify the reward model generalizes beyond the LTX-2 setup and that the preference benchmark correlates with human judgments at scale.

    3 min read ·GitHub ↗ ·Python

Also notable

Issue 34 page · the shortlist it was chosen from

Archive

Issue 29Jul 13–19, 2026
  1. RoboTTT: Context Scaling for Robot Policies Robotics
  2. Low-latency neuromorphic closed-loop control of hippocampal ripples in vivo Neuroscience
  3. The Benjamini--Hochberg Procedure Can Fail to Control the FDR for Correlated Two-Sided Gaussian Tests AI / ML
  4. Agora: Collective and Permissionless Internet-Scale Pretraining of Large Language Models AI / ML
  5. Auditing the Risk Claims of Distributional Reinforcement Learning AI / ML
  6. Answer-Conditioned Chains of Thought Degrade Verifiable-Reasoning Distillation in Large Language Models AI / ML
  7. FlashDecoder: Real-Time Latent-to-Pixel Streaming Decoder with Transformers AI / ML
  8. Toward a mechanistic understanding of inference in visual cortex and diffusion models Neuroscience
  9. Towards Human-level Dexterous Teleoperation Robotics
  10. Verbalizable Representations Form a Global Workspace in Language Models AI / ML
Issue 28Jul 6–12, 2026
  1. Odors Smell Like Their Components: A Linear Framework for Predicting Olfactory Mixture Perception Neuroscience
  2. Brain2voice 2.0: High-performance voice synthesis brain-computer interface BCI
  3. Harnessing Code Agents for Automatic Software Verification AI / ML
  4. Gauge dependence and structured-output corruption in sign-branched repetition penalties: measurements across models, inference stacks, and alternative repetition controls AI / ML
  5. Constrained Decoding for Diffusion Language Models via Efficient Inference over Finite Automata AI / ML
  6. Simple Geometric Recentering Rivals Deep Sequence Models for Cross-Session EEG Motor-Imagery Decoding BCI
  7. Multiplayer Interactive World Models with Representation Autoencoders AI / ML
  8. Computational demands shape seizure susceptibility in recurrent neural networks Neuroscience
  9. Disturbance-aware Motion Planning for Over-actuated Underwater Vehicles Exploiting Actuation Redundancy for High-fidelity 3D Reconstruction Robotics
  10. A Function-Space Dichotomy for Compositional Learning: Exponential Sub-Optimality of the Neural Tangent Kernel AI / ML
  11. EPFL-VILAB/Modus GitHub
  12. Robbyant/lingbot-world-v2 GitHub
  13. Helldez/BigMoeOnEdge GitHub
  14. MuyeHuang/DuplexOmni GitHub
  15. Robbyant/lingbot-video GitHub
  16. WeZZard/jlens-qwen36 GitHub
Issue 27Jun 29 – Jul 5, 2026
  1. A Machine-Verified Proof of a Quantum-Optimization Conjecture AI / ML
  2. Accurate Decoding of Natural Sentences from Non-Invasive Brain Recordings BCI
  3. Dictionaries, Not Darwin: Set-Level Selection Beats LLM Evolution in Scientific Equation Discovery AI / ML
  4. Smooth Scaling Laws Hide Stepwise Token Learning AI / ML
  5. Multiregional single-cell profiling reveals shared and specialized cellular vulnerability in Alzheimer's disease Neuroscience
  6. DeepGaze3.5-VL: Modeling Scanpaths via Autoregressive Token Prediction Neuroscience
  7. Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models AI / ML
  8. Scaling Storm-Resolving Atmospheric AI Simulation to the Entire Planet AI / ML
  9. Thinking While Speaking: Inference-Time Knowledge Transfer for Responsive and Intelligent Conversational Voice Agents AI / ML
  10. MorphQuad: Morphable Quadrotor for Superhuman Maneuverability, Manipulation, and Resiliency Robotics
  11. mira-wm/mira GitHub
  12. OpenSenseNova/SenseNova-Vision GitHub
  13. meituan-longcat/LongCat-2.0 GitHub
  14. anthropics/jacobian-lens GitHub
  15. open-gigaai/giga-world-1 GitHub
  16. XXH333/WordVoice-main GitHub
Issue 26Jun 22–28, 2026
  1. Complete virtual unwrapping and reading of a rolled Herculaneum papyrus Tech
  2. Support-Constrained RL Enables Real-World Policy Improvement without Real-World Experience Robotics
  3. Physics Models for Sim-to-Real Transfer in Professional-Level Robot Table Tennis Robotics
  4. Cervical spinal cord stimulation disrupts proprioception yet improves voluntary arm reaching Neuroscience
  5. The Importance of Synchrony in the Neural Control of Movement Neuroscience
  6. MJEPA: A Simple and Scalable Joint-Embedding Predictive Architecture for Audio-Visual Learning AI / ML
  7. Wan-Streamer v0.1: End-to-end Real-time Interactive Foundation Models AI / ML
  8. Provable Benefits of RLVR over SFT for Reasoning Models: Learning to Backtrack Efficiently AI / ML
  9. A number simplex in the human medial temporal lobe Neuroscience
  10. Nemotron-Labs-TwoTower: Diffusion Language Modeling with Pretrained Autoregressive Context AI / ML
  11. nicklashansen/mmbench2 GitHub
  12. vysri/conversational-infill GitHub
  13. QwenLM/Qwen-AgentWorld GitHub
  14. lil-lab/sps GitHub
  15. DAGroup-PKU/PhysisForcing GitHub
  16. 0xShug0/audio.cpp GitHub
Issue 25Jun 15–21, 2026
  1. AI systems out-persuade expert humans AI / ML
  2. A glial source of noradrenaline shapes synaptic integration and motor adaptation Neuroscience
  3. Task-Error Residual Learning for Real-Robot Five-Ball Juggling Robotics
  4. GEOPHYS: The Geometry of Physical Plausibility AI / ML
  5. Vision-language models for chest radiography do not always need the image AI / ML
  6. SPIDER -- Stitched Power-spectra for Inferring Directed information flow from incomplete and asynchronous Experimental Recordings Neuroscience
  7. HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining Robotics
  8. Adaptive Charge Modulation Enables Focal, Selective Spinal Cord Stimulation BCI
  9. Grounding Spoken LLMs in Multi-Speaker Audio via Diarization Conditioning AI / ML
  10. Functional segregation of body-brain signals in the area postrema Neuroscience
  11. kingjulio8238/nanoG1 GitHub
  12. catnip-ai-tech/MaineCoon GitHub
  13. LogosRoboticsGroup/A2World GitHub
  14. facebookresearch/kernel_bench_verified GitHub
  15. ShareLab-SII/UniAR GitHub
  16. Multimedia-Semantic-Analytics-Lab/PerceptionDLM GitHub
Issue 24Jun 8–14, 2026
  1. Models Take Notes at Prefill: KV Cache Can Be Editable and Composable AI / ML
  2. A Fully Endovascular Neural Interface BCI
  3. Dexterous Point Policy: Learning Point-based Dexterous Hand Policies from Human Demonstrations Robotics
  4. The Signs Were Always There: Training-Free Concept Detection and Steering in Raw Transformer Dimensions AI / ML
  5. MiniMax Sparse Attention AI / ML
  6. Dynamic trajectory cues drive sequenced integration in approach detectors Neuroscience
  7. Lineage tracing and live-cell imaging reveal that NeuroD1 does not reprogram microglia into neurons Neuroscience
  8. A Two-Dimensional Grid-Cell Code for Three-Dimensional Navigation in Freely Flying Bats Neuroscience
  9. SimWeaver: Zero-Shot RGB Sim-to-Real for Deformable Manipulation Robotics
  10. Overcoming State Inertia in Full-Duplex Spoken Language Models via Activation Steering AI / ML
  11. jd-opensource/JoyAI-VL-Interaction GitHub
  12. NVlabs/SpatialClaw GitHub
  13. sbryngelson/ANEForge GitHub
  14. allenai/molmo-motion GitHub
  15. RightNow-AI/AutoMegaKernel GitHub
  16. HarryHsing/OmniAgent GitHub
Issue 23Jun 1–7, 2026
  1. Frames2LoRA: Parametric Video Internalization for Vision-Language Models AI / ML
  2. Nine Emotion Centroids: A Label-Free Valence Axis That Transfers Across Four Modalities AI / ML
  3. Predictable Mean-Field Chaos in Random Recurrent Neural Networks Neuroscience
  4. Goedel-Architect: Streamlining Formal Theorem Proving with Blueprint Generation and Refinement AI / ML
  5. Wave Focusing in Metamaterials: Tactile Displays Beyond the Diffraction Limit Robotics
  6. The Right Measure for Physics-Constrained Generation: A Co-Area Correction for Posterior-Consistent PDE Inverse Problems AI / ML
  7. The Self-Correction Illusion: Role Relabeling Gates Explicit Error Flagging in Large Language Models AI / ML
  8. What Are We Actually Benchmarking in Robot Manipulation? Robotics
  9. dots.tts Technical Report AI / ML
  10. Intrinsic Population Dynamics are a Neuronal Substrate for Visual Attention Neuroscience
  11. studio-dots-ai/dots.tts GitHub
  12. jd-opensource/JoyAI-Echo GitHub
  13. facebookresearch/brain2qwerty GitHub
  14. akarshkumar0101/smt GitHub
  15. 19PINE-AI/programmable-kv GitHub
  16. divelab/OPDLM GitHub
Issue 22May 25–31, 2026
  1. Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet AI / ML
  2. Extreme dynamic symmetry enables omnidirectional and multifunctional robots Robotics
  3. Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX Robotics
  4. Ultrasensitive voltage imaging reveals distinct electrical microdomains in neurons Neuroscience
  5. The Variance Brain Foundation Models Forgot: Third-Order Statistics Predict Cognition Where Billion-Parameter Models Fail Neuroscience
  6. When and How Long? The Readout-Mediator Angle in Temporal Reasoning AI / ML
  7. Learning to Search and Searching to Learn for Generalization in Planning AI / ML
  8. Gamma-World: Generative Multi-Agent World Modeling Beyond Two Players AI / ML
  9. Why Larger Models Learn More: Effects of Capacity, Interference, and Rare-Task Retention AI / ML
  10. When Does LeJEPA Learn a World Model? AI / ML