中文
相关论文

相关论文: The reverse greedy algorithm for the metric k-medi…

200 篇论文

In the classical NP-hard metric $k$-median problem, we are given a set of $n$ clients and centers with metric distances between them, along with an integer parameter $k\geq 1$. The objective is to select a subset of $k$ open centers that…

数据结构与算法 · 计算机科学 2026-05-21 Vincent Cohen-Addad , Fabrizio Grandoni , Euiwoong Lee , Chris Schwiegelshohn , Ola Svensson

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

Clustering problems such as $k$-means and $k$-median are staples of unsupervised learning, and many algorithmic techniques have been developed to tackle their numerous aspects. In this paper, we focus on the class of greedy approximation…

数据结构与算法 · 计算机科学 2025-10-30 Max Dupré la Tour , David Saulpic

It is known that greedy methods perform well for maximizing monotone submodular functions. At the same time, such methods perform poorly in the face of non-monotonicity. In this paper, we show - arguably, surprisingly - that invoking the…

机器学习 · 计算机科学 2017-04-07 Moran Feldman , Christopher Harshaw , Amin Karbasi

We prove that the approximation ratio of the greedy algorithm for the metric Traveling Salesman Problem is $\Theta(\log n)$. Moreover, we prove that the same result also holds for graphic, Euclidean, and rectilinear instances of the…

离散数学 · 计算机科学 2014-12-24 Judith Brecklinghaus , Stefan Hougardy

A deterministic approximation algorithm is presented for the maximization of non-monotone submodular functions over a ground set of size $n$ subject to cardinality constraint $k$; the algorithm is based upon the idea of interlacing two…

数据结构与算法 · 计算机科学 2019-10-28 Alan Kuhnle

A $k$-submodular function naturally generalizes submodular functions by taking as input $k$ disjoint subsets, rather than a single subset. Unlike standard submodular maximization, which only requires selecting elements for the solution,…

数据结构与算法 · 计算机科学 2025-07-18 Chenhao Wang

This paper investigates the following natural greedy procedure for clustering in the bi-criterion setting: iteratively grow a set of centers, in each round adding the center from a candidate set that maximally decreases clustering cost. In…

数据结构与算法 · 计算机科学 2016-07-22 Daniel Hsu , Matus Telgarsky

We consider the online transportation problem set in a metric space containing parking garages of various capacities. Cars arrive over time, and must be assigned to an unfull parking garage upon their arrival. The objective is to minimize…

数据结构与算法 · 计算机科学 2023-07-19 Stephen Arndt , Josh Ascher , Kirk Pruhs

We study the problem of $k$-center clustering with outliers in arbitrary metrics and Euclidean space. Though a number of methods have been developed in the past decades, it is still quite challenging to design quality guaranteed algorithm…

计算几何 · 计算机科学 2019-04-30 Hu Ding , Haikuo Yu , Zixiu Wang

In this article, we present a family of numerical approaches to solve high-dimensional linear non-symmetric problems. The principle of these methods is to approximate a function which depends on a large number of variates by a sum of tensor…

泛函分析 · 数学 2012-10-26 Eric Cances , Virginie Ehrlacher , Tony Lelievre

The frame algorithm uses a simple recursive formula to approximate an unknown vector from its frame coefficients. This note introduces an adaptive version of the frame algorithm that maximizes the error reduction between steps in terms of…

泛函分析 · 数学 2025-06-24 Brody Dylan Johnson

A $k$-submodular function is a generalization of the submodular set function. Many practical applications can be modeled as maximizing a $k$-submodular function, such as multi-cooperative games, sensor placement with $k$ type sensors,…

组合数学 · 数学 2023-12-13 Hongyang Zhang , Wenchang Luo

Closeness is a widely-used centrality measure in social network analysis. For a node it indicates the reciprocal of the average shortest-path distance to the other nodes of the network. While the identification of the k nodes with highest…

数据结构与算法 · 计算机科学 2019-05-16 Elisabetta Bergamini , Tanya Gonser , Henning Meyerhenke

We study a variant of the canonical k-center problem over a set of vertices in a metric space, where the underlying distances are apriori unknown. Instead, we can query an oracle which provides noisy/incomplete estimates of the distance…

数据结构与算法 · 计算机科学 2022-04-05 Neharika Jali , Nikhil Karamchandani , Sharayu Moharir

This paper considers the classic Online Steiner Forest problem where one is given a (weighted) graph $G$ and an arbitrary set of $k$ terminal pairs $\{\{s_1,t_1\},\ldots ,\{s_k,t_k\}\}$ that are required to be connected. The goal is to…

数据结构与算法 · 计算机科学 2021-11-22 Étienne Bamas , Marina Drygala , Andreas Maggiori

Inverse imaging problems rely on limited and indirect measurements, making reconstruction highly dependent on both regularization and sample locations. We introduce a novel greedy framework for the optimal selection of indirect measurements…

数值分析 · 数学 2025-12-04 L. Bruni Bruno , P. Massa , E. Perracchione , M. Trombini

We study parallel algorithms for the problem of maximizing a non-negative submodular function. Our main result is an algorithm that achieves a nearly-optimal $1/2 -\epsilon$ approximation using $O(\log(1/\epsilon) / \epsilon)$ parallel…

数据结构与算法 · 计算机科学 2018-12-05 Alina Ene , Huy L. Nguyen , Adrian Vladu

This letter studies the problem of minimizing increasing set functions, or equivalently, maximizing decreasing set functions, over the base of a matroid. This setting has received great interest, since it generalizes several applied…

最优化与控制 · 数学 2021-03-02 Orcun Karaca , Daniel Tihanyi , Maryam Kamgarpour

We consider the problem of approximating a given element $f$ from a Hilbert space $\mathcal{H}$ by means of greedy algorithms and the application of such procedures to the regression problem in statistical learning theory. We improve on the…

统计理论 · 数学 2009-09-29 Andrew R. Barron , Albert Cohen , Wolfgang Dahmen , Ronald A. DeVore
‹ 上一页 1 2 3 10 下一页 ›