paper-with-me

홈 › Papers

Significant Subgraph Mining with Multiple Testing Correction

2014-07-01 · Mahito Sugiyama, Felipe Llinares López, Niklas Kasenburg, Karsten M. Borgwardt

The problem of finding itemsets that are statistically significantly enriched in a class of transactions is complicated by the need to correct for multiple hypothesis testing. Pruning untestable hypotheses was recently proposed as a strategy for this task of significant itemset mining. It was shown to lead to greater statistical power, the discovery of more truly significant itemsets, than the standard Bonferroni correction on real-world datasets. An open question, however, is whether this strategy of excluding untestable hypotheses also leads to greater statistical power in subgraph mining, in which the number of hypotheses is much larger than in itemset mining. Here we answer this question by an empirical investigation on eight popular graph benchmark datasets. We propose a new efficient search strategy, which always returns the same solution as the state-of-the-art approach and is approximately two orders of magnitude faster. Moreover, we exploit the dependence between subgraphs by considering the effective number of tests and thereby further increase the statistical power.

📄 PDF Abstract BibTeX arXiv:1407.0316

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question AnsweringTwo-sample testing

Similar Papers 제목 키워드 기반

Fast and Memory-Efficient Significant Pattern Mining via Permutation Testing

2015-02-15 · Felipe Llinares López, Mahito Sugiyama, Laetitia Papaxanthos, Karsten M. Borgwardt

We present a novel algorithm, Westfall-Young light, for detecting patterns, such as itemsets and subgraphs, which are statistically significantly enriched in one of two classes. Our method corrects rigorously for multipl…

Two-sample testing

Compression-based inference of network motif sets

2023-11-27 · Alexis Bénichou, Jean-Baptiste Masson, Christian L. Vestergaard

Physical and functional constraints on biological networks lead to complex topological patterns across multiple scales in their organization. A particular type of higher-order network feature that has received considerab…

Mining Brain Networks using Multiple Side Views for Neurological Disorder Identification

2015-08-19 · Bokai Cao, Xiangnan Kong, Jingyuan Zhang, Philip S. Yu 외

Mining discriminative subgraph patterns from graph data has attracted great interest in recent years. It has a wide variety of applications in disease diagnosis, neuroimaging, etc. Most research on subgraph mining focuse…

Diagnosticfeature selectionGeneral ClassificationGraph Classification

Subgraph Federated Learning with Missing Neighbor Generation

2021-06-25 · NeurIPS 2021 12 · Ke Zhang, Carl Yang, Xiaoxiao Li, Lichao Sun 외

Graphs have been widely used in data mining and machine learning due to their unique representation of real-world objects and their interactions. As graphs are getting bigger and bigger nowadays, it is common to see thei…

Federated LearningGraph Mining

Calibrated Nonparametric Scan Statistics for Anomalous Pattern Detection in Graphs

2022-06-26 · Chunpai Wang, Daniel B. Neill, Feng Chen

We propose a new approach, the calibrated nonparametric scan statistic (CNSS), for more accurate detection of anomalous patterns in large-scale, real-world graphs. Scan statistics identify connected subgraphs that are in…

Tree Decomposition