← Search

Dong Yin

12 accepted papers

2025

Step-by-Step Reasoning for Math Problems via Twisted Sequential Monte Carlo

ICLR 2025poster

Augmenting the multi-step reasoning abilities of Large Language Models (LLMs) has been a persistent challenge. Recently, verification has shown promise in improving solution consistency by evaluating generated outputs. However, current verification approaches suffer from sampling inefficiencies, req…

Cited by 1SourcePDFScholar
2022

Confident Least Square Value Iteration with Local Access to a Simulator

AISTATS 2022poster

Learning with simulators is ubiquitous in mod-ern reinforcement learning (RL). The simulatorcan either correspond to a simplified version ofthe real environment (such as a physics simulation of a robot arm) or to the environment itself (such as in games like Atari and Go). Among algorithms that are…

Cited by 9SourcePDFScholar
2022

Wide Neural Networks Forget Less Catastrophically

ICML 2022spotlight

A primary focus area in continual learning research is alleviating the "catastrophic forgetting" problem in neural networks by designing new algorithms that are more robust to the distribution shifts. While the recent progress in continual learning literature is encouraging, our understanding of wha…

Cited by 82SourcePDFScholar
2021

Improved Regret Bound and Experience Replay in Regularized Policy Iteration

ICML 2021oral

In this work, we study algorithms for learning in infinite-horizon undiscounted Markov decision processes (MDPs) with function approximation. We first show that the regret analysis of the Politex algorithm (a version of regularized policy iteration) can be sharpened from $O(T^{3/4})$ to $O(\sqrt{T})…

Cited by 20SourcePDFScholar
2020

A Maximum-Entropy Approach to Off-Policy Evaluation in Average-Reward MDPs

NeurIPS 2020poster

This work focuses on off-policy evaluation (OPE) with function approximation in infinite-horizon undiscounted Markov decision processes (MDPs). For MDPs that are ergodic and linear (i.e. where rewards and dynamics are linear in some known features), we provide the first finite-sample OPE error bound…

Cited by 12SourcePDFScholar
2020

An Efficient Framework for Clustered Federated Learning

NeurIPS 2020poster

We address the problem of Federated Learning (FL) where users are distributed and partitioned into clusters. This setup captures settings where different groups of users have their own objectives (learning tasks) but by aggregating their data with others in the same cluster (same learning task), the…

2019

A Fourier Perspective on Model Robustness in Computer Vision

NeurIPS 2019poster

Achieving robustness to distributional shift is a longstanding and challenging goal of computer vision. Data augmentation is a commonly used approach for improving robustness, however robustness gains are typically not uniform across corruption types. Indeed increasing performance in the presence of…

2019

Defending Against Saddle Point Attack in Byzantine-Robust Distributed Learning

ICML 2019oral

We study robust distributed learning that involves minimizing a non-convex loss function with saddle points. We consider the Byzantine setting where some worker machines have abnormal or even arbitrary and adversarial behavior, and in this setting, the Byzantine machines may create fake local minima…

Cited by 131SourcePDFScholar
2019

Rademacher Complexity for Adversarially Robust Generalization

ICML 2019oral

Many machine learning models are vulnerable to adversarial attacks; for example, adding adversarial perturbations that are imperceptible to humans can often make machine learning models produce wrong predictions with high confidence; moreover, although we may obtain robust models on the training dat…

2018

Byzantine-Robust Distributed Learning: Towards Optimal Statistical Rates

ICML 2018oral

In this paper, we develop distributed optimization algorithms that are provably robust against Byzantine failures—arbitrary and potentially adversarial behavior, in distributed computing systems, with a focus on achieving optimal statistical performance. A main result of this work is a sharp analysi…

Cited by 1979SourcePDFScholar
2018

Gradient Diversity: a Key Ingredient for Scalable Distributed Learning

AISTATS 2018poster

It has been experimentally observed that distributed implementations of mini-batch stochastic gradient descent (SGD) algorithms exhibit speedup saturation and decaying generalization ability beyond a particular batch-size. In this work, we present an analysis hinting that high similarity between con…

Cited by 0SourcePDFScholar