Coherent uncertainty quantification is a key strength of Bayesian methods. But modern algorithms for approximate Bayesian posterior inference often sacrifice accurate posterior uncertainty estimation in the pursuit of scalability. This work shows that previous Bayesian coreset construction algorithms---which build a sm…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Novel bounds for logistic regression coreset construction and feature selection.
We investigate coresets - succinct, small summaries of large data sets - so that solutions found on the summary are provably competitive with solution found on the full data set. We provide an overview over the state-of-the-art in coreset construction for machine learning. In Section 2, we present both the intuition be…
New method creates coresets for deep neural networks efficiently.
Unified framework for accurate coresets in latent variable models and regularized regression.
We develop coreset techniques for noisy clustering with provable guarantees.
Algorithm constructs coresets for clustering time series data from Gaussian mixtures.
Coreset, which is a summary of the original dataset in the form of a small weighted set in the same sample space, provides a promising approach to enable machine learning over distributed data. Although viewed as a proxy of the original dataset, each coreset is only designed to approximate the cost function of a specif…
The paper develops coresets for panel data regression problems.
New method reduces computational cost for Bayesian inference.
Paper introduces robust, dynamic coreset for outlier-resilient learning problems.
The automation of posterior inference in Bayesian data analysis has enabled experts and nonexperts alike to use more sophisticated models, engage in faster exploratory modeling and analysis, and ensure experimental reproducibility. However, standard automated posterior inference algorithms are not tractable at the scal…
The proliferation of automated inference algorithms in Bayesian statistics has provided practitioners newfound access to fast, reproducible data analysis and powerful statistical models. Designing automated methods that are also both computationally scalable and theoretically sound, however, remains a significant chall…
How can we train a statistical mixture model on a massive data set? In this work we show how to construct coresets for mixtures of Gaussians. A coreset is a weighted subset of the data, which guarantees that models fitting the coreset also provide a good fit for the original data set. We show that, perhaps surprisingly…
Bayesian coresets improved with random sampling and quasi-Newton optimization.
The use of Bayesian methods in large-scale data settings is attractive because of the rich hierarchical models, uncertainty quantification, and prior specification they provide. Standard Bayesian inference algorithms are computationally expensive, however, making their direct application to large datasets difficult or …
Coresets are compact representations of data sets such that models trained on a coreset are provably competitive with models trained on the full data set. As such, they have been successfully used to scale up clustering models to massive data sets. While existing approaches generally only allow for multiplicative appro…
This work improves bounds on Bayesian coreset quality.
In a recent work, [19] studied the following "fair" variants of classical clustering problems such as -means and -median: given a set of data points in and a binary type associated to each data point, the goal is to cluster the points while ensuring that the proportion of each type in each clus…
A new framework for coreset selection in machine learning models.
New framework for variational coresets simplifies Bayesian inference for complex models.
This paper shows DPPs can outperform random coresets in machine learning tasks.
New method reduces Bayesian inference time by optimizing Hamiltonian flows.
A coreset (or core-set) of an input set is its small summation, such that solving a problem on the coreset as its input, provably yields the same result as solving the same problem on the original (full) set, for a given family of problems (models, classifiers, loss functions). Over the past decade, coreset constructio…
We develop a coreset for robust geometric median, reducing size dependency on outliers.
Many applications infer the structure of a probabilistic graphical model from data to elucidate the relationships between variables. But how can we train graphical models on a massive data set? In this paper, we show how to construct coresets -compressed data sets which can be used as proxy for the original data and ha…
The proliferation of large data sets and Bayesian inference techniques motivates demand for better data sparsification. Coresets provide a principled way of summarizing a large dataset via a smaller one that is guaranteed to match the performance of the full data set on specific problems. Classical coresets, however, n…
We present an efficient coreset construction algorithm for large-scale Support Vector Machine (SVM) training in Big Data and streaming applications. A coreset is a small, representative subset of the original data points such that a models trained on the coreset are provably competitive with those trained on the origin…
New algorithm reduces ERM problem size while maintaining accuracy.
We construct near-optimal coresets for kernel density estimates for points in when the kernel is positive definite. Specifically we show a polynomial time construction for a coreset of size , and we show a near-matching lower bound of size $Ω(\min\…
We study the construction of coresets for kernel density estimates. That is we show how to approximate the kernel density estimate described by a large point set with another kernel density estimate with a much smaller point set. For characteristic kernels (including Gaussian and Laplace kernels), our approximation pre…
This paper improves coreset size via smoothed analysis.
We develop coresets for multiple ℓ_p regression problems, improving approximation sizes and efficiency.
Develops bounds for deep learning risk via Hilbert coresets.
New DPP kernels improve minibatch efficiency for large datasets.
This paper provides new algorithms for distributed clustering for two popular center-based objectives, k-median and k-means. These algorithms have provable guarantees and improve communication complexity over existing approaches. Following a classic approach in clustering by \cite{har2004coresets}, we reduce the proble…
We analyze coresets for regularized regression problems and propose a modified lasso that yields smaller coresets.
New statistical framework for coresets in density estimation.
Develops coresets for scalable multivariate distribution estimation.
Bayesian coresets improve scalable Bayesian inference.
Quantum algorithms reduce clustering input size, achieving near-linear approximation.
Coresets are efficient representations of data sets such that models trained on the coreset are provably competitive with models trained on the original data set. As such, they have been successfully used to scale up clustering models such as K-Means and Gaussian mixture models to massive data sets. However, until now,…
Scaling clustering algorithms to massive data sets is a challenging task. Recently, several successful approaches based on data summarization methods, such as coresets and sketches, were proposed. While these techniques provide provably good and small summaries, they are inherently problem dependent - the practitioner …
New coreset method for near-convex functions.
Dependent MMD coresets help compare multiple related datasets.
An -coreset for a given set of points, is usually a small weighted set, such that querying the coreset \emph{provably} yields a -factor approximation to the original (full) dataset, for a given family of queries. Using existing techniques, coresets can be maintained for streaming, …
We present an efficient coresets-based neural network compression algorithm that sparsifies the parameters of a trained fully-connected neural network in a manner that provably approximates the network's output. Our approach is based on an importance sampling scheme that judiciously defines a sampling distribution over…
This paper defines the notion of class discrepancy for families of functions. It shows that low discrepancy classes admit small offline and streaming coresets. We provide general techniques for bounding the class discrepancy of machine learning problems. As corollaries of the general technique we bound the discrepancy …