paper-with-me

홈 › Papers

Understanding collections of related datasets using dependent MMD coresets

2020-06-24 · Sinead A. Williamson, Jette Henderson

Understanding how two datasets differ can help us determine whether one dataset under-represents certain sub-populations, and provides insights into how well models will generalize across datasets. Representative points selected by a maximum mean discrepency (MMD) coreset can provide interpretable summaries of a single dataset, but are not easily compared across datasets. In this paper we introduce dependent MMD coresets, a data summarization method for collections of datasets that facilitates comparison of distributions. We show that dependent MMD coresets are useful for understanding multiple related datasets and understanding model generalization between such datasets.

📄 PDF Abstract BibTeX arXiv:2006.14621

Code (1)

sinead/dmmd 공식 구현

Tasks

Data Summarization

Similar Papers 제목 키워드 기반

Pruning Neural Networks via Coresets and Convex Geometry: Towards No Assumptions

2022-09-18 · Murad Tukan, Loay Mualem, Alaa Maalouf

Pruning is one of the predominant approaches for compressing deep neural networks (DNNs). Lately, coresets (provable data summarizations) were leveraged for pruning DNNs, adding the advantage of theoretical guarantees on…

Small coresets via negative dependence: DPPs, linear statistics, and concentration

2024-11-01 · Rémi Bardenet, Subhroshekhar Ghosh, Hugo Simon-Onfroy, Hoang-Son Tran

Determinantal point processes (DPPs) are random configurations of points with tunable negative dependence. Because sampling is tractable, DPPs are natural candidates for subsampling tasks, such as minibatch selection or …

Point Processes

AutoCoreset: An Automatic Practical Coreset Construction Framework

2023-05-19 · Alaa Maalouf, Murad Tukan, Vladimir Braverman, Daniela Rus

A coreset is a tiny weighted subset of an input set, that closely resembles the loss function, with respect to a certain set of queries. Coresets became prevalent in machine learning as they have shown to be advantageous…

Coresets for Clustering Under Stochastic Noise

2025-10-27 · Lingxiao Huang, Zhize Li, Nisheeth K. Vishnoi, Runkai Yang 외 arxiv

We study the problem of constructing coresets for $(k, z)$-clustering when the input dataset is corrupted by stochastic noise drawn from a known distribution. In this setting, evaluating the quality of a coreset is inher…

Coresets for Regressions with Panel Data

2020-11-02 · NeurIPS 2020 12 · Lingxiao Huang, K. Sudhir, Nisheeth K. Vishnoi

This paper introduces the problem of coresets for regression problems to panel data settings. We first define coresets for several variants of regression problems with panel data and then present efficient algorithms to …

regression