paper-with-me

홈 › Papers

Composable Core-sets for Determinant Maximization Problems via Spectral Spanners

2018-07-31 · Piotr Indyk, Sepideh Mahabadi, Shayan Oveis Gharan, Alireza Rezaei

We study a spectral generalization of classical combinatorial graph spanners to the spectral setting. Given a set of vectors $V\subseteq \Re^d$, we say a set $U\subseteq V$ is an $\alpha$-spectral spanner if for all $v\in V$ there is a probability distribution $\mu_v$ supported on $U$ such that $$vv^\intercal \preceq \alpha\cdot\mathbb{E}_{u\sim\mu_v} uu^\intercal.$$ We show that any set $V$ has an $\tilde{O}(d)$-spectral spanner of size $\tilde{O}(d)$ and this bound is almost optimal in the worst case. We use spectral spanners to study composable core-sets for spectral problems. We show that for many objective functions one can use a spectral spanner, independent of the underlying functions, as a core-set and obtain almost optimal composable core-sets. For example, for the determinant maximization problem we obtain an $\tilde{O}(k)^k$-composable core-set and we show that this is almost optimal in the worst case. Our algorithm is a spectral analogue of the classical greedy algorithm for finding (combinatorial) spanners in graphs. We expect that our spanners find many other applications in distributed or parallel models of computation. Our proof is spectral. As a side result of our techniques, we show that the rank of diagonally dominant lower-triangular matrices are robust under `small perturbations' which could be of independent interests.

📄 PDF Abstract BibTeX arXiv:1807.11648

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Composable Core-sets for Determinant Maximization: A Simple Near-Optimal Algorithm

2019-07-06 · Piotr Indyk, Sepideh Mahabadi, Shayan Oveis Gharan, Alireza Rezaei

``Composable core-sets'' are an efficient framework for solving optimization problems in massive data models. In this work, we consider efficient construction of composable core-sets for the determinant maximization prob…

2kDiversityFairnessPoint Processes

Composable Coresets for Determinant Maximization: Greedy is Almost Optimal

2023-09-26 · NeurIPS 2023 11

Given a set of $n$ vectors in $\mathbb{R}^d$, the goal of the \emph{determinant maximization} problem is to pick $k$ vectors with the maximum volume. Determinant maximization is the MAP-inference task for determinantal p…

2kPoint Processes

From Sampling to Optimization on Discrete Domains with Applications to Determinant Maximization

2021-02-10 · Nima Anari, Thuy-Duong Vuong

We show a connection between sampling and optimization on discrete domains. For a family of distributions $\mu$ defined on size $k$ subsets of a ground set of elements that is closed under external fields, we show that r…

Point Processes

Federated Deep AUC Maximization for Heterogeneous Data with a Constant Communication Complexity

2021-02-09 · Zhuoning Yuan, Zhishuai Guo, Yi Xu, Yiming Ying 외

Deep AUC (area under the ROC curve) Maximization (DAM) has attracted much attention recently due to its great potential for imbalanced data classification. However, the research on Federated Deep AUC Maximization (FDAM) …

Federated Learning

Differentially Private Decomposable Submodular Maximization

2020-05-29 · Anamay Chaturvedi, Huy Nguyen, Lydia Zakynthinou

We study the problem of differentially private constrained maximization of decomposable submodular functions. A submodular function is decomposable if it takes the form of a sum of submodular functions. The special case …