Research
On-device research index

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.

169,341 papers · 148 categories

Trend · papers per month

181362542723 · Jun 202019922001200920182026
48 results for rectified linear complexity

Rectified flows achieve optimal sample complexity for generating data.

problem Generating high-quality data samples efficiently.
method Rectified flows constrain transport trajectories to be linear, enabling efficient sampling.
result Achieve sample complexity of ildeO(ε2) ilde{O}(\varepsilon^{-2}), matching optimal rate for mean estimation.

Paper proposes a new activation function to reduce overfitting and large weight update issues.

problem Overfitting and large weight update problems in neural networks.
method Introduces a new activation function called Thresholded Exponential Rectified Linear Units (TERELU).
result TERELU shows better performance in reducing overfitting and large weight update issues compared to other activation functions.

This paper controls the capacity of weight-normalized deep neural networks using rectified linear units.

problem Capacity control of weight-normalized deep neural networks.
method Establishes upper bounds on Rademacher complexities and analyzes approximation properties of Lp,qL_{p,q} weight normalized networks.
result For L1,L_{1,\infty} weight normalized networks, the approximation error is controlled by the L1L_1 norm of the output layer, and generalization error depends on the square root of depth.

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…

2015-05-05abs ↗pdf ↗

Study on the complexity of deep neural networks and their linear regions.

problem Understanding the complexity and structure of deep neural networks.
method Leveraging the dimension of the space defining each linear region, the study presents bounds and methods for counting linear regions.
result Tighter upper and lower bounds for the maximum number of linear regions on rectifier networks, and a method for exact enumeration.

Geometrically explains deep learning's manifold structure and probability distribution.

problem Lack of understanding how deep learning works and its theoretical foundation.
method Geometric view of deep learning, focusing on manifold structure and probability distribution.
result Deep learning learns the manifold and probability distribution in high-dimensional data.

CRITS improves time series classification with interpretable local explanations.

problem Lack of detailed explanations in time series classification models.
method CRITS uses convolutional kernels, max-pooling, and rectified linear units to extract feature weights.
result CRITS provides intrinsically interpretable local explanations without requiring gradients or random perturbations.

Improved texture synthesis using wavelet-based statistics with rectifier non-linearity.

problem Improving texture synthesis quality using wavelet representations.
method Proposes a family of statistics based on non-linear wavelet representations with a generalized rectifier non-linearity.
result Significantly improves visual quality of texture synthesis compared to classical wavelet-based models.

Gradient descent learns ReLUs in high dimensions with optimal sample complexity.

problem Learning Rectified Linear Units (ReLUs) in high-dimensional settings.
method Projected gradient descent initialized at zero, with inputs from Gaussian distribution and labels from planted weights.
result Projected gradient descent converges linearly to the planted model with optimal sample complexity.

Harmonic maps to Euclidean buildings have rectifiable singular strata.

problem Understanding the structure of singular points for harmonic maps.
method Defining singular strata and proving rectifiability using the rectifiable Reifenberg program.
result Rectifiability of singular strata for harmonic maps into FF-connected complexes.

New geometric definition for subsets of Euclidean space, proving second-order rectifiability.

problem Defining and proving second-order rectifiability for closed subsets of Euclidean space.
method Defining strata based on linear independence of touching directions and proving rectifiability using a new criterion.
result The mm-th stratum of a closed subset of an nn-dimensional Euclidean space is second-order rectifiable of dimension mm.

Develops a new method for solving sparse non-negative least squares problems.

problem Sparse non-negative least squares problem.
method Bayesian evidence maximization framework using Rectified Gaussian Scale Mixture (R-GSM) prior and Expectation-Maximization (EM) algorithm.
result Proposed R-SBL method outperforms existing solvers in signal and support recovery.

Polynomial-time reachability for LTI systems with TLL NN controllers is achieved.

problem Bounding the reachable set of LTI systems controlled by TLL NN controllers.
method Polynomial-time computation of exact one-step reachable set and tight bounding box via two methods.
result Exact reachability computation in polynomial time for TLL NN controllers.

A new method to measure neural network expressiveness using tighter upper bounds.

problem Measuring the expressiveness of deep neural networks (DNNs).
method Proposes a new tighter upper bound for the number of linear regions in rectifier networks, using matrix computation.
result The proposed upper bound is tighter than existing ones and explains the performance improvements of skip connections and residual structures.

Equivariant neural networks use symmetry to interpret complex data.

problem Interpreting and understanding the behavior of equivariant neural networks.
method Decompose layers into simple representations and analyze nonlinear activation functions.
result Equivariant neural networks can be interpreted using a filtration generalizing Fourier series.

AReLU uses attention-based rectification to improve neural network performance.

problem Improving neural network performance through better activation functions.
method Integrates attention mechanism with rectified linear unit (ReLU) to learn and scale feature maps.
result AReLU significantly boosts performance of most network architectures with minimal changes.

The paper analyzes deep neural networks using rectified linear units.

problem Understanding the individual affine linear representations of deep neural networks.
method Signal processing perspective, atomic decompositions, Lipschitz regularity estimation.
result Conditions for stabilizing learning in deep neural networks without network depth constraints.

We study the complexity of functions computable by deep feedforward neural networks with piecewise linear activations in terms of the symmetries and the number of linear regions that they have. Deep networks are able to sequentially map portions of each layer's input-space to the same output. In this way, deep models c…

2014-02-08abs ↗pdf ↗

Language Rectified Flow improves diffusion language generation by simplifying complex steps.

problem Complexity in diffusion language models limits their implementation in NLP applications.
method Reformulates probabilistic flow models to learn neural ODE models for efficient domain transfer.
result Consistently outperforms baselines on fine-grained control tasks and text editing.

Apollo improves nonconvex stochastic optimization efficiency.

problem Nonconvex stochastic optimization challenges.
method Adaptive parameter-wise diagonal quasi-Newton method approximating Hessian.
result Significant improvements in convergence speed and generalization over SGD and Adam.

Paper proposes efficient image inversion and editing using rectified stochastic differential equations.

problem Inversion and editing of real images using generative models.
method Proposes RF inversion using dynamic optimal control and a linear quadratic regulator, extending to stochastic sampler for Flux.
result Allows state-of-the-art performance in zero-shot inversion and editing, outperforming prior works.

Deep rectifier networks can approximate high resolution boundaries with fewer parameters.

problem Classifying high-dimensional data with high resolution boundaries.
method Theoretical justification of deep rectifier networks' superior performance using PWL classifier boundaries.
result Deep rectifier networks can approximate high resolution boundaries with fewer parameters.

New algorithm reveals piecewise affine structure of neural networks.

problem Lack of strong guarantees on deep neural networks' behavior in safety-critical applications.
method Developed a novel algorithm to compute the piecewise affine form of neural networks.
result Computed piecewise affine representations of neural networks with rectified linear unit activations.

We discuss approximation of functions using deep neural nets. Given a function ff on a dd-dimensional manifold ΓRmΓ\subset \mathbb{R}^m, we construct a sparsely-connected depth-4 neural network and bound its error in approximating ff. The size of the network depends on dimension and curvature of the manifold ΓΓ, the…

2015-09-24abs ↗pdf ↗

Study on the optimization landscape of half-rectified networks without simplifying assumptions.

problem Understanding the optimization landscape of deep neural networks, focusing on half-rectified networks.
method Theoretical analysis and empirical study of gradient descent on half-rectified networks.
result Proves that half-rectified single layer networks are asymptotically connected and provides bounds on the interplay between data distribution and model over-parametrization.

Improved optimal regularity for harmonic almost complex structures.

problem Establishing optimal regularity for harmonic almost complex structures.
method Quantitative stratification method and rectifiability of singular strata.
result Optimal regularity theory for energy minimizing harmonic almost complex structures.

Study of spatial curves in generalized Minkowski spaces.

problem Characterizing and invariants of spatial curves in non-Euclidean spaces.
method Derive Frenet-type results and invariants for spatial curves in generalized Minkowski spaces.
result Characterization of cylindrical helices and rectifying curves in generalized Minkowski spaces.

A neural network with a single hidden layer can't represent certain multivariable functions.

problem Representing certain multivariable functions with a neural network having only one hidden layer.
method Developed a continuum version of a one-hidden-layer neural network with ReLU activation, and proved constraints on its parameters and second derivative.
result Existence of a smooth binary function that cannot be precisely represented by any such neural network.

GOLS finds activation functions affect training robustness, especially ReLU.

problem Investigate how different activation functions impact GOLS in neural network training.
method Identify SNN-GPPs for GOLS, analyze activation function effects on gradient continuity.
result GOLS robust for most activation functions but sensitive to ReLU.

Study approximates nonlinear functionals using deep ReLU networks.

problem Approximating nonlinear continuous functionals with neural networks.
method Constructs continuous piecewise linear interpolation under simple triangulation, analyzes rates of approximation.
result Established rates of approximation for functional deep ReLU networks.

The study provides bounds for geodesic diameter in Euclidean space.

problem Finding bounds for geodesic diameter in Euclidean space.
method Develops a geometric approach using locally rectifiable chains and complete normed commutative group bundles.
result Provides a new method for calculating geodesic diameter bounds.

Paper introduces a new GGM variant for efficient inference and unsupervised learning.

problem Limited modeling abilities of traditional Gaussian graphical models.
method Introduces a novel variant of Gaussian graphical models with truncated normal distributions and bipartite structure.
result Efficient inference and unsupervised learning capabilities demonstrated.