← Search

Kfir Yehuda Levy

31 accepted papers

2026

Probing in the Dark: State Entropy Maximization for POMDPs

ICLR 2026poster

Sample efficiency is one of the main bottlenecks for optimal decision making via reinforcement learning. Pretraining a policy to maximize the entropy of the state visitation can substantially speedup reinforcement learning of downstream tasks. It is still an open question how to maximize the state e…

Cited by 0SourcecodeScholar
2025

Beyond Communication Overhead: A Multilevel Monte Carlo Approach for Mitigating Compression Bias in Distributed Learning

ICML 2025poster

Distributed learning methods have gained substantial momentum in recent years, with communication overhead often emerging as a critical bottleneck. Gradient compression techniques alleviate communication costs but involve an inherent trade-off between the empirical efficiency of biased compressors a…

Cited by 0SourcePDFScholar
2025

Do Stochastic, Feel Noiseless: Stable Stochastic Optimization via a Double Momentum Mechanism

ICLR 2025poster

Optimization methods are crucial to the success of machine learning, with Stochastic Gradient Descent (SGD) serving as a foundational algorithm for training models. However, SGD is often sensitive to the choice of the learning rate, which necessitates extensive hyperparameter tuning. In this work, w…

Cited by 0SourcePDFScholar
2025

Global Convergence of Policy Gradient in Average Reward MDPs

ICLR 2025poster

We present the first comprehensive finite-time global convergence analysis of policy gradient for infinite horizon average reward Markov decision processes (MDPs). Specifically, we focus on ergodic tabular MDPs with finite state and action spaces. Our analysis shows that the policy gradient iterates…

Cited by 0SourcePDFScholar
2025

Gradient-Variation Online Adaptivity for Accelerated Optimization with Hölder Smoothness

NeurIPS 2025spotlight

Smoothness is known to be crucial for acceleration in offline optimization, and for gradient-variation regret minimization in online learning. Interestingly, these two problems are actually closely connected --- accelerated optimization can be understood through the lens of gradient-variation onlin…

Cited by 0SourceScholar
2025

Non-rectangular Robust MDPs with Normed Uncertainty Sets

NeurIPS 2025poster

Robust policy evaluation for non-rectangular uncertainty set is generally NP-hard, even in approximation. Consequently, existing approaches suffer from either exponential iteration complexity or significant accuracy gaps. Interestingly, we identify a powerful class of $L_p$-bounded uncertainty sets…

Cited by 0SourceScholar
2025

On the Convergence of Single-Timescale Actor-Critic

NeurIPS 2025poster

We analyze the global convergence of the single-timescale actor-critic (AC) algorithm for the infinite-horizon discounted Markov Decision Processes (MDPs) with finite state spaces. To this end, we introduce an elegant analytical framework for handling complex, coupled recursions inherent in the algo…

Cited by 0SourceScholar
2025

Prediction-Powered Semi-Supervised Learning with Online Power Tuning

NeurIPS 2025poster

Prediction-Powered Inference (PPI) is a recently proposed statistical inference technique for parameter estimation that leverages pseudo-labels on both labeled and unlabeled data to construct an unbiased, low-variance estimator. In this work, we extend its core idea to semi-supervised learning (SSL)…

Cited by 0SourceScholar
2025

Privacy-Preserving Federated Convex Optimization: Balancing Partial-Participation and Efficiency via Noise Cancellation

ICML 2025poster

This paper addresses the challenge of achieving Differential Privacy (DP) in Federated Learning (FL) under the partial-participation setting, where each machine participates in only some of training rounds. While earlier work achieved optimal performance and efficiency in full-participation scenario…

Cited by 0SourcePDFScholar
2025

Safety in the Face of Adversity: Achieving Zero Constraint Violation in Online Learning with Slowly Changing Constraints

AISTATS 2025poster

We present the first theoretical guarantees for zero constraint violation in Online Convex Optimization (OCO) across all rounds, addressing dynamic constraint changes. Unlike existing approaches in constrained OCO, which allow for occasional safety breaches, we provide the first approach for maintai…

Cited by 0SourceScholar
2024

A Study of First-Order Methods with a Deterministic Relative-Error Gradient Oracle

ICML 2024poster

This paper studies the theoretical guarantees of the classical projected gradient and conditional gradient methods applied to constrained optimization problems with biased relative-error gradient oracles. These oracles are used in various settings, such as distributed optimization systems or derivat…

Cited by 4SourcePDFScholar
2024

Bring Your Own (Non-Robust) Algorithm to Solve Robust MDPs by Estimating The Worst Kernel

ICML 2024poster

Robust Markov Decision Processes (RMDPs) provide a framework for sequential decision-making that is robust to perturbations on the transition kernel. However, current RMDP methods are often limited to small-scale problems, hindering their use in high-dimensional domains. To bridge this gap, we prese…

Cited by 1SourcePDFScholar
2024

Dynamic Byzantine-Robust Learning: Adapting to Switching Byzantine Workers

ICML 2024poster

Byzantine-robust learning has emerged as a prominent fault-tolerant distributed machine learning framework. However, most techniques focus on the *static* setting, wherein the identity of Byzantine workers remains unchanged throughout the learning process. This assumption fails to capture real-world…

Cited by 2SourcePDFScholar
2024

Efficient Value Iteration for s-rectangular Robust Markov Decision Processes

ICML 2024poster

We focus on s-rectangular robust Markov decision processes (MDPs), which capture interconnected uncertainties across different actions within each state. This framework is more general compared to sa-rectangular robust MDPs, where uncertainties in each action are independent. However, the introduced…

Cited by 3SourcePDFScholar
2024

Private and Federated Stochastic Convex Optimization: Efficient Strategies for Centralized Systems

ICML 2024poster

This paper addresses the challenge of preserving privacy in Federated Learning (FL) within centralized systems, focusing on both trusted and untrusted server scenarios. We analyze this setting within the Stochastic Convex Optimization (SCO) framework, and devise methods that ensure Differential Priv…

Cited by 0SourcePDFScholar
2024

SLowcalSGD : Slow Query Points Improve Local-SGD for Stochastic Convex Optimization

NeurIPS 2024poster

We consider distributed learning scenarios where $M$ machines interact with a parameter server along several communication rounds in order to minimize a joint objective function. Focusing on the heterogeneous case, where different machines may draw samples from different data-distributions, we des…

2024

Weight for Robustness: A Comprehensive Approach towards Optimal Fault-Tolerant Asynchronous ML

NeurIPS 2024poster

We address the challenges of Byzantine-robust training in asynchronous distributed machine learning systems, aiming to enhance efficiency amid massive parallelization and heterogeneous compute resources. Asynchronous systems, marked by independently operating workers and intermittent updates, unique…

2023

DoCoFL: Downlink Compression for Cross-Device Federated Learning

ICML 2023poster

Many compression techniques have been proposed to reduce the communication overhead of Federated Learning training procedures. However, these are typically designed for compressing model updates, which are expected to decay throughout training. As a result, such methods are inapplicable to downlink…

Cited by 20SourcePDFScholar
2023

DropCompute: simple and more robust distributed synchronous training via compute variance reduction

NeurIPS 2023poster

Background: Distributed training is essential for large scale training of deep neural networks (DNNs). The dominant methods for large scale DNN training are synchronous (e.g. All-Reduce), but these require waiting for all workers in each step. Thus, these methods are limited by the delays caused by…

2023

Meta-Learning Adversarial Bandit Algorithms

NeurIPS 2023poster

We study online meta-learning with bandit feedback, with the goal of improving performance across multiple tasks if they are similar according to some natural similarity measure. As the first to target the adversarial online-within-online partial-information setting, we design meta-algorithms that…

Cited by 4SourcePDFScholar
2023

Policy Gradient for Rectangular Robust Markov Decision Processes

NeurIPS 2023poster

Policy gradient methods have become a standard for training reinforcement learning agents in a scalable and efficient manner. However, they do not account for transition uncertainty, whereas learning robust policies can be computationally expensive. In this paper, we introduce robust policy gradient…

Cited by 36SourcePDFScholar
2022

High Probability Bounds for a Class of Nonconvex Algorithms with AdaGrad Stepsize

ICLR 2022poster

In this paper, we propose a new, simplified high probability analysis of AdaGrad for smooth, non-convex problems. More specifically, we focus on a particular accelerated gradient (AGD) template (Lan, 2020), through which we recover the original AdaGrad and its variant with averaging, and prove a co…

Cited by 49SourcePDFScholar
2021

Asynchronous Distributed Learning : Adapting to Gradient Delays without Prior Knowledge

ICML 2021spotlight

We consider stochastic convex optimization problems, where several machines act asynchronously in parallel while sharing a common memory. We propose a robust training method for the constrained setting and derive non asymptotic convergence guarantees that do not depend on prior knowledge of update d…

Cited by 23SourcePDFScholar
2021

Faster Neural Network Training with Approximate Tensor Operations

NeurIPS 2021poster

We propose a novel technique for faster deep neural network training which systematically applies sample-based approximation to the constituent tensor operations, i.e., matrix multiplications and convolutions. We introduce new sampling techniques, study their theoretical properties, and prove that t…

2021

STORM+: Fully Adaptive SGD with Recursive Momentum for Nonconvex Optimization

NeurIPS 2021poster

In this work we investigate stochastic non-convex optimization problems where the objective is an expectation over smooth loss functions, and the goal is to find an approximate stationary point. The most popular approach to handling such problems is variance reduction techniques, which are also know…

Cited by 42SourcePDFScholar