TL;DR: An algorithm for learning a quadratic Gaussian metric (Mahalanobis distance) for use in classification tasks and discusses how the learned metric may be used to obtain a compact low dimensional feature representation of the original input space, allowing more efficient classification with very little reduction in performance.
Abstract: We present an algorithm for learning a quadratic Gaussian metric (Mahalanobis distance) for use in classification tasks. Our method relies on the simple geometric intuition that a good metric is one under which points in the same class are simultaneously near each other and far from points in the other classes. We construct a convex optimization problem whose solution generates such a metric by trying to collapse all examples in the same class to a single point and push examples in other classes infinitely far away. We show that when the metric we learn is used in simple classifiers, it yields substantial improvements over standard alternatives on a variety of problems. We also discuss how the learned metric may be used to obtain a compact low dimensional feature representation of the original input space, allowing more efficient classification with very little reduction in performance.
TL;DR: Using the dual of a categorical definition of an injective envelope, injective covers can be defined and shown to exist for all modules over a regular local ring of dimension 2 as discussed by the authors.
Abstract: Using the dual of a categorical definition of an injective envelope, injective covers can be defined. For a ringR, every leftR-module is shown to have an injective cover if and only ifR is left noetherian. Flat envelopes are defined and shown to exist for all modules over a regular local ring of dimension 2. Using injective covers, minimal injective resolvents can be defined.
TL;DR: In this article, the authors consider specific additive decompositions d = d 1 + … + d n of metrics, defined on a finite set X (where a metric may give distance zero to pairs of distinct points).
TL;DR: This work presents simple output-sensitive algorithms that construct the convex hull of a set of n points in two or three dimensions in worst-case optimalO (n logh) time and O (n) space, whereh denotes the number of vertices of the conveX hull.
Abstract: We present simple output-sensitive algorithms that construct the convex hull of a set ofn points in two or three dimensions in worst-case optimalO (n logh) time andO (n) space, whereh denotes the number of vertices of the convex hull.