ELLIPSE: Evidential Learning for Robust Waypoints and Uncertainties
New robotics method from USC and Toyota improves robot success rates by quantifying its own uncertainty in real-time.
A research team from the University of Southern California and Toyota Research Institute has introduced ELLIPSE, a novel AI method designed to make mobile robots safer and more reliable in unpredictable environments. The system addresses a critical weakness in current Imitation Learning (IL) approaches, where robots can become dangerously overconfident when encountering situations not covered in their training data. By building on multivariate deep evidential regression, ELLIPSE outputs both waypoint predictions and their associated uncertainty distributions simultaneously, allowing robots to better understand when they're operating outside their comfort zone. The researchers specifically grounded their work in the challenging problem of staircase navigation, where robust uncertainty estimation is crucial for safety.
The technical innovation combines two key components: a lightweight domain augmentation procedure that synthesizes plausible viewpoint variations without requiring additional real-world demonstrations, and a post-hoc isotonic recalibration method that improves uncertainty reliability under environmental shifts. In extensive real-world evaluations, ELLIPSE demonstrated measurable improvements over baseline methods in both task success rate and uncertainty coverage. This represents a significant step toward deploying autonomous robots in open-world, safety-critical settings where distribution shifts are inevitable, potentially accelerating adoption in fields like logistics, healthcare, and domestic assistance where robots must navigate complex, changing environments.
- Uses multivariate deep evidential regression to predict waypoints AND uncertainty in one forward pass
- Improves real-world task success rates and uncertainty coverage compared to baseline methods
- Includes lightweight domain augmentation to handle viewpoint/pose perturbations without extra data
Why It Matters
Enables safer deployment of mobile robots in unpredictable real-world environments by preventing dangerous overconfidence.