AIJun 18, 2019

Declarative Learning-Based Programming as an Interface to AI Systems

arXiv:1906.07809v17 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of making AI systems easier to program for non-experts, but it is incremental as it primarily reviews and compares existing approaches.

The paper reviews and classifies existing frameworks that provide high-level languages for integrating learning and reasoning in complex AI systems, aiming to make these techniques more accessible to both application and machine learning experts.

Data-driven approaches are becoming more common as problem-solving techniques in many areas of research and industry. In most cases, machine learning models are the key component of these solutions, but a solution involves multiple such models, along with significant levels of reasoning with the models' output and input. Current technologies do not make such techniques easy to use for application experts who are not fluent in machine learning nor for machine learning experts who aim at testing ideas and models on real-world data in the context of the overall AI system. We review key efforts made by various AI communities to provide languages for high-level abstractions over learning and reasoning techniques needed for designing complex AI systems. We classify the existing frameworks based on the type of techniques and the data and knowledge representations they use, provide a comparative study of the way they address the challenges of programming real-world applications, and highlight some shortcomings and future directions.

Foundations

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

Your Notes