← Search

Matthew A. Wright

4 accepted papers

2022

Is Anyone There? Learning a Planner Contingent on Perceptual Uncertainty

CoRL 2022poster

Robots in complex multi-agent environments should reason about the intentions of observed and currently unobserved agents. In this paper, we present a new learning-based method for prediction and planning in complex multi-agent environments where the states of the other agents are partially-observed…

Cited by 14SourceScholar
2021

Contingencies from Observations: Tractable Contingency Planning with Learned Behavior Models

ICRA 2021poster

Humans have a remarkable ability to accurately reason about future events, including the behaviors and states of mind of other agents. Consider driving a car through a busy intersection: it is necessary to reason about the physics of the vehicle, the intentions of other drivers, and their beliefs ab…

Cited by 40SourcecodeScholar
2021

Pylot: A Modular Platform for Exploring Latency-Accuracy Tradeoffs in Autonomous Vehicles

ICRA 2021poster

We present Pylot, a platform for autonomous vehicle (AV) research and development, built with the goal to allow researchers to study the effects of the latency and accuracy of their models and algorithms on the end-to-end driving behavior of an AV. This is achieved through a modular structure enable…

Cited by 89SourcecodeScholar
2021

Representing Long-Range Context for Graph Neural Networks with Global Attention

NeurIPS 2021poster

Graph neural networks are powerful architectures for structured datasets. However, current methods struggle to represent long-range dependencies. Scaling the depth or width of GNNs is insufficient to broaden receptive fields as larger GNNs encounter optimization instabilities such as vanishing gradi…