paper-with-me

홈 › Papers

Uncertainty in GNN Learning Evaluations: A Comparison Between Measures for Quantifying Randomness in GNN Community Detection

2023-12-14 · William Leeney, Ryan McConville

(1) The enhanced capability of Graph Neural Networks (GNNs) in unsupervised community detection of clustered nodes is attributed to their capacity to encode both the connectivity and feature information spaces of graphs. The identification of latent communities holds practical significance in various domains, from social networks to genomics. Current real-world performance benchmarks are perplexing due to the multitude of decisions influencing GNN evaluations for this task. (2) Three metrics are compared to assess the consistency of algorithm rankings in the presence of randomness. The consistency and quality of performance between the results under a hyperparameter optimisation with the default hyperparameters is evaluated. (3) The results compare hyperparameter optimisation with default hyperparameters, revealing a significant performance loss when neglecting hyperparameter investigation. A comparison of metrics indicates that ties in ranks can substantially alter the quantification of randomness. (4) Ensuring adherence to the same evaluation criteria may result in notable differences in the reported performance of methods for this task. The $W$ Randomness coefficient, based on the Wasserstein distance, is identified as providing the most robust assessment of randomness.

📄 PDF Abstract BibTeX arXiv:2312.09015

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionTask 2

Similar Papers 제목 키워드 기반

Black-box Uncertainty Quantification Method for LLM-as-a-Judge

2024-10-15 · Nico Wagner, Michael Desmond, Rahul Nair, Zahra Ashktorab 외

LLM-as-a-Judge is a widely used method for evaluating the performance of Large Language Models (LLMs) across various tasks. We address the challenge of quantifying the uncertainty of LLM-as-a-Judge evaluations. While unc…

Decision MakingUncertainty Quantification

Fine-Grained Uncertainty Decomposition in Large Language Models: A Spectral Approach

2025-09-26 · Nassim Walha, Sebastian G. Gruber, Thomas Decker, Yinchong Yang 외 arxiv

As Large Language Models (LLMs) are increasingly integrated in diverse applications, obtaining reliable measures of their predictive uncertainty has become critically important. A precise distinction between aleatoric un…

Semantic Similarity

Integral Imprecise Probability Metrics

2025-05-22 · Siu Lun Chau, Michele Caprio, Krikamol Muandet

Quantifying differences between probability distributions is fundamental to statistics and machine learning, primarily for comparing statistical uncertainty. In contrast, epistemic uncertainty (EU) -- due to incomplete k…

Uncertainty Quantification

Meta-Uncertainty in Bayesian Model Comparison

2022-10-13 · Marvin Schmitt, Stefan T. Radev, Paul-Christian Bürkner

Bayesian model comparison (BMC) offers a principled probabilistic approach to study and rank competing models. In standard BMC, we construct a discrete probability distribution over the set of possible models, conditiona…

model

Quantifying Aleatoric and Epistemic Uncertainty with Proper Scoring Rules

2024-04-18 · Paul Hofman, Yusuf Sale, Eyke Hüllermeier

Uncertainty representation and quantification are paramount in machine learning and constitute an important prerequisite for safety-critical applications. In this paper, we propose novel measures for the quantification o…