← Search

Zeke Xie

34 accepted papers

2026

Accelerating Diffusion Model Training under Minimal Budgets: A Condensation-Based Perspective

CVPR 2026

Diffusion models have achieved remarkable performance on a wide range of generative tasks, yet training them from scratch is notoriously resource-intensive, typically requiring millions of training images and many GPU days. Motivated by a data-centric view of this bottleneck, we adopt a condensation

Cited by 0SourcecodeScholar
2026

ArcDAE: Asymmetric Rectified Contrastive Diffusion Autoencoder for Unified Representation Learning

ICML 2026poster

The unification of generative details and discriminative semantics presents a structural paradox in \textit{diffusion-based representation learning}. Early approaches decouple semantics from generation, inevitably compromising representational completeness (i.e., \textit{information split}). While r…

Cited by 0SourceScholar
2026

CMPhysBench: A Benchmark for Evaluating Large Language Models in Condensed Matter Physics

ICLR 2026poster

We introduce CMPhysBench, designed to assess the proficiency of Large Language Models (LLMs) in Condensed Matter Physics, as a novel Benchmark. CMPhysBench is composed of more than 520 graduate-level meticulously curated questions covering both representative subfields and foundational theoretical f…

Cited by 0SourcecodeScholar
2026

CRAFT: Aligning Diffusion Models with Fine-Tuning Is Easier Than You Think

CVPR 2026

Aligning Diffusion models has achieved remarkable breakthroughs in generating high-quality, human preference-aligned images. Existing techniques, such as supervised fine-tuning (SFT) and DPO-style preference optimization, have become principled tools for fine-tuning diffusion models. However, SFT re

Cited by 0SourceScholar
2026

DIMOS: Disentangling Instance-level Moving Object Segmentation

CVPR 2026

Moving instance segmentation (MIS) attracts increasing attention due to its broad applications in traffic surveillance, autonomous driving, and animal tracking. Event cameras record asynchronous brightness changes, providing high temporal resolution and dynamic range, which makes them highly sensiti

Cited by 0SourceScholar
2026

Exploring Data-Free LoRA Transferability for Video Diffusion Models

ICML 2026poster

Video diffusion models leveraging step distillation or causal distillation have achieved remarkable performance. However, adapting existing LoRAs to these variants remains a critical challenge due to weight space mismatches. We observe that direct application leads to style degradation and structura…

Cited by 0SourceScholar
2026

Guidance Matters: Rethinking the Evaluation Pitfall for Text-to-Image Generation

ICLR 2026poster

Classifier-free guidance (CFG) has helped diffusion models achieve great conditional generation in various fields. Recently, more diffusion guidance methods have emerged with improved generation quality and human preference. However, can these emerging diffusion guidance methods really achieve solid…

Cited by 0SourceScholar
2026

Late-to-Early Training: LET LLMs Learn Earlier, So Faster and Better

ICLR 2026poster

As Large Language Models (LLMs) achieve remarkable empirical success through scaling model and data size, pretraining has become increasingly critical yet computationally prohibitive, hindering rapid development. Despite the availability of numerous pretrained LLMs developed at significant computati…

Cited by 0SourceScholar
2026

Lightning Unified Video Editing via In-Context Sparse Attention

ICML 2026poster

Video editing has evolved toward In-Context Learning (ICL) paradigms, yet the resulting quadratic attention costs create a critical computational bottleneck. In this work, we propose **I**n-context **S**parse **A**ttention (**ISA**), the first experimentally lossless sparse framework tailored for IC…

Cited by 0SourceScholar
2026

MDN: Parallelizing Stepwise Momentum for Delta Linear Attention

ICML 2026poster

Linear Attention (LA) offers a promising paradigm for scaling large language models (LLMs) to long sequences by avoiding the quadratic complexity of self-attention. Recent LA models such as Mamba2 and GDN interpret linear recurrences as closed-form online stochastic gradient descent (SGD), but naive…

Cited by 0SourceScholar
2026

Optimizing Few-Step Generation with Adaptive Matching Distillation

ICML 2026poster

Distribution Matching Distillation (DMD) is a powerful acceleration paradigm, yet its stability is often compromised in **Forbidden Zones**—regions where the real teacher provides unreliable guidance while the fake teacher exerts insufficient repulsive force. In this work, we propose a unified optim…

Cited by 0SourceScholar
2025

Channel Matters: Estimating Channel Influence for Multivariate Time Series

NeurIPS 2025poster

The influence function serves as an efficient post-hoc interpretability tool that quantifies the impact of training data modifications on model parameters, enabling enhanced model performance, improved generalization, and interpretability insights without the need for expensive retraining processes.…

Cited by 0SourceScholar
2025

Diffusion Models are Zero-Shot Generative Text-Vision Retrievers

ICASSP 2025accepted

Large-scale text-to-image diffusion models have demonstrated impressive capabilities for downstream tasks by leveraging strong vision-language alignment from generative pre-training. Recently, a number of works have explored how to use the power of text-to-image diffusion models for text-image match…

Cited by 0SourceScholar
2025

Golden Noise for Diffusion Models: A Learning Framework

ICCV 2025poster

Text-to-image diffusion model is a popular paradigm that synthesizes personalized images by providing a text prompt and a random Gaussian noise. While people observe that some noises are "golden noises" that can achieve better text-image alignment and higher human preference than others, we still la…

2025

IV-mixed Sampler: Leveraging Image Diffusion Models for Enhanced Video Synthesis

ICLR 2025poster

Exploring suitable solutions to improve performance by increasing the computational cost of inference in visual diffusion models is a highly promising direction. Sufficient prior studies have demonstrated that correctly scaling up computation in the sampling process can successfully lead to improved…

2025

Investigating the Overlooked Hessian Structure: From CNNs to LLMs

ICML 2025poster

It is well-known that the Hessian of deep loss landscape matters to optimization and generalization of deep learning. Previous studies reported a rough Hessian structure in deep learning, which consists of two components, a small number of large eigenvalues and a large number of nearly-zero eigenval…

Cited by 0SourcePDFScholar
2025

Mono2Stereo: A Benchmark and Empirical Study for Stereo Conversion

CVPR 2025poster

With the rapid proliferation of 3D devices and the shortage of 3D content, stereo conversion is attracting increasing attention. Recent works introduce pretrained Diffusion Models (DMs) into this task. However, due to the scarcity of large-scale training data and comprehensive benchmarks, the optima…

Cited by 0SourcePDFScholar
2025

Principled Data Selection for Alignment: The Hidden Risks of Difficult Examples

ICML 2025poster

The alignment of large language models (LLMs) often assumes that using more clean data yields better outcomes, overlooking the match between model capacity and example difficulty. Challenging this, we propose a new principle: *Preference data vary in difficulty, and overly difficult examples hinder…

2025

UtilGen: Utility-Centric Generative Data Augmentation with Dual-Level Task Adaptation

NeurIPS 2025poster

Data augmentation using generative models has emerged as a powerful paradigm for enhancing performance in computer vision tasks. However, most existing augmentation approaches primarily focus on optimizing intrinsic data attributes -- such as fidelity and diversity -- to generate visually high-quali…

Cited by 0SourceScholar
2025

Zigzag Diffusion Sampling: Diffusion Models Can Self-Improve via Self-Reflection

ICLR 2025poster

Diffusion models, the most popular generative paradigm so far, can inject conditional information into the generation path to guide the latent towards desired directions. However, existing text-to-image diffusion models often fail to maintain high image quality and high prompt-image alignment for th…

2024

Neural Field Classifiers via Target Encoding and Classification Loss

ICLR 2024poster

Neural field methods have seen great progress in various long-standing tasks in computer vision and computer graphics, including novel view synthesis and geometry reconstruction. As existing neural field methods try to predict some coordinate-based continuous target values, such as RGB for Neural Ra…

Cited by 0SourcePDFScholar
2024

Variance-enlarged Poisson Learning for Graph-based Semi-Supervised Learning with Extremely Sparse Labeled Data

ICLR 2024poster

Graph-based semi-supervised learning, particularly in the context of extremely sparse labeled data, often suffers from degenerate solutions where label functions tend to be nearly constant across unlabeled data. In this paper, we introduce Variance-enlarged Poisson Learning (VPL), a simple yet power…

2023

Dataset Pruning: Reducing Training Data by Examining Generalization Influence

ICLR 2023poster

The great success of deep learning heavily relies on increasingly larger training data, which comes at a price of huge computational and infrastructural costs. This poses crucial questions that, do all training data contribute to model's performance? How much does each individual training sample or…

Cited by 135SourcePDFScholar
2023

On the Overlooked Pitfalls of Weight Decay and How to Mitigate Them: A Gradient-Norm Perspective

NeurIPS 2023poster

Weight decay is a simple yet powerful regularization technique that has been very widely used in training of deep neural networks (DNNs). While weight decay has attracted much attention, previous studies fail to discover some overlooked pitfalls on large gradient norms resulted by weight decay. In t…

2023

S3IM: Stochastic Structural SIMilarity and Its Unreasonable Effectiveness for Neural Fields

ICCV 2023poster

Recently, Neural Radiance Field (NeRF) has shown great success in rendering novel-view images of a given scene by learning an implicit representation with only posed RGB images. NeRF and relevant neural field methods (e.g., neural surface representation) typically optimize a point-wise loss and make…

Cited by 37PDFScholar
2022

Adaptive Inertia: Disentangling the Effects of Adaptive Learning Rate and Momentum

ICML 2022oral

Adaptive Moment Estimation (Adam), which combines Adaptive Learning Rate and Momentum, would be the most popular stochastic optimizer for accelerating the training of deep neural networks. However, it is empirically known that Adam often generalizes worse than Stochastic Gradient Descent (SGD). The…

Cited by 69SourcePDFScholar
2022

Sparse Double Descent: Where Network Pruning Aggravates Overfitting

ICML 2022spotlight

People usually believe that network pruning not only reduces the computational cost of deep networks, but also prevents overfitting by decreasing model capacity. However, our work surprisingly discovers that network pruning sometimes even aggravates overfitting. We report an unexpected sparse double…

2021

A Diffusion Theory For Deep Learning Dynamics: Stochastic Gradient Descent Exponentially Favors Flat Minima

ICLR 2021poster

Stochastic Gradient Descent (SGD) and its variants are mainstream methods for training deep networks in practice. SGD is known to find a flat minimum that often generalizes well. However, it is mathematically unclear how deep learning can select a flat minimum among so many minima. To answer the que…

Cited by 159SourcePDFScholar
2021

Positive-Negative Momentum: Manipulating Stochastic Gradient Noise to Improve Generalization

ICML 2021spotlight

It is well-known that stochastic gradient noise (SGN) acts as implicit regularization for deep learning and is essentially important for both optimization and generalization of deep networks. Some works attempted to artificially simulate SGN by injecting random noise to improve deep learning. Howeve…