← Search

Yuanyu Wan

33 accepted papers

2026

Beyond the Lower Bound: Bridging Regret Minimization and Best Arm Identification in Lexicographic Bandits

AAAI 2026technical

In multi-objective decision-making with hierarchical preferences, lexicographic bandits provide a natural framework for optimizing multiple objectives in a prioritized order. In this setting, a learner repeatedly selects arms and observes reward vectors, aiming to maximize the reward for the highest

Cited by 0SourcePDFScholar
2026

KeepLoRA: Continual Learning with Residual Gradient Adaptation

ICLR 2026poster

Continual learning for pre-trained vision-language models requires balancing three competing objectives: retaining pre-trained knowledge, preserving knowledge from a sequence of learned tasks, and maintaining the plasticity to acquire new knowledge. This paper presents a simple but effective approac…

Cited by 0SourcecodeScholar
2026

SpatiaLQA: A Benchmark for Evaluating Spatial Logical Reasoning in Vision-Language Models

CVPR 2026

Vision-Language Models (VLMs) have been increasingly applied in real-world scenarios due to their outstanding understanding and reasoning capabilities. Although VLMs have already demonstrated impressive capabilities in common visual question answering and logical reasoning, they still lack the abili

Cited by 0SourcecodeScholar
2026

Temporal Motif-aware Graph Test-time Adaptation for OOD Blockchain Anomaly Detection

IJCAI 2026

The ever-evolving transaction patterns have significantly hindered anomaly detection on emerging cryptocurrency blockchains due to the vast number of addresses and diverse anomalous behaviors. Recently, advanced Graph Anomaly Detection (GAD) approaches applied to blockchains have faced two critical

Cited by 0Scholar
2025

Dataset Ownership Verification for Pre-trained Masked Models

ICCV 2025poster

High-quality open-source datasets have emerged as a pivotal catalyst driving the swift advancement of deep learning, while facing the looming threat of potential exploitation. Protecting these datasets is of paramount importance for the interests of their owners. The verification of dataset ownershi…

2025

Dimension-Free Adaptive Subgradient Methods with Frequent Directions

ICML 2025poster

In this paper, we investigate the acceleration of adaptive subgradient methods through frequent directions (FD), a widely-used matrix sketching technique. The state-of-the-art regret bound exhibits a _linear_ dependence on the dimensionality $d$, leading to unsatisfactory guarantees for high-dimensi…

Cited by 0SourcePDFScholar
2025

Mixture of Online and Offline Experts for Non-Stationary Time Series

AAAI 2025technical

We consider a general and realistic scenario involving non-stationary time series, consisting of several offline intervals with different distributions within a fixed offline time horizon, and an online interval that continuously receives new samples. For non-stationary time series, the data distrib…

2025

Multi-objective Linear Reinforcement Learning with Lexicographic Rewards

ICML 2025poster

Reinforcement Learning (RL) with linear transition kernels and reward functions has recently attracted growing attention due to its computational efficiency and theoretical advancements. However, prior theoretical research in RL has primarily focused on single-objective problems, resulting in limite…

Cited by 0SourcePDFScholar
2025

Online Nonsubmodular Optimization with Delayed Feedback in the Bandit Setting

AAAI 2025technical

We investigate the online nonsubmodular optimization with delayed feedback in the bandit setting, where the loss function is α-weakly DR-submodular and β-weakly DR-supermodular. Previous work has established an (α,β)-regret bound of O(nd^⅓T^⅔), where n is the dimensionality and d is the maximum…

Cited by 0SourcePDFScholar
2025

Problem-dependent Regret for Lexicographic Multi-Armed Bandits with Adversarial Corruptions

IJCAI 2025

This paper studies lexicographic multi-armed bandits (MAB), where after selecting an arm, the agent observes a reward vector including multiple objectives, each with a different level of importance. Although previous literature has proposed the algorithm for lexicographic MAB, their algorithm suffer

Cited by 0SourcePDFScholar
2025

Revisiting Differentially Private Algorithms for Decentralized Online Learning

ICML 2025poster

Although the differential privacy (DP) of decentralized online learning has garnered considerable attention recently, existing algorithms are unsatisfactory due to their inability to achieve $(\epsilon, 0)$-DP over all $T$ rounds, recover the optimal regret in the non-private case, and maintain the…

Cited by 0SourcePDFScholar
2025

Safe Online Convex Optimization with Heavy-Tailed Observation Noises

AAAI 2025technical

We investigate safe online convex optimization (SOCO), where each decision must satisfy a set of unknown linear constraints. Assuming that the unknown constraints can be observed with a sub-Gaussian noise for each chosen decision, previous studies have established a high-probability regret bound of…

Cited by 0SourcePDFScholar
2024

Continuous Contrastive Learning for Long-Tailed Semi-Supervised Recognition

NeurIPS 2024poster

Long-tailed semi-supervised learning poses a significant challenge in training models with limited labeled data exhibiting a long-tailed label distribution. Current state-of-the-art LTSSL approaches heavily rely on high-quality pseudo-labels for large-scale unlabeled data. However, these methods oft…

2024

Improved Regret for Bandit Convex Optimization with Delayed Feedback

NeurIPS 2024poster

We investigate bandit convex optimization (BCO) with delayed feedback, where only the loss value of the action is revealed under an arbitrary delay. Let $n,T,\bar{d}$ denote the dimensionality, time horizon, and average delay, respectively. Previous studies have achieved an $O(\sqrt{n}T^{3/4}+(n\bar…

Cited by 4SourcePDFScholar
2024

Learning Label Shift Correction for Test-Agnostic Long-Tailed Recognition

ICML 2024poster

Long-tail learning primarily focuses on mitigating the label distribution shift between long-tailed training data and uniformly distributed test data. However, in real-world applications, we often encounter a more intricate challenge where the test label distribution is agnostic. To address this pro…

2024

Non-stationary Projection-Free Online Learning with Dynamic and Adaptive Regret Guarantees

AAAI 2024technical

Projection-free online learning has drawn increasing interest due to its efficiency in solving high-dimensional problems with complicated constraints. However, most existing projection-free online methods focus on minimizing the static regret, which unfortunately fails to capture the challenge of ch…

Cited by 12SourcePDFScholar
2024

Online Composite Optimization Between Stochastic and Adversarial Environments

NeurIPS 2024poster

We study online composite optimization under the Stochastically Extended Adversarial (SEA) model. Specifically, each loss function consists of two parts: a fixed non-smooth and convex regularizer, and a time-varying function which can be chosen either stochastically, adversarially, or in a manner th…

Cited by 4SourcePDFScholar
2024

Projection-Free Variance Reduction Methods for Stochastic Constrained Multi-Level Compositional Optimization

ICML 2024poster

This paper investigates projection-free algorithms for stochastic constrained multi-level optimization. In this context, the objective function is a nested composition of several smooth functions, and the decision set is closed and convex. Existing projection-free algorithms for solving this problem…

Cited by 2SourcePDFScholar
2023

Distributed Projection-Free Online Learning for Smooth and Convex Losses

AAAI 2023technical

We investigate the problem of distributed online convex optimization with complicated constraints, in which the projection operation could be the computational bottleneck. To avoid projections, distributed online projection-free methods have been proposed and attain an O(T^{3/4}) regret bound for ge…

Cited by 11SourcePDFScholar
2023

Efficient Algorithms for Generalized Linear Bandits with Heavy-tailed Rewards

NeurIPS 2023poster

This paper investigates the problem of generalized linear bandits with heavy-tailed rewards, whose $(1+\epsilon)$-th moment is bounded for some $\epsilon\in (0,1]$. Although there exist methods for generalized linear bandits, most of them focus on bounded or sub-Gaussian rewards and are not well-sui…

Cited by 4SourcePDFScholar
2021

Online Convex Optimization with Continuous Switching Constraint

NeurIPS 2021poster

In many sequential decision making applications, the change of decision would bring an additional cost, such as the wear-and-tear cost associated with changing server status. To control the switching cost, we introduce the problem of online convex optimization with continuous switching constraint, w…

Cited by 13SourcePDFScholar
2020

Projection-free Distributed Online Convex Optimization with $O(\sqrtT)$ Communication Complexity

ICML 2020poster

To deal with complicated constraints via locally light computations in distributed online learning, a recent study has presented a projection-free algorithm called distributed online conditional gradient (D-OCG), and achieved an $O(T^{3/4})$ regret bound, where $T$ is the number of prediction rounds…

Cited by 37SourcePDFScholar