humanoidsdata.com

Search

Search datasets, articles, and glossary terms for humanoids and embodied AI.

← All glossary terms

Models & learning

Physical AI

Physical AI is artificial intelligence used in machines that perceive and act in the physical world, including robots, autonomous vehicles, and other autonomous systems. It closes a loop between sensing, decisions, action, and physical consequences. The label is emerging rather than standardised and often overlaps with embodied AI.

Also known as: physical artificial intelligence

Updated

Intelligence with physical consequences

Physical AI describes AI systems whose outputs change the physical world and generate new sensor input. A robot may observe a scene through cameras, interpret a task, issue motor commands, make contact with an object, and then adjust after measuring the result. The physical feedback loop distinguishes the system from an AI model that only returns text, images, or labels.

The term covers more than humanoid robots. The CSET primer includes robots, autonomous vehicles, and smart spaces, while NVIDIA uses it for autonomous machines that perceive, understand, and perform actions in the real world. Physical AI is therefore a domain label, not one model architecture.

Relationship to embodied AI

Physical AI and embodied AI are often used interchangeably, but there is no settled industry definition. CSET notes that organisations also use phrases such as embodied machine intelligence and generative physical AI for overlapping parts of the AI-robotics field.

On Humanoids Data, physical AI refers specifically to systems acting through real hardware. Embodied AI is broader and can include agents acting inside persistent simulated environments. The distinction is useful because simulation can model physical consequences, while only deployment exposes the system to the target hardware, sensor noise, contact dynamics, damage, and safety constraints.

Why training data matters

A physical AI model needs data that connects observations to actions and outcomes. Web images or human video can provide visual and task knowledge, but they do not normally contain the motor commands, body state, contact measurements, or timing of a particular robot.

Real robot demonstrations provide that grounding. Simulation and world models can expand coverage, generate labels, and create rare scenarios, but their outputs still need validation against representative hardware. Our guide to physical AI training data explains how human video, robot demonstrations, synthetic data, tactile signals, and failure records contribute different parts of the learning problem.

What the label does not guarantee

Calling a system physical AI says nothing by itself about autonomy, reliability, generalisation, or safety. A learned model may handle visual variation while depending on a fixed worktop, hand, controller, and reset procedure. Conventional control, force limits, monitoring, and human intervention can remain necessary even when a foundation model chooses the task or action.

The International Federation of Robotics identifies reliability, cycle time, energy use, maintenance, dexterity, safety, and security as practical tests for humanoid deployment. Those measures are more informative than the physical AI label alone.

Sources