← Search

Zixiang Chen

23 accepted papers

2026

Group Representational Position Encoding

ICLR 2026poster

We present GRAPE (Group RepresentAtional Position Encoding), a unified framework for positional encoding based on group actions. GRAPE brings together two families of mechanisms: (i) multiplicative rotations (Multiplicative GRAPE) in $\operatorname{SO}(d)$ and (ii) additive logit biases (Additive GR…

Cited by 0SourcecodeScholar
2026

Position: Vector Prompt Interfaces Should Be Exposed to Enable Customization of Large Language Models

ICML 2026poster

As large language models (LLMs) transition from research prototypes to real-world systems, customization has emerged as a central bottleneck. While text prompts can already customize LLM behavior, we argue that text-only prompting does not constitute a suitable control interface for scalable, stable…

Cited by 0SourceScholar
2025

Convergence of Score-Based Discrete Diffusion Models: A Discrete-Time Analysis

ICLR 2025poster

Diffusion models have achieved great success in generating high-dimensional samples across various applications. While the theoretical guarantees for continuous-state diffusion models have been extensively studied, the convergence analysis of the discrete-state counterparts remains under-explored. I…

Cited by 3SourcePDFScholar
2025

Global Convergence and Rich Feature Learning in $L$-Layer Infinite-Width Neural Networks under $\mu$ Parametrization

ICML 2025poster

Despite deep neural networks' powerful representation learning capabilities, theoretical understanding of how networks can simultaneously achieve meaningful feature learning and global convergence remains elusive. Existing approaches like the neural tangent kernel (NTK) are limited because features…

Cited by 0SourcePDFScholar
2025

On the Power of Multitask Representation Learning with Gradient Descent

AISTATS 2025poster

Representation learning, particularly multi-task representation learning, has gained widespread popularity in various deep learning applications, ranging from computer vision to natural language processing, due to its remarkable generalization performance. Despite its growing use, our understanding…

Cited by 0SourceScholar
2024

Fast Sampling via Discrete Non-Markov Diffusion Models with Predetermined Transition Time

NeurIPS 2024poster

Discrete diffusion models have emerged as powerful tools for high-quality data generation. Despite their success in discrete spaces, such as text generation tasks, the acceleration of discrete diffusion models remains under-explored. In this paper, we propose discrete non-Markov diffusion models (DN…

2024

How Many Pretraining Tasks Are Needed for In-Context Learning of Linear Regression?

ICLR 2024spotlight

Transformers pretrained on diverse tasks exhibit remarkable in-context learning (ICL) capabilities, enabling them to solve unseen tasks solely based on input contexts without adjusting model parameters. In this paper, we study ICL in one of its simplest setups: pretraining a single-layer linear atte…

Cited by 70SourcePDFScholar
2024

Matching the Statistical Query Lower Bound for $k$-Sparse Parity Problems with Sign Stochastic Gradient Descent

NeurIPS 2024poster

The $k$-sparse parity problem is a classical problem in computational complexity and algorithmic theory, serving as a key benchmark for understanding computational classes. In this paper, we solve the $k$-sparse parity problem with sign stochastic gradient descent, a variant of stochastic gradient d…

Cited by 0SourcePDFScholar
2024

Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models

ICML 2024poster

Harnessing the power of human-annotated data through Supervised Fine-Tuning (SFT) is pivotal for advancing Large Language Models (LLMs). In this paper, we delve into the prospect of growing a strong LLM out of a weak one without the need for acquiring additional human-annotated data. We propose a ne…

2024

Self-Play Fine-tuning of Diffusion Models for Text-to-image Generation

NeurIPS 2024poster

Fine-tuning Diffusion Models remains an underexplored frontier in generative artificial intelligence (GenAI), especially when compared with the remarkable progress made in fine-tuning Large Language Models (LLMs). While cutting-edge diffusion models such as Stable Diffusion (SD) and SDXL rely on sup…

2024

Understanding Transferable Representation Learning and Zero-shot Transfer in CLIP

ICLR 2024poster

Multi-modal learning has become increasingly popular due to its ability to leverage information from different data sources (e.g., text and images) to improve the model performance. Recently, CLIP has emerged as an effective approach that employs vision-language contrastive pretraining to learn join…

Cited by 15SourcePDFScholar
2023

A General Framework for Sample-Efficient Function Approximation in Reinforcement Learning

ICLR 2023top-25%

With the increasing need for handling large state and action spaces, general function approximation has become a key technique in reinforcement learning (RL). In this paper, we propose a general framework that unifies model-based and model-free RL, and an Admissible Bellman Characterization (ABC) c…

Cited by 37SourcePDFScholar
2023

Benign Overfitting in Two-layer ReLU Convolutional Neural Networks

ICML 2023poster

Modern deep learning models with great expressive power can be trained to overfit the training data but still generalize well. This phenomenon is referred to as benign overfitting. Recently, a few studies have attempted to theoretically understand benign overfitting in neural networks. However, thes…

Cited by 49SourcePDFScholar
2023

Finite-Sample Analysis of Learning High-Dimensional Single ReLU Neuron

ICML 2023poster

This paper considers the problem of learning single ReLU neuron with squared loss (a.k.a., ReLU regression) in the overparameterized regime, where the input dimension can exceed the number of samples. We analyze a Perceptron-type algorithm called GLM-tron [Kakade et al. 2011], and provide its dimens…

Cited by 7SourcePDFScholar
2023

How Does Semi-supervised Learning with Pseudo-labelers Work? A Case Study

ICLR 2023poster

Semi-supervised learning is a popular machine learning paradigm that utilizes a large amount of unlabeled data as well as a small amount of labeled data to facilitate learning tasks. While semi-supervised learning has achieved great success in training neural networks, its theoretical understanding…

Cited by 9SourcePDFScholar
2023

Implicit Bias of Gradient Descent for Two-layer ReLU and Leaky ReLU Networks on Nearly-orthogonal Data

NeurIPS 2023poster

The implicit bias towards solutions with favorable properties is believed to be a key reason why neural networks trained by gradient-based optimization can generalize well. While the implicit bias of gradient flow has been widely studied for homogeneous neural networks (including ReLU and leaky ReLU…

Cited by 16SourcePDFScholar
2023

Understanding Train-Validation Split in Meta-Learning with Neural Networks

ICLR 2023poster

The goal of meta-learning is to learn a good prior model from a collection of tasks such that the learned prior is able to adapt quickly to new tasks without accessing many data from the new tasks. A common practice in meta-learning is to perform a train-validation split on each task, where the trai…

Cited by 4SourcePDFScholar
2023

Why Does Sharpness-Aware Minimization Generalize Better Than SGD?

NeurIPS 2023poster

The challenge of overfitting, in which the model memorizes the training data and fails to generalize to test data, has become increasingly significant in the training of large neural networks. To tackle this challenge, Sharpness-Aware Minimization (SAM) has emerged as a promising training method, wh…

Cited by 19SourcePDFScholar
2022

Benign Overfitting in Two-layer Convolutional Neural Networks

NeurIPS 2022accept

Modern neural networks often have great expressive power and can be trained to overfit the training data, while still achieving a good test performance. This phenomenon is referred to as “benign overfitting”. Recently, there emerges a line of works studying “benign overfitting” from the theoretical…

Cited by 138SourcePDFScholar
2022

Self-training Converts Weak Learners to Strong Learners in Mixture Models

AISTATS 2022poster

We consider a binary classification problem when the data comes from a mixture of two rotationally symmetric distributions satisfying concentration and anti-concentration properties enjoyed by log-concave distributions among others. We show that there exists a universal constant $C_{\mathrm{err}}>0$…

Cited by 25SourcePDFScholar
2022

Towards Understanding the Mixture-of-Experts Layer in Deep Learning

NeurIPS 2022accept

The Mixture-of-Experts (MoE) layer, a sparsely-activated model controlled by a router, has achieved great success in deep learning. However, the understanding of such architecture remains elusive. In this paper, we formally study how the MoE layer improves the performance of neural network learning…

Cited by 87SourcePDFScholar
2021

How Much Over-parameterization Is Sufficient to Learn Deep ReLU Networks?

ICLR 2021poster

A recent line of research on deep learning focuses on the extremely over-parameterized setting, and shows that when the network width is larger than a high degree polynomial of the training sample size $n$ and the inverse of the target error $\epsilon^{-1}$, deep neural networks learned by (stochast…

Cited by 152SourcePDFScholar
2020

A Generalized Neural Tangent Kernel Analysis for Two-layer Neural Networks

NeurIPS 2020poster

A recent breakthrough in deep learning theory shows that the training of over-parameterized deep neural networks can be characterized by a kernel function called \textit{neural tangent kernel} (NTK). However, it is known that this type of results does not perfectly match the practice, as NTK-based a…

Cited by 96SourcePDFScholar