← Search

JIAJIN LI

16 accepted papers

2024

Stability Evaluation through Distributional Perturbation Analysis

ICML 2024poster

The performance of learning models often deteriorates when deployed in out-of-sample environments. To ensure reliable deployment, we propose a stability evaluation criterion based on distributional perturbations. Conceptually, our stability evaluation criterion is defined as the minimal perturbation…

Cited by 0SourcePDFScholar
2023

A Convergent Single-Loop Algorithm for Relaxation of Gromov-Wasserstein in Graph Data

ICLR 2023poster

In this work, we present the Bregman Alternating Projected Gradient (BAPG) method, a single-loop algorithm that offers an approximate solution to the Gromov-Wasserstein (GW) distance. We introduce a novel relaxation technique that balances accuracy and computational efficiency, albeit with some com…

Cited by 13SourcePDFScholar
2023

Learning Proximal Operators to Discover Multiple Optima

ICLR 2023poster

Finding multiple solutions of non-convex optimization problems is a ubiquitous yet challenging task. Most past algorithms either apply single-solution optimization methods from multiple random initial guesses or search in the vicinity of found solutions using ad hoc heuristics. We present an end-to-…

2023

Outlier-Robust Gromov-Wasserstein for Graph Data

NeurIPS 2023spotlight

Gromov-Wasserstein (GW) distance is a powerful tool for comparing and aligning probability distributions supported on different metric spaces. Recently, GW has become the main modeling technique for aligning heterogeneous data for a wide range of graph learning tasks. However, the GW distance is kno…

2023

Universal Gradient Descent Ascent Method for Nonconvex-Nonconcave Minimax Optimization

NeurIPS 2023poster

Nonconvex-nonconcave minimax optimization has received intense attention over the last decade due to its broad applications in machine learning. Most existing algorithms rely on one-sided information, such as the convexity (resp. concavity) of the primal (resp. dual) functions, or other specific str…

2023

Wasserstein Distributionally Robust Linear-Quadratic Estimation under Martingale Constraints

AISTATS 2023poster

We focus on robust estimation of the unobserved state of a discrete-time stochastic system with linear dynamics. A standard analysis of this estimation problem assumes a baseline innovation model; with Gaussian innovations we recover the Kalman filter. However, in many settings, there is insufficien…

Cited by 14SourcePDFScholar
2022

Tikhonov Regularization is Optimal Transport Robust under Martingale Constraints

NeurIPS 2022accept

Distributionally robust optimization (DRO) has been shown to offer a principled way to regularize learning models. In this paper, we find that Tikhonov regularization is distributionally robust in an optimal transport sense (i.e. if an adversary chooses distributions in a suitable optimal transport…

Cited by 12SourcePDFScholar
2020

Dirichlet Graph Variational Autoencoder

NeurIPS 2020poster

Graph Neural Networks (GNN) and Variational Autoencoders (VAEs) have been widely used in modeling and generating graphs with latent factors. However there is no clear explanation of what these latent factors are and why they perform well. In this work, we present Dirichlet Graph Variational Autoenco…

Cited by 55SourcePDFScholar
2020

Fast Epigraphical Projection-based Incremental Algorithms for Wasserstein Distributionally Robust Support Vector Machine

NeurIPS 2020poster

Wasserstein \textbf{D}istributionally \textbf{R}obust \textbf{O}ptimization (DRO) is concerned with finding decisions that perform well on data that are drawn from the worst probability distribution within a Wasserstein ball centered at a certain nominal distribution. In recent years, it has been sh…

2019

A First-Order Algorithmic Framework for Distributionally Robust Logistic Regression

NeurIPS 2019poster

Wasserstein distance-based distributionally robust optimization (DRO) has received much attention lately due to its ability to provide a robustness interpretation of various learning models. Moreover, many of the DRO problems that arise in the learning context admits exact convex reformulations and…