We introduce a new sub-linear space sketch---the Weight-Median Sketch---for learning compressed linear classifiers over data streams while supporting the efficient recovery of large-magnitude weights in the model. This enables memory-limited execution of several statistical analyses over streams, including online featu…
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
Sketching is a randomized dimensionality-reduction method that aims to preserve relevant information in large-scale datasets. Count sketch is a simple popular sketch which uses a randomized hash function to achieve compression. In this paper, we propose a novel extension known as Higher-order Count Sketch (HCS). While …
FetchSGD reduces communication in federated learning with sketching.
Bayesian method estimates coverage from sketching imperfect data.
Structured high-cardinality data arises in many domains, and poses a major challenge for both modeling and inference. Graphical models are a popular approach to modeling structured data but they are unsuitable for high-cardinality variables. The count-min (CM) sketch is a popular approach to estimating probabilities in…
Many popular first-order optimization methods (e.g., Momentum, AdaGrad, Adam) accelerate the convergence rate of deep learning models. However, these algorithms require auxiliary parameters, which cost additional memory proportional to the number of parameters in the model. The problem is becoming more severe as deep l…
The paper develops methods to estimate frequencies in large discrete data sets with improved coverage and robustness.
Flexible method for estimating frequencies in large datasets using sketching.
Bayesian nonparametric CMS improves frequency estimation for power-law data.
Recent work has explored transforming data sets into smaller, approximate summaries in order to scale Bayesian inference. We examine a related problem in which the parameters of a Bayesian model are very large and expensive to store in memory, and propose more compact representations of parameter values that can be use…
Extracting information from electronic health records (EHR) is a challenging task since it requires prior knowledge of the reports and some natural language processing algorithm (NLP). With the growing number of EHR implementations, such knowledge is increasingly challenging to obtain in an efficient manner. We address…
MaxSketch improves distinct counting in high-dimensional, noisy data streams.
Tensor CANDECOMP/PARAFAC (CP) decomposition has wide applications in statistical learning of latent variable models and in data mining. In this paper, we propose fast and randomized tensor CP decomposition algorithms based on sketching. We build on the idea of count sketches, but introduce many novel ideas which are un…
FedSKETCH and FedSKETCHGATE improve privacy and efficiency in federated learning.
Communication and privacy are two critical concerns in distributed learning. Many existing works treat these concerns separately. In this work, we argue that a natural connection exists between methods for communication reduction and privacy preservation in the context of distributed machine learning. In particular, we…
Feature selection is an important challenge in machine learning. It plays a crucial role in the explainability of machine-driven decisions that are rapidly permeating throughout modern society. Unfortunately, the explosion in the size and dimensionality of real-world datasets poses a severe challenge to standard featur…
A three-manifold equipped with a Heegaard diagram can be used to set up a Floer homology theory whose differential counts pseudo-holomorphic disks in the -fold symmetric product of the Heegaard surface. This leads to a topological invariant for three-manifolds, Heegaard Floer homology, which is functorial under cobo…
GCWSNet improves neural network training speed and accuracy with power transformation.
Given a matrix and a vector , we consider the regression problem with guarantees: finding a vector such that where $x^*=\arg\min_{x\in \mathbb{R}^d}\|Ax-b\|…
Enhances CMS with Bayesian nonparametrics for better low-frequency token estimation.
Study federates measurement of demographic disparities from quantile sketches.
Two new approaches for point prediction in streaming data, showing consistency and performance.
Sketch-BERT learns vector sketches using BERT-like self-supervised learning.
A new method improves convergence in low-rank approximation.
We address the statistical and optimization impacts of the classical sketch and Hessian sketch used to approximately solve the Matrix Ridge Regression (MRR) problem. Prior research has quantified the effects of classical sketch on the strictly simpler least squares regression (LSR) problem. We establish that classical …
We present a mechanism to compute a sketch (succinct summary) of how a complex modular deep network processes its inputs. The sketch summarizes essential information about the inputs and outputs of the network and can be used to quickly identify key components and summary statistics of the inputs. Furthermore, the sket…
In these notes, I will sketch a new approach to Khovanov homology of knots and links based on counting the solutions of certain elliptic partial differential equations in four and five dimensions. The equations are formulated on four and five-dimensional manifolds with boundary, with a rather subtle boundary condition …
Localized sketching improves matrix multiplication and ridge regression complexity.
The paper sharpens the analysis of sketch-and-project methods using randomized singular value decomposition.
New method reduces linear regret in high-dimensional bandit problems.
New guarantees for asymmetric sketching in compressive learning.
New analysis proves sketching operators' RIP guarantees for mixture models without importance sampling.
A fast sketching algorithm solves regularized least squares problems efficiently.
A new method for estimating large-scale linear models with improved precision.
In the last decade, it has been shown that many hard AI tasks, especially in NLP, can be naturally modeled as extreme classification problems leading to improved precision. However, such models are prohibitively expensive to train due to the memory blow-up in the last layer. For example, a reasonable softmax layer for …
Private sketches protect linear regression data privacy.
DiPS learns to optimize sketching policies for better recommendation quality.
Paper proposes Nyström sketches for better adaptive compressive learning.
Sketching is more fundamental to human cognition than speech. Deep Neural Networks (DNNs) have achieved the state-of-the-art in speech-related tasks but have not made significant development in generating stroke-based sketches a.k.a sketches in vector format. Though there are Variational Auto Encoders (VAEs) for genera…
Density sketches summarize data distributions for accurate sampling and estimation.
Improved sketching for logistic and regression with near-linear dimensions.
Unified bounds for sketched bilinear forms in machine learning and statistics.
We improve prediction risk estimation for large datasets using sketching and ridge regression.
Sketching accelerates structured prediction methods for large datasets.
Linear regression is a classic method of data analysis. In recent years, sketching -- a method of dimension reduction using random sampling, random projections, or both -- has gained popularity as an effective computational approximation when the number of observations greatly exceeds the number of variables. In this p…
Paper develops a bootstrap method for estimating sketched SVD errors.
Sketching techniques have become popular for scaling up machine learning algorithms by reducing the sample size or dimensionality of massive data sets, while still maintaining the statistical power of big data. In this paper, we study sketching from an optimization point of view: we first show that the iterative Hessia…
We present sketch-rnn, a recurrent neural network (RNN) able to construct stroke-based drawings of common objects. The model is trained on thousands of crude human-drawn images representing hundreds of classes. We outline a framework for conditional and unconditional sketch generation, and describe new robust training …