Goal inference with Rao-Blackwellized Particle Filters
Yixuan Wang, Dan P. Guralnik, Warren E. Dixon

TL;DR
This paper introduces a Rao-Blackwellized Particle Filter approach for inferring an agent's goal from noisy trajectory data, improving efficiency and providing bounds on inference accuracy.
Contribution
It develops a novel RBPF-based method for intent inference, with theoretical bounds and two estimators, demonstrating fast, accurate goal recovery in practice.
Findings
RBPF improves sample efficiency over standard particle filters
The reduced estimator performs nearly as well as the full estimator
Experiments show fast, accurate intent recovery for compliant agents
Abstract
Inferring the eventual goal of a mobile agent from noisy observations of its trajectory is a fundamental estimation problem. We initiate the study of such intent inference using a variant of a Rao-Blackwellized Particle Filter (RBPF), subject to the assumption that the agent's intent manifests through closed-loop behavior with a state-of-the-art provable practical stability property. Leveraging the assumed closed-form agent dynamics, the RBPF analytically marginalizes the linear-Gaussian substructure and updates particle weights only, improving sample efficiency over a standard particle filter. Two difference estimators are introduced: a Gaussian mixture model using the RBPF weights and a reduced version confining the mixture to the effective sample. We quantify how well the adversary can recover the agent's intent using information-theoretic leakage metrics and provide computable lower…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adversarial Robustness in Machine Learning · Target Tracking and Data Fusion in Sensor Networks
