中文
相关论文

相关论文: A Simple Combinatorial Algorithm for Robust Matroi…

200 篇论文

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

Subset selection, which aims to select a subset from a ground set to maximize some objective function, arises in various applications such as influence maximization and sensor placement. In real-world scenarios, however, one often needs to…

神经与进化计算 · 计算机科学 2022-05-10 Chao Bian , Yawen Zhou , Chao Qian

Mixtures of linear mixed models (MLMMs) are useful for clustering grouped data and can be estimated by likelihood maximization through the EM algorithm. The conventional approach to determining a suitable number of components is to compare…

应用统计 · 统计学 2014-05-26 Siew Li Tan , David J. Nott

There has been a long history for studying randomized greedy matching algorithms since the work by Dyer and Frieze~(RSA 1991). We follow this trend and consider the problem formulated in the oblivious setting, in which the algorithm makes…

数据结构与算法 · 计算机科学 2020-03-10 Zhihao Gavin Tang , Xiaowei Wu , Yuhao Zhang

We introduce a greedy algorithm optimizing arrangements of lines with respect to a property. We apply this algorithm to the case of simpliciality: it recovers all known simplicial arrangements of lines in a very short time and also produces…

组合数学 · 数学 2020-06-26 Michael Cuntz

Clustering is a basic task in data analysis and machine learning, and the optimization of clustering objectives are well-studied optimization problems; amongst these, the $k$-Means objective is arguably the most well known. Given a…

数据结构与算法 · 计算机科学 2026-05-29 Moses Charikar , Vincent Cohen-Addad , Ruiquan Gao , Fabrizio Grandoni , Euiwoong Lee , Ernest van Wijland

When developing robust preconditioners for multiphysics problems, fractional functions of the Laplace operator often arise and need to be inverted. Rational approximation in the uniform norm can be used to convert inverting those fractional…

数值分析 · 数学 2024-07-23 James H. Adler , Xiaozhe Hu , Xue Wang , Zhongqin Xue

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

In this note we study the greedy algorithm for combinatorial auctions with submodular bidders. It is well known that this algorithm provides an approximation ratio of $2$ for every order of the items. We show that if the valuations are…

计算机科学与博弈论 · 计算机科学 2015-02-10 Shahar Dobzinski , Ami Mor

Approximation of a tensor network by approximating (e.g., factorizing) one or more of its constituent tensors can be improved by canceling the leading-order error due to the constituents' approximation. The utility of such robust…

化学物理 · 物理学 2024-07-30 Karl Pierce , Varun Rishi , Edward F. Valeev

We describe the Simple Greedy Matrix Completion Algorithm providing an efficient method for restoration of low-rank matrices from incomplete corrupted entries. We provide numerical evidences that, even in the simplest implementation, the…

数值分析 · 数学 2013-04-16 Alexander Petukhov , Inna Kozlov

This paper investigates the computational and statistical limits in clustering matrix-valued observations. We propose a low-rank mixture model (LrMM), adapted from the classical Gaussian mixture model (GMM) to treat matrix-valued…

统计理论 · 数学 2023-06-08 Zhongyuan Lyu , Dong Xia

MapReduce has become the de facto standard model for designing distributed algorithms to process big data on a cluster. There has been considerable research on designing efficient MapReduce algorithms for clustering, graph optimization, and…

数据结构与算法 · 计算机科学 2018-06-19 Nicholas J. A. Harvey , Christopher Liaw , Paul Liu

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

In the classic $k$-center problem, we are given a metric graph, and the objective is to open $k$ nodes as centers such that the maximum distance from any vertex to its closest center is minimized. In this paper, we consider two important…

数据结构与算法 · 计算机科学 2013-01-16 Danny Z. Chen , Jian Li , Hongyu Liang , Haitao Wang

We study the problem of maximizing a non-negative monotone submodular objective $f$ subject to the intersection of $k$ arbitrary matroid constraints. The natural greedy algorithm guarantees $(k+1)$-approximation for this problem, and the…

数据结构与算法 · 计算机科学 2026-05-11 Moran Feldman , Justin Ward

Kernel based regularized interpolation is a well known technique to approximate a continuous multivariate function using a set of scattered data points and the corresponding function evaluations, or data values. This method has some…

数值分析 · 数学 2018-07-26 Gabriele Santin , Dominik Wittwar , Bernard Haasdonk

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 describe a greedy algorithm that approximates the Carleson constant of a collection of general sets. The approximation has a logarithmic loss in a general setting, but is optimal up to a constant with only mild geometric assumptions. The…

经典分析与常微分方程 · 数学 2022-02-22 Guillermo Rey

We study mechanisms that use greedy allocation rules and pay-your-bid pricing to allocate resources subject to a matroid constraint. We show that all such mechanisms obtain a constant fraction of the optimal welfare at any equilibrium of…

计算机科学与博弈论 · 计算机科学 2015-03-20 Brendan Lucier , Vasilis Syrgkanis