Database Consistency via Inductive Learning
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
An implemented system called CARPER is described that has been applied to an engineering database and demonstrates the viability of the hypothesis that models may be learned to describe attribute usage, and improves database consistency by serving as integrity constraints and definitions for computed attributes.
Abstract
Building a large-scale system often involves creating a large knowledge store, and as these grow and are maintained by a number of individuals, errors are inevitable. Exploring databases as a specialization of knowledge stores, this paper studies the hypothesis that models may be learned to describe attribute usage; these models improve database consistency by serving as integrity constraints and definitions for computed attributes. To that end, this paper describes an implemented system called CARPER that has been applied to an engineering database. The results demonstrate the viability of the approach and establish a baseline of performance for future research. Keywords: Database consistency, integrity constraints, computed attributes, decision tree learning.
