We propose a hybrid approach aimed at improving the sample efficiency in goal-directed reinforcement learning. We do this via a two-step mechanism where firstly, we approximate a model from Model-Free reinforcement learning. Then, we leverage this approximate model along with a notion of reachability using Mean First P…
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
Develops a method to plan exploration that learns strong policies with fewer samples.
Improved DDPMs achieve high log-likelihoods and sample quality with fewer passes.
GGAN improves audio representation learning with fewer labels.
Efficient exploration improves large language model performance with fewer queries.
Model-based reinforcement learning (RL) algorithms can attain excellent sample efficiency, but often lag behind the best model-free algorithms in terms of asymptotic performance. This is especially true with high-capacity parametric function approximators, such as deep networks. In this paper, we study how to bridge th…
BayesSum improves Bayesian quadrature for discrete domains, requiring fewer samples.
ACE improves counterfactual explanations with fewer model queries.
Estimates MLP expected output without sampling, using fewer FLOPs.
WeakNAS uses a set of weaker predictors to find top architectures with fewer samples.
S2cGAN uses fewer labels to train cGANs effectively.
Study shows DNNs can recover functions with fewer samples than model parameters at overparameterization.
EWFM trains continuous flows with only energy evaluations, improving sample quality with fewer computations.
In the world of big data, large but costly to label datasets dominate many fields. Active learning, a semi-supervised alternative to the standard PAC-learning model, was introduced to explore whether adaptive labeling could learn concepts with exponentially fewer labeled samples. While previous results show that active…
CTE improves explanation estimation with less data and faster computation.
LSD distills high-quality samplers for DDMs with fewer steps.
Hadamard Wirtinger Flow recovers sparse signals from fewer measurements.
Extends Thompson sampling for RL with fewer episodes.
Estimates mode of discrete distributions with fewer samples.
Neural networks fit fewer samples than their parameters suggest in practice.
Conventional approaches of sampling signals follow the celebrated theorem of Nyquist and Shannon. Compressive sampling, introduced by Donoho, Romberg and Tao, is a new paradigm that goes against the conventional methods in data acquisition and provides a way of recovering signals using fewer samples than the traditiona…
We propose two novel samplers to generate high-quality samples from a given (un-normalized) probability density. Motivated by the success of generative adversarial networks, we construct our samplers using deep neural networks that transform a reference distribution to the target distribution. Training schemes are deve…
New MCMC algorithm reduces subset selection passes to 2 for optimal -dimensional subspace approximation.
AGOP from KRR recovers central subspace in fewer samples than needed for prediction.
Deep learning has achieved astonishing results on many tasks with large amounts of data and generalization within the proximity of training data. For many important real-world applications, these requirements are unfeasible and additional prior knowledge on the task domain is required to overcome the resulting problems…
New algorithm completes nonnegative tensors with fewer samples and faster convergence.
A new bandit algorithm for web page item display.
Several approximate policy iteration schemes without value functions, which focus on policy representation using classifiers and address policy learning as a supervised learning problem, have been proposed recently. Finding good policies with such methods requires not only an appropriate classifier, but also reliable e…
This paper proposes a novel framework to regularize the highly ill-posed and non-linear Fourier ptychography problem using generative models. We demonstrate experimentally that our proposed algorithm, Deep Ptych, outperforms the existing Fourier ptychography techniques, in terms of quality of reconstruction and robustn…
Generative Cross-Entropy improves classification with fewer labels.
CEM-GD combines CEM and gradient descent for efficient model-based RL.
It is very useful to integrate human knowledge and experience into traditional neural networks for faster learning speed, fewer training samples and better interpretability. However, due to the obscured and indescribable black box model of neural networks, it is very difficult to design its architecture, interpret its …
Achieving faster execution with shorter compilation time can enable further diversity and innovation in neural networks. However, the current paradigm of executing neural networks either relies on hand-optimized libraries, traditional compilation heuristics, or very recently, simulated annealing and genetic algorithms.…
New algorithms estimate and test collision probability with near-optimal sample complexity.
The Turaev genus and dealternating number of a link are two invariants that measure how far away a link is from alternating. We determine the Turaev genus of a torus knot with five or fewer strands either exactly or up to an error of at most one. We also determine the dealternating number of a torus knot with five or f…
Detecting the emergence of abrupt property changes in time series is a challenging problem. Kernel two-sample test has been studied for this task which makes fewer assumptions on the distributions than traditional parametric approaches. However, selecting kernels is non-trivial in practice. Although kernel selection fo…
It is widely believed that the practical success of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) owes to the fact that CNNs and RNNs use a more compact parametric representation than their Fully-Connected Neural Network (FNN) counterparts, and consequently require fewer training examples to…
New method improves image denoising with fewer parameters and less data.
Tensor completion requires fewer samples with weak side information.
BREMEN optimizes policies offline with fewer data, achieving efficient deployment.
We develop underdamped diffusion bridges for sampling from unnormalized densities.
Paper proposes PSIPS for identifying Pareto set with correlated objectives.
This paper studies the problem of adaptively sampling from K distributions (arms) in order to identify the largest gap between any two adjacent means. We call this the MaxGap-bandit problem. This problem arises naturally in approximate ranking, noisy sorting, outlier detection, and top-arm identification in bandits. Th…
The aim of multi-task reinforcement learning is two-fold: (1) efficiently learn by training against multiple tasks and (2) quickly adapt, using limited samples, to a variety of new tasks. In this work, the tasks correspond to reward functions for environments with the same (or similar) dynamical models. We propose to l…
Paper proposes a new estimator for nested expectations with faster convergence.
In this work we address the problem of transferring knowledge obtained from a vast annotated source domain to a low labeled target domain. We propose Adversarial Variational Domain Adaptation (AVDA), a semi-supervised domain adaptation method based on deep variational embedded representations. We use approximate infere…
One-step diffusion samplers reduce sampling time and computational costs.
Likelihood-free inference refers to inference when a likelihood function cannot be explicitly evaluated, which is often the case for models based on simulators. Most of the literature is based on sample-based `Approximate Bayesian Computation' methods, but recent work suggests that approaches based on deep neural condi…