← Search

Ido Guy

5 accepted papers

2026

A Graph Meta-Network for Learning on Kolmogorov–Arnold Networks

ICLR 2026poster

Weight-space models learn directly from the parameters of neural networks, enabling tasks such as predicting their accuracy on new datasets. Naive methods -- like applying MLPs to flattened parameters -- perform poorly, making the design of better weight-space architectures a central challenge. Whi…

Cited by 0SourcecodeScholar
2026

Multicalibration Yields Better Matchings

ICML 2026poster

Consider the problem of finding the best matching in a weighted graph where we only have access to predictions of the actual stochastic weights, based on an underlying context. If the predictor is the Bayes optimal one, then computing the best matching based on the predicted weights is optimal. Howe…

Cited by 0SourceScholar
2023

Explaining Predictive Uncertainty with Information Theoretic Shapley Values

NeurIPS 2023poster

Researchers in explainable artificial intelligence have developed numerous methods for helping users understand the predictions of complex supervised learning models. By contrast, explaining the $\textit{uncertainty}$ of model outputs has received relatively little attention. We adapt the popular Sh…

2023

TCE: A Test-Based Approach to Measuring Calibration Error

UAI 2023poster

This paper proposes a new metric to measure the calibration error of probabilistic binary classifiers, called test-based calibration error (TCE). TCE incorporates a novel loss function based on a statistical test to examine the extent to which model predictions differ from probabilities estimated fr…