English

Learning Lines with Ordinal Constraints

Data Structures and Algorithms 2020-05-27 v2 Machine Learning Machine Learning

Abstract

We study the problem of finding a mapping ff from a set of points into the real line, under ordinal triple constraints. An ordinal constraint for a triple of points (u,v,w)(u,v,w) asserts that f(u)f(v)<f(u)f(w)|f(u)-f(v)|<|f(u)-f(w)|. We present an approximation algorithm for the dense case of this problem. Given an instance that admits a solution that satisfies (1ε)(1-\varepsilon)-fraction of all constraints, our algorithm computes a solution that satisfies (1O(ε1/8))(1-O(\varepsilon^{1/8}))-fraction of all constraints, in time O(n7)+(1/ε)O(1/ε1/8)nO(n^7) + (1/\varepsilon)^{O(1/\varepsilon^{1/8})} n.

Keywords

Cite

@article{arxiv.2004.13202,
  title  = {Learning Lines with Ordinal Constraints},
  author = {Bohan Fan and Diego Ihara Centurion and Neshat Mohammadi and Francesco Sgherzi and Anastasios Sidiropoulos and Mina Valizadeh},
  journal= {arXiv preprint arXiv:2004.13202},
  year   = {2020}
}
R2 v1 2026-06-23T15:08:22.084Z