Search papers, labs, and topics across Lattice.
ErgoAI is introduced as a successor to Flora-2, offering a multi-paradigm logic programming language designed for scalable knowledge representation and reasoning. It leverages both structured knowledge and external sources like vector embeddings, built upon well-founded semantics. The system incorporates features like F-logic with non-monotonic inheritance, higher-order syntax, defeasibility, transactional updates, subgoal delay, and bounded rationality.
ErgoAI reimagines logic programming for modern AI by seamlessly integrating structured knowledge with insights derived from vector embeddings and external data sources.
ErgoAI is a high level, multi-paradigm logic programming language and system developed by Coherent Knowledge Systems as an enhancement of and a successor to the popular Flora-2 system. ErgoAI is oriented towards scalable knowledge representation and reasoning, and can exploit both structured knowledge as well as knowledge derived from external sources such as vector embeddings. From the start, ErgoAI (and Flora-2 before it) were designed to exploit the well-founded semantics for reasoning in a multi-paradigm environment, including object-based logic (F-logic) with non-monotonic inheritance; higher order syntax in the style of HiLog; defeasibility of rules; semantically clean transactional updates; extensive use of subgoal delay for handling unsafe queries and for better performance; and optional support for bounded rationality at a module level. Although Flora-2 programs are compiled into XSB and adopt many Prolog features, ErgoAI is altogether a different language and system. Under consideration in Theory and Practice of Logic Programming (TPLP).