paper-with-me

Papers

Multiclass histogram-based thresholding using kernel density estimation and scale-space representations

2022-02-10 · S. Korneev, J. Gilles, I. Battiato

We present a new method for multiclass thresholding of a histogram which is based on the nonparametric Kernel Density (KD) estimation, where the unknown parameters of the KD estimate are defined using the Expectation-Maximization (EM) iterations. The method compares the number of extracted minima of the KD estimate with the number of the requested clusters minus one. If these numbers match, the algorithm returns positions of the minima as the threshold values, otherwise, the method gradually decreases/increases the kernel bandwidth until the numbers match. We verify the method using synthetic histograms with known threshold values and using the histogram of real X-ray computed tomography images. After thresholding of the real histogram, we estimated the porosity of the sample and compare it with the direct experimental measurements. The comparison shows the meaningfulness of the thresholding.

📄 PDF Abstract BibTeX arXiv:2202.04785

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Kernel Density Estimation for Multiclass Quantification

2023-12-31 · Alejandro Moreo, Pablo González, Juan José del Coz

Several disciplines, like the social sciences, epidemiology, sentiment analysis, or market research, are interested in knowing the distribution of the classes in a population rather than the individual labels of the memb…

Density EstimationEpidemiologyMulticlass QuantificationSentiment Analysis

Learning Transfer Operators by Kernel Density Estimation

2022-08-01 · Sudam Surasinghe, Jeremie Fish, Erik M. Bollt

Inference of transfer operators from data is often formulated as a classical problem that hinges on the Ulam method. The conventional description, known as the Ulam-Galerkin method, involves projecting onto basis functio…

Density Estimation

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

Conditional Density Estimation with Histogram Trees

2024-10-15 · Lincen Yang, Matthijs van Leeuwen

Conditional density estimation (CDE) goes beyond regression by modeling the full conditional distribution, providing a richer understanding of the data than just the conditional mean in regression. This makes CDE particu…

Density Estimationregression

Density estimation with LLMs: a geometric investigation of in-context learning trajectories

2024-10-07 · Toni J. B. Liu, Nicolas Boullé, Raphaël Sarfati, Christopher J. Earls

Large language models (LLMs) demonstrate remarkable emergent abilities to perform in-context learning across various tasks, including time series forecasting. This work investigates LLMs' ability to estimate probability …

Density EstimationIn-Context LearningTime Series Forecasting