collaborators

5 papers

cs.LG2026

LionMuon: Alternating Spectral and Sign Descent for Efficient Training

Arman Bolatov, Artem Riabinin, Nikita Kornilov +6

In large-scale optimization, the cheapness and effectiveness of update steps are the most crucial factors for a successful optimizer. Sign-based optimizers like Lion or Signum prod…

cs.LG2026

Who to Trust? Aggregating Client Predictions in Federated Distillation

Viktor Kovalchuk, Denis Son, Arman Bolatov +6

Under data heterogeneity (e.g., ), clients may produce unreliable predictions for instances belonging to unfamiliar classes. An equally weighted combinatio…

cs.LG2025

Faster Than SVD, Smarter Than SGD: The OPLoRA Alternating Update

Abdulla Jasem Almansoori, Maria Ivanova, Andrey Veprikov +3

Low-Rank Adaptation (LoRA) fine-tunes large models by learning low-rank updates on top of frozen weights, dramatically reducing trainable parameters and memory. However, there is s…

math.OC2025

Simple Stepsize for Quasi-Newton Methods with Global Convergence Guarantees

Artem Agafonov, Vladislav Ryspayev, Samuel Horváth +3

Quasi-Newton methods are widely used for solving convex optimization problems due to their ease of implementation, practical efficiency, and strong local convergence guarantees. Ho…

math.OC2025

Polyak Stepsize: Estimating Optimal Functional Values Without Parameters or Prior Knowledge

Farshed Abdukhakimov, Cuong Anh Pham, Samuel Horváth +2

The Polyak stepsize for Gradient Descent is known for its fast convergence but requires prior knowledge of the optimal functional value, which is often unavailable in practice. In…