← Search

Vincent TAN

21 accepted papers

2024

AdjointDPM: Adjoint Sensitivity Method for Gradient Backpropagation of Diffusion Probabilistic Models

ICLR 2024poster

This paper considers a ubiquitous problem underlying several applications of DPMs, i.e., optimizing the parameters of DPMs when the objective is a differentiable metric defined on the generated contents. Since the sampling procedure of DPMs involves recursive calls to the denoising UNet, naive gra…

2024

Fixed-Budget Differentially Private Best Arm Identification

ICLR 2024poster

We study best arm identification (BAI) in linear bandits in the fixed-budget regime under differential privacy constraints, when the arm rewards are supported on the unit interval. Given a finite budget $T$ and a privacy parameter $\varepsilon>0$, the goal is to minimise the error probability in f…

Cited by 0SourcePDFScholar
2024

Provable Benefits of Multi-task RL under Non-Markovian Decision Making Processes

ICLR 2024poster

In multi-task reinforcement learning (RL) under Markov decision processes (MDPs), the presence of shared latent structures among multiple MDPs has been shown to yield significant benefits to the sample efficiency compared to single-task RL. In this paper, we investigate whether such a benefit can ex…

Cited by 1SourcePDFScholar
2023

Communication-Constrained Bandits under Additive Gaussian Noise

ICML 2023poster

We study a distributed stochastic multi-armed bandit where a client supplies the learner with communication-constrained feedback based on the rewards for the corresponding arm pulls. In our setup, the client must encode the rewards such that the second moment of the encoded rewards is no more than $…

Cited by 3SourcePDFScholar
2023

Towards Understanding and Mitigating Dimensional Collapse in Heterogeneous Federated Learning

ICLR 2023poster

Federated learning aims to train models collaboratively across different clients without sharing data for privacy considerations. However, one major challenge for this learning paradigm is the data heterogeneity problem, which refers to the discrepancies between the local data distributions among va…

2022

Efficient Sharpness-aware Minimization for Improved Training of Neural Networks

ICLR 2022poster

Overparametrized Deep Neural Networks (DNNs) often achieve astounding performances, but may potentially result in severe generalization error. Recently, the relation between the sharpness of the loss landscape and the generalization error has been established by Foret et al. (2020), in which the Sha…

2022

Relational Reasoning via Set Transformers: Provable Efficiency and Applications to MARL

NeurIPS 2022accept

The cooperative Multi-Agent Reinforcement Learning (MARL) with permutation invariant agents framework has achieved tremendous empirical successes in real-world applications. Unfortunately, the theoretical understanding of this MARL problem is lacking due to the curse of many agents and the limited e…

Cited by 17SourcePDFScholar
2022

Sharpness-Aware Training for Free

NeurIPS 2022accept

Modern deep neural networks (DNNs) have achieved state-of-the-art performances but are typically over-parameterized. The over-parameterization may result in undesirably large generalization error in the absence of other customized training strategies. Recently, a line of research under the name of S…

2021

CIFS: Improving Adversarial Robustness of CNNs via Channel-wise Importance-based Feature Selection

ICML 2021spotlight

We investigate the adversarial robustness of CNNs from the perspective of channel-wise activations. By comparing normally trained and adversarially trained models, we observe that adversarial training (AT) robustifies CNNs by aligning the channel-wise activations of adversarial data with those of th…

Cited by 56SourcePDFScholar
2021

Probabilistic Sequential Shrinking: A Best Arm Identification Algorithm for Stochastic Bandits with Corruptions

ICML 2021spotlight

We consider a best arm identification (BAI) problem for stochastic bandits with adversarial corruptions in the fixed-budget setting of T steps. We design a novel randomized algorithm, Probabilistic Sequential Shrinking(u) (PSS(u)), which is agnostic to the amount of corruptions. When the amount of c…

2021

SGA: A Robust Algorithm for Partial Recovery of Tree-Structured Graphical Models with Noisy Samples

ICML 2021spotlight

We consider learning Ising tree models when the observations from the nodes are corrupted by independent but non-identically distributed noise with unknown statistics. Katiyar et al. (2020) showed that although the exact tree structure cannot be recovered, one can recover a partial tree structure; t…

Cited by 10SourcePDFScholar
2020

Best Arm Identification for Cascading Bandits in the Fixed Confidence Setting

ICML 2020poster

We design and analyze CascadeBAI, an algorithm for finding the best set of K items, also called an arm, within the framework of cascading bandits. An upper bound on the time complexity of CascadeBAI is derived by overcoming a crucial analytical challenge, namely, that of probabilistically estimating…

Cited by 11SourcePDFScholar