Vision-Based Human Awareness Estimation for Enhanced Safety and Efficiency of AMRs in Industrial Warehouses

arXiv cs.CV / 4/22/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The paper addresses the safety challenge of mixed human and AMR traffic in warehouses, arguing that treating people as generic dynamic obstacles leads to overly cautious AMR behavior.
  • It proposes a real-time vision approach using a single RGB camera to estimate whether a human is aware of an AMR by combining 3D human pose lifting with head orientation and viewing-cone reasoning.
  • The method determines a human’s position relative to the AMR and whether the person can see the robot, then uses this “awareness” to adapt AMR motion more appropriately.
  • Validation is performed in NVIDIA Isaac Sim using synthetically generated, physics-accurate data, and experiments show reliable detection of human position and attention in real time.
  • The authors claim the capability can improve both safety and throughput/efficiency for industrial and factory automation deployments of AMRs.

Abstract

Ensuring human safety is of paramount importance in warehouse environments that feature mixed traffic of human workers and autonomous mobile robots (AMRs). Current approaches often treat humans as generic dynamic obstacles, leading to conservative AMR behaviors like slowing down or detouring, even when workers are fully aware and capable of safely sharing space. This paper presents a real-time vision-based method to estimate human awareness of an AMR using a single RGB camera. We integrate state-of-the-art 3D human pose lifting with head orientation estimation to ascertain a human's position relative to the AMR and their viewing cone, thereby determining if the human is aware of the AMR. The entire pipeline is validated using synthetically generated data within NVIDIA Isaac Sim, a robust physics-accurate robotics simulation environment. Experimental results confirm that our system reliably detects human positions and their attention in real time, enabling AMRs to safely adapt their motion based on human awareness. This enhancement is crucial for improving both safety and operational efficiency in industrial and factory automation settings.