Score: A Rule Engine for the Scone Knowledge Base System

05/07/2023
by   Jeffrey Chen, et al.
0

We present Score, a rule engine designed and implemented for the Scone knowledge base system. Scone is a knowledge base system designed for storing and manipulating rich representations of general knowledge in symbolic form. It represents knowledge in the form of nodes and links in a network structure, and it can perform basic inference about the relationships between different elements efficiently. On its own, Scone acts as a sort of "smart memory" that can interface with other software systems. One area of improvement for Scone is how useful it can be in supplying knowledge to an intelligent agent that can use the knowledge to perform actions and update the knowledge base with its observations. We augment the Scone system with a production rule engine that automatically performs simple inference based on existing and newly-added structures in Scone's knowledge base, potentially improving the capabilities of any planning systems built on top of Scone. Production rule systems consist of "if-then" production rules that try to match their predicates to existing knowledge and fire their actions when their predicates are satisfied. We propose two kinds of production rules, if-added and if-needed rules, that differ in how they are checked and fired to cover multiple use cases. We then implement methods to efficiently check and fire these rules in a large knowledge base. The new rule engine is not meant to be a complex stand-alone planner, so we discuss how it fits into the context of Scone and future work on planning systems.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/11/2011

Rule-based query answering method for a knowledge base of economic crimes

We present a description of the PhD thesis which aims to propose a rule-...
research
09/30/2018

Using Graph-Pattern Association Rules On Yago Knowledge Base

We propose the use of Graph-Pattern Association Rules (GPARs) on the Yag...
research
01/03/2017

Knowledge Engineering for Hybrid Deductive Databases

Modern knowledge base systems frequently need to combine a collection of...
research
10/26/2021

Open Rule Induction

Rules have a number of desirable properties. It is easy to understand, i...
research
07/11/2011

Informledge System: A Modified Knowledge Network with Autonomous Nodes using Multi-lateral Links

Research in the field of Artificial Intelligence is continually progress...
research
01/22/2019

A GFML-based Robot Agent for Human and Machine Cooperative Learning on Game of Go

This paper applies a genetic algorithm and fuzzy markup language to cons...
research
06/14/2022

"hasSignification()": une nouvelle fonction de distance pour soutenir la détection de données personnelles

Today with Big Data and data lakes, we are faced of a mass of data that ...

Please sign up or login with your details

Forgot password? Click here to reset