A dimensional acceleration of gradient descent-like methods, using persistent random walkers
Vincent Tejedor

TL;DR
This paper introduces a novel optimization approach using persistent random walks to accelerate gradient descent-like methods, especially beneficial in high-dimensional or complex function scenarios where gradient computation is costly.
Contribution
It proposes replacing gradient calculations with persistent random walks to improve optimization speed in high-dimensional spaces, combining stochastic and random walk techniques.
Findings
Estimated acceleration factor for quadratic functions.
Numerical validation confirms the method's effectiveness.
Applicable to high-dimensional and complex functions.
Abstract
Finding a local minimum or maximum of a function is often achieved through the gradient-descent optimization method. For a function in dimension d, the gradient requires to compute at each step d partial derivatives. This method is for instance used in machine-learning, to fit the models parameters so as to minimize the error rate on a given data set, or in theoretical chemistry, to obtain molecular conformation. Since each step requires to obtain d partial derivatives, it can quickly become time-consuming when d grows and when each computation of the function is complex. If the computation time of the function to be optimized is the limiting factor, the convergence process can be optimized using persistent random walks. For all the gradient-related method, we here propose a way to minimize the optimization process by using random walks instead of gradient computing. Optimization works…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDiffusion and Search Dynamics · Single-cell and spatial transcriptomics · Gene Regulatory Network Analysis
