← Search

Jiapeng Zhu

18 accepted papers

2026

AAD-1: Asymmetric Adversarial Distillation for One-Step Autoregressive Video Generation

ICML 2026poster

We present \textbf{AAD-1}, an \textbf{A}symmetric \textbf{A}dversarial \textbf{D}istillation framework for \textbf{O}ne-step autoregressive image-to-video generation. State-of-the-art methods adopt adversarial distillation but suffer from motion collapse and training instability, resulting in static…

Cited by 1SourceScholar
2026

Human Cognition Inspired RAG with Knowledge Graph for Complex Problem Solving

AAAI 2026technical

Large Language Models (LLMs) have demonstrated significant potential across various domains. However, they often struggle with integrating external knowledge and performing complex reasoning, leading to hallucinations and unreliable outputs. Retrieval Augmented Generation (RAG) has emerged as a prom

Cited by 0SourcePDFScholar
2026

Reward Forcing: Efficient Streaming Video Generation with Rewarded Distribution Matching Distillation

CVPR 2026

Efficient streaming video generation is critical for simulating interactive and dynamic worlds. Existing methods distill few-step video diffusion models with sliding window attention, using initial frames as sink tokens to maintain attention performance and reduce error accumulation. However, video

Cited by 0SourcecodeScholar
2025

Enhancing LLM-based Hatred and Toxicity Detection with Meta-Toxic Knowledge Graph

ACL 2025finding

The rapid growth of social media platforms has raised significant concerns regarding online content toxicity. When Large Language Models (LLMs) are used for toxicity detection, two key challenges emerge: 1) the absence of domain-specific toxicity knowledge leads to false negatives; 2) the excessive…

2025

Exploring Sparse MoE in GANs for Text-conditioned Image Synthesis

CVPR 2025poster

Due to the difficulty in scaling up, generative adversarial networks (GANs) seem to be falling out of grace with the task of text-conditioned image synthesis. Sparsely activated mixture-of-experts (MoE) has recently been demonstrated as a valid solution to training large-scale models with limited re…

2025

Learning Visual Generative Priors without Text

CVPR 2025poster

Although text-to-image (T2I) models have recently thrived as visual generative priors, their reliance on high-quality text-image pairs makes scaling up expensive. We argue that grasping the cross-modality alignment is not a necessity for a sound visual generative prior, whose focus should be on text…

Cited by 1SourcePDFScholar
2025

Text Detoxification: Data Efficiency, Semantic Preservation and Model Generalization

EMNLP 2025

The widespread dissemination of toxic content on social media poses a serious threat to both online environments and public discourse, highlighting the urgent need for detoxification methods that effectively remove toxicity while preserving the original semantics.However, existing approaches often s

2024

Exploring Guided Sampling of Conditional GANs

ECCV 2024poster

"Guided sampling serves as a widely used inference technique in diffusion models to trade off sample fidelity and diversity. In this work, we confirm that generative adversarial networks (GANs) can also benefit from guided sampling, not even requiring to pre-prepare a classifier (, classifier guidan…

2023

Learning Modulated Transformation in GANs

NeurIPS 2023poster

The success of style-based generators largely benefits from style modulation, which helps take care of the cross-instance variation within data. However, the instance-wise stochasticity is typically introduced via regular convolution, where kernels interact with features at some fixed locations, lim…

2023

LinkGAN: Linking GAN Latents to Pixels for Controllable Image Synthesis

ICCV 2023poster

This work presents an easy-to-use regularizer for GAN training, which helps explicitly link some axes of the latent space to a set of pixels in the synthesized image. Establishing such a connection facilitates a more convenient local control of GAN generation, where users can alter the image content…

Cited by 30PDFScholar
2023

One-Shot Generative Domain Adaptation

ICCV 2023poster

This work aims to transfer a Generative Adversarial Network (GAN) pre-trained on one image domain to another domain referred to as few as just one reference image. The challenge is that, under limited supervision, it is extremely difficult to synthesize photo realistic and highly diverse images whil…

Cited by 69PDFcodeScholar
2022

3D-Aware Indoor Scene Synthesis with Depth Priors

ECCV 2022poster

"Despite the recent advancement of Generative Adversarial Networks (GANs) in learning 3D-aware image synthesis from 2D data, existing methods fail to model indoor scenes due to the large diversity of room layouts and the objects inside. We argue that indoor scenes do not have a shared intrinsic stru…

Cited by 37SourcePDFScholar
2022

High-Fidelity GAN Inversion with Padding Space

ECCV 2022poster

"Inverting a Generative Adversarial Network (GAN) facilitates a wide range of image editing tasks using pre-trained generators. Existing methods typically employ the latent space of GANs as the inversion space yet observe the insufficient recovery of spatial details. In this work, we propose to invo…

2022

Region-Based Semantic Factorization in GANs

ICML 2022spotlight

Despite the rapid advancement of semantic discovery in the latent space of Generative Adversarial Networks (GANs), existing approaches either are limited to finding global attributes or rely on a number of segmentation masks to identify local attributes. In this work, we present a highly efficient a…

2021

Low-Rank Subspaces in GANs

NeurIPS 2021poster

The latent space of a Generative Adversarial Network (GAN) has been shown to encode rich semantics within some subspaces. To identify these subspaces, researchers typically analyze the statistical information from a collection of synthesized data, and the identified subspaces tend to control image a…

2021

Uncertainty Principles of Encoding GANs

ICML 2021spotlight

The compelling synthesis results of Generative Adversarial Networks (GANs) demonstrate rich semantic knowledge in their latent codes. To obtain this knowledge for downstream applications, encoding GANs has been proposed to learn encoders, such that real world data can be encoded to latent codes, whi…

Cited by 8SourcePDFScholar