A Storage System for Scalable Knowledge Representation

Citation

Karp, P. D., Paley, S. M., & Greenberg, I. (1994, November). A storage system for scalable knowledge representation. In Proceedings of the third international conference on Information and knowledge management (pp. 97-104).

Abstract

Twenty years of AI research in knowledge representation had produced frame knowledge representation systems (FRSs) that incorporate a number of important advances. However, FRSs lack two important capabilities that prevent them from scaling up to realistic applications: they cannot provide high-speed access to large knowledge bases (KBs), and they do not support shared, concurrent KB access by multiple users. Our research investigates the hypothesis that one can employ an existing database management system (DBMS) as a storage subsystem for an FRS, to provide high-speed access to large, shared KBs. We describe the design and implementation of a general storage system that incrementally loads referenced frames from a DBMS, and save modified frames back to the DBMS, for two different FRSs: LOOM and THEO.


Read more from SRI