← Search

Yaxing Wang

30 accepted papers

2026

Boost the Identity-Preserving Embedding for Consistent Visual Generation

ICML 2026poster

Text-to-image models have advanced high-fidelity content generation, but their inability to maintain subject consistency hampers realistic applications. Existing training-based methods rely on heavy computation and large datasets; while training-free approaches demand excessive memory or complex aux…

Cited by 0SourceScholar
2026

FasterVAR: Plug-and-Play Acceleration for Visual Autoregressive Models

ICML 2026poster

Visual Autoregressive (VAR) modeling departs from the next-token prediction paradigm of traditional Autoregressive (AR) models through next-scale prediction, enabling high-quality image generation. However, the VAR paradigm suffers from sharply increased computational complexity and running time at …

Cited by 0SourceScholar
2026

ORION: Decoupling and Alignment for Unified Autoregressive Understanding and Generation

ICLR 2026poster

Unified multimodal Large Language Models (MLLMs) hold great promise for seamlessly integrating understanding and generation. However, monolithic autoregressive architectures, despite their elegance and conversational fluency, suffer from a fundamental semantic–structural conflict: optimizing for low…

Cited by 0SourceScholar
2026

Restore Text First, Enhance Image Later: Two-Stage Scene Text Image Super-Resolution with Glyph Structure Guidance

CVPR 2026

Current image super-resolution methods show strong performance on natural images but distort text, creating a fundamental trade-off between image quality and textual readability. To address this, we introduce **TIGER** (**T**ext-**I**mage **G**uided sup**E**r-**R**esolution), a novel two-stage frame

Cited by 0SourceScholar
2026

WaDi: Weight Direction-aware Distillation for One-step Image Synthesis

CVPR 2026

Despite the impressive performance of diffusion models such as Stable Diffusion (SD) in image generation, their slow inference limits practical deployment. Recent works accelerate inference by distilling multi-step diffusion into one-step generators. To better understand the distillation mechanism,

Cited by 0SourcecodeScholar
2025

$InterLCM$: Low-Quality Images as Intermediate States of Latent Consistency Models for Effective Blind Face Restoration

ICLR 2025poster

Diffusion priors have been used for blind face restoration (BFR) by fine-tuning diffusion models (DMs) on restoration datasets to recover low-quality images. However, the naive application of DMs presents several key limitations. (i) The diffusion prior has inferior semantic consistency (e.g., ID,…

Cited by 1SourcePDFScholar
2025

Anchor Token Matching: Implicit Structure Locking for Training-free AR Image Editing

ICCV 2025poster

Text-to-image generation has seen groundbreaking advancements with diffusion models, enabling high-fidelity synthesis and precise image editing through cross-attention manipulation. Recently, autoregressive (AR) models have re-emerged as powerful alternatives, leveraging next-token generation to mat…

2025

Free-Lunch Color-Texture Disentanglement for Stylized Image Generation

NeurIPS 2025poster

Recent advances in Text-to-Image (T2I) diffusion models have transformed image generation, enabling significant progress in stylized generation using only a few style reference images. However, current diffusion-based methods struggle with \textit{fine-grained} style customization due to challenges…

Cited by 0SourceScholar
2025

From Cradle to Cane: A Two-Pass Framework for High-Fidelity Lifespan Face Aging

NeurIPS 2025poster

Face aging has become a crucial task in computer vision, with applications ranging from entertainment to healthcare. However, existing methods struggle with achieving a realistic and seamless transformation across the entire lifespan, especially when handling large age gaps or extreme head poses. Th…

Cited by 0SourcecodeScholar
2025

Not All Parameters Matter: Masking Diffusion Models for Enhancing Generation Ability

CVPR 2025poster

The diffusion models, in early stages focus on constructing basic image structures, while the refined details, including local features and textures, are generated in later stages. Thus the same network layers are forced to learn both structural and textural information simultaneously, significant…

2025

One-Prompt-One-Story: Free-Lunch Consistent Text-to-Image Generation Using a Single Prompt

ICLR 2025spotlight

Text-to-image generation models can create high-quality images from input prompts. However, they struggle to support the consistent generation of identity-preserving requirements for storytelling. Existing approaches to this problem typically require extensive training in large datasets or additiona…

2025

One-Way Ticket: Time-Independent Unified Encoder for Distilling Text-to-Image Diffusion Models

CVPR 2025poster

Text-to-Image (T2I) diffusion models have made remarkable advancements in generative modeling; however, they face a trade-off between inference speed and image quality, posing challenges for efficient deployment. Existing distilled T2I models can generate high-fidelity images with fewer sampling ste…

2024

Faster Diffusion: Rethinking the Role of the Encoder for Diffusion Model Inference

NeurIPS 2024poster

One of the main drawback of diffusion models is the slow inference time for image generation. Among the most successful approaches to addressing this problem are distillation methods. However, these methods require considerable computational resources. In this paper, we take another approach to diff…

2024

Get What You Want, Not What You Don't: Image Content Suppression for Text-to-Image Diffusion Models

ICLR 2024poster

The success of recent text-to-image diffusion models is largely due to their capacity to be guided by a complex text prompt, which enables users to precisely describe the desired content. However, these models struggle to effectively suppress the generation of undesired content, which is explicitly…

2024

Token Merging for Training-Free Semantic Binding in Text-to-Image Synthesis

NeurIPS 2024poster

Although text-to-image (T2I) models exhibit remarkable generation capabilities, they frequently fail to accurately bind semantically related objects or attributes in the input prompts; a challenge termed semantic binding. Previous approaches either involve intensive fine-tuning of the entire T2I mod…

2023

3D-Aware Multi-Class Image-to-Image Translation With NeRFs

CVPR 2023poster

Recent advances in 3D-aware generative models (3D-aware GANs) combined with Neural Radiance Fields (NeRF) have achieved impressive results. However no prior works investigate 3D-aware GANs for 3D consistent multi-class image-to-image (3D-aware I2I) translation. Naively using 2D-I2I translation metho…

2023

Adaptive Texture Filtering for Single-Domain Generalized Segmentation

AAAI 2023technical

Domain generalization in semantic segmentation aims to alleviate the performance degradation on unseen domains through learning domain-invariant features. Existing methods diversify images in the source domain by adding complex or even abnormal textures to reduce the sensitivity to domain-specific f…

Cited by 7SourcePDFScholar
2023

Provable Multi-instance Deep AUC Maximization with Stochastic Pooling

ICML 2023poster

This paper considers a novel application of deep AUC maximization (DAM) for multi-instance learning (MIL), in which a single class label is assigned to a bag of instances (e.g., multiple 2D slices of a CT scan for a patient). We address a neglected yet non-negligible computational challenge of MIL i…

2022

Attracting and Dispersing: A Simple Approach for Source-free Domain Adaptation

NeurIPS 2022accept

We propose a simple but effective source-free domain adaptation (SFDA) method. Treating SFDA as an unsupervised clustering problem and following the intuition that local neighbors in feature space should have more similar predictions than other features, we propose to optimize an objective of predic…

2022

Distilling GANs with Style-Mixed Triplets for X2I Translation with Limited Data

ICLR 2022poster

Conditional image synthesis is an integral part of many X2I translation systems, including image-to-image, text-to-image and audio-to-image translation systems. Training these large systems generally requires huge amounts of training data. Therefore, we investigate knowledge distillation to transfe…

Cited by 2SourcePDFScholar
2021

Exploiting the Intrinsic Neighborhood Structure for Source-free Domain Adaptation

NeurIPS 2021poster

Domain adaptation (DA) aims to alleviate the domain shift between source domain and target domain. Most DA methods require access to the source data, but often that is not possible (e.g. due to data privacy or intellectual property). In this paper, we address the challenging source-free domain adapt…

2021

Generalized Source-Free Domain Adaptation

ICCV 2021poster

Domain adaptation (DA) aims to transfer the knowledge learned from source domain to an unlabeled target domain. Some recent works tackle source-free domain adaptation (SFDA) where only source pre-trained model is available for adaptation to target domain. However those methods does not consider keep…

Cited by 324PDFcodeScholar
2021

TransferI2I: Transfer Learning for Image-to-Image Translation From Small Datasets

ICCV 2021poster

Image-to-image (I2I) translation has matured in recent years and is able to generate high-quality realistic images. However, despite current success, it still faces important challenges when applied to small domains. Existing methods use transfer learning for I2I translation, but they still require…

Cited by 9PDFScholar
2020

DeepI2I: Enabling Deep Hierarchical Image-to-Image Translation by Transferring from GANs

NeurIPS 2020poster

Image-to-image translation has recently achieved remarkable results. But despite current success, it suffers from inferior performance when translations between classes require large shape changes. We attribute this to the high-resolution bottlenecks which are used by current state-of-the-art image-…

2020

GANwriting: Content-Conditioned Generation of Styled Handwritten Word Images

ECCV 2020poster

Although current image generation methods have reached impressive quality levels, they are still unable to produce plausible yet diverse images of handwritten words. On the contrary, when writing by hand, a great variability is observed across different writers, and even when analyzing words scribbl…

2020

MineGAN: Effective Knowledge Transfer From GANs to Target Domains With Few Images

CVPR 2020poster

One of the attractive characteristics of deep neural networks is their ability to transfer knowledge obtained in one domain to other related domains. As a result, high-quality networks can be trained in domains with relatively little training data. This property has been extensively studied for disc…

Cited by 229PDFcodeScholar
2020

Semi-Supervised Learning for Few-Shot Image-to-Image Translation

CVPR 2020poster

In the last few years, unpaired image-to-image translation has witnessed Remarkable progress. Although the latest methods are able to generate realistic images, they crucially rely on a large number of labeled images. Recently, some methods have tackled the challenging setting of few-shot image-to-i…

Cited by 62PDFcodeScholar
2018

Memory Replay GANs: Learning to Generate New Categories without Forgetting

NeurIPS 2018poster

Previous works on sequential learning address the problem of forgetting in discriminative models. In this paper we consider the case of generative models. In particular, we investigate generative adversarial networks (GANs) in the task of learning new categories in a sequential fashion. We first sho…

2018

Mix and Match Networks: Encoder-Decoder Alignment for Zero-Pair Image Translation

CVPR 2018poster

We address the problem of image translation between domains or modalities for which no direct paired data is available (i.e. zero-pair translation). We propose mix and match networks, based on multiple encoders and decoders aligned in such a way that other encoder-decoder pairs can be composed at te…

2018

Transferring GANs: generating images from limited data

ECCV 2018poster

Transferring the knowledge of pretrained networks to new domains by means of finetuning is a widely used practice for applications based on discriminative models. To the best of our knowledge this practice has not been studied within the context of generative deep networks. Therefore, we study domai…