Many machine learning tasks require sampling a subset of items from a collection based on a parameterized distribution. The Gumbel-softmax trick can be used to sample a single item, and allows for low-variance reparameterized gradients with respect to the parameters of the underlying distribution. However, stochastic o…
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
Score function estimators improve -subset sampling efficiency.
This paper improves volatility forecasting using dynamic subset selection in genetic programming.
New MCMC algorithm reduces subset selection passes to 2 for optimal -dimensional subspace approximation.
IWeS selects examples by entropy-based importance sampling for subset selection.
One-pass algorithm finds small subset for subspace approximation with additive error.
A/B testing improves marketing decisions by selecting effective stratification variables.
We consider the problem of matrix column subset selection, which selects a subset of columns from an input matrix such that the input can be well approximated by the span of the selected columns. Column subset selection has been applied to numerous real-world data applications such as population genetics summarization,…
BWS selects best window subsets for efficient data pruning.
Paper reinterprets ARP algorithm and improves its analysis and speed.
Communication costs, resulting from synchronization requirements during learning, can greatly slow down many parallel machine learning algorithms. In this paper, we present a parallel Markov chain Monte Carlo (MCMC) algorithm in which subsets of data are processed independently, with very little communication. First, w…
Improves FI-PINNs by combining re-sampling and subset simulation for better failure probability estimation.
Improved MCMC sampling for expensive, irregular likelihoods.
We consider the problem of probably approximately correct (PAC) ranking items by adaptively eliciting subset-wise preference feedback. At each round, the learner chooses a subset of items and observes stochastic feedback indicating preference information of the winner (most preferred) item of the chosen subset …
Adaptive algorithm samples items from a DPP without seeing all items.
Proposes faster neural network learning by using subsets of training data.
Algorithm identifies best item from subsets with random utility model feedback.
We study the complexity of sampling from a distribution over all index subsets of the set with the probability of a subset proportional to the determinant of the submatrix of some p.s.d. matrix , where corresponds to the entries of ind…
We study learning problems in which the underlying class is a bounded subset of and the target belongs to . Previously, minimax sample complexity estimates were known under such boundedness assumptions only when . We present a sharp sample complexity estimate that holds for any . It is b…
Simplified DGPs training by fixing inducing inputs to subset of data.
In this paper, a new descriptor selection method for selecting an optimal combination of important descriptors of sulfonamide derivatives data, named self tuned reweighted sampling (STRS), is developed. descriptors are defined as the descriptors with large absolute coefficients in a multivariate linear regression model…
The paper estimates common mean of entangled Gaussians with bounded variances.
MISS identifies influential subsets in ML models.
To find efficient screening methods for high dimensional linear regression models, this paper studies the relationship between model fitting and screening performance. Under a sparsity assumption, we show that a subset that includes the true submodel always yields smaller residual sum of squares (i.e., has better model…
New algorithm selects optimal subset for multiclass classifier training.
In this paper we propose strategies for estimating performance of a classifier when labels cannot be obtained for the whole test set. The number of test instances which can be labeled is very small compared to the whole test data size. The goal then is to obtain a precise estimate of classifier performance using as lit…
Improved sample efficiency in preference-based RL with multiple comparisons.
We design new algorithms for the combinatorial pure exploration problem in the multi-arm bandit framework. In this problem, we are given distributions and a collection of subsets of these distributions, and we would like to find the subset that has largest mean, whi…
Consider a generic -dimensional subspace of , , and suppose that we are only given projections of this subspace onto small subsets of the canonical coordinates. The paper establishes necessary and sufficient deterministic conditions on the subsets for subspace identifiability.
In the time of Big Data, training complex models on large-scale data sets is challenging, making it appealing to reduce data volume for saving computation resources by subsampling. Most previous works in subsampling are weighted methods designed to help the performance of subset-model approach the full-set-model, hence…
Proposes a new method for joint sample and feature selection in multi-view data.
Determinantal Point Processes (DPPs) are probabilistic models that arise in quantum physics and random matrix theory and have recently found numerous applications in computer science. DPPs define distributions over subsets of a given ground set, they exhibit interesting properties such as negative correlation, and, unl…
Paper proposes a method to identify negative transfers in multitask learning using surrogate models.
We study the problem of learning a tree Ising model from samples such that subsequent predictions made using the model are accurate. The prediction task considered in this paper is that of predicting the values of a subset of variables given values of some other subset of variables. Virtually all previous work on graph…
We present a consensus Monte Carlo algorithm that scales existing Bayesian nonparametric models for clustering and feature allocation to big data. The algorithm is valid for any prior on random subsets such as partitions and latent feature allocation, under essentially any sampling model. Motivated by three case studie…
Bayesian Optimization for graph node subset functions.
New algorithm explores optimally using same primitives as Thompson Sampling.
Markov Chain Monte Carlo (MCMC) sampling from a posterior distribution corresponding to a massive data set can be computationally prohibitive since producing one sample requires a number of operations that is linear in the data size. In this paper, we introduce a new communication-free parallel method, the Likelihood I…
Optimizes kernel discrepancies by selecting subsets efficiently.
We introduce the probably approximately correct (PAC) \emph{Battling-Bandit} problem with the Plackett-Luce (PL) subset choice model--an online learning framework where at each trial the learner chooses a subset of arms from a fixed set of arms, and subsequently observes a stochastic feedback indicating prefere…
Paper explores how DPP sampling can implicitly regularize kernel regression.
Deep neural networks have been proved efficient for medical image denoising. Current training methods require both noisy and clean images. However, clean images cannot be acquired for many practical medical applications due to naturally noisy signal, such as dynamic imaging, spectral computed tomography, arterial spin …
We study the combinatorial pure exploration problem Best-Set in stochastic multi-armed bandits. In a Best-Set instance, we are given arms with unknown reward distributions, as well as a family of feasible subsets over the arms. Our goal is to identify the feasible subset in with the maxi…
Bayesian method selects subsets for LMMs with structured dependence.
Identifies the best-performing algorithm from a set of candidates.
With the rapidly growing scales of statistical problems, subset based communication-free parallel MCMC methods are a promising future for large scale Bayesian analysis. In this article, we propose a new Weierstrass sampler for parallel MCMC based on independent subsets. The new sampler approximates the full data poster…
We propose a general method for distributed Bayesian model choice, using the marginal likelihood, where a data set is split in non-overlapping subsets. These subsets are only accessed locally by individual workers and no data is shared between the workers. We approximate the model evidence for the full data set through…
Paper presents a deterministic method for diverse subset selection.