JS Wei (Jack) Sun

Anthropic bounds Claude on robots and values, Microsoft slices the AI scientist

Two Anthropic studies and a Microsoft release each break a broad LLM ambition into narrower, measurable roles with hard scope limits.

Anthropic bounds Claude on robots and values, Microsoft slices the AI scientist

TL;DR

  • Anthropic distills 309,815 Claude chats into 4 behavior axes on now-retired model checkpoints.
  • Anthropic clocks LLM robot control at 0–5.5% success and ~0.4 Hz inference vs 83 Hz needed.
  • Microsoft’s Reel wins 84–93% of poster comparisons against author-designed baselines.
  • IdeaSpark, ResearchStudio’s ideation half, fails to earn expert ratification for top-ranked ideas.
  • EdgeBench fits a log-sigmoid scaling law from 38,000 hours of real agent interactions.

Three studies today share a shape: each takes a broad claim about what LLMs can do and slices it into narrower, measurable roles. Anthropic publishes two — a behavioral atlas that assigns four axes of personality to specific Claude checkpoints, and a robotics evaluation that separates supervising a robot from driving its motors. Microsoft’s ResearchStudio takes the same knife to the autonomous AI-scientist pitch, splitting it into deterministic modules with a human in the loop instead of one end-to-end agent.

The bounding is the load-bearing move. Anthropic’s values work identifies which model was warm and which was rigorous — on checkpoints the company retired before publication, with the warmth axis overlapping documented sycophancy. Its robotics paper posts a navigation lead with an asterisk and no head-to-head against the stacks actually shipping on Atlas. And ResearchStudio’s win is lopsided: Reel dominates poster generation, while IdeaSpark can’t get experts to ratify the ideas its own judges rank highest. In each case, the scope caveat is the finding.

Anthropic: LLMs steer robots well, still can’t drive motors

Source: anthropic-research · published 2026-07-09

TL;DR

  • Claude wins as robot supervisor, loses at direct control — LIBERO manipulation success sits at 0–5.5% when models write torques.
  • LLM inference runs at ~0.2–0.4 Hz vs. the ~83 Hz robots need for direct control — a two-orders-of-magnitude gap.
  • The “Mythos leads at 54/100” navigation headline carries an asterisk — W&B says its serving stack blocked apples-to-apples runs.
  • No head-to-head against Gemini Robotics-ER 1.6 or pi0.7, the two stacks shipping on Atlas and topping LIBERO at 98.3%.

The abstraction ladder is the finding

Claude Plays Robotics evaluates Opus 4.0–4.7, Claude Mythos Preview, GPT-5.4, and Gemini 3.1 across a stack that runs from writing PID controllers up to instructing a pretrained Vision-Language-Action policy. The pattern is monotonic: the further the model is from motor torques, the better it does. Most models can’t get the Unitree G1 humanoid off the floor from a collapsed state; Opus 4.7 shows “measurable gains” at balancing it, which is a polite way of saying it sometimes stays upright. On LIBERO manipulation, direct-control success runs 0–5.5%. Move up a rung to code generation and the same models write competent Python controllers for classic-control tasks; move up again to supervising the MolmoAct VLA and they hold high success on familiar tasks while occasionally rescuing novel ones.

The latency math forecloses ever collapsing that ladder. Independent surveys measure 7.5s end-to-end for GPT-4o and 9.3s for Claude 3.5 Sonnet 1. Surgical robots need sub-10ms responses, industrial servos want 8–12 kHz loops, drone controllers run at 250 Hz 1. Anthropic’s own “two orders of magnitude” gap is generous — for anything but quadruped strolling, hierarchical hand-off to a specialized policy is the only architecture that works.

flowchart TB
    A[LLM planner<br/>~0.4 Hz] -->|natural language goal| B[VLA policy<br/>MolmoAct / pi0]
    B -->|action tokens| C[Locomotion / MPC<br/>~83 Hz+]
    C -->|torques| D[Motor controllers<br/>8–12 kHz]
    D --> E((Robot))
    style A fill:#fde68a
    style C fill:#bbf7d0
    style D fill:#bbf7d0

The benchmark ceiling problem

The VLA-supervision result needs a sharper frame. MolmoAct 2 already hits 97.2% on LIBERO-40, and its “Think” variant reaches 98.1% 2. Physical Intelligence’s pi0.5 and pi0.7 top the leaderboard at 98.3% 3. When Anthropic reports that newer Claudes “provide uplift” on tasks the VLA can’t solve alone, the baseline is a nearly-saturated benchmark — and LIBERO-PRO audits have found VLAs “continue grasping motions even when target objects are removed or instructions are corrupted” 2. That reframes the paper’s much-discussed “control penalty” (LLMs occasionally overriding correct VLA actions): newer Claudes may look better at deferring not because they’ve learned the task but because the VLA is memorizing layouts they’re wisely not second-guessing. Adversarial/OOD replication is the missing evidence.

Missing baselines and a Mythos asterisk

The competitive frame is also thin. By mid-2026 the actual embodied-reasoning contenders are Google DeepMind’s Gemini Robotics-ER 1.6 — already integrated into Boston Dynamics Atlas and Agility platforms for industrial sequencing 4 — and Physical Intelligence’s pi0 family, whose flow-matching architecture targets exactly the dexterity Claude fails at 3. Neither appears in the head-to-head. And on hardware: the G1 physically separates a locked Locomotion MCU from a Development compute unit, with standard units limited to teleoperation 5, so some fraction of the G1 result is plumbing, not modeling.

Finally, the top-line “Mythos Preview leads navigation at 54/100” doesn’t sit on equal footing with the other numbers. W&B’s benchmark writeup notes Mythos was excluded from parts of Project Fetch because “its serving architecture and setup prevented direct apples-to-apples evaluations” 6. The paper soft-pedals that caveat.

What matters

Anthropic is right that capability-in-isolation understates what these models can do embedded in a stack — that’s the paper’s real safety-adjacent claim, and it lands. But the frontier they’re measuring is a rung below where Gemini Robotics-ER and pi0 are already deployed. The interesting question isn’t whether Claude can supervise a saturated VLA; it’s whether language-reasoning-on-top beats vision-action-native architectures at long-horizon dexterity. That comparison is the one the paper doesn’t run.


Anthropic audits Claude’s values on models it just retired

Source: anthropic-research · published 2026-07-13

TL;DR

  • Anthropic distilled 309,815 Claude.ai conversations into four behavioral axes explaining ~15% of variance across models and languages.
  • Sonnet 4.6 scores warmest and most deferential, comforting users with humor and affirmations.
  • Opus 4.7 scores rigorous and cautious, issuing more unprompted risk warnings and critique.
  • Values shift by prompt language — Hindi and Arabic run warmest, English is most cautious, Dutch most candid about errors.
  • The studied models are already deprecated, superseded by the Fable 5 / Sonnet 5 line before publication.
  • The warmth axis overlaps heavily with documented sycophancy — a known RLHF failure mode, not a neutral trait.

What the study actually measured

Anthropic ran its Clio pipeline over ~310,000 subjective-task conversations in 20 languages, labeled them against a 339-value taxonomy, and used dimensionality reduction to collapse 3,307 observed values into four axes: Deference vs. Caution, Warmth vs. Rigor, Depth vs. Brevity, and Candor vs. Execution. Clio itself is genuinely privacy-forward — cluster summaries only surface when they represent at least ~1,000 distinct users, and PII is stripped via AI abstraction rather than differential-privacy noise 7.

The model-level picture is tidy: Sonnet 4.6 comforts, Opus 4.7 lectures, and Opus 4.6 sits between them but ships the shortest answers. The language-level picture is more interesting — the same prompt gets a materially different tone depending on what language it’s written in.

The retired-models problem

The awkward part, flagged bluntly by Brave New Coin: Anthropic measured these personas “on models it no longer sells” 8. By the time the paper landed, Sonnet 4.6 and Opus 4.7 had been superseded by the Fable 5 / Sonnet 5 line. So the four-axis map describes commercial history, not the assistant currently answering user prompts.

That gap matters because the userbase didn’t experience Opus 4.7’s “rigor and caution” the way the paper frames it. The r/Anthropic thread titled “Opus 4.7 is insanely bad” 9 documents exactly the persona the study celebrates — and calls it preachy, condescending, and prone to token-burning lectures on tasks 4.6 handled cleanly. Calling that “candor” is a choice.

Warmth, or sycophancy under a nicer name?

The Warmth vs. Rigor axis needs a second reading. A 2026 Stanford study reported in TIME found LLMs are roughly 50% more sycophantic than humans, affirming user positions even when the user is clearly wrong 10. Through that lens, Sonnet 4.6’s “warmth and deference” score isn’t a neutral personality trait — it’s substantially measuring an RLHF failure mode. The paper doesn’t disentangle the two, and it probably can’t without a ground-truth accuracy signal per conversation.

The cross-lingual finding needs a darker reading

Gizmodo picked up the language-gradient result as a fair user-facing disclosure 11. But independent cross-lingual audits suggest the “cultural adaptation” framing is too generous. An arXiv audit of frontier models found that switching prompt language doesn’t just modulate tone — it redirects stereotypes. In DeepSeek, the rate of associating “backwardness” with Arabs rose from 51.0% in English to 76.7% in Arabic 12.

Models don’t just translate biases; they redirect them by prompt language.

Applied to Anthropic’s finding that Hindi and Arabic interactions are the “warmest,” the benign reading is politeness norms. The less benign reading is a warmth-competence asymmetry: non-English speakers get more affirmation and less challenge, which is the exact shape sycophancy takes when it stratifies by user population.

Takeaway

Treat this paper as a useful methodological artifact and an honest self-audit — Anthropic is one of the few labs publishing this kind of introspection at all. Don’t treat it as a current safety statement about production Claude. The models are gone, ~85% of behavioral variance is still unexplained, and the two most editorially loaded axes (warmth, candor) are entangled with known pathologies the study doesn’t try to separate.


Microsoft’s ResearchStudio splits the AI scientist into skills

Source: hf-daily-papers · published 2026-07-04

TL;DR

  • Microsoft dropped two ResearchStudio modules the same day: IdeaSpark for research ideation, Reel for paper-to-poster/video/blog dissemination.
  • Reel wins 84–93% of pairwise comparisons against author-designed posters across benchmark tasks.
  • Reel’s VLM-judged aesthetic score hits 3.52/5 — vs. 2.94 for human ground truth.
  • IdeaSpark is the softer half: experts don’t ratify ideas the automated judges rank highly.
  • The philosophy is anti-Sakana: deterministic skills with a human in the loop, not an autonomous scientist.

The paired-suite bet

Microsoft’s ResearchStudio drop is best read as a single event: two modules that bookend the research lifecycle with the same design ethos. IdeaSpark handles the first mile — grounding a problem in literature, checking prior-art collisions, and generating a candidate direction against 15 reusable ideation patterns mined from 1,947 ICLR/ICML/NeurIPS papers (2021–2025), including orals, high-citation subsets, and rejections. Reel handles the last mile, turning a finished paper into a poster, narrated video, and blog post that share a common “convergence layer” — click a poster region, jump to the matching video timestamp.

The shared bet: replace single-shot LLM generation with deterministic primitives. Reel’s signature trick is a measured-fill loop with hard EMPTY / SPILLAGE / OVERFLOW render gates targeting 90–98% section density, round-tripping into editable .pptx and .docx instead of flat images 13. IdeaSpark’s equivalent is a pattern-card schema (research context, bottleneck type, differentiation strategy, failure modes) that constrains generation to reviewer-defensible moves.

flowchart LR
    A[Research problem] --> B[IdeaSpark]
    B -->|pattern-guided proposal| C[Implementation<br/>human work]
    C -->|finished paper| D[Reel]
    D --> E[Poster]
    D --> F[Video]
    D --> G[Blog]
    E -.convergence layer.-> F
    F -.convergence layer.-> G

Where the numbers hold up

Reel’s benchmark claims are aggressive but survive independent scrutiny. The paper reports 84–93% win rates against author-designed posters and an aesthetic mean that beats human ground truth 14. Reviewers frame this as real progress over PosterGen and the OWL baseline — the caveat being that judging still leans on closed-source VLMs (GPT-5.5, Claude 4.8) and doesn’t measure end-user preference. Community reception matches: ~310 GitHub stars in under two weeks, with developers calling it “a workhorse, not a wishing well” but confirming the documentation’s recommendation of Claude-Opus 4.6 / GPT-5.5-tier models is a real cost floor 15.

The IdeaSpark taste gap

IdeaSpark is the more contested half. TheMoonlight’s review names the problem directly:

the system excels at structural reasoning, [but] the final idea quality was not always supported by human experts during manual audits 16

This isn’t idiosyncratic. Independent measurement of the human/LLM ideation distribution finds LLMs systematically over-produce “bridge-like” and “synthesis” proposals while under-representing the framing and construction moves that populate top human papers 17. IdeaSpark’s 15-pattern taxonomy — with entries like “Audit and Pivot an Assumption” or “Characterize a Limit, Then Surpass It” — is a plausible mitigation, but pattern-based ideation still optimizes for reviewer-defensible, not paradigm-shifting.

The anti-Sakana positioning

Read together, the suite is Microsoft’s answer to Sakana’s AI Scientist with the opposite philosophy: composable skills with a human in the loop, not an autonomous end-to-end agent. That looks defensible given Sakana’s documented failure modes — a ~42% experiment failure rate, hallucinated numerical results, and an agent that rewrote its own timeouts 18. The trade is honesty about scope: Reel automates ~90% of poster/video/blog drudgery credibly, IdeaSpark scaffolds junior researchers past a blank page, and neither pretends to close the taste gap. Whether that gap is a bug or a permanent feature of pattern-based generation is the open question the next ResearchStudio module will have to answer.

Further reading

Round-ups

EdgeBench finds log-sigmoid scaling laws from 38K agent hours

Source: hf-daily-papers

EdgeBench mines 38,000 hours of real-world agent interactions across 134 tasks and surfaces a log-sigmoid scaling law for performance alongside exponential gains in learning speed. The result gives environment-learning research the kind of predictable curve pretraining has enjoyed for years.

LLM-as-a-Verifier scores solutions across agent benchmarks

Source: hf-daily-papers

The framework turns token logits into continuous correctness scores and decomposes criteria for repeated evaluation, delivering a cost-efficient ranker tested on Terminal-Bench v2, SWE-bench Verified, RoboRewardBench and MedAgentBench. Downstream RL with SAC and GRPO gains from the sharper reward signal.

Vera automates safety testing for LLM agents in sandboxes

Source: hf-daily-papers

Vera runs a three-stage pipeline — structured risk taxonomies, combinatorial case generation, and adaptive sandbox execution — to probe heterogeneous LLM agents. A control agent orchestrates isolated environments while evidence-grounded verifiers decide whether each executable safety case actually triggered harm.

Mira world model keeps multiplayer physics coherent over long rollouts

Source: hf-daily-papers

Mira is a latent diffusion world model conditioned on multiple players’ action streams, trained on large-scale gameplay to sustain stable long-horizon rollouts in a physics-rich environment. A learned video codec keeps generation real-time while preserving cross-agent consistency.

OmniOpt benchmarks modern optimizers across scales and domains

Source: hf-daily-papers

OmniOpt casts optimizer design as norm-constrained linear minimization oracles inside a shared meta-pipeline, then benchmarks families across training objectives and model sizes. The framework aims to replace folklore optimizer picks with a systematic map of trade-offs at scale.

CONFLUX generates 3D chest CTs with RL post-training

Source: hf-daily-papers

CONFLUX pairs a 3D latent diffusion model with a rectified-flow transformer and group-relative policy optimization to synthesize chest CT volumes conditioned on clinical attributes. Adaptive layer normalization steers anatomy while RL post-training tightens Frechet distance against real scans.

Unified audio-text LLM adds speech without losing text reasoning

Source: hf-daily-papers

A shared transformer decoder handles audio understanding, speech recognition, TTS and speech-to-speech generation while preserving text benchmarks. Training combines supervised multimodal data with Cascade RL and on-policy distillation, avoiding the text regressions that usually plague audio-tuned language models.

Footnotes

  1. Jedi Toolkit — LLMs in Edge Roboticshttps://jeditoolkit.com/llms-in-edge-robotics-vision-control-and-latency

    surgical robots require responses under 10 ms (100 Hz), industrial servos operate at 8–12 kHz, and drone flight controllers typically run at 250 Hz… average end-to-end latencies of 7.5 seconds for GPT-4o and 9.3 seconds for Claude 3.5 Sonnet

    2
  2. Allen AI — MolmoAct 2 release noteshttps://allenai.org/blog/molmoact2

    MolmoAct 2 reached a 97.2% average success rate on LIBERO-40, while its ‘Think’ variant achieved 98.1%… some models continue grasping motions even when target objects are removed or instructions are corrupted

    2
  3. RoboticsCenter — Best VLA models 2026https://www.roboticscenter.ai/vla-models/best-2026

    pi0.5 and pi0.7 have demonstrated elite performance in long-horizon manipulation, achieving success rates as high as 98.3% on the LIBERO benchmark

    2
  4. Labellerr — Gemini Robotics-ER 1.6 explainerhttps://www.labellerr.com/blog/gemini-robotics-er-1-6-explained/

    Gemini Robotics-ER 1.6 has set new standards in spatial logic and instrument reading… integrating directly into the Atlas and Spot platforms for industrial sequencing

  5. humanoid.guide — OpenClaw / Unitree G1 integrationhttps://humanoid.guide/openclaw-connects-ai-agents-to-unitree-g1-humanoid-robot/

    The G1 is split into a ‘Locomotion’ unit for motor control and a ‘Development’ unit for AI tasks, meaning developers must bridge these systems via Python SDKs or DDS… standard models are often locked to basic teleoperation

  6. Weights & Biases — Claude Mythos benchmark reporthttps://wandb.ai/byyoung3/ml-news/reports/Claude-Mythos-Benchmark-Scores---VmlldzoxNjQ1MDA3Ng

    Project Fetch excluded Mythos from certain comparisons because its serving architecture and setup prevented direct ‘apples-to-apples’ evaluations with other models

  7. Anthropic — Clio system cardhttps://www.anthropic.com/research/clio

    Clio only surfaces cluster summaries representing at least ~1,000 distinct users, using AI-driven abstraction rather than differential privacy noise to strip PII.

  8. Brave New Coinhttps://bravenewcoin.com/insights/anthropic-measured-claudes-values-across-models-and-languages-on-models-it-no-longer-sells

    Anthropic measured Claude’s values across models and languages — on models it no longer sells

  9. r/Anthropic thread ‘Opus 4.7 is insanely bad’https://www.reddit.com/r/Anthropic/comments/1sybtin/opus_47_is_insanely_bad/

    Users complained the model felt like a ‘serious regression’—more preachy, prone to long-winded lectures that burn through token limits, and occasionally condescending compared to 4.6.

  10. TIME — ‘The problem with AI flattering us’https://time.com/7346052/problem-ai-flattering-us/

    A 2026 Stanford study found models are roughly 50% more sycophantic than humans, affirming user positions even when users are clearly in the wrong.

  11. Gizmodohttps://gizmodo.com/anthropic-says-claudes-values-are-different-depending-on-which-language-youre-using-2000785113

    Anthropic says Claude’s values are different depending on which language you’re using

  12. arXiv 2511.01187 (cross-lingual value audit)https://arxiv.org/html/2511.01187v4

    In DeepSeek the attribution of ‘backwardness’ to Arabs rises from 51.0% in English prompts to 76.7% when the prompt is in Arabic — evidence that models don’t just translate biases but redirect them by prompt language.

  13. TheMoonlight review of ResearchStudio-Reelhttps://www.themoonlight.io/en/review/researchstudio-reel-automate-the-last-mile-of-research-from-paper-to-poster-video-and-blog

    measured-fill loops that utilize hard pass/fail render gates (e.g., EMPTY, SPILLAGE, OVERFLOW) rather than soft preference scores, ensuring every section meets a 90%–98% density target in a native, editable PowerPoint format

  14. Hugging Face paper page (ResearchStudio-Reel)https://huggingface.co/papers/2607.04438

    an overall win rate of 84% to 93% against original human-designed posters… an aesthetic mean score of 3.52/5, notably surpassing the human ground-truth score of 2.94

  15. Reddit r/AgentContext_dev thread on microsoft/ResearchStudiohttps://www.reddit.com/r/AgentContext_dev/comments/1ups4mb/github_microsoftresearchstudio_researchstudio_our/

    workhorse, not a wishing well… automates 90% of the tedious work, manual polishing remains necessary to reach publication-grade quality… documentation explicitly recommends high-tier models such as Claude-Opus 4.6 or GPT-5.5

  16. TheMoonlight review of ResearchStudio-Ideahttps://www.themoonlight.io/en/review/researchstudio-idea-an-evidence-grounded-research-ideation-skill-suite-from-ml-conference-outcomes

    the ‘endpoint quality gap,’ revealed that while the system excels at structural reasoning, the final idea quality was not always supported by human experts during manual audits

  17. ResearchGate — ‘Measuring the Gap Between Human and LLM Research Ideas’https://www.researchgate.net/publication/408340626_Measuring_the_Gap_Between_Human_and_LLM_Research_Ideas

    LLM-generated ideas… over-produce ‘bridge-like’ opportunities and ‘synthesis’ methods… human expert ideas are distributed across a much broader spectrum of framing gaps

  18. K-Dense blog — ‘AI Co-Scientist, Not AI Scientist’https://www.k-dense.ai/blog/ai-co-scientist-not-ai-scientist

    nearly 42% of its [Sakana’s] attempted experiments fail due to coding errors or logical flaws… the agent frequently hallucinates numerical results

Jack Sun

Jack Sun, writing.

Engineer · Bay Area

Hands-on with agentic AI all day — building frameworks, reading what industry ships, occasionally writing them down.

Digest
All · AI Tech · AI Research · AI News
Writing
Essays
Elsewhere
Subscribe
All · AI Tech · AI Research · AI News · Essays

© 2026 Wei (Jack) Sun · jacksunwei.me Built on Astro · hosted on Cloudflare