paper-with-me

Papers

Explainable Subgraphs with Surprising Densities: A Subgroup Discovery Approach

2020-01-10 · Junning Deng, Bo Kang, Jefrey Lijffijt, Tijl De Bie

The connectivity structure of graphs is typically related to the attributes of the nodes. In social networks for example, the probability of a friendship between two people depends on their attributes, such as their age, address, and hobbies. The connectivity of a graph can thus possibly be understood in terms of patterns of the form 'the subgroup of individuals with properties X are often (or rarely) friends with individuals in another subgroup with properties Y'. Such rules present potentially actionable and generalizable insights into the graph. We present a method that finds pairs of node subgroups between which the edge density is interestingly high or low, using an information-theoretic definition of interestingness. This interestingness is quantified subjectively, to contrast with prior information an analyst may have about the graph. This view immediately enables iterative mining of such patterns. Our work generalizes prior work on dense subgraph mining (i.e. subgraphs induced by a single subgroup). Moreover, not only is the proposed method more general, we also demonstrate considerable practical advantages for the single subgroup special case.

📄 PDF Abstract BibTeX arXiv:2002.00793

Code (1)

https://bitbucket.org/ghentdatascience/essd_public 공식 구현

Tasks

Subgroup Discovery

Similar Papers 제목 키워드 기반

Jaccard-constrained dense subgraph discovery

2023-08-30 · Chamalee Wickrama Arachchi, Nikolaj Tatti

Finding dense subgraphs is a core problem in graph mining with many applications in diverse domains. At the same time many real-world networks vary over time, that is, the dataset can be represented as a sequence of grap…

2kGraph Mining

Subgroup Performance Analysis in Hidden Stratifications

2025-03-13 · Alceu Bissoto, Trung-Dung Hoang, Tim Flühmann, Susu Sun 외

Machine learning (ML) models may suffer from significant performance disparities between patient groups. Identifying such disparities by monitoring performance at a granular level is crucial for safely deploying ML to ea…

Lesion ClassificationSkin Lesion ClassificationSubgroup Discovery

Using Constraints to Discover Sparse and Alternative Subgroup Descriptions

2024-06-03 · Jakob Bach

Subgroup-discovery methods allow users to obtain simple descriptions of interesting regions in a dataset. Using constraints in subgroup discovery can enhance interpretability even further. In this article, we focus on tw…

Binary ClassificationHeuristic SearchSubgroup Discovery

Subgroup Discovery in Unstructured Data

2022-07-15 · Ali Arab, Dev Arora, Jialin Lu, Martin Ester

Subgroup discovery is a descriptive and exploratory data mining technique to identify subgroups in a population that exhibit interesting behavior with respect to a variable of interest. Subgroup discovery has numerous ap…

AttributeDescriptiveSubgroup Discovery

Robust subgroup discovery

2021-03-25 · Hugo Manuel Proença, Peter Grünwald, Thomas Bäck, Matthijs van Leeuwen

We introduce the problem of robust subgroup discovery, i.e., finding a set of interpretable descriptions of subsets that 1) stand out with respect to one or more target attributes, 2) are statistically robust, and 3) non…

Subgroup Discovery