paper-with-me

Papers

Kernel Stein Tests for Multiple Model Comparison

2019-10-27 · NeurIPS 2019 12 · Jen Ning Lim, Makoto Yamada, Bernhard Schölkopf, Wittawat Jitkrittum

We address the problem of non-parametric multiple model comparison: given $l$ candidate models, decide whether each candidate is as good as the best one(s) or worse than it. We propose two statistical tests, each controlling a different notion of decision errors. The first test, building on the post selection inference framework, provably controls the number of best models that are wrongly declared worse (false positive rate). The second test is based on multiple correction, and controls the proportion of the models declared worse but are in fact as good as the best (false discovery rate). We prove that under appropriate conditions the first test can yield a higher true positive rate than the second. Experimental results on toy and real (CelebA, Chicago Crime data) problems show that the two tests have high true positive rates with well-controlled error rates. By contrast, the naive approach of choosing the model with the lowest score without correction leads to more false positives.

📄 PDF Abstract BibTeX arXiv:1910.12252

Code (3)

jenninglim/model-comparison-test 공식 구현 tf
jenninglim/multiscale-features
wittawatj/model-comparison-test tf

Tasks

model

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Standardisation-function Kernel Stein Discrepancy: A Unifying View on Kernel Stein Discrepancy Tests for Goodness-of-fit

2021-06-23 · Wenkai Xu

Non-parametric goodness-of-fit testing procedures based on kernel Stein discrepancies (KSD) are promising approaches to validate general unnormalised distributions in various scenarios. Existing works focused on studying…

Sliced Kernelized Stein Discrepancy

2020-06-30 · ICLR 2021 1 · Wenbo Gong, Yingzhen Li, José Miguel Hernández-Lobato

Kernelized Stein discrepancy (KSD), though being extensively used in goodness-of-fit tests and model learning, suffers from the curse-of-dimensionality. We address this issue by proposing the sliced Stein discrepancy and…

Kernelized Stein Discrepancy Tests of Goodness-of-fit for Time-to-Event Data

2020-08-19 · ICML 2020 1 · Tamara Fernandez, Nicolas Rivera, Wenkai Xu, Arthur Gretton

Survival Analysis and Reliability Theory are concerned with the analysis of time-to-event data, in which observations correspond to waiting times until an event of interest such as death from a particular disease or fail…

Survival Analysis

On RKHS Choices for Assessing Graph Generators via Kernel Stein Statistics

2022-10-11 · Moritz Weckbecker, Wenkai Xu, Gesine Reinert

Score-based kernelised Stein discrepancy (KSD) tests have emerged as a powerful tool for the goodness of fit tests, especially in high dimensions; however, the test performance may depend on the choice of kernels in an u…

Sequential Kernelized Stein Discrepancy

2024-09-26 · Diego Martinez-Taboada, Aaditya Ramdas

We present a sequential version of the kernelized Stein discrepancy goodness-of-fit test, which allows for conducting goodness-of-fit tests for unnormalized densities that are continuously monitored and adaptively stoppe…