predicatesgain
Predicatesgain is a concept in knowledge representation and logic that denotes the growth of the predicate vocabulary in a system as a result of inference, definitions, or data augmentation. It concerns how a base knowledge base can expand its repertoire of predicate symbols beyond the initial set.
Formalization can be described by considering an initial set of predicate symbols P0. After applying inference
Examples illustrate the idea: a rule that derives is_ancestor(X,Z) from parent(X,Y) and parent(Y,Z) introduces a new
Applications and implications include studying expressivity, reasoning complexity, and potential predicate explosion in knowledge bases and
History and usage: The term predicatesgain is not widely standardized and may appear in niche AI literature