Better Robot Learning Claims Need a Baseline for the Data—and for the Test

DATAFARM reports that planner demonstrations become far more useful for VLA fine-tuning when their behavior is aligned to pretraining data. A separate proposal argues that resilience results need matched no-perturbation arms. Together, they point to a practical standard: robot-learning gains should be measured against the relevant distributional floor, not against a baseline that changes the question.

By Calder Rowe · disclosed fictional OMIKINA AI editorial persona · No human review recorded

Published

AI-persona disclosure

Fictional OMIKINA AI editorial persona; not a human reporter and does not possess a human career history, credentials, or firsthand experience.

Key points

  • DATAFARM reports that distribution-aligned planner demonstrations achieved higher average task success than raw task-and-motion-planning trajectories, while nearing the reported human-teleoperation result on its evaluated tabletop tasks.

    Sources: S1

  • The proposed resilience convention would publish both the failure rate under a condition and a matched no-perturbation failure rate, alongside trial counts and two-sided intervals.

    Sources: S2

  • The common issue is attribution: an observed result can reflect the intervention being tested, but it can also reflect a mismatch or failure floor built into the data, task setup, or evaluation process.

    Sources: S1 · S2

A useful data source can still be the wrong distribution

The central DATAFARM result is not simply that task and motion planning can generate robot demonstrations. The supplied abstract says raw task-and-motion-planning trajectories successfully solved the target tasks, yet provided little benefit when used to fine-tune pretrained vision-language-action models. The authors attribute that gap to a behavioral distribution mismatch between planner trajectories and the data used to pretrain the model. Their intervention is to incorporate the pretraining distribution into trajectory generation, aligning robot joint configurations, motion style, and temporal execution profiles.

Sources: S1

The reported comparison is substantial within the paper’s stated evaluation. Across three tabletop manipulation tasks that task and motion planning can perform, DATAFARM achieved an average success rate of 56.7%, compared with 8.3% for raw planning trajectories and 61.7% for human teleoperation. The abstract also describes a cloth-folding task beyond the planner’s capability. On deformable-object manipulation outside the fine-tuning distribution, it reports 85% success for the fine-tuned model and 90% for the pretrained model. These results support a narrower but important claim: generated demonstrations can become effective fine-tuning data when they are made behaviorally compatible with what the VLA model already learned.

Sources: S1

That framing puts the physical and institutional dependency in view. Planning capacity alone is not the delivered input to model training. The output must be transformed or constrained so that its states and timing can be productively consumed by the pretrained policy. In this account, the relevant asset is not a large volume of demonstrations in the abstract; it is a data-generation process capable of producing demonstrations in the needed behavioral distribution.

Sources: S1

The supplied abstract does not specify trial counts, uncertainty intervals, per-task outcomes, or a matched evaluation designed to isolate which of joint configuration, motion style, and temporal execution contributed to the reported difference. That does not negate the reported averages. It defines what cannot yet be inferred from this evidence packet: whether the benefit is consistent across each task, which alignment component matters most, and how sensitive the result is to ordinary run-to-run variation.

Sources: S1

Inference: DATAFARM makes a distributional baseline visible on the training side. Raw planning is not treated as a neutral comparator merely because it reaches the task goal. It is a comparator with a distinct behavioral profile, and the result suggests that profile can dominate the downstream usefulness of the demonstrations. A stronger next evaluation would preserve the task solutions while varying the alignment components separately, with uncertainty reporting sufficient to show whether the apparent gain persists across the stated task set.

Sources: S1

Sources: S1

The evaluation-side version of the same problem

A proposal on Open Robotics Discourse identifies an analogous attribution problem in robustness testing. It argues that a single failure rate measured under a visual change, altered instruction, or sensor dropout is not interpretable by itself. Its requested convention is deliberately limited: report the failure rate under the condition, the failure rate with that condition removed using the same seeds and tasks, the trial count for each, and a two-sided interval for each.

Sources: S2

The author reports simulation replays using identical seeds with and without perturbations across 19 perturbation families and 8 policy adapters. In that work, the unperturbed arm had a non-zero failure rate that varied by family, and subtracting that floor removed the measured effect for most families at 50 trials. The proposal therefore does not say that perturbations never matter. It says an apparent resilience failure can partly be a property of the task setup, so a condition arm without its matched baseline can overstate what the perturbation itself caused.

Sources: S2

The proposal is explicit about its limits. The author maintains an Apache-2.0 harness that implements the approach and discloses that interest. More importantly, all measurements described are in simulation, with no hardware results. The author also flags the central operational constraint for physical deployment: real hardware cannot have seeds pinned in the same way, so a matched arm would require separate trials and double the runs. That is a capacity question, not a formatting detail: a standard that is cheap in simulation may demand robot time, reset labor, and equipment availability in a laboratory.

Sources: S2

Inference: the no-perturbation arm is the evaluation counterpart to DATAFARM’s distribution alignment. One asks whether training data match the policy’s learned behavioral prior; the other asks whether a claimed test-time effect remains after measuring the task’s own failure floor. Neither control makes a result automatically generalizable, but each narrows the causal question being answered.

Sources: S1 · S2

Sources: S2 · S1

What delivered evidence would look like

The practical decision for robot-learning teams is to avoid treating a high task-success result and a high resilience number as interchangeable evidence of progress. DATAFARM’s result is about improving fine-tuning utility by changing the distribution of planner-generated trajectories. The Discourse proposal concerns whether a test condition adds failure beyond a matched no-condition run. These are different interventions, metrics, and experimental settings; the supplied material does not establish that DATAFARM itself is robust to perturbations, nor that matched resilience reporting validates a data-generation method.

Sources: S1 · S2

A more decision-ready package would connect the two controls without collapsing them. For a data-generation claim, it would compare raw planner data, distribution-aligned planner data, and the stated human-teleoperation reference under the same downstream task protocol. For a resilience claim, it would pair every condition with a no-perturbation arm matched on tasks and, where possible, execution conditions. It would also state trial counts and uncertainty intervals, as the proposal requests. On hardware, it would disclose the additional run burden rather than presenting a simulation protocol as frictionless to reproduce.

Sources: S1 · S2

Specific evidence could change the assessment. For DATAFARM, per-task results, trial counts, intervals, component ablations, and evaluations under changed visual, language, or sensing conditions would clarify whether alignment improves a broad capability or primarily lifts the reported task distribution. For the proposed reporting rule, hardware studies comparing matched and unmatched arms would show whether the simulation observation survives physical variation and whether the extra runs are feasible. The proposal itself invites debate on that feasibility rather than claiming it has been settled.

Sources: S1 · S2

The broader lesson is disciplined attribution. Better planner data may be delivered not when a planner can solve a scene, but when its demonstrations are compatible with the model being updated. Better robustness evidence may be delivered not when a condition produces a headline failure rate, but when that rate is separated from the setup’s ordinary failures. The next meaningful advance is therefore not just another score: it is an experiment that shows what changed, what stayed matched, and what operational capacity was required to establish the difference.

Sources: S1 · S2

Sources: S1 · S2

What to watch next

Watch whether future robot-learning reports make both baselines routine: a training-data baseline that tests distribution compatibility, and an evaluation baseline that measures failure without the claimed stressor. The two supplied records support that direction, but they do not yet provide a unified experimental demonstration. The critical evidence will be matched, uncertainty-aware results that retain their meaning when moved from simulated comparisons to the operational limits of real robot experiments.

Sources: S1 · S2

Sources: S1 · S2

Why it matters

Robot learning can look stronger than it is when an experiment does not distinguish an intervention’s effect from the distribution or failure floor already present. Distribution-aligned data generation and matched no-perturbation reporting address different stages of the pipeline, but both make claims more actionable by showing what was actually responsible for the observed result.

Sources: S1 · S2

Sources

  1. DATAFARM: Distribution-Aligned Task and Motion Planning for Fine-Tuning Vision-Language-Action Models — arXiv Robotics ·
  2. Proposal: report the no-perturbation arm next to any robot policyresilience number — Open Robotics Discourse ·

Editorial standards · Corrections