The Gaussian Is Enough
The most expensive negative result of the month, and it saves you an experiment you may have been planning.
No. 5
The infrastructure moved more than the models. Alphabet’s Intrinsic open-sourced its production arm stack under Apache-2.0 and, a day later, Qualcomm agreed to buy PickNik, the company that maintains MoveIt 2 — the open manipulation stack changed hands and gained a major donor inside 48 hours. On the paper side the two most useful results were subtractive: seven non-Gaussian flow-matching priors turn out to do nothing, and a controlled WAM study finds that predicted futures act on actions through their temporal order, not their content.
Note on inputs and write-backs. Three pipeline problems, all the same root cause. (1) The file IDs this task carries for THREADS.md and SEEN.md were stale — both files were recreated on 2026-09-20 and now live at new IDs; they were found by title in My Drive/robotics. (2) The W39 queue is split across two files because the single-file version outgrew the only write path the Drive connector offers; both were read (337 candidate lines, 20 scoring 4). (3) SEEN.md hit the same wall from the other side: the connector has no update-content operation, so appending means re-emitting the whole 43 KB file by transcription, which risks silently corrupting four weeks of ledger. I split it rather than take that risk — W35–W38 are intact and unmodified as SEEN-part1-W35-to-W38.md, and the new SEEN.md carries a pointer, the W39 entries, and the current arXiv band top (2609.30264). The durable fix for all three is one file per ISO week and lookup by title, never by ID.
The most expensive negative result of the month, and it saves you an experiment you may have been planning.
A controlled study in the style of W38’s ACT re-run, but forward-looking: six video-action causal structures, eight latent representations, four objectives, base model held fixed within each axis.
The most direct attack yet on the “VLAs replay layouts, they don’t follow language” problem, and it does not solve it with scale or a better language encoder.
The week’s best one-GPU item in this section.
g reconstructing the live observation–action history over those windows, with 1ᵀg = 1; (3) the same g is applied to the stored continuations, plus a closed-form ridge residual fit on the same support. The affine constraint is what separates this from weighted kNN; Proposition 1 gives the error decomposition motivating it.Cluster: three ways to make the action interface carry more than coordinates. Direction-Scale Decomposition (KTH + Stanford, project page only) tokenizes unit direction and magnitude separately, which removes speed and normalization sensitivity and is tokenizer-agnostic; +13.3 pp across 120 real trials. GALA (Tsinghua + Shanghai Qi Zhi; code) augments image-based latent actions with 3D end-effector point-cloud transitions under a shared codebook across human hands, dexterous hands and grippers — 68.3% on RoboCasa-GR1 under multi-embodiment co-training (+12.6 over GR-1-only) and 75.5% over four real XHand tasks at 50 trials each, against 71.5 for HARP-VLA and 68.0 for π0.5. MachEmbodied-U0 (Li Auto) puts understanding and generation experts in one MoT with RGB, depth, normals and flow as joint visual dynamics, at 4,200 h and 368 accelerators of pretraining — out of reach, listed for completeness.
The theme: tactile hardware is migrating to training time, and the one paper that keeps it at run time argues for bandwidth over spatial density.
Is the clearest instance, and its most useful number is an ablation the authors report plainly rather than bury.
Three more this week put tactile hardware on the training side only: HapticWAM distills imagined touch into a WAM that deploys without the sensor, ZeroTouch uses tactile as supervision to estimate a grasp-dependent compression target from vision, and VT-Bridge converts a foundation VLA into a tactile one by residual adaptation. All three are abstract-only in the queue and unverified here; flagged as a pattern, not as four confirmed results.
Is the week’s most complete release. The idea is mechanical, not algorithmic: one modular sensing finger physically moves between the handheld collector and the robot, so the sensing geometry at demonstration and at deployment is identical rather than merely calibrated. $236 per finger, ~4 h to assemble, ~10 min to swap. Optical tactile via a 7-layer VHB-tape stack over a curved mirror, plus a 16 kHz contact microphone; VisTA fuses 294 tokens through an 8-layer encoder and an 18-layer flow-matching DiT. Tactile shape 92.3% on held-out scenes; object-in-box 44% → 80% with audio; slip control 8/10 against 2/10 vision-only. An RTX 4060 trains the classifier in 11 minutes. Soft: two real manipulation tasks only, and vision-only diffusion policy wins the lightbulb one; manipulation success appears only as a bar chart; the PolyTouch baseline is a reimplementation.
Human-guided residual RL on a single UR5e with a SpaceMouse. The mechanism worth stealing: each intervention is used twice — as an explicit residual BC target, and as a decaying penalty on the autonomous transitions that preceded it, so the critic learns that the states leading into a takeover were already bad. Frozen ACT base, zero-initialized residual output layer, TD3+BC online, ResNet-10, 7 Hz, 20 demos. Three seeds × 50 fixed initial conditions, spread under 4 pp — the first multi-seed real-hardware HIL result this briefing has seen. At 10 minutes of online data: 100/64/50/66/92 against HIL-SERL’s 90/30/10/0/0; final 100/96/100/88/100. The delta is entirely in the cable tasks, where HIL-SERL scores 0%. Soft: ResFiT collapses to 0–4%, which suggests a weak baseline; HIL-SERL is faster in cycle time on the insertions; the vent-task margin depends on the authors’ stricter success criterion; FTC and HiL-ResRL are not compared. No code is the cost.
Seven prismatic joints, no revolute anywhere: two vertically stacked parallel grippers whose separation is also actuated, and four independently translating fingertips. The payoff is that p = Jq with a constant 12×7 Jacobian — no configuration-dependent finger kinematics, so manipulation composes from five linear primitives. Rack-and-pinion on Feetech-3915 servos, dovetail rails, 65 mm fingertip travel, 850 g, ~$500 complete ($30 in PLA for the structure, ~2 h assembly). 35 objects — threaded caps, syringes, pipettes, pliers, screwdrivers, triggers — 350/350 trials successful, joint-feedback contact detection only, no vision. Transfers unchanged to a Duke Humanoid V2, and two hands do a bimanual pipetting procedure where neither arm is a fixture. Soft: 350/350 is a repeatability claim under prescribed initial poses with per-object parameters tuned in up to five setup trials; it is not a generalization claim. The design exploits the fact that the object constrains the relative motion (thread, pivot, plunger, trigger) — outside that class it is a parallel gripper. Files not out yet.
Also worth naming, both proprioception-only: Real-Time Force Regulation for Whole-Hand Dexterous Grasping turns the hand into its own contact sensor using a precomputed object SDF plus tracked 6-DoF pose, reallocating contact forces every cycle through a convex QP (OSQP, linearized friction cones, 10 N minimum normal) across fingertips, sides, dorsal surfaces and palm — no tactile hardware. CoPRE predicts contact-free torque three steps ahead from commands alone and scores the residual, trained only on contact-free data, for low-cost arms with no force or tactile sensors. And Simple Torque-Observation Alignment (abstract-unverified) aligns simulated and measured torque scale, offset and noise so torque becomes a usable RL observation on a direct-drive gripper — the cheapest sim-to-real contact recipe in the queue if it holds up.
The contribution is a decoupling: a diffusion policy learns task semantics from native UMI demonstrations with no body trackers, while a separate task-agnostic motion generator learns whole-body coordination from ~105 h of retargeted mocap it never sees paired with the task. They meet at the end-effector trajectory. Three asynchronous layers: DP at 10 Hz, WB-UMI at ~1 Hz, SONIC whole-body controller at 50 Hz, with trimming and blending across replanning boundaries and measured-state feedback into the motion history.
Real Unitree G1, 200 UMI demos per task collected in ~90 minutes, 10 trials each: drawer closing 9/10, shelf pick-and-place 8/10, ball toss 3/10, loco-pick-and-place 4/10. Offline, EE look-ahead cuts position error 5.77 → 4.25 cm on unseen action categories. The honest parts are prominent: the drawer miss is an embodiment gap (a human crouches, G1 cannot reach), the ball-toss failures are gripper-release latency, and the Loco-PnP failures are a drift → OOD-observation → worse-EE-prediction spiral, with an ankle-roll trace showing the controller not tracking its own reference. n=10 per task, one training run.
Video-only, no method: Figure 04 founder claims, Lumos NexCore “skills in days”, Spirit AI’s 2027 prediction, XPENG IRON showroom memory demo. Listed so you know they were seen and discarded.
Ordered by friction removed this month.
20260922.0 per the queue) is recorded from the announcement rather than verified against the repo. Check it yourself before planning around it./releases index page for this repo is unreliable; use the direct tag URL or PyPI). Two changes matter. An experimental ipc flag on the discrete integrator gives penetration-free flex contact via an incremental-potential formulation with continuous collision detection — the first time MuJoCo has offered a non-penetrating deformable contact path. And procedural model editing is no longer quadratic: building a spec with 8,000 geoms is roughly 10× faster, because name scanning and signature computation became incremental. If you generate scenes programmatically, that second one changes your data-generation wall clock today. Also: archive resource providers, <frame> elements now round-trip with position and quaternion intact, a breaking mj_readCtrl change for multi-input actuators, and weld-constraint torque fixes./act endpoint and a no-robot smoke test (25 GB, FP16/BF16 only, gemma license, self-reported benchmarks). Isaac ROS cuMotion on the ROBOTIS AI Worker is a worked dual-arm-plus-lift MoveIt 2 integration.No release in window from LeRobot (v0.6.1, 2026-08-03 remains latest — and GitHub renders its date with the wrong year, so trust PyPI), Isaac Lab (v3.0.0-EA, GA targeted end of October), ManiSkill, RoboCasa. Genesis went unverified for three consecutive sweeps (/releases 404s, /tags robots.txt-blocked). ROS 2 had no package sync; the 09-18 Lyrical sync is still the latest.
Qualcomm to acquire PickNik Robotics (trade press, announced 09-23, terms undisclosed, customary closing conditions). PickNik maintains MoveIt 2 and sells MoveIt Pro; Qualcomm commits to keeping MoveIt under existing licensing and community roadmaps, and plans to integrate it with Dragonwing and with Arduino’s VENTUNO Q boards. inference a silicon vendor buying the motion-planning layer is the mirror image of NVIDIA buying Hugging Face (W36). Both bets are that the defensible position is owning the software layer developers already use and pulling it toward your silicon. As with LeRobot, an open-source commitment was stated and no governance structure was named — no foundation, no independent steering body. That is the same gap flagged in W36 and it is now load-bearing for two of the three pieces of the open manipulation stack.
Intrinsic open-sources Intrinsic Core (company announcement via trade press). inference Alphabet is giving away the plumbing one day before a competitor buys the incumbent plumbing vendor. Read as strategy, this prices control software at zero and moves the contested layer up to policies and down to silicon. Read as a gift, it is the single largest reduction in build friction for industrial manipulation this year. Both readings are available; the timing relative to Qualcomm/PickNik is not obviously coincidental.
Tesla Optimus ramp (The Information, single source, unconfirmed). inference the binding constraints reported are the hand — >100 screws, manual assembly, sensor-glove durability — not the policy. That is the same message as Apptronik’s CEO warning that US actuator and component supply is the limiter, and it is where a mechanically literate EE is scarce.
Feather launches a $30,000 wheeled humanoid for developers with $7.6M; Vesoma exits stealth with a learning-first humanoid, no method or figure; O-ID raises $1.2M for modular swappable humanoids. inference the venture side was near-silent this week — the harvester recorded no significant funding rounds inside three of five daily windows. What money there was went to developer-priced hardware and to form factors, not to policy teams. After four weeks of $80M–$400M rounds (W37–W38), a single quiet week is noise, not a trend; note it and watch.
South Korea plans a 2027 robot-AI push starting with logistics — robot foundation models, world models and a national physical-data library, with postal and logistics trials. inference the deliverable named is a data library. Three governments and a dozen vendors have now converged on the view that the scarce asset is embodied data, not model architecture. That is also the bet behind W38’s Shutu and Noetive rounds.
Analysts see a PEEK boom in humanoids; Kingfa’s robotics lead calls it hype. inference a materials supplier publicly contradicting a Barclays demand thesis is a rare useful disconfirmation — the supply chain is being priced on projected humanoid volumes that the people selling into it do not believe. Set beside IFR’s 7,000 (§3).
— arXiv:2609.24621v2 (2026-09-23), preprint, Joseph Rigal and Emmanuel Virot (Wormsensing) with Caroline Pascal (Hugging Face). Code, Apache-2.0; data, LeRobotDataset v3.0. Declared conflict of interest: Wormsensing manufactures the Dragonfly sensors evaluated and employs two of the three authors.
Why this one over the TRI negative result or GAM: it is the only paper this week that a reader with one arm and one GPU can execute end to end for about €100 of new parts, and its central claim contradicts the direction the tactile field has been moving in for three years.
Setup.
Method.
Results.
Where it’s soft.
Steal list.
Cost to reproduce a scaled-down version.
CONTEXT.md’s ## Active build section is still the unfilled placeholder (“empty — pending interview”). Section skipped rather than inventing workstreams. This is the eighth consecutive week the harvester has also capped its own scoring ceiling at 4 for the same reason, so filling it would improve both the queue and this section.
Treat the counts as soft: W38 recorded 21, 26 and 27 for OpenAI from three sources on the same day. A ±3 swing is rendering noise, not a hiring signal.
inference the only lab hiring model people in volume is also the only one publishing a band for them, and that band tops out $100K below OpenAI’s band for the person who builds the data pipeline. Across all three, the roles with published numbers and the roles being hired in bulk are the systems around the policy — actuators, test rigs, data acquisition, distributed storage, forward deployment. The $25/hour robot operator and the $380–500K data-systems engineer are the same bet from two ends: the scarce input is episodes, and the premium goes to whoever can move them at scale.
Table stakes, updated. Released code at submission — this week the majority of the top items actually cleared it (SpectRobot, PolyUMI, REBOOT, EmbodiedSWE, ME-Dex, Intrinsic Core, GALA). Latency beside success. An ID/OOD split. And, since W38, paired evaluation with more than one training seed.
Multi-seed real-hardware evaluation (Res-HIL); inferential statistics over a rollout population (Gaussian Is Enough); releasing fabrication files and firmware, not just code and weights (PolyUMI); and a controlled intervention that tests whether the mechanism you claim is the mechanism operating (What Matters’ temporal-reversal probe, ME-Dex’s zeroed input, SpectRobot’s blank spectrogram, GAM’s observation ablations). Four papers this week did the last one. That is the fastest-moving norm in the field right now.
THREADS.md updated; board below. Twelve threads, cap unchanged.
| Thread | Status | This week | Next real update |
|---|---|---|---|
| Does VLA scale buy language-conditioned control? | advancing (first move in 5 weeks) | GAM: under LIBERO-PRO’s Task perturbation every baseline scores ≤0.11 on all four suites (π0.5: 0.01 on Spatial-Task); GAM gets 0.88. The fix was frozen metric 3D grounding plus object-centric masking, not a language encoder or more scale | Independent reproduction of that Task column; and still, a sub-10M real-hardware multi-task policy against a published baseline (five weeks unchanged) |
| Benchmark validity in physical AI | advancing | REBOOT scores per-phase completion with failure rates measured from real ACT/DP/π0-FAST rollouts (Align-place + Engage-place = 54% of install failures vs 8% for Transport). RoboRecover: UnifoLM 98.8% initial → 48.0% recovery. Gaussian Is Enough runs Welch + STEP with Bonferroni CLD over ~100K rollouts. What Matters is controlled by design but reports no seed bands | A major-lab table with seed bands and paired evaluation — What Matters has the controls, not the bands. Or verifier exploitability scored under search |
| Contact sensing without dedicated tactile hardware | advancing | Strongest week yet. ME-Dex zeroed at inference 91.70/91.74 vs 91.56/91.92 — but its tactile is simulator-generated. SpectRobot: 82–92% vs 23% vision-only on a €100 chain. Whole-Hand Force Regulation: object SDF + proprioception. CoPRE: motor current only. Against: PolyUMI’s entire case is that the physical finger must travel with the data | An estimated- or predicted-force policy matching a real-sensor baseline on a task whose labels were not collected with that sensor. Unmet |
| Paying at training time, not run time | advancing | ME-Dex is the cleanest instance yet: keep tactile supervision and future-tactile prediction, discard the sensor reading, score unchanged. HapticWAM, ZeroTouch, VT-Bridge push the same way (abstract-only). What Matters adds a scheduling version: BC+VG for 80%, dynamics last 20% → 83.15 vs 79.11 naive joint | Whether ME-Dex’s zero-tactile result holds with real sensor data. Still open: a matched one-step-head comparison on one backbone |
| Online correction as the last mile | advancing | Res-HIL: 3 seeds × 50 fixed inits on a real UR5e, spread under 4 pp — the first multi-seed real HIL result here. At 10 min, 100/64/50/66/92 vs HIL-SERL 90/30/10/0/0, with the whole delta in two cable tasks where HIL-SERL scores 0%. No code | A third-party rerun of EXPO-FT (code two weeks out, nobody has), or Res-HIL code |
| World-action models as unified policy + simulator | advancing | The mechanism question got an answer: corrupting future-latent content moves actions <1%; reversing their temporal order moves actions 12.8–14.4% and cuts OOD success 24–32%. Video generation is the only auxiliary objective that helps OOD (77.96 → 81.22); all of them hurt ID. ME-Dex adds tactile to the target set | A released world model used for policy improvement by someone who did not build it. OpenWAM repos unchanged since 09-09 |
| Who owns the open robot-learning stack | advancing (was contradicted) | Two events in 48 hours. Intrinsic Core released under Apache-2.0 (real-time control, motion and grasp planning, calibration, FoundationPose, ROS 2 drivers). Qualcomm agreed to buy MoveIt’s maintainer, pledging existing licensing and community roadmaps with no governance structure named — same gap as NVIDIA/Hugging Face. No post-deal LeRobot release; v0.6.1 still stands | Either commitment written into a foundation or steering body rather than a press quote; the first post-deal LeRobot release |
| Simulation fidelity for transmission and contact | advancing (was stalled) | MuJoCo 3.14.0: experimental ipc flag on the discrete integrator gives penetration-free flex contact via incremental potential with CCD — the first non-penetrating deformable path in MuJoCo. Procedural editing ~10× faster at 8,000 geoms. Isaac Lab unchanged; MuJoCable still has no repo |
A sim-to-real result crediting the IPC flex contact or the discrete integrator; a MuJoCable repo |
| Low-cost open hardware as training substrate | advancing | SpectRobot: €100 chain on an SO-101, Apache-2.0 code and LeRobot v3.0 data. PolyUMI: $236 transferable sensing finger, fully released down to fabrication and firmware. Cartesian Hand: 7-DoF all-prismatic in-hand manipulator at ~$500, 350/350 trials — files not out. Unitree Dex5-S, 22 DoF from $6,500. Still no third-party Aero Hand, BRIDGE or Peg-in-Bench build | An independent group reporting numbers on released low-cost hardware. Cartesian Hand files landing would give this thread an in-hand manipulator at hobby cost |
| Claimed open releases vs actual artifacts | narrowing (was contested/worse) | Genuinely better. Out: SpectRobot, PolyUMI (hardware, electronics, firmware, fabrication, software), REBOOT, EmbodiedSWE, Intrinsic Core, ME-Dex, GALA. Missing: Gaussian Is Enough, GAM, What Matters, Whole-Body UMI (no code statement); Res-HIL (videos only); Cartesian Hand (“will”); isaac_asimov (checkpoint claimed, absent). StreamPI official weights now five weeks pending | Whether the narrowing holds a second week; StreamPI weights |
| Humanoid capital vs demonstrated capability | advancing | The sharpest production-vs-deployment contradiction yet: AGIBOT 20,000 cumulative built (self-reported), Tesla several hundred/week (one outlet, unnamed sources) — against IFR’s third-party count of ~7,000 humanoids sold worldwide in 2025, many to research institutions and data collectors. Tesla’s named bottlenecks are hands and touch sensors, not policy. Whole-Body UMI is the only real-number humanoid manipulation result this week, and it is academic | A humanoid company first-authoring a method with released code; an independent count of humanoids in productive operation |
| Manipulation acquired rather than built | advancing (adjacent) | Qualcomm/PickNik: a silicon vendor buying the manipulation software layer. Third consecutive week where the acquirer is a capital or platform holder, not a logistics incumbent (SoftBank/RAI W38, NVIDIA/Hugging Face W36) | A logistics incumbent buying an end-effector or policy team. The W35 in-quarter prediction has ~4 weeks left; kill on lapse |
SpectRobot’s task is an active information-gathering motion: the robot shakes a box for 2.9 seconds and reads the spectrum. That is close to the best possible case for a spectrogram — a long, energetic, repeating excitation, where averaging over 224 time columns is a feature. The result that carries the paper is precisely this: temporal context is worth 55 points and bandwidth above 10 kHz is worth nothing resolvable.
But the contact events that motivate tactile sensing in manipulation are the opposite shape. A slip onset, a peg catching a chamfer, a connector seating — these are single millisecond-scale transients inside an otherwise quiet window. At 2.9 s over 224 columns you get ~13 ms per column, so the event occupies one column and is averaged against nothing. The same paper’s short-window configuration, which is the one you would need for a transient, scored at chance (31–32%). It is entirely possible that the bandwidth-versus-context tradeoff inverts for transients — that the reason 100 kHz bought nothing here is that this task has no high-frequency information worth having, and that a task which does would show the opposite ordering. The authors say as much in one sentence and do not test it.
The same seven-sensor benchmark, same rig, same €100 acquisition chain, on a peg-in-hole insertion or a slip-arrest task — one where success depends on detecting an event within tens of milliseconds. Run both the short-window (0.29–0.36 s) and long-window configurations at 10 kHz and 100 kHz, with the same Wilson intervals. And run a spatial tactile array on the same task, which is the comparison the paper never makes and which its framing claim requires. That is about a week of one arm, one GPU and one operator, and it would either generalize the result or bound it to interrogation tasks. Given that the code, the data format and the sensor list are all public, this is the rare open question a single reader could close.
Source types are labelled inline. All arXiv items are unreviewed preprints. Every paper result above is single-lab and unreproduced unless stated; most real-robot numbers are one training run at n=10–80 per cell. Release status was checked against repos, model cards and PyPI rather than paper claims, except Intrinsic Core, whose repo returned 404 through this session’s fetch path and is recorded from the announcement. Trade-press items rest on company statements unless marked otherwise; the Tesla Optimus figures rest on one outlet’s unnamed sources.
Queue items scoring 4 that are not covered above: