Differentiable Histogram with Hard-Binning
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.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Average Calibration Error: A Differentiable Loss for Improved Reliability in Image Segmentation
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 SegmentationDistribution-free calibration guarantees for histogram binning without sample splitting
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
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
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 MatchingBinary Classifier Calibration: Non-parametric approach
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