← Search

Peizhong Ju

13 accepted papers

2025

Broadening Target Distributions for Accelerated Diffusion Models via a Novel Analysis Approach

ICLR 2025poster

Accelerated diffusion models hold the potential to significantly enhance the efficiency of standard diffusion processes. Theoretically, these models have been shown to achieve faster convergence rates than the standard $\mathcal O(1/\epsilon^2)$ rate of vanilla diffusion models, where $\epsilon$ den…

Cited by 4SourcePDFScholar
2025

FSL-SAGE: Accelerating Federated Split Learning via Smashed Activation Gradient Estimation

ICML 2025poster

Collaborative training methods like Federated Learning (FL) and Split Learning (SL) enable distributed machine learning without sharing raw data. However, FL assumes clients can train entire models, which is infeasible for large-scale models. In contrast, while SL alleviates the client memory const…

2025

PSMGD: Periodic Stochastic Multi-Gradient Descent for Fast Multi-Objective Optimization

AAAI 2025technical

Multi-objective optimization (MOO) lies at the core of many machine learning (ML) applications that involve multiple, potentially conflicting objectives (e.g., multi-task learning, multi-objective reinforcement learning, among many others). Despite the long history of MOO, recent years have witnesse…

2025

Theory on Score-Mismatched Diffusion Models and Zero-Shot Conditional Samplers

ICLR 2025poster

The denoising diffusion model has recently emerged as a powerful generative technique, capable of transforming noise into meaningful data. While theoretical convergence guarantees for diffusion models are well established when the target distribution aligns with the training distribution, practical…

Cited by 0SourcePDFScholar
2025

Unlocking the Power of Rehearsal in Continual Learning: A Theoretical Perspective

ICML 2025poster

Rehearsal-based methods have shown superior performance in addressing catastrophic forgetting in continual learning (CL) by storing and training on a subset of past data alongside new data in current task. While such a concurrent rehearsal strategy is widely used, it remains unclear if this approach…

Cited by 0SourcePDFScholar
2024

Achieving Sample and Computational Efficient Reinforcement Learning by Action Space Reduction via Grouping

ICLR 2024poster

Reinforcement learning often needs to deal with the exponential growth of states and actions when exploring optimal control in high-dimensional spaces (often known as the curse of dimensionality). In this work, we address this issue by learning the inherent structure of action-wise similar MDP to ap…

Cited by 0SourcePDFScholar
2023

Theoretical Characterization of the Generalization Performance of Overfitted Meta-Learning

ICLR 2023poster

Meta-learning has arisen as a successful method for improving training performance by training over many similar tasks, especially with deep neural networks (DNNs). However, the theoretical understanding of when and why overparameterized models such as DNNs can generalize well in meta-learning is st…

Cited by 5SourcePDFScholar
2022

On the Generalization Power of the Overfitted Three-Layer Neural Tangent Kernel Model

NeurIPS 2022accept

In this paper, we study the generalization performance of overparameterized 3-layer NTK models. We show that, for a specific set of ground-truth functions (which we refer to as the "learnable set"), the test error of the overfitted 3-layer NTK is upper bounded by an expression that decreases with th…

Cited by 10SourcePDFScholar
2021

On the Generalization Power of Overfitted Two-Layer Neural Tangent Kernel Models

ICML 2021spotlight

In this paper, we study the generalization performance of min $\ell_2$-norm overfitting solutions for the neural tangent kernel (NTK) model of a two-layer neural network with ReLU activation that has no bias term. We show that, depending on the ground-truth function, the test error of overfitted NTK…

Cited by 15SourcePDFScholar
2020

Overfitting Can Be Harmless for Basis Pursuit, But Only to a Degree

NeurIPS 2020spotlight

Recently, there have been significant interests in studying the so-called "double-descent" of the generalization error of linear regression models under the overparameterized and overfitting regime, with the hope that such analysis may provide the first step towards understanding why overparameteriz…