TL;DR: A novel lemma about matching voters to candidates is proved, which is referred to as the ranking-matching lemma, and a new randomized algorithm is introduced with improved distortion compared to known results, and improved lower bounds on the distortion of all deterministic and randomized algorithms are provided.
Abstract: We study the following metric distortion problem: there are two finite sets of points, $V$ and $C$, that lie in the same metric space, and our goal is to choose a point in $C$ whose total distance from the points in $V$ is as small as possible. However, rather than having access to the underlying distance metric, we only know, for each point in $V$, a ranking of its distances to the points in $C$. We propose algorithms that choose a point in $C$ using only these rankings as input and we provide bounds on their \emph{distortion} (worst-case approximation ratio). A prominent motivation for this problem comes from voting theory, where $V$ represents a set of voters, $C$ represents a set of candidates, and the rankings correspond to ordinal preferences of the voters. A major conjecture in this framework is that the optimal deterministic algorithm has distortion $3$. We resolve this conjecture by providing a polynomial-time algorithm that achieves distortion $3$, matching a known lower bound. We do so by proving a novel lemma about matching voters to candidates, which we refer to as the \emph{ranking-matching lemma}. This lemma induces a family of novel algorithms, which may be of independent interest, and we show that a special algorithm in this family achieves distortion $3$. We also provide more refined, parameterized, bounds using the notion of $\alpha$-decisiveness, which quantifies the extent to which a voter may prefer her top choice relative to all others. Finally, we introduce a new randomized algorithm with improved distortion compared to known results, and also provide improved lower bounds on the distortion of all deterministic and randomized algorithms.
TL;DR: A new algorithm called Orthogonal Neighborhood Preserving Embedding (ONPE) for face recognition, which overcomes the metric distortion problem of NPE, while metric distortion usually leads to performance degradation.
Abstract: In this paper, we propose a new algorithm called Orthogonal Neighborhood Preserving Embedding (ONPE) for face recognition. ONPE can preserve local geometry information and is based on the local linearity assumption that each data point and its k nearest neighbors lie on a linear manifold locally embedded in the image space. ONPE is based on Neighborhood Preserving Embedding (NPE), but overcomes the metric distortion problem of NPE, while metric distortion usually leads to performance degradation. Besides, we propose a classification method (ONPC) based on the ONPE, which use local label propagation method in the reduced space for face recognition. ONPC is based on the natural assumption that the local neighborhood information is also preserved in reduced space, and the label of a data point can be obtained in the reduced space by the labels of its neighbors. Experimental results on two face databases demonstrate the effectiveness of our proposed method.
TL;DR: A method of achieving a wide-angle, lightweight, optical see-through, distortion-free head-mounted display (HMD) by using two similar ellipsoids is presented.
Abstract: We present a method of achieving a wide-angle, lightweight, optical see-through, distortion-free head-mounted display (HMD) by using two similar ellipsoids. An HMD that achieves a single channel field-of-view (FOV) of 120°×120° with a 6 mm eye box and a total binocular FOV of 160°×120° with an 80° field overlap is designed as an example. This method can solve the complex tiling problem and the distortion problem of other catadioptric structures. This structure is used to offset distortion and correct aberrations.
TL;DR: In this paper, a variable cosine window-based method has been proposed by which the boundary distortion can be controlled in boundaries of the signal and the middle component of it can be exactly decomposed into IMFs.
TL;DR: This work presents a polynomial time algorithm that finds an optimal bijection between two line metrics, provided the distortion is less than $5+2\sqrt{6}\approx9.9$.
Abstract: We initiate the study of the minimum distortion problem: Given as input two $n$-point metric spaces, find a bijection between them with minimum distortion. This is an abstraction of certain geometric problems in shape and image matching and is also a natural variation and extension of the fundamental problems of graph isomorphism and bandwidth. Our focus is on algorithms that find an optimal (or near-optimal) bijection when the distortion is fairly small. We present a polynomial time algorithm that finds an optimal bijection between two line metrics, provided the distortion is less than $5+2\sqrt{6}\approx9.9$. We also give a parameterized polynomial time algorithm that finds an optimal bijection between an arbitrary unweighted graph metric and a bounded-degree tree metric.