Machine Learning with Distances
Abstract:
Various machine learning tasks such as learning under non-stationarity, change detection, and dimensionality reduction can be solved by estimating some distanceratio between two probability distributions. This project developed accurate and computationally efficient methods for estimating the distanceratio from data, and demonstrated their usefulness in experiments. The principle idea is that when solving a problem of interest, we should not solve a more general sub-problem as an intermediate step, i,e., directly estimate the differenceratio of the two distributions rather than estimating both separately and take the differenceratio later. Types of the problems actually solved are change detection in time series, salient object detection in an image, measuring statistical independence, detection of structure change, covariance shift, class balance change, information maximization clustering.