paper-with-me

Papers

Interactive Autonomous Navigation with Internal State Inference and Interactivity Estimation

2023-11-27 · Jiachen Li, David Isele, Kanghoon Lee, Jinkyoo Park, Kikuo Fujimura, Mykel J. Kochenderfer

Deep reinforcement learning (DRL) provides a promising way for intelligent agents (e.g., autonomous vehicles) to learn to navigate complex scenarios. However, DRL with neural networks as function approximators is typically considered a black box with little explainability and often suffers from suboptimal performance, especially for autonomous navigation in highly interactive multi-agent environments. To address these issues, we propose three auxiliary tasks with spatio-temporal relational reasoning and integrate them into the standard DRL framework, which improves the decision making performance and provides explainable intermediate indicators. We propose to explicitly infer the internal states (i.e., traits and intentions) of surrounding agents (e.g., human drivers) as well as to predict their future trajectories in the situations with and without the ego agent through counterfactual reasoning. These auxiliary tasks provide additional supervision signals to infer the behavior patterns of other interactive agents. Multiple variants of framework integration strategies are compared. We also employ a spatio-temporal graph neural network to encode relations between dynamic entities, which enhances both internal state inference and decision making of the ego agent. Moreover, we propose an interactivity estimation mechanism based on the difference between predicted trajectories in these two situations, which indicates the degree of influence of the ego agent on other agents. To validate the proposed method, we design an intersection driving simulator based on the Intelligent Intersection Driver Model (IIDM) that simulates vehicles and pedestrians. Our approach achieves robust and state-of-the-art performance in terms of standard evaluation metrics and provides explainable intermediate indicators (i.e., internal states, and interactivity scores) for decision making.

📄 PDF Abstract BibTeX arXiv:2311.16091

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationAutonomous VehiclescounterfactualCounterfactual ReasoningDecision MakingDeep Reinforcement LearningGraph Neural NetworkNavigateRelational Reasoning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Deep Active Inference for Autonomous Robot Navigation

2020-03-06 · Ozan Çatal, Samuel Wauthier, Tim Verbelen, Cedric De Boom 외

Active inference is a theory that underpins the way biological agent's perceive and act in the real world. At its core, active inference is based on the principle that the brain is an approximate Bayesian inference engin…

Bayesian InferenceRobot Navigation

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

Counterfactual Reasoning about Intent for Interactive Navigation in Dynamic Environments

2016-10-26 · A. Bordallo, F. Previtali, N. Nardelli, S. Ramamoorthy

Many modern robotics applications require robots to function autonomously in dynamic environments including other decision making agents, such as people or other robots. This calls for fast and scalable interactive motio…

counterfactualCounterfactual ReasoningDecision MakingMotion Planning+2

Redefining Robot Generalization Through Interactive Intelligence

2025-02-09 · Sharmita Dey

Recent advances in large-scale machine learning have produced high-capacity foundation models capable of adapting to a broad array of downstream tasks. While such models hold great promise for robotics, the prevailing pa…

Position

DOROTHIE: Spoken Dialogue for Handling Unexpected Situations in Interactive Autonomous Driving Agents

2022-10-22 · Ziqiao Ma, Ben VanDerPloeg, Cristian-Paul Bara, Huang Yidong 외

In the real world, autonomous driving agents navigate in highly dynamic environments full of unexpected situations where pre-trained models are unreliable. In these situations, what is immediately available to vehicles i…

Autonomous DrivingDialogue Act ClassificationRobot NavigationVision and Language Navigation