K-文化的一切——从回归到 K-美妆,发送到您的邮箱订阅邮件

METAL MEDIA

H2R-Bench: Benchmarking Human-to-Robot Manipulation Video Generation in World Models

arXiv:2608.130492026-08-12

研究者第一次系统检验:AI把人类操作视频改成机器人操作视频后,动作是否真的成功转移了

机器人训练用的示范视频稀缺又昂贵,而人类操作物体的第一人称视频却很丰富,于是有人尝试用视频生成AI把人类示范视频转换成机器人示范视频。以往的评测只看生成视频是否看起来逼真,却没人检查任务、接触方式和机器人形态是否真的正确转移了。H2R-Bench用120段人类示范视频,分别转换成两种机器人形态,对11个最先进的视频生成模型打分,发现视频画质好看和任务真正转移成功几乎没有关系。

METAL MEDIA 解读图

H2R-Bench 评测流程

证据状态已报告实测结果

  1. 输入:人类示范视频来自EgoDex的120段第一人称人类操作物体视频,均匀分布在六个任务类别中
  2. 条件:目标机器人形态每段源视频分别被要求转换为平行夹爪版本和灵巧五指手版本,共构成240个测试案例
  3. 生成:11个视频AI模型Seedance 2.0、Wan2.7、Kling-V3等完整视频输入模型与HunyuanVideo等帧输入模型各自通过原生接口生成机器人视频
  4. 打分:M1至M5五项指标目标完成度、动作完成度、功能性接触、机器人形态正确性、视频画质,均由三个MLLM评审按0到4分打分
  5. 结果:H2RCore综合得分五项分数加权汇总为0到100分,其中接触和形态正确性各占30%的权重
这是 METAL MEDIA 制作的解读图,并非论文作者提供的原图。

他们做了什么

  1. 研究团队从EgoDex数据集中挑选了120段第一人称人类操作物体的视频,要求11个视频生成AI模型把每段视频分别转换成'平行夹爪机器人版'和'灵巧五指机器人手版',共构成240个测试案例。
  2. 评测分五个维度打分:目标状态是否完成(M1)、所需动作是否都出现(M2)、机器人与物体是否建立了功能性接触(M3)、生成的机器人形态是否符合要求(M4),以及整体视频画质(M5)。三个大型多模态AI评审(Gemini、Qwen、GPT)独立打分,并与人类评分者的结果进行了对照验证。
  3. 能接收完整源视频作为输入的三个模型Seedance 2.0、Wan2.7、Kling-V3排名靠前,其中Seedance 2.0综合得分H2RCore(0到100分)最高,夹爪版77.3分,灵巧手版84.6分。
  4. 视频画质分数(M5)在各模型间差异很小,只在0.73到0.81之间,但综合转移得分H2RCore却在30.0到84.6之间大幅波动,两者的排名相关性很弱(斯皮尔曼相关系数仅0.14),说明画面好看不代表任务真的转移成功了。
  5. HunyuanVideo 1.5-I2V的视频画质分数最高,但接触得分很低,常常让人类的手继续完成操作而没有换成机器人;Veo 3.1能生成看起来合理的互动,但经常生成错误的末端执行器类型。
Figure 1: Comparison between existing evaluation and H2R-Bench. Given a human demonstration and a target embodiment instruction, video world models generate robot manipulation videos. Existing video benchmarks such as WorldModelBench (Li et al. 2026a) assess overall video plausibility, rates both videos highly, whereas our H2R-Bench diagnoses transfer through goal, action, contact, and embodiment.
Figure 1: Comparison between existing evaluation and H2R-Bench. Given a human demonstration and a target embodiment instruction, video world models generate robot manipulation videos. Existing video benchmarks such as WorldModelBench (Li et al. 2026a) assess overall video plausibility, rates both videos highly, whereas our H2R-Bench diagnoses transfer through goal, action, contact, and embodiment.
Table 1: Comparison of H2R-Bench and existing video-generation benchmarks across evaluation capabilities. “I2V”, “RV”, and “H2R” denote image-to-video generation, robot-video evaluation, and human-to-robot transfer, respectively. Evaluation dimensions include visual quality, goal completion, action completion, functional contact transfer, and embodiment consistency. ✓, △, and × indicate full, partial, and no support, respectively.
BenchmarkSettingsEvaluation
I2VRVH2RVQGoalActionCont.Emb.
VBench×××××××
WorldModelBench×××
RBench××
RoboWM-Bench×××
RoboTrustBench××
H2R-Bench (ours)
Figure 2: Overview of H2R-Bench. The benchmark curates egocentric human manipulation demonstrations, conditions video generators on each model’s supported source interface and target embodiment, and evaluates the resulting robot videos with transfer-aware metrics. The lower panels summarize task coverage and model capability profiles across both target embodiments.
Figure 2: Overview of H2R-Bench. The benchmark curates egocentric human manipulation demonstrations, conditions video generators on each model’s supported source interface and target embodiment, and evaluates the resulting robot videos with transfer-aware metrics. The lower panels summarize task coverage and model capability profiles across both target embodiments.
Table 2: Main-evaluation results by target embodiment. M1–M5 measure goal completion, action completion, contact transfer, embodiment correctness, and Video Quality; H2RCore aggregates all five metrics on a 0–100 scale. Rows are ordered by the sum of the two H2RCore scores within each conditioning group. Bold and underlined entries indicate the best and second-best result in each column.
ModelParallel-Jaw GripperDexterous Hand
Component MetricsAggregateComponent MetricsAggregate
Goal Comp.Action Comp.Contact TransferEmbod. Correct.Video QualityH2R CoreGoal Comp.Action Comp.Contact TransferEmbod. Correct.Video QualityH2R Core
Video-conditioned generation
Seedance 2.00.7250.8130.7760.7680.79377.30.7440.8320.8550.9110.79984.6
Wan2.70.7060.7910.7660.7720.79676.50.7180.8040.8350.9100.79583.1
Kling-V30.7100.8070.7510.7070.79874.50.7070.8000.8190.8850.80281.7
Frame-conditioned generation
Mitty-EPIC14B0.5810.6680.5980.5850.73261.50.5870.6840.5980.3920.73256.1
Veo 3.10.7250.7970.5330.1000.78349.60.7150.8160.6420.2270.79357.0
Grok Imagine Video0.6610.7290.4430.2680.79250.10.6780.7290.4690.1980.80449.2
LTX-2.30.4730.5450.2920.0120.77332.10.5200.5920.3770.1320.78039.8
SkyReels-V3-R2V0.4480.6100.2560.0040.78731.50.4410.6070.3410.0260.78934.6
Wan2.20.4920.6390.2580.0000.76932.40.5120.6530.2860.0000.76633.7
LongCat0.4720.5830.2430.0000.79031.00.4280.5450.2980.0200.79332.0
HunyuanVideo 1.5-I2V0.5350.5490.1840.0050.80630.00.4990.5550.1850.0410.80830.7
Figure 3: Agreement between human and MLLM evaluators. Human raters and MLLM judges rank generated videos based on the transfer score aggregated from M1–M4. MLLM-based evaluation closely aligns with human judgments, with Spearman correlations above 0.8 across evaluators.
Figure 3: Agreement between human and MLLM evaluators. Human raters and MLLM judges rank generated videos based on the transfer score aggregated from M1–M4. MLLM-based evaluation closely aligns with human judgments, with Spearman correlations above 0.8 across evaluators.
Table 3: Effect of target embodiment across all 11 models. Mean change reports the average score difference between the Dexterous Hand and Parallel-Jaw Gripper. “Hand higher” reports the number of models with a positive difference.
MetricMean change (Hand − Gripper)Hand higher (models)
Goal-State Completion (M1)+0.0026/11
Action-Event Completion (M2)+0.0088/11
Functional Contact Transfer (M3)+0.05511/11
Embodiment Correctness (M4)+0.0478/11
Video Quality (M5)+0.0048/11
H2RCore (0–100)+3.39/11
Figure 4: VBench Video Quality versus H2RCore. Unlike VBench, H2RCore better differentiates the models.
Figure 4: VBench Video Quality versus H2RCore. Unlike VBench, H2RCore better differentiates the models.
Table 4: Effects of target-robot reference images for three video-conditioned models. “No” and “Yes” indicate generation without and with a target-robot reference image.
ModelRef.GoalActionContactEmbod.QualityCore
Parallel-Jaw Gripper
Kling-V3No0.7100.8070.7510.7070.79874.5
Yes0.6730.7600.5770.4790.77961.0
Seedance 2.0No0.7250.8130.7760.7680.79377.3
Yes0.7110.7940.6740.5950.78468.5
Wan2.7No0.7060.7910.7660.7720.79676.5
Yes0.7140.8110.8710.8750.78183.1
Dexterous Hand
Kling-V3No0.7070.8000.8190.8850.80281.7
Yes0.6290.7340.7720.7280.79973.4
Seedance 2.0No0.7440.8320.8550.9110.79984.6
Yes0.7360.8240.8760.7530.79480.2
Wan2.7No0.7180.8040.8350.9100.79583.1
Yes0.7120.8190.9050.8730.78984.2
Figure 5: Qualitative H2R transfer results with the shared source video and prompt. The unscored top row is the human source; the generated rows show representative stages of each output. Metric strips report per-video M1–M5 and H2RCore.
Figure 5: Qualitative H2R transfer results with the shared source video and prompt. The unscored top row is the human source; the generated rows show representative stages of each output. Metric strips report per-video M1–M5 and H2RCore.
Table S1: Design rationale for the H2R-Bench task taxonomy and evaluation dimensions. The six families are organized by task-defining physical state changes rather than semantic activity labels; M1–M5 cover task realization, source-relative interaction, target embodiment, and presentation quality.
ElementEmbodied-manipulation concernH2R-Bench operationalizationDesign origin
Task families: task-defining physical state changes
F1: Rigid rearrangementObject pose, support, or containmentPlace or transport a rigid object into the demonstrated spatial relation.Rigid transport and placement tasks.
F2: Mechanism actuationState of an articulated mechanismOpen, close, toggle, press, or rotate a task-relevant mechanism.Interaction with articulated objects.
F3: Insertion and assemblyConnection, fit, or attachment relationEstablish or remove a constrained connection between entities.Precision alignment and constrained contact.
F4: Deformable configurationNon-rigid shape or configurationProduce the demonstrated fold, bend, compression, or shape change.Deformable-object manipulation.
F5: Bulk-material transferDistribution or containment of materialPour, scoop, transfer, or mix material between regions or containers.Many-particle and material-flow manipulation.
F6: Surface/material transformationLocal surface condition or material integrityProduce a visible local change through wiping, spreading, cutting, peeling, or related interaction.Tool-mediated local transformation.
Evaluation dimensions: evidence required for valid H2R generation
M1: Goal-State CompletionWas the demonstrated task state reached?Score weighted predicates over the visible final state.Task-success and outcome evaluation in robotic video benchmarks.
M2: Action-Event CompletionWere the required manipulation events shown?Score completion of source-derived action events.Action-completeness evaluation in robotic video benchmarks.
M3: Functional Contact TransferDid robot contact support the source-consistent object response?Evaluate contact region, establishment, mode, temporal object response, and embodiment-compatible strategy.Contact-mediated manipulation and H2R interaction grounding.
M4: Embodiment CorrectnessDid the requested robot perform the manipulation?Evaluate robot presence, human absence, embodiment category, end-effector subtype, and temporal structure.Robot-structure and embodiment compliance.
M5: Video QualityIs the generated video visually and temporally well formed?Measure imaging quality, aesthetic quality, temporal stability, and motion smoothness.Task-agnostic video-generation quality.
Table S2: Dataset construction and annotation quality controls. Source-side annotations define the benchmark specification; detailed frame-level evidence and uncertainty fields are not exposed to generation models.
StageOutputQuality control
Source curationCurated clips across six familiesIdentifiable manipulated entities, visible task-relevant state change, and sufficient interaction evidence.
Clip grounding32 ordered source frames per clipFirst and last frames are retained; annotations identify initial state, contact, core transition, and final state when visible.
Structured annotationGoals, events, milestones, interaction, and embodiment strategiesStrict JSON schema with canonical event identifiers and a fixed six-family taxonomy.
Completion and validationSchema-complete case recordsOnly missing fields are completed; existing non-empty fields are preserved; schema and type mismatches are rejected.
Manual verificationAll benchmark annotationsEvery record is checked against its source video and corrected before evaluation.
Uncertainty accountingValidity and ambiguity fieldsEvery record has a validity decision; notes document residual uncertainty without changing the official evaluation set.
Table S3: Matched source-conditioning ablation for Seedance 2.0 on 24 sources. Both target embodiments are evaluated for every source. “Video” uses the full source clip; “9 ordered images” uses uniformly sampled chronological frames.
TargetInputM1M2M3M4M5Core
Parallel-Jaw GripperVideo0.7370.8500.7090.5980.79370.9
9 images0.7440.8480.2840.1040.78343.4
Dexterous HandVideo0.7680.8570.8610.8980.79985.1
9 images0.7530.8560.3130.0790.78243.7
Table S4: Main-evaluation H2RCore point estimates and percentile 95% confidence intervals. Intervals summarize variation across source tasks under the five-metric aggregation rule.
ModelParallel-Jaw Gripper Core [95% CI]Dexterous Hand Core [95% CI]
Kling-V374.5 [73.6, 75.3]81.7 [80.8, 82.6]
Seedance 2.077.3 [76.5, 78.1]84.6 [84.0, 85.3]
Wan2.776.5 [75.7, 77.4]83.1 [82.3, 83.9]
Grok Imagine50.1 [49.0, 51.1]49.2 [48.3, 50.1]
Veo 3.149.6 [48.9, 50.4]57.0 [56.1, 57.8]
Hunyuan-1.530.0 [28.8, 31.2]30.7 [29.5, 31.8]
LTX-2.332.1 [31.0, 33.2]39.8 [38.6, 40.9]
Mitty-EPIC61.5 [60.5, 62.5]56.1 [55.2, 57.0]
SkyReels-V331.5 [30.5, 32.6]34.6 [33.6, 35.6]
LongCat31.0 [29.9, 32.1]32.0 [30.9, 33.2]
Wan2.232.4 [31.4, 33.3]33.7 [32.7, 34.7]
Table S5: Paired source-task H2RCore differences for the leading video-conditioned models. Positive values favor the left model; percentile 95% CIs pair the same source tasks.
ComparisonGripper Δ Core [95% CI]Hand Δ Core [95% CI]
Seedance − Wan2.7+0.79 [+0.08, +1.48]+1.52 [+0.92, +2.16]
Seedance − Kling+2.82 [+2.04, +3.61]+2.89 [+2.15, +3.73]
Wan2.7 − Kling+2.04 [+1.40, +2.66]+1.37 [+0.66, +2.16]
Table S6: Human–automatic agreement for paired human and MLLM evaluations. M1–M4 are compared per video; the transfer subscore combines these four metrics without M5.
ScoreM1M2M3M4Transfer Subscore
Pearson r0.7910.8180.8800.8770.930
Table S7: Pairwise inter-judge agreement on the 120-source main evaluation set. Each cell reports Pearson correlation r between per-video scores.
Judge PairM1M2M3M4
Gemini / Qwen0.6950.6910.7410.874
Gemini / GPT0.5820.6360.7260.891
Qwen / GPT0.6560.6900.8090.892
Table S8: Source-conditioning interfaces in the main experiment. Frame inputs are sampled in temporal order from the source demonstration. No model receives a target-robot reference image.
ModelInterfaceSource input
Seedance 2.0VideoFull clip
Wan2.7VideoFull clip
Kling-V3VideoFull clip
Veo 3.1FrameFirst + last
Grok Imagine VideoFrameUp to 7 frames
HunyuanVideo 1.5-I2VFrameOrdered frame(s)
LTX-2.3FrameOrdered frame(s)
Mitty-EPIC14BFrameOrdered frame(s)
SkyReels-V3-R2VFrameOrdered frame(s)
LongCatFrameOrdered frame(s)
Wan2.2FrameFirst frame
Table S9: Native decoded output profiles in the main experiment. “Frames @ fps” reports decoded frame count and frame rate. Wan2.2 preserves source aspect ratio within its 720P-area setting; audio is removed before evaluation.
ModelDecoded SizeFrames @ fps
Seedance 2.01280×720121 @ 24
Wan2.71280×720150 @ 30
Kling-V31280×720121 @ 24
Veo 3.11280×720144 @ 24
Grok Imagine Video1280×720121 @ 24
HunyuanVideo 1.5-I2V1280×720121 @ 24
LTX-2.31280×720120 @ 24
Mitty-EPIC14B1280×72037 @ 8
SkyReels-V3-R2V1280×720121 @ 24
LongCat832×48080 @ 15
Wan2.2720P area121 @ 24
Table S10: Main-evaluation metric breakdown by task family for all 11 evaluated models. Parallel-Jaw Gripper and Dexterous Hand targets are reported separately. Video Quality is the task-family mean of M5 and contributes 0.10 to H2RCore. Overall values in Table 2 are computed from the unrounded per-video scores.
Parallel-Jaw GripperDexterous Hand
TaskModelGoal CompletionAction CompletionContact TransferEmbod. Correct.Video QualityCoreGoal CompletionAction CompletionContact TransferEmbod. Correct.Video QualityCore
Kling-V30.7360.8370.7820.7350.80377.10.7380.8370.8470.8860.80783.7
Seedance 2.00.7620.8570.8360.8240.79882.10.7750.8530.8800.9080.80286.1
Wan2.70.7440.8430.8240.7760.79379.70.7770.8450.8900.9130.79986.4
Grok Imagine0.6080.7040.5550.4300.80657.30.6560.7420.5610.3680.81157.0
Veo 3.10.7510.7910.5740.1970.79054.20.7800.8300.6530.3050.80060.9
Hunyuan-1.50.5200.4460.1880.0000.81228.20.4830.4290.2090.0270.81428.9
LTX-2.30.4240.5500.3440.0180.78433.30.4550.5580.4220.1700.79140.9
Mitty-EPIC0.5220.5910.5400.5750.73357.50.5280.6400.5910.4020.73354.6
SkyReels-V30.4080.5270.2670.0000.79229.90.3760.4890.3330.0610.79532.8
LongCat0.4120.5020.2080.0000.79927.90.3940.4760.3060.0320.79831.2
F1 RigidWan2.20.3770.5470.2290.0000.77628.50.4220.5530.2490.0000.77429.8
Kling-V30.6410.7920.6860.6820.80270.60.6660.7960.7700.8850.80479.6
Seedance 2.00.7600.8470.7370.7420.79776.40.7350.8540.8280.9270.80184.5
Wan2.70.6950.7830.7040.7710.79474.40.6760.7950.7780.9130.79980.8
Grok Imagine0.6460.7290.4910.5270.79159.10.6830.7700.5730.3440.80757.4
Veo 3.10.6700.7540.5080.0490.78545.90.6910.8240.6200.1510.79353.8
Hunyuan-1.50.4330.5170.1780.0140.80728.10.3990.4810.2020.1230.80931.0
LTX-2.30.4780.5140.2780.0000.77431.00.5230.6130.3280.1570.78639.4
Mitty-EPIC0.5150.5880.5370.5790.74657.50.5070.6090.5400.3930.74652.2
SkyReels-V30.4540.5520.2230.0000.79029.70.4250.5590.3030.0110.79432.1
LongCat0.4540.5790.2430.0000.79230.70.4030.5770.2750.0110.79431.2
F2 MechanismWan2.20.4270.6070.2340.0000.76330.20.5260.6720.2640.0000.76233.5
Kling-V30.6830.7480.7480.7350.79473.90.6800.7390.7960.9070.79980.4
Seedance 2.00.7220.7920.8340.8390.78980.80.7370.8320.8670.9070.79384.7
Wan2.70.6230.7270.7420.7850.78973.90.6600.7620.8130.9120.79281.0
Grok Imagine0.5990.6880.4220.3200.78849.40.6030.6500.3980.2990.80747.8
Veo 3.10.6870.7640.5040.0720.78046.90.6190.7700.5970.2400.79153.8
Hunyuan-1.50.4620.4480.2140.0000.80328.10.4090.4690.1930.0220.80527.7
LTX-2.30.4260.4700.2760.0460.77330.80.5100.5160.3430.1950.77939.3
Table S11: Metric implementation summary. Detailed definitions, evidence rules, diagnostic components, and per-video formulas are given in Section B.6.
MetricEvidenceComputation
M1: Goal25 generated frames and final-state predicates.Weighted mean of normalized 0–4 predicate scores.
M2: Action25 generated frames and required events.Weighted mean of normalized event-completion scores.
M3: Contact25 source frames, 25 generated frames, and the contact specification.Mean of applicable contact dimensions; zero when source grounding fails.
M4: Embodiment25 generated frames and the target specification.Weighted mean of five embodiment dimensions; zero on a hard failure.
M5: QualityDecoded generated video.Mean of MUSIQ, CLIP aesthetic, temporal-stability, and AMT-S scores.

研究结果

  • 三个可接收完整源视频的模型(Seedance 2.0、Wan2.7、Kling-V3)排名靠前,Seedance 2.0的H2RCore得分夹爪版77.3、灵巧手版84.6,Wan2.7为76.5/83.1,Kling-V3为74.5/81.7。
  • 视频画质分数(M5)在各模型间只有0.73到0.81的小幅差异,但H2RCore综合得分却在30.0到84.6之间大幅波动,两者排名相关性很弱(斯皮尔曼相关系数为0.14)。
  • 人类评分者与AI评审的评分高度一致,场景内排名的斯皮尔曼相关系数为0.883,人类与自动化转移子分数的整体皮尔逊相关系数为0.930。
  • 11个模型中有9个在灵巧手条件下得分高于夹爪条件,平均H2RCore提高3.3分,其中三个可接收完整视频的模型提升最明显,分别为Seedance提升7.3分、Wan2.7提升6.6分、Kling-V3提升7.2分。
  • 增加目标机器人参考图像后,Wan2.7的H2RCore从76.5提升到83.1,但Kling-V3下降了13.5分、Seedance下降了8.8分,说明这种参考图像的效果因模型而异,并非普遍有益。

可应用场景

  • 构建将人类示范视频转换为机器人训练数据的流水线时,可以参考本文的五个评测维度作为检查清单,而不只看视频画质,特别要单独核查接触与机器人形态是否正确。
  • 在评估是否采用某个视频生成模型作为机器人数据增强工具前,可以参考这五个评分维度(目标、动作、接触、形态、画质)作为自身评测标准。
  • 在为此类转换任务选择夹爪还是灵巧手作为目标机器人形态时,本文结果提示形态更接近人手的灵巧手可能在接触转移上更有优势。

局限与待验证事项

  • 该基准只评测生成视频中可见的证据,并不检验机器人动作在物理上是否真的可执行,也不检验下游机器人策略的实际表现。
  • 研究只涵盖来自EgoDex的120段短视频和两种机器人形态,只能反映真实操作场景多样性的一部分。
  • 各模型接收源视频的方式不同(完整视频或几张采样帧),因此模型能力差异和输入接口差异混杂在了比较结果中。
  • 在遮挡、接触细微或生成明显失真的情况下,AI评审的打分仍可能存在不确定性,将基准扩展到更长示范视频或引入更丰富的三维证据留待未来工作。

为什么重要

越来越多人考虑用视频生成AI把丰富的人类操作视频转换成机器人训练数据,这项研究用具体数字表明,目前的模型往往只生成好看的视频,却没能真正让机器人建立接触或呈现要求的机器人形态。想要把这类生成视频用作机器人训练资源的人,必须单独检查接触和形态是否正确,而不能只看画质或表面上的合理性。

本文术语

  • 世界模型(world model) · 能预测未来情境或生成对应视频的AI模型,这里把视频生成模型当作预测机器人未来动作的工具
  • 机器人形态(embodiment) · 机器人操作物体所用的身体结构,例如平行夹爪或灵巧五指机器人手
  • H2RCore · 本文将五个评测维度(M1到M5)加权汇总得出的0到100分综合得分
  • MLLM评审 · 用来给视频打分的大型多模态语言模型,本文使用了Gemini、Qwen、GPT三个评审
  • 功能性接触(functional contact) · 指机器人是否真的以能达成操作目的的方式接触了物体,即使抓握方式或路径与人类不同也算成功

论文原文摘要(英文)

Large-scale manipulation data is essential for robot learning, yet collecting robot demonstrations remains expensive and difficult to scale. Meanwhile, abundant egocentric human manipulation videos provide rich behavioral experiences, but transferring them across embodiments remains challenging due to differences between human hands and robotic end-effectors. Recent advances in video world models offer a promising pathway to synthesize robot-centric manipulation videos from human observations, while their cross-embodiment transfer capability remains largely unexplored. Therefore, we introduce H2R-Bench, a benchmark for evaluating cross-embodiment human-to-robot manipulation video generation, where models transform egocentric human demonstrations into robot manipulation videos under specified embodiments. Each benchmark instance contains a human demonstration video, target embodiment constraints, and source-grounded annotations covering task goals, action events, functional contacts, and object responses. H2R-Bench evaluates generated videos through five dimensions, including goal-state completion, action-event completion, functional contact transfer, embodiment correctness, and general video quality. We benchmark eleven state-of-the-art video generation models across six manipulation families and two robot embodiments. Our evaluation reveals that current video world models remain limited in human-to-robot manipulation transfer: even leading models often fail in embodiment consistency, functional interaction, and task execution. H2R-Bench provides a systematic diagnostic framework for evaluating whether video world models can bridge the human-to-robot embodiment gap and convert human manipulation observations into robot-centric training resources.

作者 · Dingyi Rong

在 arXiv 阅读

最新论文

全部论文 →

METAL MEDIA 最新报道

图片来源: Dingyi Rong et al., arXiv:2608.13049, arxiv-nonexclusive