← Search

Jinhui Xu

31 accepted papers

2026

Understanding Private Learning From Feature Perspective

ICML 2026poster

Differentially private Stochastic Gradient Descent (DP-SGD) has become integral to privacy-preserving machine learning, ensuring robust privacy guarantees in sensitive domains. Despite notable empirical advances leveraging features from non-private, pre-trained models to enhance DP-SGD training, a t…

Cited by 0SourceScholar
2025

Fully-Scalable Massively Parallel Algorithm for k-center with Outliers

AAAI 2025technical

In this paper, we consider the k-center problem with outliers (the (k, z)-center problem) in the context of Massively Parallel Computation (MPC). Existing MPC algorithms for the (k, z)-center problem typically require Ω(k) local space per machine. While this may be feasible when k is small, these al…

Cited by 0SourcePDFScholar
2025

Improved Rates of Differentially Private Nonconvex-Strongly-Concave Minimax Optimization

AAAI 2025technical

In this paper, we study the problem of (finite sum) minimax optimization in the Differential Privacy (DP) model. Unlike most of the previous studies on the (strongly) convex-concave settings or loss functions satisfying the Polyak-Lojasiewicz condition, here we mainly focus on the nonconvex-strongly…

Cited by 0SourcePDFScholar
2025

Nearly Optimal Differentially Private ReLU Regression

UAI 2025

In this paper, we investigate one of the most fundamental non-convex learning problems-ReLU regression-in the Differential Privacy (DP) model. Previous studies on private ReLU regression heavily rely on stringent assumptions, such as constant-bounded norms for feature vectors and labels. We relax th

Cited by 0SourcePDFScholar
2025

New Algorithms for the Learning-Augmented k-means Problem

ICLR 2025poster

In this paper, we study the clustering problems in the learning-augmented setting, where predicted labels for a d-dimensional dataset with size m are given by an oracle to serve as auxiliary information to improve the clustering performance. Following the prior work, the given oracle is parameterize…

Cited by 0SourcePDFScholar
2025

TTVD: Towards a Geometric Framework for Test-Time Adaptation Based on Voronoi Diagram

ICLR 2025poster

Deep learning models often struggle with generalization when deploying on real-world data, due to the common distributional shift to the training data. Test-time adaptation (TTA) is an emerging scheme used at inference time to address this issue. In TTA, models are adapted online at the same time wh…

Cited by 0SourcePDFScholar
2024

Improved Analysis of Sparse Linear Regression in Local Differential Privacy Model

ICLR 2024poster

In this paper, we revisit the problem of sparse linear regression in the local differential privacy (LDP) model. Existing research in the non-interactive and sequentially local models has focused on obtaining the lower bounds for the case where the underlying parameter is $1$-sparse, and extending…

Cited by 4SourcePDFScholar
2024

Linear Time Approximation Algorithm for Column Subset Selection with Local Search

NeurIPS 2024poster

The Column Subset Selection (CSS) problem has been widely studied in dimensionality reduction and feature selection. The goal of the CSS problem is to output a submatrix S, consisting of k columns from an n×d input matrix A that minimizes the residual error ‖A-SS^\dagger A‖_F^2, where S^\dagger is t…

Cited by 0SourcePDFScholar
2024

Near-Linear Time Approximation Algorithms for k-means with Outliers

ICML 2024poster

The k-means with outliers problem is one of the most extensively studied clustering problems in the field of machine learning, where the goal is to discard up to z outliers and identify a minimum k-means clustering on the remaining data points. Most previous results for this problem have running tim…

Cited by 2SourcePDFScholar
2024

Revisiting Differentially Private ReLU Regression

NeurIPS 2024poster

As one of the most fundamental non-convex learning problems, ReLU regression under differential privacy (DP) constraints, especially in high-dimensional settings, remains a challenging area in privacy-preserving machine learning. Existing results are limited to the assumptions of bounded norm $ \|\m…

Cited by 1SourcePDFScholar
2024

SEC: More Accurate Clustering Algorithm via Structural Entropy

AAAI 2024technical

As one of the most popular machine learning tools in the field of unsupervised learning, clustering has been widely used in various practical applications. While numerous methods have been proposed for clustering, a commonly encountered issue is that the existing clustering methods rely heavily on l…

Cited by 0SourcePDFScholar
2024

Truthful High Dimensional Sparse Linear Regression

NeurIPS 2024poster

We study the problem of fitting the high dimensional sparse linear regression model, where the data are provided by strategic or self-interested agents (individuals) who prioritize their privacy of data disclosure. In contrast to the classical setting, our focus is on designing mechanisms that can e…

Cited by 1SourcePDFScholar
2023

Fast Algorithms for Distributed k-Clustering with Outliers

ICML 2023poster

In this paper, we study the $k$-clustering problems with outliers in distributed setting. The current best results for the distributed $k$-center problem with outliers have quadratic local running time with communication cost dependent on the aspect ratio $\Delta$ of the given instance, which may co…

Cited by 6SourcePDFScholar
2023

Linear Time Algorithms for k-means with Multi-Swap Local Search

NeurIPS 2023poster

The local search methods have been widely used to solve the clustering problems. In practice, local search algorithms for clustering problems mainly adapt the single-swap strategy, which enables them to handle large-scale datasets and achieve linear running time in the data size. However, compared w…

Cited by 1SourcePDFScholar
2023

Progressive Voronoi Diagram Subdivision Enables Accurate Data-free Class-Incremental Learning

ICLR 2023poster

Data-free Class-incremental Learning (CIL) is a challenging problem because rehearsing data from previous phases is strictly prohibited, causing catastrophic forgetting of Deep Neural Networks (DNNs). In this paper, we present \emph{iVoro}, a novel framework derived from computational geometry. We f…

Cited by 23SourcePDFScholar
2023

Shifted Diffusion for Text-to-Image Generation

CVPR 2023poster

We present Corgi, a novel method for text-to-image generation. Corgi is based on our proposed shifted diffusion model, which achieves better image embedding generation from input text. Different from the baseline diffusion model used in DALL-E 2, our method seamlessly encodes prior knowledge of the…

2022

FLS: A New Local Search Algorithm for K-means with Smaller Search Space

IJCAI 2022poster

The k-means problem is an extensively studied unsupervised learning problem with various applications in decision making and data mining. In this paper, we propose a fast and practical local search algorithm for the k-means problem. Our method reduces the search space of swap pairs from O(nk) to O(k…

Cited by 2SourcePDFScholar
2022

TiGAN: Text-Based Interactive Image Generation and Manipulation

AAAI 2022technical

Using natural-language feedback to guide image generation and manipulation can greatly lower the required efforts and skills. This topic has received increased attention in recent years through refinement of Generative Adversarial Networks (GANs); however, most existing works are limited to single-r…

Cited by 20SourcePDFScholar
2022

Towards Language-Free Training for Text-to-Image Generation

CVPR 2022poster

One of the major challenges in training text-to-image generation models is the need of a large number of high-quality text-image pairs. While image samples are often easily accessible, the associated text description typically requires careful human captioning, which is particularly time- and cost-c…

Cited by 307PDFScholar
2021

Improving uncertainty calibration of deep neural networks via truth discovery and geometric optimization

UAI 2021poster

Deep Neural Networks (DNNs), despite their tremendous success in recent years, could still cast doubts on their predictions due to the intrinsic uncertainty associated with their learning process. Ensemble techniques and post-hoc calibrations are two types of approaches that have individually shown…

2020

On Differentially Private Stochastic Convex Optimization with Heavy-tailed Data

ICML 2020poster

In this paper, we consider the problem of designing Differentially Private (DP) algorithms for Stochastic Convex Optimization (SCO) on heavy-tailed data. The irregularity of such data violates some key assumptions used in almost all existing DP-SCO and DP-ERM methods, resulting in failure to provide…

Cited by 71SourcePDFScholar
2019

Differentially Private Empirical Risk Minimization with Non-convex Loss Functions

ICML 2019oral

We study the problem of Empirical Risk Minimization (ERM) with (smooth) non-convex loss functions under the differential-privacy (DP) model. Existing approaches for this problem mainly adopt gradient norms to measure the error, which in general cannot guarantee the quality of the solution. To addres…

Cited by 105SourcePDFScholar
2018

Empirical Risk Minimization in Non-interactive Local Differential Privacy Revisited

NeurIPS 2018poster

In this paper, we revisit the Empirical Risk Minimization problem in the non-interactive local model of differential privacy. In the case of constant or low dimensions ($p\ll n$), we first show that if the loss function is $(\infty, T)$-smooth, we can avoid a dependence of the sample complexity,…

Cited by 76SourcePDFScholar
2017

Differentially Private Empirical Risk Minimization Revisited: Faster and More General

NeurIPS 2017poster

In this paper we study differentially private Empirical Risk Minimization(ERM) in different settings. For smooth (strongly) convex loss function with or without (non)-smooth regularization, we give algorithms which achieve either optimal or near optimal utility bound with less gradient complexity co…

Cited by 343SourcePDFScholar