AILOMay 16, 2019

Knowledge-Based Sequential Decision-Making Under Uncertainty

arXiv:1905.07030v24 citations
Originality Incremental advance
AI Analysis

This addresses data-efficiency and explainability issues for RL practitioners, though it is incremental as it builds on existing DRL and symbolic planning methods.

The paper tackled the lack of data-efficiency and explainability in deep reinforcement learning for sequential decision-making by integrating symbolic planning with DRL, resulting in improved explainability of subtasks and outperforming state-of-the-art methods in data-efficiency.

Deep reinforcement learning (DRL) algorithms have achieved great success on sequential decision-making problems, yet is criticized for the lack of data-efficiency and explainability. Especially, explainability of subtasks is critical in hierarchical decision-making since it enhances the transparency of black-box-style DRL methods and helps the RL practitioners to understand the high-level behavior of the system better. To improve the data-efficiency and explainability of DRL, declarative knowledge is introduced in this work and a novel algorithm is proposed by integrating DRL with symbolic planning. Experimental analysis on publicly available benchmarks validates the explainability of the subtasks and shows that our method can outperform the state-of-the-art approach in terms of data-efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes