← Search

Savelii Chezhegov

3 accepted papers

2026

Enhancing Stability of Physics-Informed Neural Network Training Through Saddle-Point Reformulation

ICLR 2026poster

Physics-informed neural networks (PINNs) have gained prominence in recent years and are now effectively used in a number of applications. However, their performance remains unstable due to the complex landscape of the loss function. To address this issue, we reformulate PINN training as a nonconvex-…

Cited by 0SourceScholar
2026

High-Probability Bounds for the Last Iterate of Clipped SGD

ICLR 2026poster

We study the problem of minimizing a convex objective when only noisy gradient estimates are available. Under the mild assumption that the stochastic gradients have finite $\alpha$-th moments for some $\alpha \in (1,2]$, we show that the last iterate of clipped stochastic gradient descent (Clipped-S…

Cited by 0SourceScholar
2025

Clipping Improves Adam-Norm and AdaGrad-Norm when the Noise Is Heavy-Tailed

ICML 2025poster

Methods with adaptive stepsizes, such as AdaGrad and Adam, are essential for training modern Deep Learning models, especially Large Language Models. Typically, the noise in the stochastic gradients is heavy-tailed for the later ones. Gradient clipping provably helps to achieve good high-probability…