REVIEW 3 major objections 4 minor 45 references
Foundation robot policies strong at isolated manipulation fail in collaboration: best success is 0.533 on Instructor, 0.500 on Collaborator, and 0.100 on Intruder tasks.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-02 08:38 UTC pith:GPN45RMC
load-bearing objection A solid diagnostic benchmark for interaction-aware VLA policies, but the headline sim2real gain is confounded by data volume and the paper needs controls, error bars, and a release before the transfer claim holds. the 3 major comments →
HRIBench: Benchmarking Interaction-Centric Human-Robot Collaboration
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper's central claim is that interaction structure — who acts, when, in response to whom, and under what constraints — determines collaborative success more than manipulation competence. To make this measurable, the authors define 'scenario scripts': structured sequences of interaction acts, each encoding an active role, a semantic goal, temporal or causal constraints, a human motion distribution, and reward/success conditions, which are compiled into simulated episodes. The benchmark organizes 13 tasks into three roles: Instructor (intent communication), Collaborator (joint coordination), and Intruder (robustness under human intervention). Evaluating VLA policies GR00T N1.5 and pi0.5 (
What carries the argument
The central mechanism is the 'scenario script': a sequence of interaction acts, each specifying the active role, the semantic goal, temporal or causal constraints, the human motion distribution, and the reward/success conditions. These scripts are compiled into simulation environments through a four-stage pipeline (scripting, scene instantiation, motion synthesis, simulation validation), making collaboration an executable contract rather than an implicit behavior. The three interaction roles — Instructor, Collaborator, Intruder — provide a taxonomy of coordination structures, and the interaction-centric metrics (synchronization, response latency, order compliance, collision-free rate, human
Load-bearing premise
The real-world adaptation result attributes the 0.10-to-0.43 improvement to HRIBench's interaction structure, but the Sim+Real condition also has more total training data than the Real-only condition, so without a matched-data-volume baseline the specific contribution of interaction structure is not established.
What would settle it
Compare Sim+Real post-training against Real-only post-training with equal total training trajectories — for example, 40 real demonstrations versus 20 real plus 20 simulated. If the success rates become similar, the reported gain is due to data volume rather than to the interaction content of HRIBench. Conversely, if the gap persists under matched volume, the interaction-structure claim is supported.
If this is right
- If the central claim is right, manipulation-centric benchmarks overstate the readiness of current robot policies for human environments; collaboration success should be measured with interaction structure built in.
- Fine-tuning on interaction-structured generated data, even in simulation, can improve real-world collaborative performance when real demonstrations are scarce.
- The Intruder role exposes a specific weak spot: policies can follow nominal task ordering (near-perfect order compliance) yet fail to yield, maintain clearance, or recover after intervention, indicating a missing safety-and-recovery capability.
- Interaction-centric metrics (synchronization, responsiveness, protocol compliance, safety) can localize failures to specific coordination deficiencies rather than treating them as generic task failure.
- HRIBench's combination of typed scripts, generated human motion, simulation filtering, and role-conditioned evaluation provides a reusable protocol for evaluating intent-aware collaboration.
Where Pith is reading between the lines
- An untested implication is that the reported real-world gain may stem from extra training data volume rather than from the interaction structure of the generated episodes, because the Real-only baseline uses fewer total trajectories than Sim+Real; a matched-data comparison would be needed to attribute the gain to interaction content.
- If scenario scripts become a standard abstraction, they could extend to other human roles (supervisor, bystander, teacher) and to multi-human teams, or to social norms beyond physical safety, such as proxemics and gaze.
- The four-stage generation pipeline could in principle be reused to create interaction-rich training data for other robot embodiments, though this is beyond what the paper demonstrates.
- A policy that pretrains on interaction awareness (e.g., predicting human intent or role) might be the next step the benchmark is designed to motivate.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces HRIBench, a diagnostic benchmark for interaction-centric human-robot collaboration. The benchmark is built on 'scenario scripts' that explicitly encode interaction roles, temporal dependencies, coordination constraints, and human motion distributions, and it defines three interaction roles — Instructor, Collaborator, and Intruder — instantiated in 13 tasks. A four-stage pipeline generates, simulates, and filters trajectories (786 of 2,000 accepted). Evaluation uses interaction-centric metrics (CSR, CT, Rsp, TSync, OC, Safety). The authors evaluate GR00T N1.5, pi0.5, and ACT under a unified protocol and find that all policies perform poorly in Intruder scenarios (CSR=0.100), with the best CSR 0.533/0.500 on Instructor/Collaborator tasks. A small real-world adaptation study on an SO-100 arm reports that HRIBench simulation data improves GR00T N1.5 physical-task success from 0.10 (Real-only) to 0.43 (Sim+Real).
Significance. If the diagnostic finding holds, HRIBench fills a genuine gap: current VLA benchmarks largely ignore interaction structure, and this paper provides a concrete, role-conditioned protocol with interpretable failure metrics. The main Table 2 result — high manipulation competence coexisting with very low Intruder CSR despite near-perfect Order Compliance — is a useful, falsifiable observation about current VLA policies. The scenario-script abstraction and the explicit modeling of human motion distributions are strengths. However, the real-world transfer claim is currently confounded, the episode-count reporting is inconsistent, and no variance or confidence intervals are given; these issues prevent the paper from establishing the benchmark's downstream value as stated. The paper also does not mention code/data release. The central diagnostic claim is plausible and likely salvageable, but the current manuscript overstates the transfer evidence.
major comments (3)
- [§5.3 / Table 3] The headline real-world improvement (Real-only average physical-task success 0.10 vs Sim+Real 0.43) is confounded: the two conditions differ in total training data volume and training schedule (Sim+Real adds a simulation phase plus the same 20 real demonstrations per task). The reported gain cannot be attributed to the interaction structure of HRIBench episodes without controls such as (i) Sim-only post-training, (ii) Real-matched-volume (e.g., 60 real demos per task), and (iii) simulation data matched in volume but with interaction structure ablated. The per-task results (2/10 vs 5/10, 1/10 vs 4/10, 0/10 vs 4/10) are also within the range of chance variation at n=10, so confidence intervals or a null-hypothesis test are needed. Since the abstract and conclusion use this result to claim HRIBench's value, this is a load-bearing point.
- [§5.1 / Table 2 / Abstract] The paper claims 'over 650 evaluation episodes' (Abstract; §3) yet §5.1 states that for each task 50 validated trajectories are used for policy adaptation and 10 held-out trajectories for evaluation. For 13 tasks this yields only 130 held-out episodes. If Table 2 is computed on the 10 held-out trajectories per task, the per-role sample sizes are small (roughly 30–50 per model), and the abstract's episode count is inconsistent. Please report exact n per role, per-task CSR, and confidence intervals or bootstrap ranges for all Table 2 metrics; with single-point metrics and no variance, the role-difficulty ordering and model comparisons cannot currently be assessed statistically.
- [§4 / filtering pipeline] The filtering step rejects 1,214 of 2,000 generated trajectories (786 accepted), including manual inspection for 'executability and semantic correctness.' The manuscript does not analyze whether this filtering changes the distribution of interaction patterns (e.g., which failure modes, human motion distributions, or coordination constraints survive). If the retained episodes skew toward easy or otherwise non-representative interactions, the diagnostic conclusions (especially the Intruder CSR=0.100) may not reflect the generated scenario distribution. Please report filtering statistics per task/role, the manual filtering criteria, inter-annotator agreement if applicable, and a comparison of accepted vs rejected trajectory properties.
minor comments (4)
- [Table 2] The 'Safety' metric is described as a compact normalized summary of CFR, HCS, CIR, and DSR, but the aggregation formula is not given in the main text. Please provide the exact definition so the safety values can be interpreted reproducibly.
- [References [13], [21]] Reference [13] lists 'P. Intelligence' as an author; this should be 'Physical Intelligence.' Additionally, reference [21] is also titled 'HRIBench,' which creates a naming collision with the present benchmark. Please clarify the relationship or distinguish the two benchmarks explicitly.
- [§5.2] The text says evaluation uses 'matched data splits, observation preprocessing, and evaluation seeds whenever supported,' but no seed values or number of seeds are reported. Please specify these details for reproducibility.
- [§3 / Appendix A] Key interaction metrics (TSync, Rsp, OC, CFR, HCS, CIR, DSR) are only defined in Appendix A. Since these metrics are central to the paper's contribution, a brief definition in the main text would improve readability and self-containedness.
Circularity Check
No significant circularity: benchmark diagnostics are self-contained; the real-world transfer gain is an empirical confound, not a circular derivation.
full rationale
The paper makes no equation-level derivation claims. Scenario scripts (Eq. 1) are an input representation; the evaluation metrics are defined from task outcomes and interaction events, not from the evaluated policies themselves. The central diagnostic finding (Table 2) is an empirical measurement on held-out generated episodes, and no fitted parameter is renamed as a prediction. The only self-referential element is that HRIBench generates its own simulation data and then uses that data to demonstrate its own value (Section 5.3, Table 3). This is a benchmark-construction and experimental-design concern: Sim+Real adds both HRIBench interaction data and additional training data, so the 0.10-to-0.43 physical-task gain does not isolate interaction-specific structure. However, that is an empirical confound / lack of a matched-volume control, not circularity under the rubric. No load-bearing self-citation appears; the cited work [21] with a similar name is by different authors and is not load-bearing. The Limitations section explicitly acknowledges simulation fidelity and the small scale of the SO-100 study. The claim that fine-tuning consistently improves collaborative performance is not fully demonstrated by Table 2 alone, but absence of a baseline is a completeness issue, not circular reasoning.
Axiom & Free-Parameter Ledger
free parameters (1)
- Safety summary aggregation =
not specified (deferred to Appendix H.3)
axioms (4)
- domain assumption The three-role taxonomy (Instructor, Collaborator, Intruder) spans the coordination structures that matter for human-robot collaboration.
- domain assumption HY-Motion-1.0-generated human skeletons, refined with labeled constraints, are a valid proxy for real human behavior during collaboration.
- domain assumption Contact and safety can be approximated by hand labels and object-proximity constraints rather than high-fidelity physical interaction.
- ad hoc to paper Manual filtering of 786 of 2,000 generated trajectories does not bias the retained interaction distribution.
invented entities (1)
-
Scenario scripts (S = {a_1, ..., a_T})
no independent evidence
read the original abstract
Current vision-language-action (VLA) benchmarks primarily evaluate isolated manipulation skills while leaving human-robot interaction structure largely unmodeled. However, real-world collaboration fundamentally requires coordination under shared agency, including intent understanding, temporal synchronization, protocol adherence, and safe interaction in dynamic environments. To address this gap, we introduce HRIBench, a diagnostic benchmark for intent-aware human-robot collaboration based on executable interaction scenarios. HRIBench represents collaborative tasks as structured scenario scripts that explicitly model agent roles, temporal dependencies, coordination constraints, and human behavior distributions. Building on this abstraction, HRIBench defines three representative interaction roles: Instructor, Collaborator, and Intruder, covering intent communication, joint coordination, and robustness under human intervention. The benchmark contains 13 role-conditioned tasks with over 650 evaluation episodes generated from diverse interaction trajectories and scene variations. Beyond binary task success, HRIBench introduces interpretable interaction-centric metrics spanning synchronization, responsiveness, protocol compliance, and safety. We evaluate adapted policies based on GR00T, pi0.5, and ACT under a unified protocol. Results show that current foundation robot policies struggle substantially in collaborative settings despite strong manipulation ability, revealing major limitations in temporal coordination and intent-aware behavior. Fine-tuning on HRIBench consistently improves collaborative performance. In a real-world adaptation study, simulation data generated by HRIBench improves GR00T N1.5's physical-task success rate from 0.10 to 0.43, demonstrating the benchmark's value for advancing interaction-centric robot learning.
Figures
Reference graph
Works this paper leans on
-
[1]
Zitkovich, T
B. Zitkovich, T. Yu, S. Xu, P. Xu, T. Xiao, F. Xia, J. Wu, P. Wohlhart, S. Welker, A. Wahid, et al. Rt-2: Vision-language-action models transfer web knowledge to robotic control. In Conference on Robot Learning, pages 2165–2183. PMLR, 2023
2023
-
[2]
M. J. Kim, K. Pertsch, S. Karamcheti, T. Xiao, A. Balakrishna, S. Nair, R. Rafailov, E. Foster, G. Lam, P. Sanketi, et al. Openvla: An open-source vision-language-action model.arXiv preprint arXiv:2406.09246, 2024
Pith/arXiv arXiv 2024
-
[3]
K. Black, N. Brown, D. Driess, A. Esmail, M. Equi, C. Finn, N. Fusai, L. Groom, K. Hausman, B. Ichter, et al.pi 0: A vision-language-action flow model for general robot control.arXiv preprint arXiv:2410.24164, 2024
Pith/arXiv arXiv 2024
-
[4]
M. A. Goodrich and A. C. Schultz. Human–robot interaction: a survey.F oundations and trends® in human–computer interaction, 1(3):203–275, 2008
2008
-
[5]
T. B. Sheridan. Human–robot interaction: status and challenges.Human factors, 58(4):525– 532, 2016
2016
-
[6]
A. D. Dragan, K. C. Lee, and S. S. Srinivasa. Legibility and predictability of robot motion. In2013 8th ACM/IEEE International Conference on Human-Robot Interaction (HRI), pages 301–308. IEEE, 2013
2013
-
[7]
Huang and B
C.-M. Huang and B. Mutlu. Anticipatory robot control for efficient human-robot collaboration. In2016 11th ACM/IEEE international conference on human-robot interaction (HRI), pages 83–90. IEEE, 2016
2016
-
[8]
K. W. Strabala, M. K. Lee, A. D. Dragan, J. L. Forlizzi, S. Srinivasa, M. Cakmak, and V . Mi- celli. Towards seamless human-robot handovers.Journal of Human-Robot Interaction, 2(1): 112–132, 2013
2013
-
[9]
P. A. Lasota, T. Fong, and J. A. Shah. A survey of methods for safe human-robot interaction. F oundations and Trends® in Robotics, 5(4):261–349, 2017
2017
-
[10]
Villani, F
V . Villani, F. Pini, F. Leali, and C. Secchi. Survey on human–robot collaboration in industrial settings: Safety, intuitive interfaces and applications.Mechatronics, 55:248–266, 2018
2018
-
[11]
B. D. Argall, S. Chernova, M. Veloso, and B. Browning. A survey of robot learning from demonstration.Robotics and autonomous systems, 57(5):469–483, 2009
2009
-
[12]
J. Bjorck, F. Casta ˜neda, N. Cherniadev, X. Da, R. Ding, L. Fan, Y . Fang, D. Fox, F. Hu, S. Huang, et al. Gr00t n1: An open foundation model for generalist humanoid robots.arXiv preprint arXiv:2503.14734, 2025
Pith/arXiv arXiv 2025
-
[13]
P. Intelligence, K. Black, N. Brown, J. Darpinian, K. Dhabalia, D. Driess, A. Esmail, M. Equi, C. Finn, N. Fusai, et al.pi 0.5: a vision-language-action model with open-world generaliza- tion.arXiv preprint arXiv:2504.16054, 2025
Pith/arXiv arXiv 2025
-
[14]
T. Z. Zhao, V . Kumar, S. Levine, and C. Finn. Learning fine-grained bimanual manipulation with low-cost hardware.arXiv preprint arXiv:2304.13705, 2023
Pith/arXiv arXiv 2023
-
[15]
C. Li, R. Zhang, J. Wong, C. Gokmen, S. Srivastava, R. Mart ´ın-Mart´ın, C. Wang, G. Levine, M. Lingelbach, J. Sun, et al. Behavior-1k: A benchmark for embodied ai with 1,000 everyday activities and realistic simulation. InConference on Robot Learning, pages 80–93. PMLR, 2023
2023
-
[16]
S. Nasiriany, A. Maddukuri, L. Zhang, A. Parikh, A. Lo, A. Joshi, A. Mandlekar, and Y . Zhu. Robocasa: Large-scale simulation of everyday tasks for generalist robots.arXiv preprint arXiv:2406.02523, 2024. 9
Pith/arXiv arXiv 2024
-
[17]
James, Z
S. James, Z. Ma, D. R. Arrojo, and A. J. Davison. Rlbench: The robot learning benchmark & learning environment.IEEE Robotics and Automation Letters, 5(2):3019–3026, 2020
2020
-
[18]
O. Mees, L. Hermann, E. Rosete-Beas, and W. Burgard. Calvin: A benchmark for language- conditioned policy learning for long-horizon robot manipulation tasks.IEEE Robotics and Automation Letters, 7(3):7327–7334, 2022
2022
-
[19]
T. Mu, Z. Ling, F. Xiang, D. Yang, X. Li, S. Tao, Z. Huang, Z. Jia, and H. Su. Maniskill: Generalizable manipulation skill benchmark with large-scale demonstrations.arXiv preprint arXiv:2107.14483, 2021
Pith/arXiv arXiv 2021
-
[20]
T. Yu, D. Quillen, Z. He, R. Julian, K. Hausman, C. Finn, and S. Levine. Meta-world: A benchmark and evaluation for multi-task and meta reinforcement learning. InConference on robot learning, pages 1094–1100. PMLR, 2020
2020
-
[21]
Z. Shi, E. Zhao, N. Dennler, J. Wang, X. Xu, K. Shrestha, M. Fu, D. Seita, and M. Matari ´c. Hribench: Benchmarking vision-language models for real-time human perception in human- robot interaction.arXiv preprint arXiv:2506.20566, 2025
Pith/arXiv arXiv 2025
-
[22]
M. Jung, Q. Yang, L. von Seelstrang, D. Strazdas, S. Wachsmuth, and A. Al-Hamadi. Semiac: A two-site human-robot collaboration dataset for exploring socially-enriched models for im- plicit action coordination. InCompanion Proceedings of the 21st ACM/IEEE International Conference on Human-Robot Interaction, pages 1028–1033, 2026
2026
-
[23]
Saupp ´e and B
A. Saupp ´e and B. Mutlu. Robot deictics: How gesture and context shape referential commu- nication. InProceedings of the 2014 ACM/IEEE international conference on Human-robot interaction, pages 342–349, 2014
2014
-
[24]
V . Bo, A. Garrell, and A. Sanfeliu. Fast or accurate? how intention-recognition models shape human perception of a mobile robot. InCompanion Proceedings of the 21st ACM/IEEE Inter- national Conference on Human-Robot Interaction, pages 502–506, 2026
2026
-
[25]
H. Wang, K. Winkle, and G. Castellano. Anticipating safety and security risks of embodied ai: A multidimensional risk framework for foundation models in hri. InCompanion Proceedings of the 21st ACM/IEEE International Conference on Human-Robot Interaction, pages 1039– 1044, 2026
2026
-
[26]
E. J. Bejarano Sepulveda, V . Bo, A. Sanfeliu, and A. Garrell. Perception–awareness–decision: Socially-aware robot navigation and interaction. InCompanion Proceedings of the 21st ACM/IEEE International Conference on Human-Robot Interaction, pages 258–262, 2026
2026
-
[27]
Hoffman and C
G. Hoffman and C. Breazeal. Effects of anticipatory action on human-robot teamwork ef- ficiency, fluency, and perception of team. InProceedings of the ACM/IEEE international conference on Human-robot interaction, pages 1–8, 2007
2007
-
[28]
Cakmak, S
M. Cakmak, S. S. Srinivasa, M. K. Lee, S. Kiesler, and J. Forlizzi. Using spatial and temporal contrast for fluent robot-human hand-overs. InProceedings of the 6th international conference on Human-robot interaction, pages 489–496, 2011
2011
-
[29]
C. Wang, B. Du, J. Xu, P. Li, D. Guo, and H. Liu. Demonstrating humanthor: a simulation platform and benchmark for human-robot collaboration in a shared workspace.arXiv preprint arXiv:2406.06498, 2024
Pith/arXiv arXiv 2024
-
[30]
X. Puig, E. Undersander, A. Szot, M. Dallaire Cote, T.-Y . Yang, R. Partsey, R. Desai, A. Clegg, M. Hlavac, S. Y . Min, et al. Habitat 3.0: A co-habitat for humans, avatars, and robots. In International Conference on Learning Representations, volume 2024, pages 15306–15336, 2024. 10
2024
-
[31]
Chang, G
M. Chang, G. Chhablani, A. Clegg, M. Dallaire Cote, R. Desai, M. Hlavac, V . Karashchuk, J. Krantz, R. Mottaghi, P. Parashar, et al. Partnr: A benchmark for planning and reasoning in embodied multi-agent tasks. InInternational Conference on Learning Representations, volume 2025, pages 65205–65268, 2025
2025
-
[32]
Y .-W. Chao, C. Paxton, Y . Xiang, W. Yang, B. Sundaralingam, T. Chen, A. Murali, M. Cakmak, and D. Fox. Handoversim: A simulation framework and benchmark for human-to-robot object handovers. In2022 International conference on robotics and automation (ICRA), pages 6941–
-
[33]
Baraglia, M
J. Baraglia, M. Cakmak, Y . Nagai, R. Rao, and M. Asada. Initiative in robot assistance during collaborative task execution. In2016 11th ACM/IEEE international conference on human- robot interaction (HRI), pages 67–74. IEEE, 2016
2016
-
[34]
Y . Wang, Z. Xian, F. Chen, T.-H. Wang, Y . Wang, K. Fragkiadaki, Z. Erickson, D. Held, and C. Gan. Robogen: Towards unleashing infinite data for automated robot learning via generative simulation.arXiv preprint arXiv:2311.01455, 2023
Pith/arXiv arXiv 2023
-
[35]
Y . J. Ma, W. Liang, G. Wang, D.-A. Huang, O. Bastani, D. Jayaraman, Y . Zhu, J. Fan, et al. Eureka: Human-level reward design via coding large language models. InInternational con- ference on learning Representations, volume 2024, pages 26516–26560, 2024
2024
-
[36]
Zhang and H
B. Zhang and H. Soh. Large language models as zero-shot human models for human-robot in- teraction. In2023 IEEE/RSJ international conference on intelligent robots and systems (IROS), pages 7961–7968. IEEE, 2023
2023
-
[37]
C. Guo, S. Zou, X. Zuo, S. Wang, W. Ji, X. Li, and L. Cheng. Generating diverse and natural 3d human motions from text. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 5152–5161, 2022
2022
-
[38]
Petrovich, M
M. Petrovich, M. J. Black, and G. Varol. Temos: Generating diverse human motions from textual descriptions. InEuropean conference on computer vision, pages 480–497. Springer, 2022
2022
-
[39]
G. Tevet, S. Raab, B. Gordon, Y . Shafir, D. Cohen-Or, and A. H. Bermano. Human motion diffusion model.arXiv preprint arXiv:2209.14916, 2022
Pith/arXiv arXiv 2022
-
[40]
C. Guo, Y . Mu, M. G. Javed, S. Wang, and L. Cheng. Momask: Generative masked modeling of 3d human motions. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 1900–1910, 2024
1900
-
[41]
Batool, I
F. Batool, I. Zhura, V . Serpiva, R. A. Khan, I. Valuev, I. Tokmurziyev, and D. Tsetserukou. Humandiffusion: A vision-based diffusion trajectory planner with human-conditioned goals for search and rescue uav. InCompanion Proceedings of the 21st ACM/IEEE International Conference on Human-Robot Interaction, pages 1023–1027, 2026
2026
-
[42]
Zhang, Z
M. Zhang, Z. Cai, L. Pan, F. Hong, X. Guo, L. Yang, and Z. Liu. Motiondiffuse: Text-driven human motion generation with diffusion model.IEEE transactions on pattern analysis and machine intelligence, 46(6):4115–4128, 2024
2024
-
[43]
Zhang, Y
J. Zhang, Y . Zhang, X. Cun, Y . Zhang, H. Zhao, H. Lu, X. Shen, and Y . Shan. Generating human motion from textual descriptions with discrete representations. InProceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 14730–14740, 2023
2023
-
[44]
Mainprice and D
J. Mainprice and D. Berenson. Human-robot collaborative manipulation planning using early prediction of human motion. In2013 IEEE/RSJ International Conference on Intelligent Robots and Systems, pages 299–306. IEEE, 2013
2013
-
[45]
Y . Wen, Q. Shuai, D. Kang, J. Li, C. Wen, Y . Qian, N. Jiao, C. Chen, W. Chen, Y . Wang, et al. Hy-motion 1.0: Scaling flow matching models for text-to-motion generation.arXiv preprint arXiv:2512.23464, 2025. 11
arXiv 2025
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.