Distributed submodular maximization: Identifying representative elements in massive data

B Mirzasoleiman, A Karbasi… - Advances in Neural …, 2013 - proceedings.neurips.cc
Many large-scale machine learning problems (such as clustering, non-parametric learning,
kernel machines, etc.) require selecting, out of a massive data set, a manageable …

Fast greedy algorithms in mapreduce and streaming

R Kumar, B Moseley, S Vassilvitskii… - ACM Transactions on …, 2015 - dl.acm.org
Greedy algorithms are practitioners' best friends—they are intuitive, are simple to implement,
and often lead to very good solutions. However, implementing greedy algorithms in a …

Composable core-sets for diversity and coverage maximization

P Indyk, S Mahabadi, M Mahdian… - Proceedings of the 33rd …, 2014 - dl.acm.org
In this paper we consider efficient construction of" composable core-sets" for basic diversity
and coverage maximization problems. A core-set for a point-set in a metric space is a subset …

Randomized composable core-sets for distributed submodular maximization

V Mirrokni, M Zadimoghaddam - … of the forty-seventh annual ACM …, 2015 - dl.acm.org
An effective technique for solving optimization problems over massive data sets is to
partition the data into smaller pieces, solve the problem on each piece and compute a …

[PDF][PDF] Distributed submodular maximization

B Mirzasoleiman, A Karbasi, R Sarkar… - The Journal of Machine …, 2016 - jmlr.org
Many large-scale machine learning problems–clustering, non-parametric learning, kernel
machines, etc.–require selecting a small yet representative subset from a large dataset …

SCARAB: Scaling reachability computation on large graphs

R Jin, N Ruan, S Dey, JY Xu - Proceedings of the 2012 ACM SIGMOD …, 2012 - dl.acm.org
Most of the existing reachability indices perform well on small-to medium-size graphs, but
reach a scalability bottleneck around one million vertices/edges. As graphs become …

Harmonia: Balancing compute and memory power in high-performance gpus

I Paul, W Huang, M Arora, S Yalamanchili - ACM SIGARCH Computer …, 2015 - dl.acm.org
In this paper, we address the problem of efficiently managing the relative power demands of
a high-performance GPU and its memory subsystem. We develop a management approach …

Better streaming algorithms for the maximum coverage problem

A McGregor, HT Vu - Theory of Computing Systems, 2019 - Springer
We study the classic NP-Hard problem of finding the maximum k-set coverage in the data
stream model: given a set system of m sets that are subsets of a universe 1,…, n {1,...,n\}, find …

Improved local search for the minimum weight dominating set problem in massive graphs by using a deep optimization mechanism

J Chen, S Cai, Y Wang, W Xu, J Ji, M Yin - Artificial Intelligence, 2023 - Elsevier
The minimum weight dominating set (MWDS) problem is an important generalization of the
minimum dominating set problem with various applications. In this work, we develop an …

Submodular optimization over sliding windows

A Epasto, S Lattanzi, S Vassilvitskii… - Proceedings of the 26th …, 2017 - dl.acm.org
Maximizing submodular functions under cardinality constraints lies at the core of numerous
data mining and machine learning applications, including data diversification, data …