Instance-Aware Predictive Navigation in Multi-Agent Environments
@article{Cao2021InstanceAwarePN, title={Instance-Aware Predictive Navigation in Multi-Agent Environments}, author={Jinkun Cao and Xin Wang and Trevor Darrell and Fisher Yu}, journal={2021 IEEE International Conference on Robotics and Automation (ICRA)}, year={2021}, pages={5096-5102} }
In this work, we aim to achieve efficient end-to-end learning of driving policies in dynamic multi-agent environments. Predicting and anticipating future events at the object level are critical for making informed driving decisions. We propose an Instance-Aware Predictive Control (IPC) approach, which forecasts interactions between agents as well as future scene structures. We adopt a novel multi-instance event prediction module to estimate the possible interaction among agents in the ego…
Figures and Tables from this paper
3 Citations
Learning Credit Assignment for Cooperative Reinforcement Learning
- Computer ScienceArXiv
- 2022
MAPPG takes a simple butcient polarization function to transform the optimal consis-tency of joint and individual actions into easily re-alized constraints, thus enabling efficient credit assignment in MAPG, and it is proved that individual policies of MAPPG can converge to the global optimum.
DanceTrack: Multi-Object Tracking in Uniform Appearance and Diverse Motion
- Computer Science2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)
- 2022
A large-scale dataset for multi-human tracking, where humans have sim-ilar appearance, diverse motion and extreme articulation, and is named “DanceTrack”, which is expected to provide a better platform to develop more MOT algorithms that rely less on visual discrimination and depend more on motion analysis.
Deep Learning based Object Detection Model for Autonomous Driving Research using CARLA Simulator
- Computer Science2021 2nd International Conference on Smart Electronics and Communication (ICOSEC)
- 2021
This paper proposes the application of object detection algorithm on CARLA simulator to derive useful results for autonomous driving research and the comparison ofCARLA simulator with other available simulators, key players in the field of autonomous vehicle technology, state-of-the-art algorithms being used for autonomousdriving, real time implementation challenges and future technologies are discussed.
References
SHOWING 1-10 OF 36 REFERENCES
PRECOG: PREdiction Conditioned on Goals in Visual Multi-Agent Settings
- Computer Science2019 IEEE/CVF International Conference on Computer Vision (ICCV)
- 2019
A probabilistic forecasting model of future interactions between a variable number of agents that performs both standard forecasting and the novel task of conditional forecasting, which reasons about how all agents will likely respond to the goal of a controlled agent.
CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving
- Computer ScienceECCV
- 2018
This work presents a general and principled Controllable Imitative Reinforcement Learning (CIRL) approach which successfully makes the driving agent achieve higher success rates based on only vision inputs in a high-fidelity car simulator, which performs better than supervised imitation learning.
Semantic Predictive Control for Explainable and Efficient Policy Learning
- Computer Science2019 International Conference on Robotics and Automation (ICRA)
- 2019
A driving policy learning framework that predicts feature representations of future visual inputs and a predictive model that infers not only future events but also semantics, which provide a visual explanation of policy decisions are proposed.
End-to-End Driving Via Conditional Imitation Learning
- Computer Science2018 IEEE International Conference on Robotics and Automation (ICRA)
- 2018
This work evaluates different architectures for conditional imitation learning in vision-based driving and conducts experiments in realistic three-dimensional simulations of urban driving and on a 1/5 scale robotic truck that is trained to drive in a residential area.
Zero-shot Imitation Learning from Demonstrations for Legged Robot Visual Navigation
- Computer Science2020 IEEE International Conference on Robotics and Automation (ICRA)
- 2020
This work proposes a zero-shot imitation learning framework for training a goal-driven visual navigation policy on a legged robot from human demonstrations (third-person perspective), allowing for high-quality navigation and cost-effective data collection.
Deep Object-Centric Policies for Autonomous Driving
- Computer Science2019 International Conference on Robotics and Automation (ICRA)
- 2019
A taxonomy of “object-centric” models which leverage both object instances and end-to-end learning are described, showing that object-centric models outperform object-agnostic methods in scenes with other vehicles and pedestrians, even with an imperfect detector.
Social LSTM: Human Trajectory Prediction in Crowded Spaces
- Computer Science2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)
- 2016
This work proposes an LSTM model which can learn general human movement and predict their future trajectories and outperforms state-of-the-art methods on some of these datasets.
Continuous control with deep reinforcement learning
- Computer ScienceICLR
- 2016
This work presents an actor-critic, model-free algorithm based on the deterministic policy gradient that can operate over continuous action spaces, and demonstrates that for many of the tasks the algorithm can learn policies end-to-end: directly from raw pixel inputs.
Virtual to Real Reinforcement Learning for Autonomous Driving
- Computer ScienceBMVC
- 2017
A novel realistic translation network is proposed to make model trained in virtual environment be workable in real world, and is believed to be the first successful case of driving policy trained by reinforcement learning that can adapt to real world driving data.
End to End Learning for Self-Driving Cars
- Computer ScienceArXiv
- 2016
A convolutional neural network is trained to map raw pixels from a single front-facing camera directly to steering commands and it is argued that this will eventually lead to better performance and smaller systems.