← Search

Ron Dorfman

6 accepted papers

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
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
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
2021

Offline Meta Reinforcement Learning -- Identifiability Challenges and Effective Data Collection Strategies

NeurIPS 2021poster

Consider the following instance of the Offline Meta Reinforcement Learning (OMRL) problem: given the complete training logs of $N$ conventional RL agents, trained on $N$ different tasks, design a meta-agent that can quickly maximize reward in a new, unseen task from the same task distribution. In pa…