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…
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
Recent seminal work at the intersection of deep neural networks practice and random matrix theory has linked the convergence speed and robustness of these networks with the combination of random weight initialization and nonlinear activation function in use. Building on those principles, we introduce a process to trans…
Optimal AFs minimize RFR test error and sensitivity.
New algorithm trains deep neural networks without global optimization.
Echo state networks with random weights can approximate any continuous system.
Study on critical points in random neural networks, revealing three regimes based on activation function.
RAFs Ensemble improves neural network uncertainty quantification.
Mean field theory has been successfully used to analyze deep neural networks (DNN) in the infinite size limit. Given the finite size of realistic DNN, we utilize the large deviation theory and path integral analysis to study the deviation of functions represented by DNN from their typical mean field solutions. The para…
This paper characterizes how randomized neural networks generalize well in multi-dimensional tasks.
Study on neural network initialization with shaped infinite depth-and-width networks.
Bounds on Gaussian approximation for neural networks with novel smoothing techniques.
Random feature maps improve forecasting of chaotic dynamical systems.
We describe a framework for designing efficient active learning algorithms that are tolerant to random classification noise and are differentially-private. The framework is based on active learning algorithms that are statistical in the sense that they rely on estimates of expectations of functions of filtered random e…
In this paper we investigate the performance of different types of rectified activation functions in convolutional neural network: standard rectified linear unit (ReLU), leaky rectified linear unit (Leaky ReLU), parametric rectified linear unit (PReLU) and a new randomized leaky rectified linear units (RReLU). We evalu…
RVFL networks can efficiently approximate Lipschitz functions in L∞ norm.
Study on deep neural networks using branching processes and Mehler's formula.
We demonstrate that in residual neural networks (ResNets) dynamical isometry is achievable irrespectively of the activation function used. We do that by deriving, with the help of Free Probability and Random Matrix Theories, a universal formula for the spectral density of the input-output Jacobian at initialization, in…
Study Gaussian approximation for deep neural networks with random weights.
The weight initialization and the activation function of deep neural networks have a crucial impact on the performance of the training procedure. An inappropriate selection can lead to the loss of information of the input during forward propagation and the exponential vanishing/exploding of gradients during back-propag…
We analyze the joint probability distribution on the lengths of the vectors of hidden variables in different layers of a fully connected deep network, when the weights and biases are chosen randomly according to Gaussian distributions, and the input is in . We show that, if the activation function sat…
Hyperplane hashing aims at rapidly searching nearest points to a hyperplane, and has shown practical impact in scaling up active learning with SVMs. Unfortunately, the existing randomized methods need long hash codes to achieve reasonable search accuracy and thus suffer from reduced search speed and large memory overhe…
Characterizes neural kernel and NNGP for various activations.
Wide neural networks can be closely approximated by Gaussian processes, with rates depending on the activation function's properties.
Study infinite-depth limits of neural networks with fixed width.
DFRot improves LLMs by reducing outlier and massive activation effects.
The standard method of generating random weights and biases in feedforward neural networks with random hidden nodes, selects them both from the uniform distribution over the same fixed interval. In this work, we show the drawbacks of this approach and propose a new method of generating random parameters. This method en…
REALITrees uses a Rashomon ensemble approach for active learning in sparse decision trees.
Optimized nonlinearities enhance generalization in random feature models.
Study fractal and regular geometry in deep neural networks.
FMMNN combines sine activations with multi-component, multi-layer structure for high-frequency function approximation.
Neural networks with random hidden nodes have gained increasing interest from researchers and practical applications. This is due to their unique features such as very fast training and universal approximation property. In these networks the weights and biases of hidden nodes determining the nonlinear feature mapping a…
DiAL uses Bayesian Dirichlet random fields for active learning with sparse labels.
Random neural networks with ReLU activations are non-Gaussian processes.
Standard ChIP-seq peak calling pipelines seek to differentiate biochemically reproducible signals of individual genomic elements from background noise. However, reproducibility alone does not imply functional regulation (e.g., enhancer activation, alternative splicing). Here we present a general-purpose, interpretable …
Many neural networks use the tanh activation function, however when given a probability distribution as input, the problem of computing the output distribution in neural networks with tanh activation has not yet been addressed. One important example is the initialization of the echo state network in reservoir computing…
The Rectified Linear Unit (ReLU) is a foundational activation function in artficial neural networks. Recent literature frequently misattributes its origin to the 2018 (initial) version of this paper, which exclusively investigated ReLU at the classification layer. This paper formally corrects the citation record by tra…
Spectral analysis shows neural networks separate from linear methods in approximating functions.
AL-SPCE improves reliability analysis for complex systems with active learning and SPCE.
Randomized methods of neural network learning suffer from a problem with the generation of random parameters as they are difficult to set optimally to obtain a good projection space. The standard method draws the parameters from a fixed interval which is independent of the data scope and activation function type. This …
PALS extends PAL for optimizing stochastic simulators efficiently.
Logistic regression is by far the most widely used classifier in real-world applications. In this paper, we benchmark the state-of-the-art active learning methods for logistic regression and discuss and illustrate their underlying characteristics. Experiments are carried out on three synthetic datasets and 44 real-worl…
Study shows RFRR's effectiveness with nearly orthogonal data in overparameterized settings.
Regularization improves stability and consistency of sparse autoencoders.
INP accelerates stochastic simulations using deep Bayesian active learning.
We propose a new active learning algorithm for parametric linear regression with random design. We provide finite sample convergence guarantees for general distributions in the misspecified model. This is the first active learner for this setting that provably can improve over passive learning. Unlike other learning se…
It is well-known that overparametrized neural networks trained using gradient-based methods quickly achieve small training error with appropriate hyperparameter settings. Recent papers have proved this statement theoretically for highly overparametrized networks under reasonable assumptions. These results either assume…
New method explains GNNs using power iteration clustering.
Gradient descent dynamics in neural networks show quenching and activation phases.