paper-with-me

Papers

cgSpan: Pattern Mining in Conceptual Graphs

2021-10-26 · Adam Faci, Marie-Jeanne Lesot, Claire Laudy

Conceptual Graphs (CGs) are a graph-based knowledge representation formalism. In this paper we propose cgSpan a CG frequent pattern mining algorithm. It extends the DMGM-GSM algorithm that takes taxonomy-based labeled graphs as input; it includes three more kinds of knowledge of the CG formalism: (a) the fixed arity of relation nodes, handling graphs of neighborhoods centered on relations rather than graphs of nodes, (b) the signatures, avoiding patterns with concept types more general than the maximal types specified in signatures and (c) the inference rules, applying them during the pattern mining process. The experimental study highlights that cgSpan is a functional CG Frequent Pattern Mining algorithm and that including CGs specificities results in a faster algorithm with more expressive results and less redundancy with vocabulary.

📄 PDF Abstract BibTeX arXiv:2110.15058

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

cgSpan: Closed Graph-Based Substructure Pattern Mining

2021-12-17 · Zevin Shaul, Sheikh Naaz

gSpan is a popular algorithm for mining frequent subgraphs. cgSpan (closed graph-based substructure pattern mining) is a gSpan extension that only mines closed subgraphs. A subgraph g is closed in the graphs database if …

AliCG: Fine-grained and Evolvable Conceptual Graph Construction for Semantic Search at Alibaba

2021-06-03 · Ningyu Zhang, Qianghuai Jia, Shumin Deng, Xiang Chen 외

Conceptual graphs, which is a particular type of Knowledge Graphs, play an essential role in semantic search. Prior conceptual graph construction approaches typically extract high-frequent, coarse-grained, and time-invar…

graph constructionKnowledge Graphs

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

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 외

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…

Fact CheckingKnowledge GraphsWorld Knowledge

Mining Frequent Structures in Conceptual Models

2024-06-11 · Mattia Fumagalli, Tiago Prince Sales, Pedro Paulo F. Barcelos, Giovanni Micale 외

The problem of using structured methods to represent knowledge is well-known in conceptual modeling and has been studied for many years. It has been proven that adopting modeling patterns represents an effective structur…