Many random processes can be simulated as the output of a deterministic model accepting random inputs. Such a model usually describes a complex mathematical or physical stochastic system and the randomness is introduced in the input variables of the model. When the statistics of the output event are known, these input …
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
New method certifies neural network robustness under random input noise.
Bayesian optimization is a powerful tool for expensive stochastic black-box optimization problems such as simulation-based optimization or machine learning hyperparameter tuning. Many stochastic objective functions implicitly require a random number seed as input. By explicitly reusing a seed a user can exploit common …
Random projections improve GP regression performance, reducing high-dimensional inputs to 1D.
Random deep neural networks are robust to adversarial examples, scaling with input size and dimension.
New method enhances neural network robustness against adversarial attacks.
New method certifies neural network robustness to random input noise.
DeformRS certifies deep networks against various input deformations.
Within machine learning, the supervised learning field aims at modeling the input-output relationship of a system, from past observations of its behavior. Decision trees characterize the input-output relationship through a series of nested questions, the testing nodes, leading to a set of predictions, th…
Random feature model approximates PDE solutions efficiently.
Two ANOVA-based algorithms boost random Fourier feature models for function approximation.
We consider a neural network architecture with randomized features, a sign-splitter, followed by rectified linear units (ReLU). We prove that our architecture exhibits robustness to the input perturbation: the output feature of the neural network exhibits a Lipschitz continuity in terms of the input perturbation. We fu…
This paper proposes a novel type of random forests called a denoising random forests that are robust against noises contained in test samples. Such noise-corrupted samples cause serious damage to the estimation performances of random forests, since unexpected child nodes are often selected and the leaf nodes that the i…
In this work, a method of random parameters generation for randomized learning of a single-hidden-layer feedforward neural network is proposed. The method firstly, randomly selects the slope angles of the hidden neurons activation functions from an interval adjusted to the target function, then randomly rotates the act…
Input-dependent smoothing mitigates classical issues but suffers from the curse of dimensionality.
Framework combines random features with CDEs for efficient time-series learning.
Free Random Projection enhances reinforcement learning by naturally incorporating hierarchical structure.
We propose a novel framework for the differentially private ERM, input perturbation. Existing differentially private ERM implicitly assumed that the data contributors submit their private data to a database expecting that the database invokes a differentially private mechanism for publication of the learned model. In i…
We consider derivative-free black-box global optimization of expensive noisy functions, when most of the randomness in the objective is produced by a few influential scalar random inputs. We present a new Bayesian global optimization algorithm, called Stratified Bayesian Optimization (SBO), which uses this strong depen…
New framework models neural systems with random architecture on manifolds.
Randomized smoothing reduces accuracy in ML models, especially at higher noise levels.
Study shows perceptrons with random labels perform similarly to Gaussian data.
In linear regression we wish to estimate the optimum linear least squares predictor for a distribution over -dimensional input points and real-valued responses, based on a small sample. Under standard random design analysis, where the sample is drawn i.i.d. from the input distribution, the least squares solution for…
The paper develops methods to analyze sensitivity in stochastic models using surrogate models.
New BO method optimizes multiple objectives under input noise.
Tensorized random projections reduce high-dimensional tensor size efficiently.
Random projections are able to perform dimension reduction efficiently for datasets with nonlinear low-dimensional structures. One well-known example is that random matrices embed sparse vectors into a low-dimensional subspace nearly isometrically, known as the restricted isometric property in compressed sensing. In th…
Random feature matrices' singular values concentrate near their full expectation in high dimensions.
Recurrent neural networks (RNNs) have drawn interest from machine learning researchers because of their effectiveness at preserving past inputs for time-varying data processing tasks. To understand the success and limitations of RNNs, it is critical that we advance our analysis of their fundamental memory properties. W…
Reservoir computing's success depends on mapping different input time series to separable states.
Overparametrized models are vulnerable to adversarial perturbations, affecting robust generalization.
A new method optimizes robustness measures under input uncertainty using randomized Gaussian process upper confidence bound.
We propose a new method for input variable selection in nonlinear regression. The method is embedded into a kernel regression machine that can model general nonlinear functions, not being a priori limited to additive models. This is the first kernel-based variable selection method applicable to large datasets. It sides…
Extends randomized smoothing to certify robustness against various threat models and adversarial perturbations.
Develops a framework to quantify uncertainties in multiple ML models.
Generalizes Hoeffding's decomposition for dependent inputs under mild conditions.
We propose reinforcement learning on simple networks consisting of random connections of spiking neurons (both recurrent and feed-forward) that can learn complex tasks with very little trainable parameters. Such sparse and randomly interconnected recurrent spiking networks exhibit highly non-linear dynamics that transf…
Traditional GANs use a deterministic generator function (typically a neural network) to transform a random noise input to a sample that the discriminator seeks to distinguish. We propose a new GAN called Bayesian Conditional Generative Adversarial Networks (BC-GANs) that use a random generator function…
Enhances random forests by smoothing predictions for better performance.
Hashing is a basic tool for dimensionality reduction employed in several aspects of machine learning. However, the perfomance analysis is often carried out under the abstract assumption that a truly random unit cost hash function is used, without concern for which concrete hash function is employed. The concrete hash f…
This paper analyzes the interpolation error of nonlinear Attention compared to linear regression.
Random Forests are reinterpreted as generative models to handle missing data and detect outliers.
Random forests are a statistical learning method widely used in many areas of scientific research because of its ability to learn complex relationships between input and output variables and also its capacity to handle high-dimensional data. However, current random forest approaches are not flexible enough to handle he…
RFMs transition from linear to nonlinear under specific input-label correlation.
Matrix completion is a well-studied problem with many machine learning applications. In practice, the problem is often solved by non-convex optimization algorithms. However, the current theoretical analysis for non-convex algorithms relies heavily on the assumption that every entry is observed with exactly the same pro…
DRE combines DNN with random feature regression for efficient neural network design.
AgraSSt assesses graph generators using Stein operators and kernel discrepancies.
Standard sparse pseudo-input approximations to the Gaussian process (GP) cannot handle complex functions well. Sparse spectrum alternatives attempt to answer this but are known to over-fit. We suggest the use of variational inference for the sparse spectrum approximation to avoid both issues. We model the covariance fu…