Search Results for author: Vincent Y. F. Tan

Found 67 papers, 26 papers with code

Adversarial Combinatorial Bandits with Switching Costs

no code implementations2 Apr 2024 Yanyan Dong, Vincent Y. F. Tan

The lower bound for bandit feedback is $ \tilde{\Omega}\big( (\lambda K)^{\frac{1}{3}} (TI)^{\frac{2}{3}}\big)$ while that for semi-bandit feedback is $ \tilde{\Omega}\big( (\lambda K I)^{\frac{1}{3}} T^{\frac{2}{3}}\big)$ where $I$ is the number of base arms in the combinatorial arm played in each round.

Multi-Armed Bandits with Abstention

no code implementations23 Feb 2024 Junwen Yang, Tianyuan Jin, Vincent Y. F. Tan

Our results offer valuable quantitative insights into the benefits of the abstention option, laying the groundwork for further exploration in other online decision-making problems with such an option.

Decision Making Multi-Armed Bandits

Fixed-Budget Differentially Private Best Arm Identification

no code implementations17 Jan 2024 Zhirui Chen, P. N. Karthik, Yeow Meng Chee, Vincent Y. F. Tan

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.

Towards Accurate Guided Diffusion Sampling through Symplectic Adjoint Method

1 code implementation19 Dec 2023 Jiachun Pan, Hanshu Yan, Jun Hao Liew, Jiashi Feng, Vincent Y. F. Tan

However, since the off-the-shelf pre-trained networks are trained on clean images, the one-step estimation procedure of the clean image may be inaccurate, especially in the early stages of the generation process in diffusion models.

Video Generation

Fixed-Budget Best-Arm Identification in Sparse Linear Bandits

no code implementations1 Nov 2023 Recep Can Yavas, Vincent Y. F. Tan

For fixed sparsity $s$ and budget $T$, the exponent in the error probability of Lasso-OD depends on $s$ but not on the dimension $d$, yielding a significant performance improvement for sparse and high-dimensional linear bandits.

Learning Regularized Graphon Mean-Field Games with Unknown Graphons

no code implementations26 Oct 2023 Fengzhuo Zhang, Vincent Y. F. Tan, Zhaoran Wang, Zhuoran Yang

Second, using kernel embedding of distributions, we design efficient algorithms to estimate the transition kernels, reward functions, and graphons from sampled agents.

Optimal Best Arm Identification with Fixed Confidence in Restless Bandits

no code implementations20 Oct 2023 P. N. Karthik, Vincent Y. F. Tan, Arpan Mukherjee, Ali Tajer

It is shown that under every policy, the state-action visitation proportions satisfy a specific approximate flow conservation constraint and that these proportions match the optimal proportions dictated by the lower bound under any asymptotically optimal policy.

Blink: Link Local Differential Privacy in Graph Neural Networks via Bayesian Estimation

1 code implementation6 Sep 2023 Xiaochen Zhu, Vincent Y. F. Tan, Xiaokui Xiao

Graph neural networks (GNNs) have gained an increasing amount of popularity due to their superior capability in learning node embeddings for various graph inference tasks, but training them can raise privacy concerns.

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

1 code implementation20 Jul 2023 Jiachun Pan, Jun Hao Liew, Vincent Y. F. Tan, Jiashi Feng, Hanshu Yan

Existing customization methods require access to multiple reference examples to align pre-trained diffusion probabilistic models (DPMs) with user-provided concepts.

Denoising

Deep Unrolling for Nonconvex Robust Principal Component Analysis

no code implementations12 Jul 2023 Elizabeth Z. C. Tan, Caroline Chaux, Emmanuel Soubies, Vincent Y. F. Tan

We design algorithms for Robust Principal Component Analysis (RPCA) which consists in decomposing a matrix into the sum of a low rank matrix and a sparse matrix.

DragDiffusion: Harnessing Diffusion Models for Interactive Point-based Image Editing

3 code implementations26 Jun 2023 Yujun Shi, Chuhui Xue, Jun Hao Liew, Jiachun Pan, Hanshu Yan, Wenqing Zhang, Vincent Y. F. Tan, Song Bai

In this work, we extend this editing framework to diffusion models and propose a novel approach DragDiffusion.

Communication-Constrained Bandits under Additive Gaussian Noise

no code implementations25 Apr 2023 Prathamesh Mayekar, Jonathan Scarlett, Vincent Y. F. Tan

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.

Probably Anytime-Safe Stochastic Combinatorial Semi-Bandits

1 code implementation31 Jan 2023 Yunlong Hou, Vincent Y. F. Tan, Zixin Zhong

Under this constraint, we design and analyze an algorithm {\sc PASCombUCB} that minimizes the regret over the horizon of time $T$.

Recommendation Systems

Minimizing the Accumulated Trajectory Error to Improve Dataset Distillation

3 code implementations CVPR 2023 Jiawei Du, Yidi Jiang, Vincent Y. F. Tan, Joey Tianyi Zhou, Haizhou Li

To mitigate the adverse impact of this accumulated trajectory error, we propose a novel approach that encourages the optimization algorithm to seek a flat trajectory.

Neural Architecture Search

Fast Beam Alignment via Pure Exploration in Multi-armed Bandits

1 code implementation23 Oct 2022 Yi Wei, Zixin Zhong, Vincent Y. F. Tan

The beam alignment (BA) problem consists in accurately aligning the transmitter and receiver beams to establish a reliable communication link in wireless communication systems.

Multi-Armed Bandits

How Does Pseudo-Labeling Affect the Generalization Error of the Semi-Supervised Gibbs Algorithm?

no code implementations15 Oct 2022 Haiyun He, Gholamali Aminian, Yuheng Bu, Miguel Rodrigues, Vincent Y. F. Tan

Our findings offer new insights that the generalization performance of SSL with pseudo-labeling is affected not only by the information between the output hypothesis and input training data but also by the information {\em shared} between the {\em labeled} and {\em pseudo-labeled} data samples.

regression

Federated Best Arm Identification with Heterogeneous Clients

no code implementations14 Oct 2022 Zhirui Chen, P. N. Karthik, Vincent Y. F. Tan, Yeow Meng Chee

Furthermore, we show that for any algorithm whose upper bound on the expected stopping time matches with the lower bound up to a multiplicative constant ({\em almost-optimal} algorithm), the ratio of any two consecutive communication time instants must be {\em bounded}, a result that is of independent interest.

Towards Understanding and Mitigating Dimensional Collapse in Heterogeneous Federated Learning

2 code implementations1 Oct 2022 Yujun Shi, Jian Liang, Wenqing Zhang, Vincent Y. F. Tan, Song Bai

To remedy this problem caused by the data heterogeneity, we propose {\sc FedDecorr}, a novel method that can effectively mitigate dimensional collapse in federated learning.

Federated Learning

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

no code implementations20 Sep 2022 Fengzhuo Zhang, Boyi Liu, Kaixin Wang, Vincent Y. F. Tan, Zhuoran Yang, Zhaoran Wang

The cooperative Multi-A gent R einforcement Learning (MARL) with permutation invariant agents framework has achieved tremendous empirical successes in real-world applications.

Relational Reasoning

Almost Cost-Free Communication in Federated Best Arm Identification

no code implementations19 Aug 2022 Kota Srinivas Reddy, P. N. Karthik, Vincent Y. F. Tan

The local best arm at a client is the arm with the largest mean among the arms local to the client, whereas the global best arm is the arm with the largest average mean across all the clients.

Federated Learning

Sharpness-Aware Training for Free

1 code implementation27 May 2022 Jiawei Du, Daquan Zhou, Jiashi Feng, Vincent Y. F. Tan, Joey Tianyi Zhou

Intuitively, SAF achieves this by avoiding sudden drops in the loss in the sharp local minima throughout the trajectory of the updates of the weights.

A Survey of Risk-Aware Multi-Armed Bandits

no code implementations12 May 2022 Vincent Y. F. Tan, Prashanth L. A., Krishna Jagannathan

In several applications such as clinical trials and financial portfolio optimization, the expected value (or the average reward) does not satisfactorily capture the merits of a drug or a portfolio.

Multi-Armed Bandits Portfolio Optimization

Best Arm Identification in Restless Markov Multi-Armed Bandits

no code implementations29 Mar 2022 P. N. Karthik, Kota Srinivas Reddy, Vincent Y. F. Tan

For this problem, we derive the first-known problem instance-dependent asymptotic lower bound on the growth rate of the expected time required to find the index of the best arm, where the asymptotics is as the error probability vanishes.

Multi-Armed Bandits

Optimal Clustering with Bandit Feedback

no code implementations9 Feb 2022 Junwen Yang, Zixin Zhong, Vincent Y. F. Tan

This paper considers the problem of online clustering with bandit feedback.

Clustering Online Clustering

Almost Optimal Variance-Constrained Best Arm Identification

1 code implementation25 Jan 2022 Yunlong Hou, Vincent Y. F. Tan, Zixin Zhong

We design and analyze VA-LUCB, a parameter-free algorithm, for identifying the best arm under the fixed-confidence setup and under a stringent constraint that the variance of the chosen arm is strictly smaller than a given threshold.

Towards Adversarially Robust Deep Image Denoising

no code implementations12 Jan 2022 Hanshu Yan, Jingfeng Zhang, Jiashi Feng, Masashi Sugiyama, Vincent Y. F. Tan

Secondly, to robustify DIDs, we propose an adversarial training strategy, hybrid adversarial training ({\sc HAT}), that jointly trains DIDs with adversarial and non-adversarial noisy data to ensure that the reconstruction quality is high and the denoisers around non-adversarial data are locally smooth.

Adversarial Attack Adversarial Robustness +1

Mimicking the Oracle: An Initial Phase Decorrelation Approach for Class Incremental Learning

1 code implementation CVPR 2022 Yujun Shi, Kuangqi Zhou, Jian Liang, Zihang Jiang, Jiashi Feng, Philip Torr, Song Bai, Vincent Y. F. Tan

Specifically, we experimentally show that directly encouraging CIL Learner at the initial phase to output similar representations as the model jointly trained on all classes can greatly boost the CIL performance.

Class Incremental Learning Incremental Learning

Active-LATHE: An Active Learning Algorithm for Boosting the Error Exponent for Learning Homogeneous Ising Trees

1 code implementation27 Oct 2021 Fengzhuo Zhang, Anshoo Tandon, Vincent Y. F. Tan

We design and analyze an algorithm Active Learning Algorithm for Trees with Homogeneous Edge (Active-LATHE), which surprisingly boosts the error exponent by at least 40\% when $\rho$ is at least $0. 8$.

Active Learning

Achieving the Pareto Frontier of Regret Minimization and Best Arm Identification in Multi-Armed Bandits

no code implementations16 Oct 2021 Zixin Zhong, Wang Chi Cheung, Vincent Y. F. Tan

We study the Pareto frontier of two archetypal objectives in multi-armed bandits, namely, regret minimization (RM) and best arm identification (BAI) with a fixed horizon.

Multi-Armed Bandits

Efficient Sharpness-aware Minimization for Improved Training of Neural Networks

1 code implementation ICLR 2022 Jiawei Du, Hanshu Yan, Jiashi Feng, Joey Tianyi Zhou, Liangli Zhen, Rick Siow Mong Goh, Vincent Y. F. Tan

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 Sharpness Aware Minimizer (SAM) was proposed to mitigate the degradation of the generalization.

Information-Theoretic Characterization of the Generalization Error for Iterative Semi-Supervised Learning

1 code implementation3 Oct 2021 Haiyun He, Hanshu Yan, Vincent Y. F. Tan

Using information-theoretic principles, we consider the generalization error (gen-error) of iterative semi-supervised learning (SSL) algorithms that iteratively generate pseudo-labels for a large amount of unlabelled data to progressively refine the model parameters.

Generalization Bounds

A Unifying Theory of Thompson Sampling for Continuous Risk-Averse Bandits

1 code implementation25 Aug 2021 Joel Q. L. Chang, Vincent Y. F. Tan

This paper unifies the design and the analysis of risk-averse Thompson sampling algorithms for the multi-armed bandit problem for a class of risk functionals $\rho$ that are continuous and dominant.

Thompson Sampling

Robustifying Algorithms of Learning Latent Trees with Vector Variables

no code implementations NeurIPS 2021 Fengzhuo Zhang, Vincent Y. F. Tan

The optimalities of the robust version of CLRG and NJ are verified by comparing their sample complexities and the impossibility result.

Minimax Optimal Fixed-Budget Best Arm Identification in Linear Bandits

no code implementations27 May 2021 Junwen Yang, Vincent Y. F. Tan

We study the problem of best arm identification in linear bandits in the fixed-budget setting.

Exact Recovery in the General Hypergraph Stochastic Block Model

no code implementations11 May 2021 Qiaosheng Zhang, Vincent Y. F. Tan

This paper investigates fundamental limits of exact recovery in the general d-uniform hypergraph stochastic block model (d-HSBM), wherein n nodes are partitioned into k disjoint communities with relative sizes (p1,..., pk).

Clustering Stochastic Block Model

Adversarially-Trained Nonnegative Matrix Factorization

1 code implementation10 Apr 2021 Ting Cai, Vincent Y. F. Tan, Cédric Févotte

We consider an adversarially-trained version of the nonnegative matrix factorization, a popular latent dimensionality reduction technique.

Dimensionality Reduction Matrix Completion

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

2 code implementations10 Feb 2021 Hanshu Yan, Jingfeng Zhang, Gang Niu, Jiashi Feng, Vincent Y. F. Tan, Masashi Sugiyama

By comparing \textit{non-robust} (normally trained) and \textit{robustified} (adversarially trained) models, we observe that adversarial training (AT) robustifies CNNs by aligning the channel-wise activations of adversarial data with those of their natural counterparts.

Adversarial Robustness feature selection

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

no code implementations22 Jan 2021 Anshoo Tandon, Aldric H. J. Yuan, Vincent Y. F. Tan

We provide error exponent analyses and extensive numerical results on a variety of trees to show that the sample complexity of SGA is significantly better than the algorithm of Katiyar et al. (2020).

Risk-Constrained Thompson Sampling for CVaR Bandits

no code implementations16 Nov 2020 Joel Q. L. Chang, Qiuyu Zhu, Vincent Y. F. Tan

The multi-armed bandit (MAB) problem is a ubiquitous decision-making problem that exemplifies the exploration-exploitation tradeoff.

Decision Making Thompson Sampling

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

1 code implementation15 Oct 2020 Zixin Zhong, Wang Chi Cheung, Vincent Y. F. Tan

When the amount of corruptions per step (CPS) is below a threshold, PSS($u$) identifies the best arm or item with probability tending to $1$ as $T\rightarrow \infty$.

Positive Semidefinite Matrix Factorization: A Connection with Phase Retrieval and Affine Rank Minimization

1 code implementation24 Jul 2020 Dana Lahat, Yanbin Lang, Vincent Y. F. Tan, Cédric Févotte

In this work, we provide a collection of tools for PSDMF, by showing that PSDMF algorithms can be designed based on phase retrieval (PR) and affine rank minimization (ARM) algorithms.

Combinatorial Optimization Recommendation Systems +1

MC2G: An Efficient Algorithm for Matrix Completion with Social and Item Similarity Graphs

no code implementations8 Jun 2020 Qiaosheng Zhang, Geewon Suh, Changho Suh, Vincent Y. F. Tan

In this paper, we design and analyze MC2G (Matrix Completion with 2 Graphs), an algorithm that performs matrix completion in the presence of social and item similarity graphs.

Clustering Matrix Completion +1

Exact Asymptotics for Learning Tree-Structured Graphical Models with Side Information: Noiseless and Noisy Samples

no code implementations9 May 2020 Anshoo Tandon, Vincent Y. F. Tan, Shiyao Zhu

In this case, we show that they strictly improve on the recent results of Nikolakakis, Kalogerias, and Sarwate [Proc.

Optimal Change-Point Detection with Training Sequences in the Large and Moderate Deviations Regimes

no code implementations13 Mar 2020 Haiyun He, Qiaosheng Zhang, Vincent Y. F. Tan

This paper investigates a novel offline change-point detection problem from an information-theoretic perspective.

Change Point Detection

Thompson Sampling Algorithms for Mean-Variance Bandits

2 code implementations ICML 2020 Qiuyu Zhu, Vincent Y. F. Tan

The multi-armed bandit (MAB) problem is a classical learning task that exemplifies the exploration-exploitation tradeoff.

Decision Making Thompson Sampling

Tight Regret Bounds for Noisy Optimization of a Brownian Motion

no code implementations25 Jan 2020 Zexin Wang, Vincent Y. F. Tan, Jonathan Scarlett

We consider the problem of Bayesian optimization of a one-dimensional Brownian motion in which the $T$ adaptively chosen observations are corrupted by Gaussian noise.

Bayesian Optimization Two-sample testing

Best Arm Identification for Cascading Bandits in the Fixed Confidence Setting

no code implementations ICML 2020 Zixin Zhong, Wang Chi Cheung, Vincent Y. F. Tan

Finally, extensive numerical simulations corroborate the efficacy of CascadeBAI as well as the tightness of our upper bound on its time complexity.

Community Detection and Matrix Completion with Social and Item Similarity Graphs

no code implementations6 Dec 2019 Qiaosheng Zhang, Vincent Y. F. Tan, Changho Suh

We consider the problem of recovering a binary rating matrix as well as clusters of users and items based on a partially observed matrix together with side-information in the form of social and item similarity graphs.

Community Detection Matrix Completion +1

Sequential Classification with Empirically Observed Statistics

no code implementations3 Dec 2019 Mahdi Haghifam, Vincent Y. F. Tan, Ashish Khisti

Motivated by real-world machine learning applications, we consider a statistical classification task in a sequential setting where test samples arrive sequentially.

Classification General Classification +1

Economy Statistical Recurrent Units For Inferring Nonlinear Granger Causality

1 code implementation ICLR 2020 Saurabh Khanna, Vincent Y. F. Tan

We make a case that the network topology of Granger causal relations is directly inferrable from a structured sparse estimate of the internal parameters of the SRU networks trained to predict the processes$'$ time series measurements.

Time Series Time Series Prediction

On Robustness of Neural Ordinary Differential Equations

2 code implementations ICLR 2020 Hanshu Yan, Jiawei Du, Vincent Y. F. Tan, Jiashi Feng

We then provide an insightful understanding of this phenomenon by exploiting a certain desirable property of the flow of a continuous-time ODE, namely that integral curves are non-intersecting.

Adversarial Attack

Analysis of Optimization Algorithms via Sum-of-Squares

1 code implementation11 Jun 2019 Sandra S. Y. Tan, Antonios Varvitsiotis, Vincent Y. F. Tan

Program., 145(1):451--482, 2014], a powerful framework for determining convergence rates of first-order optimization algorithms.

Math

A Ranking Model Motivated by Nonnegative Matrix Factorization with Applications to Tennis Tournaments

no code implementations15 Mar 2019 Rui Xia, Vincent Y. F. Tan, Louis Filstroff, Cédric Févotte

We propose a novel ranking model that combines the Bradley-Terry-Luce probability model with a nonnegative matrix factorization framework to model and uncover the presence of latent variables that influence the performance of top tennis players.

Distributionally Robust and Multi-Objective Nonnegative Matrix Factorization

no code implementations30 Jan 2019 Nicolas Gillis, Le Thi Khanh Hien, Valentin Leplat, Vincent Y. F. Tan

We propose to use Lagrange duality to judiciously optimize for a set of weights to be used within the framework of the weighted-sum approach, that is, we minimize a single objective function which is a weighted sum of the all objective functions.

Dimensionality Reduction

Thompson Sampling Algorithms for Cascading Bandits

no code implementations2 Oct 2018 Zixin Zhong, Wang Chi Cheung, Vincent Y. F. Tan

While Thompson sampling (TS) algorithms have been shown to be empirically superior to Upper Confidence Bound (UCB) algorithms for cascading bandits, theoretical guarantees are only known for the latter.

Efficient Exploration Multi-Armed Bandits +2

Second-Order Asymptotically Optimal Statistical Classification

no code implementations3 Jun 2018 Lin Zhou, Vincent Y. F. Tan, Mehul Motani

Motivated by real-world machine learning applications, we analyze approximations to the non-asymptotic fundamental limits of statistical classification.

Classification General Classification +2

Lower Bounds on the Bayes Risk of the Bayesian BTL Model with Applications to Comparison Graphs

no code implementations27 Sep 2017 Mine Alsan, Ranjitha Prasad, Vincent Y. F. Tan

In particular, we employ the Bayesian BTL model which allows for meaningful prior assumptions and to cope with situations where the number of objects is large and the number of comparisons between some objects is small or even zero.

The Informativeness of K -Means for Learning Mixture Models

no code implementations30 Mar 2017 Zhaoqiang Liu, Vincent Y. F. Tan

These results provide intuition for the informativeness of $k$-means (with and without dimensionality reduction) as an algorithm for learning mixture models.

Clustering Dimensionality Reduction +1

Rank-One NMF-Based Initialization for NMF and Relative Error Bounds under a Geometric Assumption

1 code implementation27 Dec 2016 Zhaoqiang Liu, Vincent Y. F. Tan

We propose a geometric assumption on nonnegative data matrices such that under this assumption, we are able to provide upper bounds (both deterministic and probabilistic) on the relative error of nonnegative matrix factorization (NMF).

Clustering

A Unified Convergence Analysis of the Multiplicative Update Algorithm for Regularized Nonnegative Matrix Factorization

no code implementations4 Sep 2016 Renbo Zhao, Vincent Y. F. Tan

The multiplicative update (MU) algorithm has been extensively used to estimate the basis and coefficient matrices in nonnegative matrix factorization (NMF) problems under a wide range of divergences and regularizers.

Online Nonnegative Matrix Factorization with General Divergences

no code implementations30 Jul 2016 Renbo Zhao, Vincent Y. F. Tan, Huan Xu

We develop a unified and systematic framework for performing online nonnegative matrix factorization under a wide variety of important divergences.

Computational Efficiency Image Denoising +1

Online Nonnegative Matrix Factorization with Outliers

no code implementations10 Apr 2016 Renbo Zhao, Vincent Y. F. Tan

We propose a unified and systematic framework for performing online nonnegative matrix factorization in the presence of outliers.

Computational Efficiency Image Denoising +1

Adversarial Top-$K$ Ranking

no code implementations15 Feb 2016 Changho Suh, Vincent Y. F. Tan, Renbo Zhao

We study the top-$K$ ranking problem where the goal is to recover the set of top-$K$ ranked items out of a large collection of items based on partially revealed preferences.

Tensor Decomposition

Automatic Relevance Determination in Nonnegative Matrix Factorization with the β-Divergence

3 code implementations25 Nov 2011 Vincent Y. F. Tan, Cédric Févotte

This paper addresses the estimation of the latent dimensionality in nonnegative matrix factorization (NMF) with the \beta-divergence.

Stock Price Prediction

Cannot find the paper you are looking for? You can Submit a new open access paper.