1. The document compares relational data mining methods to attribute-based methods for use in intelligent systems and data mining. Relational methods use first-order logic to represent background knowledge and relationships between objects, while attribute-based methods like neural networks are limited to attribute-value representations.
2. Relational methods have advantages over attribute-based methods for applications that require expressing complex logical relationships and background knowledge. They can also better handle sparse data. However, existing inductive logic programming systems for relational data mining are relatively inefficient for numerical data.
3. The paper proposes a hybrid relational data mining technique called MMDR that combines inductive logic programming with probabilistic inference. This allows it to efficiently handle
Related topics: