← Search

Xiaolu Zhang

22 accepted papers

2026

Deterministic Differentiable Structured Pruning for Large Language Models

ICML 2026poster

Structured pruning reduces LLM inference cost by removing low-importance architectural components. This can be viewed as learning a multiplicative gate for each component under an $\ell_0$ sparsity constraint. Due to the discreteness of the $\ell_0$ norm, prior work typically adopts stochastic hard-…

Cited by 0SourceScholar
2026

LLaDA-V: Large Language Diffusion Models with Visual Instruction Tuning

CVPR 2026

In this work, we introduce LLaDA-V, a purely diffusion-based Multimodal Large Language Model (MLLM) that integrates visual instruction tuning with masked diffusion models, representing a departure from the autoregressive paradigms dominant in current multimodal approaches. Built upon LLaDA, a repres

Cited by 0SourcecodeScholar
2025

BOSE: A Systematic Evaluation Method Optimized for Base Models

ACL 2025finding

This paper poses two critical issues in evaluating base models (without post-training): (1) Unstable evaluation during training: in the early stages of pre-training, the models lack the capability to answer questions as required, leading to unstable evaluation results. This instability makes it diff…

2025

Effective and Efficient Masked Image Generation Models

ICML 2025poster

Although masked image generation models and masked diffusion models are designed with different motivations and objectives, we observe that they can be unified within a single framework. Building upon this insight, we carefully explore the design space of training and sampling, identifying key facto…

2025

NATRA: Noise-Agnostic Framework for Trajectory Prediction with Noisy Observations

ICCV 2025poster

Trajectory prediction aims to forecast an agent's future trajectories based on its historical observed trajectories, which is a critical task for various applications such as autonomous driving, robotics, and surveillance systems. Most existing trajectory prediction methods assume that the observed…

Cited by 0SourcePDFScholar
2025

Understanding and Mitigating Overrefusal in LLMs from an Unveiling Perspective of Safety Decision Boundary

EMNLP 2025

Large language models (LLMs) have demonstrated remarkable capabilities across a wide range of tasks, yet they often refuse to answer legitimate queries—a phenomenon known as overrefusal. Overrefusal typically stems from over-conservative safety alignment, causing models to treat many reasonable prom

2024

Efficient Model Stealing Defense with Noise Transition Matrix

CVPR 2024poster

With the escalating complexity and investment cost of training deep neural networks safeguarding them from unauthorized usage and intellectual property theft has become imperative. Especially the rampant misuse of prediction APIs to replicate models without access to the original data or architectur…

Cited by 0SourcePDFScholar
2024

Keypoint-based Progressive Chain-of-Thought Distillation for LLMs

ICML 2024poster

Chain-of-thought distillation is a powerful technique for transferring reasoning abilities from large language models (LLMs) to smaller student models. Previous methods typically require the student to mimic the step-by-step rationale produced by LLMs, often facing the following challenges: (i) Toke…

Cited by 2SourcePDFScholar
2024

Lower Bounds of Uniform Stability in Gradient-Based Bilevel Algorithms for Hyperparameter Optimization

NeurIPS 2024poster

Gradient-based bilevel programming leverages unrolling differentiation (UD) or implicit function theorem (IFT) to solve hyperparameter optimization (HO) problems, and is proven effective and scalable in practice. To understand their generalization behavior, existing works establish upper bounds on…

Cited by 0SourcePDFScholar
2024

Rethinking Memory and Communication Costs for Efficient Data Parallel Training of Large Language Models

NeurIPS 2024poster

Recently, various strategies for distributed training of large language models (LLMs) have been proposed. By categorizing them into basic strategies and composite strategies, we have discovered that existing basic strategies provide limited options in specific scenarios, leaving considerable room fo…

Cited by 0SourcePDFScholar
2024

Unifying Bayesian Flow Networks and Diffusion Models through Stochastic Differential Equations

ICML 2024poster

Bayesian flow networks (BFNs) iteratively refine the parameters, instead of the samples in diffusion models (DMs), of distributions at various noise levels through Bayesian inference. Owing to its differentiable nature, BFNs are promising in modeling both continuous and discrete data, while simultan…

2022

Attribute-Conditioned Face Swapping Network for Low-Resolution Images

ICASSP 2022accepted

Deep learning based face swapping technologies have opened new frontiers for entertainment industries while pose novel threats to identity security. Applying face swapping to real-world products, as well as defending against its misuse, rely on the capacity to generate high quality face swapped imag…

Cited by 0SourceScholar
2022

Learning Mixture of Neural Temporal Point Processes for Multi-dimensional Event Sequence Clustering

IJCAI 2022poster

Multi-dimensional event sequence clustering applies to many scenarios e.g. e-Commerce and electronic health. Traditional clustering models fail to characterize complex real-world processes due to the strong parametric assumption. While Neural Temporal Point Processes (NTPPs) mainly focus on modeling…

Cited by 15SourcePDFScholar
2021

Improving Transferability of Adversarial Patches on Face Recognition With Generative Models

CVPR 2021poster

Face recognition is greatly improved by deep convolutional neural networks (CNNs). Recently, these face recognition models have been used for identity authentication in security sensitive applications. However, deep CNNs are vulnerable to adversarial patches, which are physically realizable and stea…

Cited by 128PDFScholar
2021

Nonlinear Projection Based Gradient Estimation for Query Efficient Blackbox Attacks

AISTATS 2021poster

Gradient estimation and vector space projection have been studied as two distinct topics. We aim to bridge the gap between the two by investigating how to efficiently estimate gradient based on a projected low-dimensional space. We first provide lower and upper bounds for gradient estimation under b…

2021

Progressive-Scale Boundary Blackbox Attack via Projective Gradient Estimation

ICML 2021spotlight

Boundary based blackbox attack has been recognized as practical and effective, given that an attacker only needs to access the final model prediction. However, the query efficiency of it is in general high especially for high dimensional image data. In this paper, we show that such efficiency highly…

2019

Generalization in Generative Adversarial Networks: A Novel Perspective from Privacy Protection

NeurIPS 2019poster

In this paper, we aim to understand the generalization properties of generative adversarial networks (GANs) from a new perspective of privacy protection. Theoretically, we prove that a differentially private learning algorithm used for training the GAN does not overfit to a certain degree, i.e., the…

Cited by 57SourcePDFScholar
2019

P3SGD: Patient Privacy Preserving SGD for Regularizing Deep CNNs in Pathological Image Classification

CVPR 2019poster

Recently, deep convolutional neural networks (CNNs) have achieved great success in pathological image classification. However, due to the limited number of labeled pathological images, there are still two challenges to be addressed: (1) overfitting: the performance of a CNN model is undermined by th…

Cited by 57PDFScholar