paper-with-me

홈 › Papers

Knowledge Representation Analysis of Graph Mining

2016-08-31 · Matthias van der Hallen, Sergey Paramonov, Michael Leuschel, Gerda Janssens

Many problems, especially those with a composite structure, can naturally be expressed in higher order logic. From a KR perspective modeling these problems in an intuitive way is a challenging task. In this paper we study the graph mining problem as an example of a higher order problem. In short, this problem asks us to find a graph that frequently occurs as a subgraph among a set of example graphs. We start from the problem's mathematical definition to solve it in three state-of-the-art specification systems. For IDP and ASP, which have no native support for higher order logic, we propose the use of encoding techniques such as the disjoint union technique and the saturation technique. ProB benefits from the higher order support for sets. We compare the performance of the three approaches to get an idea of the overhead of the higher order support. We propose higher-order language extensions for IDP-like specification languages and discuss what kind of solver support is needed. Native higher order shifts the burden of rewriting specifications using encoding techniques from the user to the solver itself.

📄 PDF Abstract BibTeX arXiv:1608.08956

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Mining

Similar Papers 제목 키워드 기반

Knowledge Map: Toward a New Approach Supporting the Knowledge Management in Distributed Data Mining

2019-10-23 · Nhien-An Le-Khac, Lamine M. Aouad, M-Tahar Kechadi

Distributed data mining (DDM) deals with the problem of finding patterns or models, called knowledge, in an environment with distributed data and computations. Today, a massive amounts of data which are often geographica…

Management

Data Exploration and Validation on dense knowledge graphs for biomedical research

2019-12-08 · Jens Dörpinghaus, Alexander Apke, Vanessa Lage-Rupprecht, Andreas Stefan

Here we present a holistic approach for data exploration on dense knowledge graphs as a novel approach with a proof-of-concept in biomedical research. Knowledge graphs are increasingly becoming a vital factor in knowledg…

Knowledge GraphsTime SeriesTime Series Analysis

Knowledge extraction, modeling and formalization: EEG case study

2018-09-11 · Morozov Dmitry, Lezoche Mario, Panetto Hervé

Formal Concept Analysis (FCA) is a well-established method for data analysis which finds many applications in data mining. Its extension on complex data representation formats brought a wave of new applications to the pr…

ClusteringEEGElectroencephalogram (EEG)

Iteratively Learning Representations for Unseen Entities with Inter-Rule Correlations

2023-05-17 · Zihan Wang, Kai Zhao, Yongquan He, Zhumin Chen 외

Recent work on knowledge graph completion (KGC) focused on learning embeddings of entities and relations in knowledge graphs. These embedding methods require that all test entities are observed at training time, resultin…

Knowledge Graph CompletionKnowledge GraphsLink PredictionTriple Classification

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 gr…