Skip to main content

Showing 1–16 of 16 results for author: Blaschko, M B

Searching in archive stat. Search in all archives.
.
  1. arXiv:2410.15361  [pdf, other

    stat.ML cs.LG

    A Novel Characterization of the Population Area Under the Risk Coverage Curve (AURC) and Rates of Finite Sample Estimators

    Authors: Han Zhou, Jordy Van Landeghem, Teodora Popordanoska, Matthew B. Blaschko

    Abstract: The selective classifier (SC) has been proposed for rank based uncertainty thresholding, which could have applications in safety critical areas such as medical diagnostics, autonomous driving, and the justice system. The Area Under the Risk-Coverage Curve (AURC) has emerged as the foremost evaluation metric for assessing the performance of SC systems. In this work, we present a formal statistical… ▽ More

    Submitted 28 May, 2025; v1 submitted 20 October, 2024; originally announced October 2024.

  2. arXiv:2312.08589  [pdf, other

    cs.LG stat.ML

    Consistent and Asymptotically Unbiased Estimation of Proper Calibration Errors

    Authors: Teodora Popordanoska, Sebastian G. Gruber, Aleksei Tiulpin, Florian Buettner, Matthew B. Blaschko

    Abstract: Proper scoring rules evaluate the quality of probabilistic predictions, playing an essential role in the pursuit of accurate and well-calibrated models. Every proper score decomposes into two fundamental components -- proper calibration error and refinement -- utilizing a Bregman divergence. While uncertainty calibration has gained significant attention, current literature lacks a general estimato… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

    Comments: Preprint

  3. arXiv:2312.08586  [pdf, other

    cs.LG cs.CV stat.ML

    Estimating calibration error under label shift without labels

    Authors: Teodora Popordanoska, Gorjan Radevski, Tinne Tuytelaars, Matthew B. Blaschko

    Abstract: In the face of dataset shift, model calibration plays a pivotal role in ensuring the reliability of machine learning systems. Calibration error (CE) is an indicator of the alignment between the predicted probabilities and the classifier accuracy. While prior works have delved into the implications of dataset shift on calibration, existing CE estimators assume access to labels from the target domai… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

    Comments: Preprint

  4. arXiv:2310.05166  [pdf, other

    cs.LG stat.ML

    A Corrected Expected Improvement Acquisition Function Under Noisy Observations

    Authors: Han Zhou, Xingchen Ma, Matthew B Blaschko

    Abstract: Sequential maximization of expected improvement (EI) is one of the most widely used policies in Bayesian optimization because of its simplicity and ability to handle noisy observations. In particular, the improvement function often uses the best posterior mean as the best incumbent in noisy settings. However, the uncertainty associated with the incumbent solution is often neglected in many analyti… ▽ More

    Submitted 13 November, 2023; v1 submitted 8 October, 2023; originally announced October 2023.

  5. arXiv:2210.07810  [pdf, other

    stat.ML cs.CV

    A Consistent and Differentiable Lp Canonical Calibration Error Estimator

    Authors: Teodora Popordanoska, Raphael Sayer, Matthew B. Blaschko

    Abstract: Calibrated probabilistic classifiers are models whose predicted probabilities can directly be interpreted as uncertainty estimates. It has been shown recently that deep neural networks are poorly calibrated and tend to output overconfident predictions. As a remedy, we propose a low-bias, trainable calibration error estimator based on Dirichlet kernel density estimates, which asymptotically converg… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

    Comments: To appear at NeurIPS 2022

  6. arXiv:2105.04290  [pdf, other

    stat.ML cs.LG

    Meta-Cal: Well-controlled Post-hoc Calibration by Ranking

    Authors: Xingchen Ma, Matthew B. Blaschko

    Abstract: In many applications, it is desirable that a classifier not only makes accurate predictions, but also outputs calibrated posterior probabilities. However, many existing classifiers, especially deep neural network classifiers, tend to be uncalibrated. Post-hoc calibration is a technique to recalibrate a model by learning a calibration map. Existing approaches mostly focus on constructing calibratio… ▽ More

    Submitted 23 June, 2021; v1 submitted 10 May, 2021; originally announced May 2021.

  7. Additive Tree-Structured Conditional Parameter Spaces in Bayesian Optimization: A Novel Covariance Function and a Fast Implementation

    Authors: Xingchen Ma, Matthew B. Blaschko

    Abstract: Bayesian optimization (BO) is a sample-efficient global optimization algorithm for black-box functions which are expensive to evaluate. Existing literature on model based optimization in conditional parameter spaces are usually built on trees. In this work, we generalize the additive assumption to tree-structured functions and propose an additive tree-structured covariance function, showing improv… ▽ More

    Submitted 6 October, 2020; originally announced October 2020.

    Comments: Code available at https://github.com/maxc01/addtree. arXiv admin note: substantial text overlap with arXiv:2006.11771

  8. arXiv:2006.11771  [pdf, other

    stat.ML cs.LG

    Additive Tree-Structured Covariance Function for Conditional Parameter Spaces in Bayesian Optimization

    Authors: Xingchen Ma, Matthew B. Blaschko

    Abstract: Bayesian optimization (BO) is a sample-efficient global optimization algorithm for black-box functions which are expensive to evaluate. Existing literature on model based optimization in conditional parameter spaces are usually built on trees. In this work, we generalize the additive assumption to tree-structured functions and propose an additive tree-structured covariance function, showing improv… ▽ More

    Submitted 21 June, 2020; originally announced June 2020.

    Comments: AISTATS2020. Code link: https://github.com/maxc01/addtree

  9. arXiv:1911.10819  [pdf, other

    cs.LG cs.CV stat.ML

    Discriminative training of conditional random fields with probably submodular constraints

    Authors: Maxim Berman, Matthew B. Blaschko

    Abstract: Problems of segmentation, denoising, registration and 3D reconstruction are often addressed with the graph cut algorithm. However, solving an unconstrained graph cut problem is NP-hard. For tractable optimization, pairwise potentials have to fulfill the submodularity inequality. In our learning paradigm, pairwise potentials are created as the dot product of a learned vector w with positive feature… ▽ More

    Submitted 25 November, 2019; originally announced November 2019.

    Comments: 14 pages

  10. arXiv:1809.01845  [pdf, ps, other

    cs.LG stat.ML

    Yes, IoU loss is submodular - as a function of the mispredictions

    Authors: Maxim Berman, Matthew B. Blaschko, Amal Rannen Triki, Jiaqian Yu

    Abstract: This note is a response to [7] in which it is claimed that [13, Proposition 11] is false. We demonstrate here that this assertion in [7] is false, and is based on a misreading of the notion of set membership in [13, Proposition 11]. We maintain that [13, Proposition 11] is true. ([7] = arXiv:1809.00593, [13] = arXiv:1512.07797)

    Submitted 6 September, 2018; originally announced September 2018.

  11. arXiv:1710.06703  [pdf, other

    cs.LG stat.ML

    Function Norms and Regularization in Deep Networks

    Authors: Amal Rannen Triki, Maxim Berman, Matthew B. Blaschko

    Abstract: Deep neural networks (DNNs) have become increasingly important due to their excellent empirical performance on a wide range of problems. However, regularization is generally achieved by indirect means, largely due to the complex set of functions defined by a network and the difficulty in measuring function complexity. There exists no method in the literature for additive regularization based on a… ▽ More

    Submitted 28 June, 2018; v1 submitted 18 October, 2017; originally announced October 2017.

    Comments: 17 pages, 8 figures

  12. arXiv:1704.01920  [pdf, other

    cs.CV cs.AI stat.ML

    Encoder Based Lifelong Learning

    Authors: Amal Rannen Triki, Rahaf Aljundi, Mathew B. Blaschko, Tinne Tuytelaars

    Abstract: This paper introduces a new lifelong learning solution where a single model is trained for a sequence of tasks. The main challenge that vision systems face in this context is catastrophic forgetting: as they tend to adapt to the most recently seen task, they lose performance on the tasks that were learned previously. Our method aims at preserving the knowledge of the previous tasks while learning… ▽ More

    Submitted 6 April, 2017; originally announced April 2017.

  13. arXiv:1703.10827  [pdf, other

    stat.ML

    Intraoperative margin assessment of human breast tissue in optical coherence tomography images using deep neural networks

    Authors: Amal Rannen Triki, Matthew B. Blaschko, Yoon Mo Jung, Seungri Song, Hyun Ju Han, Seung Il Kim, Chulmin Joo

    Abstract: Objective: In this work, we perform margin assessment of human breast tissue from optical coherence tomography (OCT) images using deep neural networks (DNNs). This work simulates an intraoperative setting for breast cancer lumpectomy. Methods: To train the DNNs, we use both the state-of-the-art methods (Weight Decay and DropOut) and a newly introduced regularization method based on function norms.… ▽ More

    Submitted 31 March, 2017; originally announced March 2017.

    Comments: 16 pages, 9 figures

  14. arXiv:1605.09085  [pdf, other

    cs.LG cs.CV stat.ML

    Stochastic Function Norm Regularization of Deep Networks

    Authors: Amal Rannen Triki, Matthew B. Blaschko

    Abstract: Deep neural networks have had an enormous impact on image analysis. State-of-the-art training methods, based on weight decay and DropOut, result in impressive performance when a very large training set is available. However, they tend to have large problems overfitting to small data sets. Indeed, the available regularization methods deal with the complexity of the network function only indirectly.… ▽ More

    Submitted 30 August, 2019; v1 submitted 29 May, 2016; originally announced May 2016.

    Comments: arXiv admin note: text overlap with arXiv:1710.06703

  15. arXiv:1512.08643  [pdf, other

    stat.ML

    Testing for Differences in Gaussian Graphical Models: Applications to Brain Connectivity

    Authors: Eugene Belilovsky, Gaƫl Varoquaux, Matthew B. Blaschko

    Abstract: Functional brain networks are well described and estimated from data with Gaussian Graphical Models (GGMs), e.g. using sparse inverse covariance estimators. Comparing functional connectivity of subjects in two populations calls for comparing these estimated GGMs. Our goal is to identify differences in GGMs known to have similar structure. We characterize the uncertainty of differences with confide… ▽ More

    Submitted 18 November, 2016; v1 submitted 29 December, 2015; originally announced December 2015.

    Journal ref: Neural Information Processing Systems (NIPS) 2016, Dec 2016, Barcelona, Spain

  16. arXiv:1511.04581  [pdf, other

    stat.ML cs.LG

    A Test of Relative Similarity For Model Selection in Generative Models

    Authors: Wacha Bounliphone, Eugene Belilovsky, Matthew B. Blaschko, Ioannis Antonoglou, Arthur Gretton

    Abstract: Probabilistic generative models provide a powerful framework for representing data that avoids the expense of manual annotation typically needed by discriminative approaches. Model selection in this generative setting can be challenging, however, particularly when likelihoods are not easily accessible. To address this issue, we introduce a statistical test of relative similarity, which is used to… ▽ More

    Submitted 15 February, 2016; v1 submitted 14 November, 2015; originally announced November 2015.

    Comments: International Conference on Learning Representations 2016