paper-with-me

Papers

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 applications in knowledge discovery and hypothesis generation, yet it remains inapplicable for unstructured, high-dimensional data such as images. This is because subgroup discovery algorithms rely on defining descriptive rules based on (attribute, value) pairs, however, in unstructured data, an attribute is not well defined. Even in cases where the notion of attribute intuitively exists in the data, such as a pixel in an image, due to the high dimensionality of the data, these attributes are not informative enough to be used in a rule. In this paper, we introduce the subgroup-aware variational autoencoder, a novel variational autoencoder that learns a representation of unstructured data which leads to subgroups with higher quality. Our experimental results demonstrate the effectiveness of the method at learning subgroups with high quality while supporting the interpretability of the concepts.

📄 PDF Abstract BibTeX arXiv:2207.07781

Code (1)

subgroupawarevae/savae 공식 구현 pytorch

Tasks

AttributeDescriptiveSubgroup Discovery

Similar Papers 제목 키워드 기반

LLM-based Agents for Automated Confounder Discovery and Subgroup Analysis in Causal Inference

2025-08-10 · Po-Han Lee, Yu-Cheng Lin, Chan-Tung Ku, Chan Hsu 외 arxiv

Estimating individualized treatment effects from observational data presents a persistent challenge due to unmeasured confounding and structural bias. Causal Machine Learning (causal ML) methods, such as causal trees and…

Causal Inference

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

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

Discovering outstanding subgroup lists for numeric targets using MDL

2020-06-16 · Hugo M. Proença, Peter Grünwald, Thomas Bäck, Matthijs van Leeuwen

The task of subgroup discovery (SD) is to find interpretable descriptions of subsets of a dataset that stand out with respect to a target attribute. To address the problem of mining large numbers of redundant subgroups, …

AttributeSubgroup Discovery