Skip to content

Commit 8650cc1

Browse files
author
Jiachen Li
committed
Update research
1 parent f39d0aa commit 8650cc1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_data/research.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
description: |
77
Although autonomous navigation in simple, static environments has been well studied, it remains challenging for robots to navigate in highly dynamic, interactive scenarios (e.g., intersections, narrow corridors) where humans are involved.
88
Robots must learn a safe and efficient behavior policy that can model the interactions, take into account the uncertainties among the interactions during decision-making, coordinate with surrounding static/dynamic entities, and generalize to out-of-distribution (OOD) situations.
9-
In our previous research, we
9+
In our research, we have
1010
<strong>
11-
1) introduced a novel interaction-aware decision-making framework for autonomous vehicles based on reinforcement learning, which integrates human internal state inference, domain knowledge, trajectory prediction, and counterfactual reasoning systematically;
12-
2) investigated model-based control methods that leverage the learned pairwise and group-wise relations for social robot navigation around human crowds;
13-
3) proposed the first pipeline that organically combined the prediction uncertainty of pedestrians and explicitly guided the learning process of robots in the context of social navigation.
11+
1) introduced a novel interaction-aware decision making framework for autonomous vehicles based on reinforcement learning, which integrates human internal state inference, domain knowledge, trajectory prediction, and counterfactual reasoning systematically;
12+
2) investigated deep reinforcement learning (DRL) methods that leverage the learned pairwise and group-wise relations for social robot navigation around human crowds;
13+
3) proposed the first DRL framework that integrates the prediction uncertainty of pedestrians and explicitly guided the policy learning process in a principled manner for social navigation.
1414
</strong>
15-
All of the three methods achieve superior performance in the corresponding tasks in terms of a wide range of evaluation metrics and provide explainable, human-understandable intermediate representations to build both users’ trust.<br><br>
15+
These approaches achieve superior performance in the corresponding tasks in terms of a wide range of evaluation metrics and provide explainable, human-understandable intermediate representations to build both users’ trust.<br><br>
1616
1717
**Related Publications:** <br>
1818
1. [SoNIC: Safe Social Navigation with Adaptive Conformal Inference and Constrained Reinforcement Learning](https://arxiv.org/abs/2407.17460), submitted to IEEE Robotics and Automation Letters (RA-L), under review. <br>

0 commit comments

Comments
 (0)