paper-with-me

Papers

Multi-Agent Variational Occlusion Inference Using People as Sensors

2021-09-05 · Masha Itkina, Ye-Ji Mun, Katherine Driggs-Campbell, Mykel J. Kochenderfer

Autonomous vehicles must reason about spatial occlusions in urban environments to ensure safety without being overly cautious. Prior work explored occlusion inference from observed social behaviors of road agents, hence treating people as sensors. Inferring occupancy from agent behaviors is an inherently multimodal problem; a driver may behave similarly for different occupancy patterns ahead of them (e.g., a driver may move at constant speed in traffic or on an open road). Past work, however, does not account for this multimodality, thus neglecting to model this source of aleatoric uncertainty in the relationship between driver behaviors and their environment. We propose an occlusion inference method that characterizes observed behaviors of human agents as sensor measurements, and fuses them with those from a standard sensor suite. To capture the aleatoric uncertainty, we train a conditional variational autoencoder with a discrete latent space to learn a multimodal mapping from observed driver trajectories to an occupancy grid representation of the view ahead of the driver. Our method handles multi-agent scenarios, combining measurements from multiple observed drivers using evidential theory to solve the sensor fusion problem. Our approach is validated on a cluttered, real-world intersection, outperforming baselines and demonstrating real-time capable performance. Our code is available at https://github.com/sisl/MultiAgentVariationalOcclusionInference .

📄 PDF Abstract BibTeX arXiv:2109.02173

Code (1)

sisl/MultiAgentVariationalOcclusionInference 공식 구현 pytorch

Tasks

Autonomous VehiclesSensor Fusion

Similar Papers 제목 키워드 기반

Occlusion-Aware Crowd Navigation Using People as Sensors

2022-10-02 · Ye-Ji Mun, Masha Itkina, Shuijing Liu, Katherine Driggs-Campbell

Autonomous navigation in crowded spaces poses a challenge for mobile robots due to the highly dynamic, partially observable environment. Occlusions are highly prevalent in such settings due to a limited sensor field of v…

Autonomous NavigationCollision AvoidanceDeep Reinforcement Learning

Single-Shot Multi-Person 3D Pose Estimation From Monocular RGB

2017-12-09 · Dushyant Mehta, Oleksandr Sotnychenko, Franziska Mueller, Weipeng Xu 외

We propose a new single-shot method for multi-person 3D pose estimation in general scenes from a monocular RGB camera. Our approach uses novel occlusion-robust pose-maps (ORPM) which enable full body pose inference even …

3D Human Pose Estimation3D Multi-Person Pose Estimation (absolute)3D Multi-Person Pose Estimation (root-relative)3D Pose Estimation+1

Planning with Occluded Traffic Agents using Bi-Level Variational Occlusion Models

2022-10-26 · Filippos Christianos, Peter Karkus, Boris Ivanovic, Stefano V. Albrecht 외

Reasoning with occluded traffic agents is a significant open challenge for planning for autonomous vehicles. Recent deep learning models have shown impressive results for predicting occluded agents based on the behaviour…

Autonomous Vehicles

Bayesian Inference of Self-intention Attributed by Observer

2018-10-12 · Yosuke Fukuchi, Masahiko Osawa, Hiroshi Yamakawa, Tatsuji Takahashi 외

Most of agents that learn policy for tasks with reinforcement learning (RL) lack the ability to communicate with people, which makes human-agent collaboration challenging. We believe that, in order for RL agents to compr…

AttributeBayesian InferenceHuman Agent CollaborationReinforcement Learning+1

Deformable Shape Completion with Graph Convolutional Autoencoders

2017-12-01 · CVPR 2018 6 · Or Litany, Alex Bronstein, Michael Bronstein, Ameesh Makadia

The availability of affordable and portable depth sensors has made scanning objects and people simpler than ever. However, dealing with occlusions and missing parts is still a significant challenge. The problem of recons…