paper-with-me

Papers

On Distributed Larger-Than-Memory Subset Selection With Pairwise Submodular Functions

2024-02-26 · Maximilian Böther, Abraham Sebastian, Pranjal Awasthi, Ana Klimovic, Srikumar Ramalingam

Modern datasets span billions of samples, making training on all available data infeasible. Selecting a high quality subset helps in reducing training costs and enhancing model quality. Submodularity, a discrete analogue of convexity, is commonly used for solving such subset selection problems. However, existing algorithms for optimizing submodular functions are sequential, and the prior distributed methods require at least one central machine to fit the target subset in DRAM. At billion datapoint scale, even the subset may not fit a single machine, and the sequential algorithms are prohibitively slow. In this paper, we relax the requirement of having a central machine for the target subset by proposing a novel distributed bounding algorithm with provable approximation guarantees. The algorithm iteratively bounds the minimum and maximum utility values to select high quality points and discard the unimportant ones. When bounding does not find the complete subset, we use a multi-round, partition-based distributed greedy algorithm to identify the remaining subset. We discuss how to implement these algorithms in a distributed data processing framework and empirically analyze different configurations. We find high quality subsets on CIFAR-100 and ImageNet with marginal or no loss in quality compared to centralized methods, and scale to a dataset with 13 billion points.

📄 PDF Abstract BibTeX arXiv:2402.16442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Response-Aware User Memory Selection for LLM Personalization

2026-04-15 · Jillian Fisher, Jennifer Neville, Chan Young Park arxiv

A common approach to personalization in large language models (LLMs) is to incorporate a subset of the user memory into the prompt at inference time to guide the model's generation. Existing methods select these subsets …

Semantic Similarity

Correlation Based Feature Subset Selection for Multivariate Time-Series Data

2021-11-26 · Bahavathy Kathirgamanathan, Padraig Cunningham

Correlations in streams of multivariate time series data means that typically, only a small subset of the features are required for a given data mining task. In this paper, we propose a technique which we call Merit Scor…

Time SeriesTime Series Analysis

Optimal Data Selection: An Online Distributed View

2022-01-25 · Mariel Werner, Anastasios Angelopoulos, Stephen Bates, Michael I. Jordan

The blessing of ubiquitous data also comes with a curse: the communication, storage, and labeling of massive, mostly redundant datasets. We seek to solve this problem at its core, collecting only valuable data and throwi…

Active Learning

Asymptotic Upper Capacity Bound for Receive Antenna Selection in Massive MIMO Systems

2018-10-29

This paper studies the receive antenna selection in massive multiple-input multiple-output (MIMO) system. The receiver, equipped with a large-scale antenna array whose size is much larger than that of the transmitter, se…

10,000+ Times Accelerated Robust Subset Selection (ARSS)

2014-09-12 · Feiyun Zhu, Bin Fan, Xinliang Zhu, Ying Wang 외

Subset selection from massive data with noised information is increasingly popular for various applications. This problem is still highly challenging as current methods are generally slow in speed and sensitive to outlie…

10-shot image generationAction RecognitionCollaborative FilteringFine-Grained Image Classification+20