By Ioana Patringenaru
Computer scientists at the University of California San Diego have developed a more accurate navigation system that will allow robots to better negotiate busy clinical environments in general and emergency departments more specifically. The researchers have also developed a dataset of open source videos to help train robotic navigation systems in the future.
The team, led by Computer Science and Engineering (CSE) Professor Laurel Riek and Ph.D. student Angelique Taylor, detail their findings in a paper for the International Conference on Robotics and Automation taking place May 30 to June 5 in Xi’an, China.
“To perform these tasks, robots must understand the context of complex hospital environments and the people working around them,” said Riek, who holds appointments both in CSE and emergency medicine at UC San Diego.
Taylor and colleagues built the navigation system, the Safety Critical Deep Q-Network (SafeDQN), around an algorithm that takes into account how many people are clustered together in a space and how quickly and abruptly these people are moving. This is based on observations of clinicians’ behavior in the emergency department. When a patient’s condition worsens, a team immediately gathers around them to render aid. Clinicians’ movements are quick, alert and precise. The navigation system directs the robots to move around these clustered groups of people, staying out of the way.
“Our system was designed to deal with the worst case scenarios that can happen in the ED,” said Taylor, who is part of Riek’s Healthcare Robotics Lab at CSE.
The team trained the algorithm on videos from YouTube, mostly coming from documentaries and reality shows, such as “Trauma: Life in the ER” and “Boston EMS.” The set of more than 700 videos is available for other research teams to train other algorithms and robots.
Researchers tested their algorithm in a simulation environment, and compared its performance to other state-of-the-art robotic navigation systems. The SafeDQN system generated the most efficient and safest paths in all cases.
Next steps include testing the system on a physical robot in a realistic environment. Riek and colleagues plan to partner with UC San Diego Health researchers who operate the campus’ healthcare training and simulation center.
The algorithms could also be used outside of the emergency department, for example during search and rescue missions.
Ph.D. student Sachiko Matsumoto and undergraduate student Wesley Xiao also contributed to the paper.
Social Navigation for Mobile Robots in the Emergency Department
Angelique M. Taylor, Sachiko Mastumoto, Wesley Xiao and Laurel Riek, University of California San Diego