中文
相关论文

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

200 篇论文

The problem of learning to translate between two vector spaces given a set of aligned points arises in several application areas of NLP. Current solutions assume that the lexicon which defines the alignment pairs is noise-free. We consider…

计算与语言 · 计算机科学 2019-03-26 Noa Yehezkel Lubin , Jacob Goldberger , Yoav Goldberg

Greedy algorithms are popular in compressive sensing for their high computational efficiency. But the performance of current greedy algorithms can be degenerated seriously by noise (both multiplicative noise and additive noise). A robust…

信息论 · 计算机科学 2014-02-10 Yurrit Avonds , Yipeng Liu , Sabine Van Huffel

In this paper we give the first efficient algorithms for the $k$-center problem on dynamic graphs undergoing edge updates. In this problem, the goal is to partition the input into $k$ sets by choosing $k$ centers such that the maximum…

数据结构与算法 · 计算机科学 2024-01-10 Emilio Cruciani , Sebastian Forster , Gramoz Goranci , Yasamin Nazari , Antonis Skarlatos

Many models for sparse regression typically assume that the covariates are known completely, and without noise. Particularly in high-dimensional applications, this is often not the case. This paper develops efficient OMP-like algorithms to…

统计理论 · 数学 2015-03-31 Yudong Chen , Constantine Caramanis

We consider the problem of finding k centers for n weighted points on a real line. This (weighted) k-center problem was solved in O(n log n) time previously by using Cole's parametric search and other complicated approaches. In this paper,…

计算几何 · 计算机科学 2014-03-07 Danny Z. Chen , Jian Li , Haitao Wang

We consider exact distance oracles for directed weighted planar graphs in the presence of failing vertices. Given a source vertex $u$, a target vertex $v$ and a set $X$ of $k$ failed vertices, such an oracle returns the length of a shortest…

数据结构与算法 · 计算机科学 2021-08-31 Panagiotis Charalampopoulos , Shay Mozes , Benjamin Tebeka

The effect of errors in variables in quantization is investigated. We prove general exact and non-exact oracle inequalities with fast rates for an empirical minimization based on a noisy sample $Z_i=X_i+\epsilon_i,i=1,\ldots,n$, where $X_i$…

统计理论 · 数学 2013-05-06 Sébastien Loustau

In the matroid center problem, which generalizes the $k$-center problem, we need to pick a set of centers that is an independent set of a matroid with rank $r$. We study this problem in streaming, where elements of the ground set arrive in…

数据结构与算法 · 计算机科学 2020-07-21 Sagar Kale

We show the reverse greedy algorithm is between a $(2k-2)$- and a $2k$-approximation for $k$-center.

数据结构与算法 · 计算机科学 2019-12-13 D Ellis Hershkowitz , Gregory Kehne

In graph theory, the objective of the k-centre problem is to find a set of $k$ vertices for which the largest distance of any vertex to its closest vertex in the $k$-set is minimised. In this paper, we introduce the $k$-centre problem for…

数据结构与算法 · 计算机科学 2020-05-21 Duncan Adamson , Argyrios Deligkas , Vladimir V. Gusev , Igor Potapov

Digital sensors can lead to noisy results under many circumstances. To be able to remove the undesired noise from images, proper noise modeling and an accurate noise parameter estimation is crucial. In this project, we use a…

图像与视频处理 · 电气工程与系统科学 2022-12-21 Étienne Objois , Kaan Okumuş , Nicolas Bähler

We present approximation algorithms for some variants of center-based clustering and related problems in the fully dynamic setting, where the pointset evolves through an arbitrary sequence of insertions and deletions. Specifically, we…

数据结构与算法 · 计算机科学 2023-09-06 Paolo Pellizzoni , Andrea Pietracaprina , Geppino Pucci

In this work we consider the problem of fitting Random Utility Models (RUMs) to user choices. Given the winner distributions of the subsets of size $k$ of a universe, we obtain a polynomial-time algorithm that finds the RUM that best…

机器学习 · 计算机科学 2023-05-23 Flavio Chierichetti , Mirko Giacchini , Ravi Kumar , Alessandro Panconesi , Andrew Tomkins

We consider optimal sensor placement for a family of linear Bayesian inverse problems characterized by a deterministic hyper-parameter. The hyper-parameter describes distinct configurations in which measurements can be taken of the observed…

数值分析 · 数学 2023-01-31 Nicole Aretz , Peng Chen , Denise Degen , Karen Veroy

In this work, we examine sampling problems with non-smooth potentials. We propose a novel Markov chain Monte Carlo algorithm for sampling from non-smooth potentials. We provide a non-asymptotical analysis of our algorithm and establish a…

机器学习 · 计算机科学 2022-02-11 Jiaming Liang , Yongxin Chen

Using the 20 questions estimation framework with query-dependent noise, we study non-adaptive search strategies for a moving target over the unit cube with unknown initial location and velocities under a piecewise constant velocity model.…

信息论 · 计算机科学 2023-06-02 Lin Zhou , Alfred Hero

Center-based clustering is a pivotal primitive for unsupervised learning and data analysis. A popular variant is undoubtedly the k-means problem, which, given a set $P$ of points from a metric space and a parameter $k<|P|$, requires to…

分布式、并行与集群计算 · 计算机科学 2022-02-21 Enrico Dandolo , Andrea Pietracaprina , Geppino Pucci

In this paper we consider the binary transfer learning problem, focusing on how to select and combine sources from a large pool to yield a good performance on a target task. Constraining our scenario to real world, we do not assume the…

计算机视觉与模式识别 · 计算机科学 2016-09-16 Ilja Kuzborskij , Francesco Orabona , Barbara Caputo

Kernel based methods provide a way to reconstruct potentially high-dimensional functions from meshfree samples, i.e., sampling points and corresponding target values. A crucial ingredient for this to be successful is the distribution of the…

数值分析 · 数学 2021-05-19 Tizian Wenzel , Gabriele Santin , Bernard Haasdonk

We present two algorithms for large-scale low-rank Euclidean distance matrix completion problems, based on semidefinite optimization. Our first method works by relating cliques in the graph of the known distances to faces of the positive…

最优化与控制 · 数学 2015-08-27 Dmitriy Drusvyatskiy , Nathan Krislock , Yuen-Lam Voronin , Henry Wolkowicz