← Search

Yuqing Guo

3 accepted papers

2023

Fast Counterfactual Inference for History-Based Reinforcement Learning

AAAI 2023technical

Incorporating sequence-to-sequence models into history-based Reinforcement Learning (RL) provides a general way to extend RL to partially-observable tasks. This method compresses history spaces according to the correlations between historical observations and the rewards. However, they do not adjust…

Cited by 3SourcePDFScholar
2022

Fast and Optimal Trajectory Planning for Multiple Vehicles in a Nonconvex and Cluttered Environment: Benchmarks, Methodology, and Experiments

ICRA 2022poster

This paper is focused on the cooperative trajectory planning problem for multiple car-like robots in a cluttered and unstructured environment narrowed by static obstacles. The concerned multi-vehicle trajectory planning (MVTP) problem is challenging because i) the scenario is nonconvex and tiny; ii)…

Cited by 24SourcecodeScholar
2018

M-Walk: Learning to Walk over Graphs using Monte Carlo Tree Search

NeurIPS 2018poster

Learning to walk over a graph towards a target node for a given query and a source node is an important problem in applications such as knowledge base completion (KBC). It can be formulated as a reinforcement learning (RL) problem with a known state transition model. To overcome the challenge of spa…