General-purpose Declarative Inductive Programming with Domain-Specific Background Knowledge for Data Wrangling Automation

09/26/2018
by   Lidia Contreras-Ochando, et al.
6

Given one or two examples, humans are good at understanding how to solve a problem independently of its domain, because they are able to detect what the problem is and to choose the appropriate background knowledge according to the context. For instance, presented with the string "8/17/2017" to be transformed to "17th of August of 2017", humans will process this in two steps: (1) they recognise that it is a date and (2) they map the date to the 17th of August of 2017. Inductive Programming (IP) aims at learning declarative (functional or logic) programs from examples. Two key advantages of IP are the use of background knowledge and the ability to synthesise programs from a few input/output examples (as humans do). In this paper we propose to use IP as a means for automating repetitive data manipulation tasks, frequently presented during the process of data wrangling in many data manipulation problems. Here we show that with the use of general-purpose declarative (programming) languages jointly with generic IP systems and the definition of domain-specific knowledge, many specific data wrangling problems from different application domains can be automatically solved from very few examples. We also propose an integrated benchmark for data wrangling, which we share publicly for the community.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/17/2020

Learning functional programs with function invention and reuse

Inductive programming (IP) is a field whose main goal is synthesising pr...
research
11/26/2018

Stepping Stones to Inductive Synthesis of Low-Level Looping Programs

Inductive program synthesis, from input/output examples, can provide an ...
research
02/25/2020

Turning 30: New Ideas in Inductive Logic Programming

Common criticisms of state-of-the-art machine learning include poor gene...
research
03/15/2017

Neural Programming by Example

Programming by Example (PBE) targets at automatically inferring a comput...
research
10/17/2017

Evaluation Process for an Introductory Programming Course Using Blended Learning

For an offer of the same course for thousands of students, for face-to-f...
research
01/31/2022

Advantages and Disadvantages of (Dedicated) Model Transformation Languages A Qualitative Interview Study

In a recent study we have shown, that a large number of claims about mod...
research
10/12/2021

Embedded-model flows: Combining the inductive biases of model-free deep learning and explicit probabilistic modeling

Normalizing flows have shown great success as general-purpose density es...

Please sign up or login with your details

Forgot password? Click here to reset