paper-with-me

Papers

Condition Number Analysis of Kernel-based Density Ratio Estimation

2009-12-15 · Takafumi Kanamori, Taiji Suzuki, Masashi Sugiyama

The ratio of two probability densities can be used for solving various machine learning tasks such as covariate shift adaptation (importance sampling), outlier detection (likelihood-ratio test), and feature selection (mutual information). Recently, several methods of directly estimating the density ratio have been developed, e.g., kernel mean matching, maximum likelihood density ratio estimation, and least-squares density ratio fitting. In this paper, we consider a kernelized variant of the least-squares method and investigate its theoretical properties from the viewpoint of the condition number using smoothed analysis techniques--the condition number of the Hessian matrix determines the convergence rate of optimization and the numerical stability. We show that the kernel least-squares method has a smaller condition number than a version of kernel mean matching and other M-estimators, implying that the kernel least-squares method has preferable numerical properties. We further give an alternative formulation of the kernel least-squares estimator which is shown to possess an even smaller condition number. We show that numerical studies meet our theoretical analysis.

📄 PDF Abstract BibTeX arXiv:0912.2800

Code (1)

JohnYKiyo/density_ratio_estimation jax

Tasks

Density Ratio Estimationfeature selectionOutlier Detection

Similar Papers 제목 키워드 기반

Binned semiparametric Bayesian networks

2025-06-27 · Rafael Sojo, Javier Díaz-Rozo, Concha Bielza, Pedro Larrañaga

This paper introduces a new type of probabilistic semiparametric model that takes advantage of data binning to reduce the computational cost of kernel density estimation in nonparametric distributions. Two new conditiona…

Density Estimation

Adaptive Kernel Estimation of the Spectral Density with Boundary Kernel Analysis

2018-03-11 · Alexander Sidorenko, Kurt S. Riedel

A hybrid estimator of the log-spectral density of a stationary time series is proposed. First, a multiple taper estimate is performed, followed by kernel smoothing the log-multitaper estimate. This procedure reduces the …

Time SeriesTime Series Analysis

Kernel clustering: density biases and solutions

2017-05-16 · Dmitrii Marin, Meng Tang, Ismail Ben Ayed, Yuri Boykov

Kernel methods are popular in clustering due to their generality and discriminating power. However, we show that many kernel clustering criteria have density biases theoretically explaining some practically significant a…

Clustering

Neural-Kernelized Conditional Density Estimation

2018-06-05 · Hiroaki Sasaki, Aapo Hyvärinen

Conditional density estimation is a general framework for solving various problems in machine learning. Among existing methods, non-parametric and/or kernel-based methods are often difficult to use on large datasets, whi…

Density EstimationDimensionality ReductionRepresentation Learning

Kernel Conditional Density Operators

2019-05-27 · Ingmar Schuster, Mattes Mollenhauer, Stefan Klus, Krikamol Muandet

We introduce a novel conditional density estimation model termed the conditional density operator (CDO). It naturally captures multivariate, multimodal output densities and shows performance that is competitive with rece…

Density EstimationGaussian Processes