paper-with-me

Papers

Tackling scalability issues in mining path patterns from knowledge graphs: a preliminary study

2020-07-17 · Pierre Monnin, Emmanuel Bresso, Miguel Couceiro, Malika Smaïl-Tabbone, Amedeo Napoli, Adrien Coulet

Features mined from knowledge graphs are widely used within multiple knowledge discovery tasks such as classification or fact-checking. Here, we consider a given set of vertices, called seed vertices, and focus on mining their associated neighboring vertices, paths, and, more generally, path patterns that involve classes of ontologies linked with knowledge graphs. Due to the combinatorial nature and the increasing size of real-world knowledge graphs, the task of mining these patterns immediately entails scalability issues. In this paper, we address these issues by proposing a pattern mining approach that relies on a set of constraints (e.g., support or degree thresholds) and the monotonicity property. As our motivation comes from the mining of real-world knowledge graphs, we illustrate our approach with PGxLOD, a biomedical knowledge graph.

📄 PDF Abstract BibTeX arXiv:2007.08821

Code (1)

pmonnin/kgpm 공식 구현

Tasks

Fact CheckingKnowledge GraphsWorld Knowledge

Similar Papers 제목 키워드 기반

Occlusion Patterns for Object Class Detection

2013-06-01 · CVPR 2013 6 · Bojan Pepikj, Michael Stark, Peter Gehler, Bernt Schiele

Despite the success of recent object class recognition systems, the long-standing problem of partial occlusion remains a major challenge, and a principled solution is yet to be found. In this paper we leave the beaten pa…

Object

Mining Path Association Rules in Large Property Graphs (with Appendix)

2024-08-04 · Yuya Sasaki, Panagiotis Karras

How can we mine frequent path regularities from a graph with edge labels and vertex attributes? The task of association rule mining successfully discovers regular patterns in item sets and substructures. Still, to our be…

The Minimum Description Length Principle for Pattern Mining: A Survey

2020-07-28 · Esther Galbrun

This is about the Minimum Description Length (MDL) principle applied to pattern mining. The length of this description is kept to the minimum. Mining patterns is a core task in data analysis and, beyond issues of efficie…

Model SelectionSurvey

KG-MDL: Mining Graph Patterns in Knowledge Graphs with the MDL Principle

2023-09-22 · Francesco Bariatti, Peggy Cellier, Sébastien Ferré

Nowadays, increasingly more data are available as knowledge graphs (KGs). While this data model supports advanced reasoning and querying, they remain difficult to mine due to their size and complexity. Graph mining appro…

DescriptiveGraph MiningKnowledge Graphs

Declarative Sequential Pattern Mining of Care Pathways

2017-07-26 · Thomas Guyet, André Happe, Yann Dauxais

Sequential pattern mining algorithms are widely used to explore care pathways database, but they generate a deluge of patterns, mostly redundant or useless. Clinicians need tools to express complex mining queries in orde…

Sequential Pattern Mining