Researchers have developed a quantitative index that scores any robot arm movement on how human-like and comfortable it feels — without needing human surveys. This a priori metric could let collaborative robots plan naturally pleasing motions for industrial assembly lines, medical rehabilitation, and exoskeletons.
What the Researchers Built
The team created a Human-Likeness (HL) index — a single number that captures how closely a robot’s motion along a prescribed path resembles natural human movement and how comfortable it feels to a human partner. Unlike prior approaches that rely on post-hoc surveys or complex biomechanical models, this index can be computed directly from the robot’s trajectory plan, before any physical execution.
The key insight is decoupling the geometry of the path (e.g., a straight line or a curve) from the time law — how fast the robot moves at each point along that path. The HL index focuses purely on the time law, meaning any geometric path can potentially be made human-like by adjusting its velocity profile. The researchers validated their metric through a human-subject experiment where participants compared pairs of handwriting-like motions performed by a robot arm.

Key Results
In a comparison test with human subjects, the HL index correctly distinguished between human-recorded movements (which subjects rated as more comfortable) and artificially generated ones. The index assigned higher scores to the human-recorded trajectories, aligning with participants’ comfort preferences. This confirms that the metric is not just a mathematical abstraction, but a real predictor of user experience.
The study also found that some artificially generated trajectories — particularly those with time-optimal velocity profiles — can score nearly as high as human movements. This suggests that certain fast, efficient robot motions may already be acceptable to humans in collaborative tasks. However, not all artificial profiles are equal: simple constant-velocity or minimum-jerk profiles scored lower on both human-likeness and comfort.
How It Works
The HL index is computed from the velocity profile of the robot end-effector along a prescribed path. The researchers model human arm movements as obeying a specific motor program — typically a bell-shaped velocity profile for point-to-point motions. Their index measures the similarity between the robot’s actual velocity profile and an ideal human-like profile using a normalized cross-correlation.
Crucially, the index requires only the robot’s planned velocity over time. It does not need any sensor data or human feedback after execution. The calculation involves: 1. Parametrizing the path geometrically (e.g., a spline). 2. Assigning a velocity profile (time law) along that path. 3. Computing the HL index by comparing the profile to a reference human-like shape.
The paper identifies a sufficient condition for comfort: if the HL index exceeds a certain threshold, the motion is predicted to feel human-like. However, this is not a necessary condition — some comfortable motions may have lower HL scores due to other factors.

The approach contrasts with existing measures like jerk or spectral smoothness, which the authors argue can signal discomfort but are not directly linked to human perception. The HL index instead builds on known neuroscience of human motor control.
Why This Matters for Robotics
For collaborative robots working alongside people — in factories, warehouses, or operating rooms — motion comfort directly affects acceptance and trust. The HL index gives engineers a concrete, computable target when programming robot trajectories. Instead of guessing or running expensive user studies, they can optimize for this index during planning.
In rehabilitation robotics, where a device guides a patient's limb along a prescribed path, human-like motion could improve therapy outcomes and patient engagement. Similarly, exoskeletons that move naturally reduce cognitive load on the wearer.
The index also has implications for robot-to-robot interaction and humanoid robots. If you're browsing humanoid robots on Robot Overflow, this metric could help evaluate which platforms are capable of producing comfortable motions. For industrial applications, used industrial robots deploying this kind of planning could make caged cells feel more collaborative.
Limitations and Open Questions
The HL index assumes a one-size-fits-all human motor program, which may not hold for individuals with different body types, injuries, or neurodivergent movement styles. The authors acknowledge that their results cannot generalize to young children, elderly people, or those with physical disabilities. Future work must personalize the reference profile.
Additionally, the index only provides a sufficient condition for comfort, not a necessary one. Some comfortable motions may not match the bell-shaped profile but still feel good (e.g., very slow movements). The index cannot explain why a movement is uncomfortable beyond its deviation from human-like profiles.
Finally, the experiments used only passive arm movements (the robot moved the subject's arm). Active collaboration where both human and robot exert force remains untested.
Frequently Asked Questions
How is this index different from using jerk or smoothness metrics? Jerk measures only the rate of acceleration change, which can indicate abruptness but does not capture human-likeness. The HL index directly compares the velocity profile shape to human movement patterns, making it a more targeted measure of perceived comfort.
Can I use this index with any robot arm? Yes, because the index only requires the planned path and velocity profile of the robot end-effector. It is independent of the robot’s kinematics or dynamics. You can apply it to any used cobots for sale by extracting their trajectory plans.
Does the index require training data from humans? No. The reference pattern for human-like motion is derived from known motor control theory, not from a specific set of recordings. However, for more accurate personalization, human movement data could be used to calibrate the reference.
What does "a priori" mean in this context? It means the comfort level of a robot movement can be predicted ahead of time, during the planning phase, without running a physical trial with human participants. This saves time and cost in robot programming.
Conclusion
The Human-Likeness index offers a simple, computationally cheap way to predict whether a robot’s planned motion will feel natural and comfortable to a human partner. By focusing on the velocity profile along any path, it separates the geometry of the task from the quality of motion. This opens the door to robots that move in ways people instinctively trust and enjoy working with.
