paper-with-me

Papers

GPdoemd: a Python package for design of experiments for model discrimination

2018-10-05 · Simon Olofsson, Lukas Hebing, Sebastian Niedenführ, Marc Peter Deisenroth, Ruth Misener

Model discrimination identifies a mathematical model that usefully explains and predicts a given system's behaviour. Researchers will often have several models, i.e. hypotheses, about an underlying system mechanism, but insufficient experimental data to discriminate between the models, i.e. discard inaccurate models. Given rival mathematical models and an initial experimental data set, optimal design of experiments suggests maximally informative experimental observations that maximise a design criterion weighted by prediction uncertainty. The model uncertainty requires gradients, which may not be readily available for black-box models. This paper (i) proposes a new design criterion using the Jensen-R\'enyi divergence, and (ii) develops a novel method replacing black-box models with Gaussian process surrogates. Using the surrogates, we marginalise out the model parameters with approximate inference. Results show these contributions working well for both classical and new test instances. We also (iii) introduce and discuss GPdoemd, the open-source implementation of the Gaussian process surrogate method.

📄 PDF Abstract BibTeX arXiv:1810.02561

Code (1)

cog-imperial/GPdoemd 공식 구현

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

dsld: A Socially Relevant Tool for Teaching Statistics

2024-11-06 · Taha Abdullah, Arjun Ashok, Brandon Zarate, Shubhada Martha 외

The growing power of data science can play a crucial role in addressing social discrimination, necessitating nuanced understanding and effective mitigation strategies for biases. "Data Science Looks At Discrimination" (D…

libact: Pool-based Active Learning in Python

2017-10-01 · Yao-Yuan Yang, Shao-Chuan Lee, Yu-An Chung, Tung-En Wu 외

libact is a Python package designed to make active learning easier for general users. The package not only implements several popular active learning strategies, but also features the active-learning-by-learning meta-alg…

Active Learning

dalex: Responsible Machine Learning with Interactive Explainability and Fairness in Python

2020-12-28 · Hubert Baniecki, Wojciech Kretowicz, Piotr Piatyszek, Jakub Wisniewski 외

The increasing amount of available data, computing power, and the constant pursuit for higher performance results in the growing complexity of predictive models. Their black-box nature leads to opaqueness debt phenomenon…

BIG-bench Machine LearningFairness

ajdmom: A Python Package for Deriving Moment Formulas of Affine Jump Diffusion Processes

2024-11-10 · Yan-Feng Wu, Jian-Qiang Hu

We introduce ajdmom, a Python package designed for automatically deriving moment formulae for the well-established affine jump diffusion processes with state-independent jump intensities. ajdmom can produce explicit clos…

Sensitivity

$β^{4}$-IRT: A New $β^{3}$-IRT with Enhanced Discrimination Estimation

2023-03-30 · Manuel Ferreira-Junior, Jessica T. S. Reinaldo, Telmo M. Silva Filho, Eufrasio A. Lima Neto 외

Item response theory aims to estimate respondent's latent skills from their responses in tests composed of items with different levels of difficulty. Several models of item response theory have been proposed for differen…