← Search

Kaiyi Ji

29 accepted papers

2026

Turning Back Without Forgetting: Selective Backward Refinement for Parameter-Efficient Continual Learning

ICML 2026poster

While prompt-based parameter-efficient continual learning mitigates catastrophic forgetting by isolating task-specific prompts, this isolation also limits later tasks from improving earlier ones, leaving backward knowledge transfer underexplored. We address this limitation by proposing Selective bAc…

Cited by 0SourceScholar
2025

SAMO: A Lightweight Sharpness-Aware Approach for Multi-Task Optimization with Joint Global-Local Perturbation

ICCV 2025poster

Multi-task learning (MTL) enables a joint model to capture commonalities across multiple tasks, reducing computation costs and improving data efficiency. However, a major challenge in MTL optimization is task conflicts, where the task gradients differ in direction or magnitude, limiting model perfor…

2025

Tuning-Free Bilevel Optimization: New Algorithms and Convergence Analysis

ICLR 2025poster

Bilevel optimization has recently attracted considerable attention due to its abundant applications in machine learning problems. However, existing methods rely on prior knowledge of problem parameters to determine stepsizes, resulting in significant effort in tuning stepsizes when these parameters…

2024

AUC-CL: A Batchsize-Robust Framework for Self-Supervised Contrastive Representation Learning

ICLR 2024poster

Self-supervised learning through contrastive representations is an emergent and promising avenue, aiming at alleviating the availability of labeled data. Recent research in the field also demonstrates its viability for several downstream tasks, henceforth leading to works that implement the contrast…

Cited by 3SourcePDFScholar
2023

Achieving $\mathcal{O}(\epsilon^{-1.5})$ Complexity in Hessian/Jacobian-free Stochastic Bilevel Optimization

NeurIPS 2023poster

In this paper, we revisit the bilevel optimization problem, in which the upper-level objective function is generally nonconvex and the lower-level objective function is strongly convex. Although this type of problem has been studied extensively, it still remains an open question how to achieve an $\…

Cited by 0SourcePDFScholar
2023

Bilevel Coreset Selection in Continual Learning: A New Formulation and Algorithm

NeurIPS 2023poster

Coreset is a small set that provides a data summary for a large dataset, such that training solely on the small set achieves competitive performance compared with a large dataset. In rehearsal-based continual learning, the coreset is typically used in the memory replay buffer to stand for representa…

2023

Communication-Efficient Federated Hypergradient Computation via Aggregated Iterative Differentiation

ICML 2023poster

Federated bilevel optimization has attracted increasing attention due to emerging machine learning and communication applications. The biggest challenge lies in computing the gradient of the upper-level objective function (i.e., hypergradient) in the federated setting due to the nonlinear and distri…

Cited by 12SourcePDFScholar
2023

Direction-oriented Multi-objective Learning: Simple and Provable Stochastic Algorithms

NeurIPS 2023poster

Multi-objective optimization (MOO) has become an influential framework in many machine learning problems with multiple objectives such as learning with multiple criteria and multi-task learning (MTL). In this paper, we propose a new direction-oriented multi-objective formulation by regularizing the…

2023

Non-Convex Bilevel Optimization with Time-Varying Objective Functions

NeurIPS 2023poster

Bilevel optimization has become a powerful tool in a wide variety of machine learning problems. However, the current nonconvex bilevel optimization considers an offline dataset and static functions, which may not work well in emerging online applications with streaming data and time-varying function…

Cited by 3SourcePDFScholar
2023

SimFBO: Towards Simple, Flexible and Communication-efficient Federated Bilevel Learning

NeurIPS 2023spotlight

Federated bilevel optimization (FBO) has shown great potential recently in machine learning and edge computing due to the emerging nested optimization structure in meta-learning, fine-tuning, hyperparameter tuning, etc. However, existing FBO algorithms often involve complicated computations and requ…

Cited by 17SourcePDFScholar
2022

Data sampling affects the complexity of online SGD over dependent data

UAI 2022poster

Conventional machine learning applications typically assume that data samples are independently and identically distributed (i.i.d.). However, practical scenarios often involve a data-generating process that produces highly dependent data samples, which are known to heavily bias the stochastic optim…

Cited by 4SourcePDFScholar
2020

Convergence of Meta-Learning with Task-Specific Adaptation over Partial Parameters

NeurIPS 2020poster

Although model-agnostic meta-learning (MAML) is a very successful algorithm in meta-learning practice, it can have high computational cost because it updates all model parameters over both the inner loop of task-specific adaptation and the outer-loop of meta initialization training. A more efficient…

Cited by 91SourcePDFScholar
2020

History-Gradient Aided Batch Size Adaptation for Variance Reduced Algorithms

ICML 2020poster

Variance-reduced algorithms, although achieve great theoretical performance, can run slowly in practice due to the periodic gradient estimation with a large batch of data. Batch-size adaptation thus arises as a promising approach to accelerate such algorithms. However, existing schemes either apply…

Cited by 20SourcePDFScholar
2020

Proximal Gradient Algorithm with Momentum and Flexible Parameter Restart for Nonconvex Optimization

IJCAI 2020poster

Various types of parameter restart schemes have been proposed for proximal gradient algorithm with momentum to facilitate their convergence in convex optimization. However, under parameter restart, the convergence of proximal gradient algorithm with momentum remains obscure in nonconvex optimization…

Cited by 0SourcePDFScholar
2019

Improved Zeroth-Order Variance Reduced Algorithms and Analysis for Nonconvex Optimization

ICML 2019oral

Two types of zeroth-order stochastic algorithms have recently been designed for nonconvex optimization respectively based on the first-order techniques SVRG and SARAH/SPIDER. This paper addresses several important issues that are still open in these methods. First, all existing SVRG-type zeroth-orde…

2019

SpiderBoost and Momentum: Faster Variance Reduction Algorithms

NeurIPS 2019poster

SARAH and SPIDER are two recently developed stochastic variance-reduced algorithms, and SPIDER has been shown to achieve a near-optimal first-order oracle complexity in smooth nonconvex optimization. However, SPIDER uses an accuracy-dependent stepsize that slows down the convergence in practice, and…

Cited by 213SourcePDFScholar