paper-with-me

Papers

Adjusted Count Quantification Learning on Graphs

2025-03-12 · Clemens Damke, Eyke Hüllermeier

Quantification learning is the task of predicting the label distribution of a set of instances. We study this problem in the context of graph-structured data, where the instances are vertices. Previously, this problem has only been addressed via node clustering methods. In this paper, we extend the popular Adjusted Classify & Count (ACC) method to graphs. We show that the prior probability shift assumption upon which ACC relies is often not fulfilled and propose two novel graph quantification techniques: Structural importance sampling (SIS) makes ACC applicable in graph domains with covariate shift. Neighborhood-aware ACC improves quantification in the presence of non-homophilic edges. We show the effectiveness of our techniques on multiple graph quantification tasks.

📄 PDF Abstract BibTeX arXiv:2503.09395

Code (0)

등록된 구현이 없습니다.

Tasks

Node Clustering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Distribution Matching for Graph Quantification Under Structural Covariate Shift

2025-12-30 · Clemens Damke, Eyke Hüllermeier arxiv

Graphs are commonly used in machine learning to model relationships between instances. Consider the task of predicting the political preferences of users in a social network; to solve this task one should consider, both,…

Fisher consistency for prior probability shift

2017-01-19 · Dirk Tasche

We introduce Fisher consistency in the sense of unbiasedness as a desirable property for estimators of class prior probabilities. Lack of Fisher consistency could be used as a criterion to dismiss estimators that are unl…

Continuous Sweep for Binary Quantification Learning

2023-08-16 · Kevin Kloos, Julian D. Karch, Quinten A. Meertens, Mark de Rooij

A quantifier is a supervised machine learning algorithm, focused on estimating the class prevalence in a dataset rather than labeling its individual observations. We introduce Continuous Sweep, a new parametric binary qu…

Binary Quantification

Regression Conformal Prediction under Bias

2024-10-07 · Matt Y. Cheung, Tucker J. Netherton, Laurence E. Court, Ashok Veeraraghavan 외

Uncertainty quantification is crucial to account for the imperfect predictions of machine learning algorithms for high-impact applications. Conformal prediction (CP) is a powerful framework for uncertainty quantification…

Computed Tomography (CT)Conformal PredictionCT ReconstructionPrediction+4

A Comparative Evaluation of Quantification Methods

2021-03-04 · Tobias Schumacher, Markus Strohmaier, Florian Lemmerich

Quantification represents the problem of estimating the distribution of class labels on unseen data. It also represents a growing research field in supervised machine learning, for which a large variety of different algo…

Multiclass Quantification