MLLGJul 28, 2017

Human in the Loop: Interactive Passive Automata Learning via Evidence-Driven State-Merging Algorithms

arXiv:1707.09430v1
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of reverse engineering models in domains like software verification or linguistics, but it appears incremental as it builds on existing EDSM methods by adding interactivity.

The paper tackles the problem of learning finite state automata from noisy or incomplete data by introducing an interactive version of the evidence-driven state-merging algorithm, which allows human expertise to guide the process, though no concrete numerical results are provided.

We present an interactive version of an evidence-driven state-merging (EDSM) algorithm for learning variants of finite state automata. Learning these automata often amounts to recovering or reverse engineering the model generating the data despite noisy, incomplete, or imperfectly sampled data sources rather than optimizing a purely numeric target function. Domain expertise and human knowledge about the target domain can guide this process, and typically is captured in parameter settings. Often, domain expertise is subconscious and not expressed explicitly. Directly interacting with the learning algorithm makes it easier to utilize this knowledge effectively.

Foundations

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

Your Notes