← Search

Samuel Horváth

34 accepted papers

2026

DES-LOC: Desynced Low Communication Adaptive Optimizers for Foundation Models

ICLR 2026poster

Scaling foundation model training with Distributed Data Parallel~(DDP) methods is bandwidth-limited. Existing infrequent communication methods like Local SGD were designed to synchronize model parameters only and cannot be trivially applied to adaptive optimizers due to additional optimizer states.…

Cited by 0SourceScholar
2026

FlexRank: Nested Low-Rank Knowledge Decomposition for Adaptive Model Deployment

ICML 2026spotlight

The growing scale of deep neural networks, encompassing large language models (LLMs) and vision transformers (ViTs), has made training from scratch prohibitively expensive and deployment increasingly costly. These models are often used as computational monoliths with fixed cost, a rigidity that does…

Cited by 1SourceScholar
2026

LoFT: Low-Rank Adaptation That Behaves Like Full Fine-Tuning

ICLR 2026poster

Large pre-trained models are commonly adapted to downstream tasks using parameter-efficient fine-tuning methods such as Low-Rank Adaptation (LoRA), which injects small trainable low-rank matrices instead of updating all weights. While LoRA dramatically reduces trainable parameters with little overhe…

Cited by 0SourceScholar
2026

MT-DAO: Multi-Timescale Distributed Adaptive Optimizers with Local Updates

ICLR 2026poster

Training large models with distributed data parallelism (DDP) requires frequent communication of gradients across workers, which can saturate bandwidth. Infrequent communication strategies (e.g., Local SGD) reduce this overhead but, when applied to adaptive optimizers, often suffer a performance gap…

Cited by 0SourceScholar
2026

MoSE: Mixture of Slimmable Experts for Efficient and Adaptive Language Models

ICML 2026poster

Mixture-of-Experts (MoE) models scale large language models efficiently by sparsely activating experts, but once an expert is selected, it is executed fully. Hence, the trade-off between accuracy and computation in an MoE model typically exhibits large discontinuities. We propose Mixture of Slimmabl…

Cited by 0SourceScholar
2026

One-Step Gradient Delay is Not a Barrier for Large-Scale Asynchronous Pipeline Parallel LLM Pretraining

ICML 2026poster

Modern large-scale LLM pretraining benefits from utilizing Pipeline Parallelism; however, synchronous implementations leave GPUs idle during pipeline bubbles, wasting computational resources. Asynchronous Pipeline Parallelism approaches effectively eliminate these bubbles, maximizing throughput at t…

Cited by 0SourceScholar
2025

Aequa: Fair Model Rewards in Collaborative Learning via Slimmable Networks

ICML 2025poster

Collaborative learning enables multiple participants to learn a single global model by exchanging focused updates instead of sharing data. One of the core challenges in collaborative learning is ensuring that participants are rewarded fairly for their contributions, which entails two key sub-problem…

Cited by 0SourcePDFScholar
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…

2025

FRUGAL: Memory-Efficient Optimization by Reducing State Overhead for Scalable Training

ICML 2025poster

With the increase in the number of parameters in large language models, the training process increasingly demands larger volumes of GPU memory. A significant portion of this memory is typically consumed by the optimizer state. To overcome this challenge, recent approaches such as low-rank adaptation…

2025

Methods for Convex $(L_0,L_1)$-Smooth Optimization: Clipping, Acceleration, and Adaptivity

ICLR 2025poster

Due to the non-smoothness of optimization problems in Machine Learning, generalized smoothness assumptions have been gaining a lot of attention in recent years. One of the most popular assumptions of this type is $(L_0,L_1)$-smoothness (Zhang et al., 2020). In this paper, we focus on the class of (s…

Cited by 17SourcePDFScholar
2025

Methods with Local Steps and Random Reshuffling for Generally Smooth Non-Convex Federated Optimization

ICLR 2025poster

Non-convex Machine Learning problems typically do not adhere to the standard smoothness assumption. Based on empirical findings, Zhang et al. (2020b) proposed a more realistic generalized $(L_0,L_1)$-smoothness assumption, though it remains largely unexplored. Many existing algorithms designed for s…

Cited by 2SourcePDFScholar
2025

Revisiting LocalSGD and SCAFFOLD: Improved Rates and Missing Analysis

AISTATS 2025poster

LocalSGD and SCAFFOLD are widely used methods in distributed stochastic optimization, with numerous applications in machine learning, large-scale data processing, and federated learning. However, rigorously establishing their theoretical advantages over simpler methods, such as minibatch SGD (MbS…

Cited by 0SourceScholar
2024

Byzantine Robustness and Partial Participation Can Be Achieved at Once: Just Clip Gradient Differences

NeurIPS 2024poster

Distributed learning has emerged as a leading paradigm for training large machine learning models. However, in real-world scenarios, participants may be unreliable or malicious, posing a significant challenge to the integrity and accuracy of the trained models. Byzantine fault tolerance mechanisms h…

Cited by 12SourcePDFScholar
2024

Dirichlet-based Uncertainty Quantification for Personalized Federated Learning with Improved Posterior Networks

IJCAI 2024poster

In modern federated learning, one of the main challenges is to account for inherent heterogeneity and the diverse nature of data distributions for different clients. This problem is often addressed by introducing personalization of the models towards the data distribution of the particular client. H…

Cited by 7SourcePDFScholar
2024

High-Probability Convergence for Composite and Distributed Stochastic Minimization and Variational Inequalities with Heavy-Tailed Noise

ICML 2024oral

High-probability analysis of stochastic first-order optimization methods under mild assumptions on the noise has been gaining a lot of attention in recent years. Typically, gradient clipping is one of the key algorithmic ingredients to derive good high-probability guarantees when the noise is heavy-…

Cited by 18SourcePDFScholar
2024

Low-Resource Machine Translation through the Lens of Personalized Federated Learning

EMNLP 2024finding

We present a new approach called MeritOpt based on the Personalized Federated Learning algorithm MeritFed that can be applied to Natural Language Tasks with heterogeneous data. We evaluate it on the Low-Resource Machine Translation task, using the datasets of South East Asian and Finno-Ugric languag…

2024

Maestro: Uncovering Low-Rank Structures via Trainable Decomposition

ICML 2024poster

Deep Neural Networks (DNNs) have been a large driver for AI breakthroughs in recent years, ranging from self-driving cars to intelligent assistants. However, these models have been getting increasingly large as they become more accurate and safe. This means that their training becomes increasingly c…

2024

Redefining Contributions: Shapley-Driven Federated Learning

IJCAI 2024poster

Federated learning (FL) has emerged as a pivotal approach in machine learning, enabling multiple participants to collaboratively train a global model without sharing raw data. While FL finds applications in various domains such as healthcare and finance, it is challenging to ensure global model conv…

2024

Remove that Square Root: A New Efficient Scale-Invariant Version of AdaGrad

NeurIPS 2024poster

Adaptive methods are extremely popular in machine learning as they make learning rate tuning less expensive. This paper introduces a novel optimization algorithm named KATE, which presents a scale-invariant adaptation of the well-known AdaGrad algorithm. We prove the scale-invariance of KATE for the…

2023

Accelerated Zeroth-order Method for Non-Smooth Stochastic Convex Optimization Problem with Infinite Variance

NeurIPS 2023poster

In this paper, we consider non-smooth stochastic convex optimization with two function evaluations per round under infinite noise variance. In the classical setting when noise has finite variance, an optimal algorithm, built upon the batched accelerated gradient method, was proposed in (Gasnikov et.…

2023

Byzantine-Tolerant Methods for Distributed Variational Inequalities

NeurIPS 2023poster

Robustness to Byzantine attacks is a necessity for various distributed training scenarios. When the training reduces to the process of solving a minimization problem, Byzantine robustness is relatively well-understood. However, other problem formulations, such as min-max problems or, more generally,…

Cited by 0SourcePDFScholar
2023

Convergence of Proximal Point and Extragradient-Based Methods Beyond Monotonicity: the Case of Negative Comonotonicity

ICML 2023poster

Algorithms for min-max optimization and variational inequalities are often studied under monotonicity assumptions. Motivated by non-monotone machine learning applications, we follow the line of works (Diakonikolas et al., 2021; Lee & Kim, 2021; Pethick et al., 2022; Bohm,2022) aiming at going beyond…

2023

Handling Data Heterogeneity via Architectural Design for Federated Visual Recognition

NeurIPS 2023poster

Federated Learning (FL) is a promising research paradigm that enables the collaborative training of machine learning models among various parties without the need for sensitive information exchange. Nonetheless, retaining data in individual clients introduces fundamental challenges to achieving perf…

2023

High-Probability Bounds for Stochastic Optimization and Variational Inequalities: the Case of Unbounded Variance

ICML 2023poster

During the recent years the interest of optimization and machine learning communities in high-probability convergence of stochastic optimization methods has been growing. One of the main reasons for this is that high-probability complexity bounds are more accurate and less studied than in-expectatio…

Cited by 58SourcePDFScholar
2023

Variance Reduction is an Antidote to Byzantines: Better Rates, Weaker Assumptions and Communication Compression as a Cherry on the Top

ICLR 2023poster

Byzantine-robustness has been gaining a lot of attention due to the growth of the interest in collaborative and federated learning. However, many fruitful directions, such as the usage of variance reduction for achieving robustness and communication compression for reducing communication costs, rema…

2022

FLIX: A Simple and Communication-Efficient Alternative to Local Methods in Federated Learning

AISTATS 2022poster

Federated Learning (FL) is an increasingly popular machine learning paradigm in which multiple nodes try to collaboratively learn under privacy, communication and multiple heterogeneity constraints. A persistent problem in federated learning is that it is not clear what the optimization objective sh…

2021

A Better Alternative to Error Feedback for Communication-Efficient Distributed Learning

ICLR 2021poster

Modern large-scale machine learning applications require stochastic optimization algorithms to be implemented on distributed computing systems. A key bottleneck of such systems is the communication overhead for exchanging information across the workers, such as stochastic gradients. Among the many t…

2021

FjORD: Fair and Accurate Federated Learning under heterogeneous targets with Ordered Dropout

NeurIPS 2021spotlight

Federated Learning (FL) has been gaining significant traction across different ML tasks, ranging from vision to keyboard predictions. In large-scale deployments, client heterogeneity is a fact and constitutes a primary problem for fairness, training performance and accuracy. Although significant eff…

2021

Hyperparameter Transfer Learning with Adaptive Complexity

AISTATS 2021poster

Bayesian optimization (BO) is a data-efficient approach to automatically tune the hyperparameters of machine learning models. In practice, one frequently has to solve similar hyperparameter tuning problems sequentially. For example, one might have to tune a type of neural network learned across a se…

2020

Lower Bounds and Optimal Algorithms for Personalized Federated Learning

NeurIPS 2020poster

In this work, we consider the optimization formulation of personalized federated learning recently introduced by Hanzely & Richtarik (2020) which was shown to give an alternative explanation to the workings of local SGD methods. Our first contribution is establishing the first lower bounds for this…

Cited by 220SourcePDFScholar