Reinforcement Learning of Action and Query Policies with LTL Instructions under Uncertain Event Detector
Wataru Hatanaka, Ryota Yamashina, Takamitsu Matsubara

TL;DR
This paper introduces LAQBL, a reinforcement learning framework enabling robots to follow LTL instructions under uncertain event detection by learning action and query policies that handle multiple instruction branches.
Contribution
It proposes a novel RL approach that models belief LTL with a graph neural network and learns when to query event detectors to improve task success under uncertainty.
Findings
Successfully follows LTL instructions with uncertain detectors in simulations
Learns effective action and query policies to handle instruction branching
Reduces unnecessary event detector queries, improving efficiency
Abstract
Reinforcement learning (RL) with linear temporal logic (LTL) objectives can allow robots to carry out symbolic event plans in unknown environments. Most existing methods assume that the event detector can accurately map environmental states to symbolic events; however, uncertainty is inevitable for real-world event detectors. Such uncertainty in an event detector generates multiple branching possibilities on LTL instructions, confusing action decisions. Moreover, the queries to the uncertain event detector, necessary for the task's progress, may increase the uncertainty further. To cope with those issues, we propose an RL framework, Learning Action and Query over Belief LTL (LAQBL), to learn an agent that can consider the diversity of LTL instructions due to uncertain event detection while avoiding task failure due to the unnecessary event-detection query. Our framework simultaneously…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Logic, Reasoning, and Knowledge · Explainable Artificial Intelligence (XAI)
