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,181 papers · 148 categories

Trend · papers per month

94188281375 · Jun 202019922001200920182026
48 results for Regularized Nonlinear Acceleration

Proposes a new AFT model for nonlinear survival data.

problem Limited ability of classical AFT models to represent nonlinear relationships and handle complex covariate structures.
method Structured nonparametric extension using Kolmogorov--Arnold representations and unified censoring-adjusted losses.
result Method captures nonlinear effects and recovers linear structure when appropriate.

Paper accelerates nonlinear mapping in online systems with lower time complexity.

problem Speeding up nonlinear mapping in online systems.
method Integrates an acceleration module into Dendrite Net (DD) to reduce time complexity.
result DD with AC has lower time complexity while maintaining nonlinear mapping and system identification properties.

New algorithms accelerate solving nonlinear matrix decomposition with ReLU.

problem Nonlinear matrix decomposition with ReLU function.
method Two new algorithms: A-NMD and 3B-NMD, with adaptive extrapolation and block parametrization.
result Effective algorithms accelerate solving ReLU-NMD problems.

Unified framework for understanding and optimizing training acceleration.

problem Challenges in optimizing training with regularization and acceleration techniques.
method Explains how AdaGrad, RMSProp, and Adam accelerate training, and derives a generalization for L1L_1-regularization.
result Derives a unified mathematical framework for understanding and optimizing training acceleration.

NDI enables high-quality QSM without parameter tuning.

problem Quantitative Susceptibility Mapping (QSM) with regularization tuning issues.
method Nonlinear Dipole Inversion (NDI) using a physics-based forward model and a Variational Network (VN).
result NDI achieves high-quality QSM from as few as 2-direction data.

Accelerates deep RL algorithms with regularized Anderson acceleration.

problem Slow convergence and sample inefficiency in model-free, off-policy deep RL.
method Proposes a general acceleration method for deep RL by extending regularized Anderson acceleration.
result Improves both learning speed and final performance of deep RL algorithms.

New method accelerates convergence for entropy-regularized reinforcement learning problems.

problem Slow convergence of standard first-order methods for entropy-regularized Markov decision processes.
method Introduce a quadratically convexified primal-dual formulation and a new interpolating metric to accelerate convergence.
result Global convergence and exponential convergence rate for the new method.

Parallelizes feedforward computation using nonlinear equation solving.

problem Sequential nature of feedforward computation limits parallelization.
method Frame feedforward computation as solving nonlinear equations; use Jacobi or Gauss-Seidel methods for parallel updates.
result Accelerates feedforward computation with reduced parallelizable iterations.

Study accelerates gradient methods in machine learning, revealing risk and stability connections.

problem Understanding the statistical risk of accelerated gradient methods in machine learning.
method Continuous-time analysis of Nesterov's accelerated gradient method and Polyak's heavy ball method for least squares regression.
result Connections between early stopping, stability, and curvature of loss function are revealed.

NO approximates non-Markovian BSDEs with polynomial scaling in 1/ε.

problem Complexity of NO approximations for structured families of BSDEs.
method Identifying structured families of non-Markovian BSDEs, informing NO's inductive bias.
result Polynomial scaling in 1/ε for NO approximations of BSDE solution operators.

DRAG decreases regularization to accelerate semi-discrete OT convergence.

problem Mitigating bias in semi-discrete OT problems with entropic regularization.
method DRAG: Decreasing Regularization Averaged Gradient, a stochastic gradient descent algorithm.
result DRAG achieves unbiased O(1/t)\mathcal{O}(1/t) sample and iteration complexity for OT cost and potential estimation, and O(1/t)\mathcal{O}(1/\sqrt{t}) rate for OT map.

New algorithms accelerate MAP inference in Markov fields with faster convergence.

problem Finding the most likely configuration in discrete-valued Markov random fields.
method Entropy-regularized linear programming with accelerated gradient methods.
result Accelerated algorithms find optimal solutions faster, especially when the LP is tight.

Unified framework for accelerating DNNs on resource-limited platforms.

problem Accelerating DNN execution on resource-limited platforms.
method Block-based pruning framework with reweighted regularization.
result First universal framework for both CNNs and RNNs with real-time acceleration and no accuracy compromise.

New algorithms optimize constrained problems faster, avoiding full set optimization.

problem Optimizing constrained problems efficiently and quickly.
method Designing accelerated first-order algorithms that avoid full set optimization.
result Proved convergence to stationary points in nonconvex settings and accelerated rates in convex settings.

GrokAlign aligns Jacobians to accelerate grokking in deep networks.

problem Accelerating the training dynamics of deep networks to avoid delayed generalisation and robustness.
method Aligning the Jacobians of a deep network with the training data to ensure grokking under a low-rank assumption.
result GrokAlign regularizes Jacobians to induce grokking sooner than conventional methods.

Paper discovers structural dynamics equations from only acceleration data.

problem Discovering equations from only acceleration measurements in structural dynamics.
method Library-based approach with Approximate Bayesian Computation (ABC) prioritizing parsimonious models.
result Efficacy demonstrated in four structural dynamics examples, including linear and nonlinear systems.

Improved first-order algorithm for entropy regularized OT with faster convergence.

problem Solving entropy regularized optimal transport efficiently.
method Accelerated primal-dual stochastic mirror descent algorithm with variance reduction.
result Improved rate from O~(n2.5/ε)\widetilde{O}({n^{2.5}}/ε) to O~(n2/ε)\widetilde{O}({n^2}/ε).

Large stepsizes can accelerate gradient descent for logistic regression.

problem Optimizing logistic regression with large stepsizes.
method Gradient descent with large stepsize for 2\ell_2-regularized logistic regression.
result Large stepsizes can achieve O~(κ)\widetilde{\mathcal{O}}(\sqrtκ) convergence, improving over O~(κ)\widetilde{\mathcal{O}}(\sqrtκ) from classical theory.

The paper examines the regularity of solutions to a nonlinear sigma model with gravitino in higher dimensions.

problem The study focuses on the regularity of weak solutions to a nonlinear sigma model with gravitino fields in higher dimensions.
method The authors derive the Euler--Lagrange equations and consider the regularity of weak solutions in Sobolev spaces. They show smoothness under smallness assumptions for certain Morrey norms and partial regularity for stationary solutions with higher integrability of the vector spinor.
result The paper demonstrates that weak solutions are smooth under certain conditions and shows partial regularity for stationary solutions in higher dimensions.

Autoencoders discover and accelerate molecular dynamics simulations.

problem Efficient sampling of macromolecular folding landscapes with high free energy barriers.
method Employing auto-associative artificial neural networks to learn nonlinear collective variables (CVs) that are explicit and differentiable functions of atomic coordinates.
result Substantial speedups in exploration of configurational space and discovery of data-driven CVs.

A novel BMC model with nonconvex regularizers and accelerated proximal algorithm for binary matrix completion.

problem Recovering a binary matrix from partial observed positive elements.
method Proposes a novel BMC model with nonconvex regularizers and accelerates proximal algorithm for solving the nonconvex optimization problem.
result The proposed model and algorithm outperform other methods in both synthetic and real-world data sets.

DynNet models dynamic responses of linear and nonlinear systems with fewer variables and higher accuracy.

problem Predicting dynamic responses of linear and nonlinear systems.
method Physics-based recurrent neural network with optimized architecture and training techniques.
result Higher accuracy and fewer trainable variables compared to existing models.

Improved convergence of fixed-point methods using windowed Anderson acceleration.

problem Improving convergence of fixed-point methods for symmetric operators.
method Windowed Anderson acceleration for symmetric fixed-point iterations.
result Windowed Anderson acceleration improves convergence over standard fixed-point methods.

We accelerate CNF by reducing ODE truncation errors with polynomial regularization.

problem High computation cost of CNF due to large truncation errors in solving ODEs.
method Add polynomial regularization to approximate ODE trajectories with polynomial functions.
result 42.3% to 71.3% reduction of NFE on density estimation, 19.3% to 32.1% on variational auto-encoder.

Paper proposes an algorithm to solve complex minimax problems efficiently.

problem Stochastic nonconvex-concave minimax problems in various fields.
method Accelerated first-order regularized momentum descent ascent algorithm (FORMDA).
result Achieves best-known complexity bound of ildeO(ε6.5) ilde{\mathcal{O}}(\varepsilon ^{-6.5}) for single-loop algorithms.

For a nn-dimensional spin manifold MM with a fixed spin structure and a spinor bundle ΣMΣM, we prove an εε-regularity theorem for weak solutions to the nonlinear Dirac equation of cubic nonlinearity. This, in particular, answers a regularity question raised by Chen-Jost-Wang when n=2n=2.

2008-10-11abs ↗pdf ↗

New Hermite approximations accelerate convergence with adaptive coordinate transformations.

problem Accelerating convergence of spectral approximations for Hermite expansions.
method Using normalizing flows for adaptive coordinate transformations and deriving error estimates.
result Error estimates for Hermite expansions under adaptive coordinate transformations.

Enhances RSCNs with hybrid regularization for nonlinear dynamics.

problem Modeling nonlinear dynamic systems with uncertainties.
method Recurrent stochastic configuration networks with hybrid regularization.
result The method outperforms other models in nonlinear system identification and industrial tasks.

In this paper we study the geometrical structures on the cotangent bundle using the notions of adapted tangent structure and regular vector fields. We prove that the dynamical covariant derivative on TMT^{*}M fix a nonlinear connection for a given J\mathcal{J}-regular vector field. Using the Legendre transformation in…

2014-10-05abs ↗pdf ↗

The paper connects dynamical systems to ADMM for solving nonsmooth constrained problems.

problem Solving nonsmooth and constrained optimization problems.
method Developed differential inclusions for accelerated ADMM variants and analyzed their convergence rates.
result Derived rates of convergence for the dynamical systems under different settings, showing tradeoffs between damping strategies.