AIAug 27, 2014

Knowledge Engineering for Planning-Based Hypothesis Generation

arXiv:1408.6520v1
Originality Incremental advance
AI Analysis

This work addresses the problem of generating timely hypotheses under uncertainty for domain experts in fields like healthcare and cybersecurity, though it is incremental as it builds on existing AI planning methods.

The paper tackles the knowledge engineering challenges for hypothesis generation in applications like malware detection and intensive care by proposing a planning-based approach, resulting in a new language (LTS++), a web-based tool, and a 9-step process to guide domain experts in model specification.

In this paper, we address the knowledge engineering problems for hypothesis generation motivated by applications that require timely exploration of hypotheses under unreliable observations. We looked at two applications: malware detection and intensive care delivery. In intensive care, the goal is to generate plausible hypotheses about the condition of the patient from clinical observations and further refine these hypotheses to create a recovery plan for the patient. Similarly, preventing malware spread within a corporate network involves generating hypotheses from network traffic data and selecting preventive actions. To this end, building on the already established characterization and use of AI planning for similar problems, we propose use of planning for the hypothesis generation problem. However, to deal with uncertainty, incomplete model description and unreliable observations, we need to use a planner capable of generating multiple high-quality plans. To capture the model description we propose a language called LTS++ and a web-based tool that enables the specification of the LTS++ model and a set of observations. We also proposed a 9-step process that helps provide guidance to the domain expert in specifying the LTS++ model. The hypotheses are then generated by running a planner on the translated LTS++ model and the provided trace. The hypotheses can be visualized and shown to the analyst or can be further investigated automatically.

Foundations

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

Your Notes