中文
相关论文

相关论文: Greedy k-Center from Noisy Distance Samples

200 篇论文

We consider the sorted top-$k$ problem whose goal is to recover the top-$k$ items with the correct order out of $n$ items using pairwise comparisons. In many applications, multiple rounds of interaction can be costly. We restrict our…

数据结构与算法 · 计算机科学 2019-06-13 Mark Braverman , Jieming Mao , Yuval Peres

We provide approximation algorithms for two problems, known as NECKLACE SPLITTING and $\epsilon$-CONSENSUS SPLITTING. In the problem $\epsilon$-CONSENSUS SPLITTING, there are $n$ non-atomic probability measures on the interval $[0, 1]$ and…

数据结构与算法 · 计算机科学 2020-07-01 Noga Alon , Andrei Graur

We study the complexity of the classic capacitated k-median and k-means problems parameterized by the number of centers, k. These problems are notoriously difficult since the best known approximation bound for high dimensional Euclidean…

数据结构与算法 · 计算机科学 2022-08-31 Vincent Cohen-Addad , Jason Li

We study the $k$-center problem in the context of individual fairness. Let $P$ be a set of $n$ points in a metric space and $r_x$ be the distance between $x \in P$ and its $\lceil n/k \rceil$-th nearest neighbor. The problem asks to…

数据结构与算法 · 计算机科学 2025-03-26 Matthijs Ebbens , Nicole Funk , Jan Höckendorff , Christian Sohler , Vera Weil

In this note, we introduce a new algorithm to deal with finite dimensional clustering with errors in variables. The design of this algorithm is based on recent theoretical advances (see Loustau (2013a,b)) in statistical learning with errors…

机器学习 · 统计学 2013-08-16 Camille Brunet , Sébastien Loustau

In the Euclidean $k$-center problem in sliding window model, input points are given in a data stream and the goal is to find the $k$ smallest congruent balls whose union covers the $N$ most recent points of the stream. In this model, input…

计算几何 · 计算机科学 2020-01-07 Sang-Sub Kim

We present theoretical results in terms of lower and upper bounds on the query complexity of noisy search with comparative feedback. In this search model, the noise in the feedback depends on the distance between query points and the search…

人工智能 · 计算机科学 2012-02-20 Shiau Hong Lim , Peter Auer

Combining kernel-based collocation methods with time-stepping methods to solve parabolic partial differential equations can potentially introduce challenges in balancing temporal and spatial discretization errors. Typically, using kernels…

数值分析 · 数学 2024-10-25 Yichen Su , Leevan Ling

We study sample complexity of optimizing "hill-climbing friendly" functions defined on a graph under noisy observations. We define a notion of convexity, and we show that a variant of best-arm identification can find a near-optimal solution…

机器学习 · 计算机科学 2020-06-05 Tan Nguyen , Ali Shameli , Yasin Abbasi-Yadkori , Anup Rao , Branislav Kveton

In this paper, we establish sample complexity bounds for learning high-dimensional simplices in $\mathbb{R}^K$ from noisy data. Specifically, we consider $n$ i.i.d. samples uniformly drawn from an unknown simplex in $\mathbb{R}^K$, each…

机器学习 · 统计学 2025-06-13 Seyed Amir Hossein Saberi , Amir Najafi , Abolfazl Motahari , Babak H. khalaj

The success of deep learning hinges on enormous data and large models, which require labor-intensive annotations and heavy computation costs. Subset selection is a fundamental problem that can play a key role in identifying smaller portions…

机器学习 · 计算机科学 2023-12-19 Srikumar Ramalingam , Pranjal Awasthi , Sanjiv Kumar

We consider the problem of clustering noisy finite-length observations of stationary ergodic random processes according to their nonparametric generative models without prior knowledge of the model statistics and the number of generative…

机器学习 · 统计学 2016-11-18 Michael Tschannen , Helmut Bölcskei

Distances between data points are widely used in machine learning applications. Yet, when corrupted by noise, these distances -- and thus the models based upon them -- may lose their usefulness in high dimensions. Indeed, the small marginal…

机器学习 · 计算机科学 2022-03-08 Robin Vandaele , Bo Kang , Tijl De Bie , Yvan Saeys

Center-based clustering is a fundamental primitive for data analysis and becomes very challenging for large datasets. In this paper, we focus on the popular $k$-center variant which, given a set $S$ of points from some metric space and a…

分布式、并行与集群计算 · 计算机科学 2021-06-02 Matteo Ceccarello , Andrea Pietracaprina , Geppino Pucci

Applying the theory of compressive sensing in practice always takes different kinds of perturbations into consideration. In this paper, the recovery performance of greedy pursuits with replacement for sparse recovery is analyzed when both…

信息论 · 计算机科学 2015-06-04 Laming Chen , Yuantao Gu

In recent years it has become popular to study machine learning problems in a setting of ordinal distance information rather than numerical distance measurements. By ordinal distance information we refer to binary answers to distance…

机器学习 · 统计学 2017-07-25 Matthäus Kleindessner , Ulrike von Luxburg

A general many quantiles + noise model is studied in the robust formulation (allowing non-normal, non-independent observations), where the identifiability requirement for the noise is formulated in terms of quantiles rather than the…

统计理论 · 数学 2022-11-21 Eduard Belitser , Paulo Serra , Alexandra Vegelien

In linear distance metric learning, we are given data in one Euclidean metric space and the goal is to find an appropriate linear map to another Euclidean metric space which respects certain distance conditions as much as possible. In this…

机器学习 · 计算机科学 2023-12-22 Meysam Alishahi , Anna Little , Jeff M. Phillips

The dueling bandit problem is a variation of the classical multi-armed bandit in which the allowable actions are noisy comparisons between pairs of arms. This paper focuses on a new approach for finding the "best" arm according to the Borda…

机器学习 · 统计学 2015-02-03 Kevin Jamieson , Sumeet Katariya , Atul Deshpande , Robert Nowak

We consider the $k$-center problem in which the centers are constrained to lie on two lines. Given a set of $n$ weighted points in the plane, we want to locate up to $k$ centers on two parallel lines. We present an $O(n\log^2 n)$ time…

计算几何 · 计算机科学 2016-04-27 Binay Bhattacharya , Sandip Das , Yuya Higashikawa , Tsunehiko Kameda , Naoki Katoh