- RoboTTT: Context Scaling for Robot Policies Robotics✓
- Low-latency neuromorphic closed-loop control of hippocampal ripples in vivo Neuroscience✓
- The Benjamini--Hochberg Procedure Can Fail to Control the FDR for Correlated Two-Sided Gaussian Tests AI / ML✓
- Agora: Collective and Permissionless Internet-Scale Pretraining of Large Language Models AI / ML✓
- Auditing the Risk Claims of Distributional Reinforcement Learning AI / ML✓
- Answer-Conditioned Chains of Thought Degrade Verifiable-Reasoning Distillation in Large Language Models AI / ML✓
- FlashDecoder: Real-Time Latent-to-Pixel Streaming Decoder with Transformers AI / ML✓
- Toward a mechanistic understanding of inference in visual cortex and diffusion models Neuroscience✓
- Towards Human-level Dexterous Teleoperation Robotics✓
- Verbalizable Representations Form a Global Workspace in Language Models AI / ML✓
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.
-
Parametric neural control differentiates top neural network models of primate visual cortex
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.
-
Reinforcement Learning on Benign Facts Amplifies Leakage of Memorized Private Data
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.
-
Monkeys learn to report their own sensory cortical population activity
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.
-
Beyond Imitation: Self-Improving Robot Policies via Off-Policy Q-Planning
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.
-
Inductively Scalable, Single-Step Neural Surrogates for Wave-Scattering Inverse Problems
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).
-
Efficient coding makes and breaks Webers law
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.
Also notable
-
Brain alignment in deep neural networks emerges early and independently of object classification
Neuroscience
Complements C17: brain alignment in CNNs is largely present at random initialization and saturates within a few epochs while classification keeps improving, suggesting alignment reflects visual-environment structure rather than a shared recognition solution.
-
Inadvertent Context Leakage in Language Models
AI / ML
Secrets merely present in an LLM's context leak into benign outputs (near-perfect 2-digit, 82% 4-digit recovery), with more capable, instruction-following models leaking more—paired with C4 as this week's context/leakage cluster.
-
EchoCoT: Extracting Hidden Chain-of-Thought from Large Reasoning Models
AI / ML
EchoCoT extracts hidden chain-of-thought near-verbatim from black-box reasoning APIs by exploiting a reasoning-replay surface between tool calls, including a 33k-token trace from Gemini-2.5.
-
Mammalian TMC Family Proteins are Mechanically Gated Ion Channels
Neuroscience
Human TMC3–8 form mechanically gated ion channels in heterologous cells, potentially the largest mammalian mechanosensitive channel family—big for touch/pain molecular biology, but so far only in cultured cells.
-
Deleting learning-induced dendritic spines disrupts the memory they encode
Neuroscience
A targeted spine-elimination tool (NSET) shows that deleting learning-induced dendritic spines disrupts the specific memory they encode while sparing consolidated memories—direct causal evidence for spines as a memory substrate.
-
Reinforced Planning with Latent World Models
AI / ML
RP1 fully learns a multi-step plan-improvement operator (not just an amortized policy) attachable to any latent world model, with large claimed efficiency gains across embodied tasks—an interesting new direction worth watching.
-
In-Cell Learning: Deployed Language Models Can Learn New Knowledge Without Changing a Single Stored Bit
AI / ML
In-cell learning writes reversible new knowledge into the unused intervals of 4-bit quantization grids, leaving the released model artifact bit-identical—a genuinely novel deployment paradigm.
-
AI with Authority, from Application to Silicon
AI / ML
One researcher directing AI agents from application code through a verified compiler to a taped-out RISC-V chip in five weeks with a proof-kernel trust boundary; striking if the self-reported accounting holds up.
-
Retrieval Needs Multivectors: An Exponential Separation
AI / ML
Explicit exponential representational separation between single- and multi-vector retrieval embeddings, with a targeted benchmark (ANDOR) where single-vector models fail even after fine-tuning—a real theoretical explanation for a known empirical gap.
-
GhostTac: Manipulating Tactile Sensors without Physical Contact
Robotics
GhostTac shows electromagnetic interference can manipulate robotic tactile sensors without contact, inducing targeted false readings across 15 sensors and two dexterous hands—a new physical attack surface for tactile robotics.
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.
-
moonshotai/Kimi-K3
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
-
Anthropic/claude-protein-binder-design
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
-
MiniMaxAI/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
-
Qwen/Qwen3.8-Flash-Next
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
-
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
-
ShareLab-SII/VA-Judger
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
-
zai-org/GLM-5.3-Flash
HF model
Deployable 320B/18B-active natively multimodal GLM with hybrid sparse/linear attention and controllable reasoning—strong cost-capability tradeoff for agentic and coding work.
-
Qwen/Qwen3.8-27B
HF model
A 27B Apache-2.0 multimodal dense model with hybrid Gated DeltaNet/attention and 262K context that is far more deployment-friendly than the trillion-scale releases.
-
deepseek-ai/DeepSeek-V4-Flash-0731
HF model
DeepSeek-V4-Flash pairs open weights and sparse activation with same-checkpoint DSpark speculative decoding, reporting solid agentic-coding gains over prior previews.
-
markov-ai/cad-1000-hours
HF dataset
1,021 hours of synchronized CAD/BIM screen recordings, actions, rubrics, and verifiable deliverables—a rich substrate for professional computer-use agents.
-
HuggingFaceFW/finepdfs
HF dataset
FinePDFs liberates 3T tokens from 475M PDFs across 1,733 language-script pairs, a reproducible pretraining corpus that complements web-only data.
-
MiniMaxAI/MiniMax-Music3
HF model
MiniMax Music 3 generates coherent full-length (5-min) 32kHz stereo songs via an 8B global + 0.6B local model and continuous flow synthesis—one of the stronger open music systems.
-
Holiday-Robot/rsl_rl_flashsac
GitHub
An Isaac Lab implementation of FlashSAC with a 12-task benchmark and sim-to-real Unitree G1 demos, notable as a fast/stable off-policy alternative to on-policy RL for robot control.
-
incoai/GLM-5.3-Flash-DFlash2
HF model
A block-diffusion draft model delivering up to 2.79× lossless speculative decoding for GLM-5.3-Flash, outperforming native MTP with concrete throughput/acceptance data.
Issue 34 page · the shortlist it was chosen from
Archive
- Odors Smell Like Their Components: A Linear Framework for Predicting Olfactory Mixture Perception Neuroscience✓
- Brain2voice 2.0: High-performance voice synthesis brain-computer interface BCI✓
- Harnessing Code Agents for Automatic Software Verification AI / ML✓
- Gauge dependence and structured-output corruption in sign-branched repetition penalties: measurements across models, inference stacks, and alternative repetition controls AI / ML✓
- Constrained Decoding for Diffusion Language Models via Efficient Inference over Finite Automata AI / ML✓
- Simple Geometric Recentering Rivals Deep Sequence Models for Cross-Session EEG Motor-Imagery Decoding BCI✓
- Multiplayer Interactive World Models with Representation Autoencoders AI / ML✓
- Computational demands shape seizure susceptibility in recurrent neural networks Neuroscience✓
- Disturbance-aware Motion Planning for Over-actuated Underwater Vehicles Exploiting Actuation Redundancy for High-fidelity 3D Reconstruction Robotics✓
- A Function-Space Dichotomy for Compositional Learning: Exponential Sub-Optimality of the Neural Tangent Kernel AI / ML✓
- EPFL-VILAB/Modus GitHub✓
- Robbyant/lingbot-world-v2 GitHub✓
- Helldez/BigMoeOnEdge GitHub✓
- MuyeHuang/DuplexOmni GitHub✓
- Robbyant/lingbot-video GitHub✓
- WeZZard/jlens-qwen36 GitHub✓
- A Machine-Verified Proof of a Quantum-Optimization Conjecture AI / ML✓
- Accurate Decoding of Natural Sentences from Non-Invasive Brain Recordings BCI✓
- Dictionaries, Not Darwin: Set-Level Selection Beats LLM Evolution in Scientific Equation Discovery AI / ML✓
- Smooth Scaling Laws Hide Stepwise Token Learning AI / ML✓
- Multiregional single-cell profiling reveals shared and specialized cellular vulnerability in Alzheimer's disease Neuroscience✓
- DeepGaze3.5-VL: Modeling Scanpaths via Autoregressive Token Prediction Neuroscience✓
- Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models AI / ML✓
- Scaling Storm-Resolving Atmospheric AI Simulation to the Entire Planet AI / ML✓
- Thinking While Speaking: Inference-Time Knowledge Transfer for Responsive and Intelligent Conversational Voice Agents AI / ML✓
- MorphQuad: Morphable Quadrotor for Superhuman Maneuverability, Manipulation, and Resiliency Robotics✓
- mira-wm/mira GitHub✓
- OpenSenseNova/SenseNova-Vision GitHub✓
- meituan-longcat/LongCat-2.0 GitHub✓
- anthropics/jacobian-lens GitHub✓
- open-gigaai/giga-world-1 GitHub✓
- XXH333/WordVoice-main GitHub✓
- Complete virtual unwrapping and reading of a rolled Herculaneum papyrus Tech✓
- Support-Constrained RL Enables Real-World Policy Improvement without Real-World Experience Robotics✓
- Physics Models for Sim-to-Real Transfer in Professional-Level Robot Table Tennis Robotics✓
- Cervical spinal cord stimulation disrupts proprioception yet improves voluntary arm reaching Neuroscience✓
- The Importance of Synchrony in the Neural Control of Movement Neuroscience✓
- MJEPA: A Simple and Scalable Joint-Embedding Predictive Architecture for Audio-Visual Learning AI / ML✓
- Wan-Streamer v0.1: End-to-end Real-time Interactive Foundation Models AI / ML✓
- Provable Benefits of RLVR over SFT for Reasoning Models: Learning to Backtrack Efficiently AI / ML✓
- A number simplex in the human medial temporal lobe Neuroscience✓
- Nemotron-Labs-TwoTower: Diffusion Language Modeling with Pretrained Autoregressive Context AI / ML✓
- nicklashansen/mmbench2 GitHub✓
- vysri/conversational-infill GitHub✓
- QwenLM/Qwen-AgentWorld GitHub✓
- lil-lab/sps GitHub✓
- DAGroup-PKU/PhysisForcing GitHub✓
- 0xShug0/audio.cpp GitHub✓
- AI systems out-persuade expert humans AI / ML✓
- A glial source of noradrenaline shapes synaptic integration and motor adaptation Neuroscience✓
- Task-Error Residual Learning for Real-Robot Five-Ball Juggling Robotics✓
- GEOPHYS: The Geometry of Physical Plausibility AI / ML✓
- Vision-language models for chest radiography do not always need the image AI / ML✓
- SPIDER -- Stitched Power-spectra for Inferring Directed information flow from incomplete and asynchronous Experimental Recordings Neuroscience✓
- HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining Robotics✓
- Adaptive Charge Modulation Enables Focal, Selective Spinal Cord Stimulation BCI✓
- Grounding Spoken LLMs in Multi-Speaker Audio via Diarization Conditioning AI / ML✓
- Functional segregation of body-brain signals in the area postrema Neuroscience✓
- kingjulio8238/nanoG1 GitHub✓
- catnip-ai-tech/MaineCoon GitHub✓
- LogosRoboticsGroup/A2World GitHub✓
- facebookresearch/kernel_bench_verified GitHub✓
- ShareLab-SII/UniAR GitHub✓
- Multimedia-Semantic-Analytics-Lab/PerceptionDLM GitHub✓
- Models Take Notes at Prefill: KV Cache Can Be Editable and Composable AI / ML✓
- A Fully Endovascular Neural Interface BCI✓
- Dexterous Point Policy: Learning Point-based Dexterous Hand Policies from Human Demonstrations Robotics✓
- The Signs Were Always There: Training-Free Concept Detection and Steering in Raw Transformer Dimensions AI / ML✓
- MiniMax Sparse Attention AI / ML✓
- Dynamic trajectory cues drive sequenced integration in approach detectors Neuroscience✓
- Lineage tracing and live-cell imaging reveal that NeuroD1 does not reprogram microglia into neurons Neuroscience✓
- A Two-Dimensional Grid-Cell Code for Three-Dimensional Navigation in Freely Flying Bats Neuroscience✓
- SimWeaver: Zero-Shot RGB Sim-to-Real for Deformable Manipulation Robotics✓
- Overcoming State Inertia in Full-Duplex Spoken Language Models via Activation Steering AI / ML✓
- jd-opensource/JoyAI-VL-Interaction GitHub✓
- NVlabs/SpatialClaw GitHub✓
- sbryngelson/ANEForge GitHub✓
- allenai/molmo-motion GitHub✓
- RightNow-AI/AutoMegaKernel GitHub✓
- HarryHsing/OmniAgent GitHub✓
- Frames2LoRA: Parametric Video Internalization for Vision-Language Models AI / ML✓
- Nine Emotion Centroids: A Label-Free Valence Axis That Transfers Across Four Modalities AI / ML✓
- Predictable Mean-Field Chaos in Random Recurrent Neural Networks Neuroscience✓
- Goedel-Architect: Streamlining Formal Theorem Proving with Blueprint Generation and Refinement AI / ML✓
- Wave Focusing in Metamaterials: Tactile Displays Beyond the Diffraction Limit Robotics✓
- The Right Measure for Physics-Constrained Generation: A Co-Area Correction for Posterior-Consistent PDE Inverse Problems AI / ML✓
- The Self-Correction Illusion: Role Relabeling Gates Explicit Error Flagging in Large Language Models AI / ML✓
- What Are We Actually Benchmarking in Robot Manipulation? Robotics✓
- dots.tts Technical Report AI / ML✓
- Intrinsic Population Dynamics are a Neuronal Substrate for Visual Attention Neuroscience✓
- studio-dots-ai/dots.tts GitHub✓
- jd-opensource/JoyAI-Echo GitHub✓
- facebookresearch/brain2qwerty GitHub✓
- akarshkumar0101/smt GitHub✓
- 19PINE-AI/programmable-kv GitHub✓
- divelab/OPDLM GitHub✓
- Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet AI / ML✓
- Extreme dynamic symmetry enables omnidirectional and multifunctional robots Robotics✓
- Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX Robotics✓
- Ultrasensitive voltage imaging reveals distinct electrical microdomains in neurons Neuroscience✓
- The Variance Brain Foundation Models Forgot: Third-Order Statistics Predict Cognition Where Billion-Parameter Models Fail Neuroscience✓
- When and How Long? The Readout-Mediator Angle in Temporal Reasoning AI / ML✓
- Learning to Search and Searching to Learn for Generalization in Planning AI / ML✓
- Gamma-World: Generative Multi-Agent World Modeling Beyond Two Players AI / ML✓
- Why Larger Models Learn More: Effects of Capacity, Interference, and Rare-Task Retention AI / ML✓
- When Does LeJEPA Learn a World Model? AI / ML✓