paper-with-me

Papers

Differentiable Histogram with Hard-Binning

2020-11-20 · Ibrahim Yusuf, George Igwegbe, Oluwafemi Azeez

The simplicity and expressiveness of a histogram render it a useful feature in different contexts including deep learning. Although the process of computing a histogram is non-differentiable, researchers have proposed differentiable approximations, which have some limitations. A differentiable histogram that directly approximates the hard-binning operation in conventional histograms is proposed. It combines the strength of existing differentiable histograms and overcomes their individual challenges. In comparison to a histogram computed using Numpy, the proposed histogram has an absolute approximation error of 0.000158.

📄 PDF Abstract BibTeX arXiv:2012.06311

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Average Calibration Error: A Differentiable Loss for Improved Reliability in Image Segmentation

2024-03-11 · Theodore Barfoot, Luis Garcia-Peraza-Herrera, Ben Glocker, Tom Vercauteren

Deep neural networks for medical image segmentation often produce overconfident results misaligned with empirical observations. Such miscalibration, challenges their clinical translation. We propose to use marginal L1 av…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Distribution-free calibration guarantees for histogram binning without sample splitting

2021-05-10 · Chirag Gupta, Aaditya K. Ramdas

We prove calibration guarantees for the popular histogram binning (also called uniform-mass binning) method of Zadrozny and Elkan [2001]. Histogram binning has displayed strong practical performance, but theoretical guar…

Reproducibility in medical image radiomic studies: contribution of dynamic histogram binning

2022-11-09 · Darryl E. Wright, Cole Cook, Jason Klug, Panagiotis Korfiatis 외

The de facto standard of dynamic histogram binning for radiomic feature extraction leads to an elevated sensitivity to fluctuations in annotated regions. This may impact the majority of radiomic studies published recentl…

Rotation Invariant Angular Descriptor Via A Bandlimited Gaussian-like Kernel

2016-06-08 · Michael T. McCann, Matthew Fickus, Jelena Kovacevic

We present a new smooth, Gaussian-like kernel that allows the kernel density estimate for an angular distribution to be exactly represented by a finite number of its Fourier series coefficients. Distributions of angular …

Density EstimationHuman DetectionPatch Matching

Binary Classifier Calibration: Non-parametric approach

2014-01-14 · Mahdi Pakdaman Naeini, Gregory F. Cooper, Milos Hauskrecht

Accurate calibration of probabilistic predictive models learned is critical for many practical prediction and decision-making tasks. There are two main categories of methods for building calibrated classifiers. One appro…

Classifier calibrationDecision MakingDensity Estimation