procedure
The LNN-based inductive logic programming method proposed by Sen et al. (2022) operates through the following procedure: (1) Input a knowledge base containing facts, relations, and rules describing the target structure. (2) Build an LNN network based on the template to simulate logical connectives, where each node represents an expression or logical rule. (3) Use facts in the knowledge base as training data to adjust logical operations via optimization algorithms like back propagation and gradient descent. (4) Convert the trained LNN into a set of logical rules that reflect the relationships in the input data.

Authors

Sources

Referenced by nodes (4)