← Search

Zikai Zhou

12 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

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

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

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

Blend the Separated: Mixture of Synergistic Experts for Data-Scarcity Drug-Target Interaction Prediction

AAAI 2025technical

Drug-target interaction prediction (DTI) is essential in various applications including drug discovery and clinical application. There are two perspectives of input data widely used in DTI prediction: Intrinsic data represents how drugs or targets are constructed, and extrinsic data represents how d…

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

LowRA: Accurate and Efficient LoRA Fine-Tuning of LLMs under 2 Bits

ICML 2025poster

Fine-tuning large language models (LLMs) is increasingly costly as models scale to hundreds of billions of parameters, and even parameter-efficient fine-tuning (PEFT) methods like LoRA remain resource-intensive. We introduce LowRA, the first framework to enable LoRA fine-tuning below 2 bits per para…

Cited by 0SourcePDFScholar
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

Elucidating the Design Space of Dataset Condensation

NeurIPS 2024poster

Dataset condensation, a concept within $\textit{data-centric learning}$, aims to efficiently transfer critical attributes from an original dataset to a synthetic version, meanwhile maintaining both diversity and realism of syntheses. This approach can significantly improve model training efficiency…

2024

Rethinking Centered Kernel Alignment in Knowledge Distillation

IJCAI 2024poster

Knowledge distillation has emerged as a highly effective method for bridging the representation discrepancy between large-scale models and lightweight models. Prevalent approaches involve leveraging appropriate metrics to minimize the divergence or distance between the knowledge extracted from the t…