How to See Eye to Eye With AI
USC’s Institute for Creative Technologies and the US Army Research Laboratory have been studying how humans and robots can coordinate when video links are unreliable and the environment is too dangerous to enter. The core problem is familiar to game teams working on AI: how do you make an agent understand what a human actually needs, not just what it can technically observe?
The researchers focused on spoken dialogue as the bridge. In their setup, a teleoperator guided a mobile robot through a constrained interior space using voice, a movement map, and occasional still images instead of a live feed. That let them examine how people ask follow-up questions, resolve ambiguity, and build a shared picture of a space when information arrives in fragments.
To capture realistic interaction patterns before full autonomy exists, the team used a Wizard of Oz approach, with researchers handling robot motion and dialogue behind the scenes. That produced Video-SCOUT, a dataset of 60 robot exploration sessions, each about 20 minutes long, paired with human conversation. They then built NOVA, a framework for finding the most relevant frames for a given question and compared it with other retrieval approaches.
The practical takeaway is that human judgment still matters, but AI can narrow the search space and surface the right evidence faster. For developers, the interesting part is the interaction model: distributed knowledge, partial observability, and conversational grounding. Those same constraints show up in game AI, companion systems, and tools that need to explain what they know...
“Robots are not humans, and so you wouldn’t talk to them exactly the way you would talk to people.”
- what
- USC ICT and ARL studied dialogue-based coordination for remote robot exploration in low-signal interiors.
- who
- David Traum and Kallirroi Georgila led the work at USC ICT with the US Army Research Laboratory.
- when
- The collaboration was recognized with a Best Paper Award at MAGMaR.
- impact
- The approach uses spoken dialogue, sparse maps, and still images to help operators extract mission-critical information.
Promising human-AI workflow, but still heavily dependent on human oversight.
Follow AI updates
See relevant stories in your personalized news feed.
Discussion