Exploring Viable Algorithmic Options for Learning from Demonstration (LfD): A Parameterized Complexity Approach
Todd Wareham

TL;DR
This paper uses parameterized complexity analysis to systematically explore the computational feasibility of learning from demonstration (LfD), identifying conditions under which efficient algorithms are or are not possible.
Contribution
It provides the first parameterized complexity analysis of LfD, revealing when efficient solutions can or cannot be achieved under various restrictions.
Findings
Most LfD problems are computationally hard in general and under many restrictions.
Certain restrictions allow for efficient solvability of LfD problems.
Implications for designing practical algorithms based on problem restrictions.
Abstract
The key to reconciling the polynomial-time intractability of many machine learning tasks in the worst case with the surprising solvability of these tasks by heuristic algorithms in practice seems to be exploiting restrictions on real-world data sets. One approach to investigating such restrictions is to analyze why heuristics perform well under restrictions. A complementary approach would be to systematically determine under which sets of restrictions efficient and reliable machine learning algorithms do and do not exist. In this paper, we show how such a systematic exploration of algorithmic options can be done using parameterized complexity analysis, As an illustrative example, we give the first parameterized complexity analysis of batch and incremental policy inference under Learning from Demonstration (LfD). Relative to a basic model of LfD, we show that none of our problems can be…
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
