← Search

Jiayi Guo

18 accepted papers

2026

A Relative Error-Based Evaluation Framework of Heterogeneous Treatment Effect Estimators

ICLR 2026poster

While significant progress has been made in heterogeneous treatment effect (HTE) estimation, the evaluation of HTE estimators remains underdeveloped. In this article, we propose a robust evaluation framework based on relative error, which quantifies performance differences between two HTE estimators…

Cited by 0SourcecodeScholar
2026

FastVMT: Eliminating Redundancy in Video Motion Transfer

ICLR 2026poster

Video motion transfer aims to synthesize videos by generating visual content according to a text prompt while transferring the motion pattern observed in a reference video. Recent methods predominantly use the Diffusion Transformer (DiT) architecture. To achieve satisfactory runtime, several methods…

Cited by 0SourceScholar
2026

HitKV: Activation Frequency Knows Which Tokens Are Important

AAAI 2026technical

The demand for long-context processing in large language models (LLMs) continues to escalate alongside rapid advancements in their capabilities. However, the intermediate attention keys and values (KV cache) employed to avoid re-computations, also grow linearly with sequence length, far exceeding th

Cited by 0SourcePDFScholar
2026

PreciseCache: Precise Feature Caching for Efficient and High-fidelity Video Generation

ICLR 2026poster

High computational costs and slow inference hinder the practical application of video generation models. While prior works accelerate the generation process through feature caching, they often suffer from notable quality degradation. In this work, we reveal that this issue arises from their inabilit…

Cited by 0SourcecodeScholar
2025

Everything to the Synthetic: Diffusion-driven Test-time Adaptation via Synthetic-Domain Alignment

CVPR 2025poster

Test-time adaptation (TTA) aims to improve the performance of source-domain pre-trained models on previously unseen, shifted target domains. Traditional TTA methods primarily adapt model weights based on target data streams, making model performance sensitive to the amount and order of target data.…

2025

IMG: Calibrating Diffusion Models via Implicit Multimodal Guidance

ICCV 2025poster

Ensuring precise multimodal alignment between diffusion-generated images and input prompts has been a long-standing challenge. Earlier works finetune diffusion weight using high-quality preference data, which tends to be limited and difficult to scale up. Recent editing-based methods further refine…

2025

Taming Rectified Flow for Inversion and Editing

ICML 2025poster

Rectified-flow-based diffusion transformers like FLUX and OpenSora have demonstrated outstanding performance in the field of image and video generation. Despite their robust generative capabilities, these models often struggle with inversion inaccuracies, which could further limit their effectivenes…

2024

AdaNAT: Exploring Adaptive Policy for Token-Based Image Generation

ECCV 2024poster

"Recent studies have demonstrated the effectiveness of token-based methods for visual content generation. As a representative work, non-autoregressive Transformers (NATs) are able to synthesize images with decent quality in a small number of steps. However, NATs usually necessitate configuring a com…

2024

COVE: Unleashing the Diffusion Feature Correspondence for Consistent Video Editing

NeurIPS 2024poster

Video editing is an emerging task, in which most current methods adopt the pre-trained text-to-image (T2I) diffusion model to edit the source video in a zero-shot manner. Despite extensive efforts, maintaining the temporal consistency of edited videos remains challenging due to the lack of temporal…

2024

ENAT: Rethinking Spatial-temporal Interactions in Token-based Image Synthesis

NeurIPS 2024poster

Recently, token-based generation approaches have demonstrated their effectiveness in synthesizing visual content. As a representative example, non-autoregressive Transformers (NATs) can generate decent-quality images in just a few steps. NATs perform generation in a progressive manner, where the lat…

2024

Efficient Diffusion Transformer with Step-wise Dynamic Attention Mediators

ECCV 2024poster

"This paper identifies significant redundancy in the query-key interactions within self-attention mechanisms of diffusion transformer models, particularly during the early stages of denoising diffusion steps. In response to this observation, we present a novel diffusion transformer framework incorpo…

2024

GRA: Detecting Oriented Objects through Group-wise Rotating and Attention

ECCV 2024poster

"Oriented object detection, an emerging task in recent years, aims to identify and locate objects across varied orientations. This requires the detector to accurately capture the orientation information, which varies significantly within and across images. Despite the existing substantial efforts, s…

2024

Prompt-Free Diffusion: Taking "Text" out of Text-to-Image Diffusion Models

CVPR 2024poster

Text-to-image (T2I) research has grown explosively in the past year owing to the large-scale pre-trained diffusion models and many emerging personalization and editing approaches. Yet one pain point persists: the text prompt engineering and searching high-quality text prompts for customized results…

2024

Revisiting Non-Autoregressive Transformers for Efficient Image Synthesis

CVPR 2024poster

The field of image synthesis is currently flourishing due to the advancements in diffusion models. While diffusion models have been successful their computational intensity has prompted the pursuit of more efficient alternatives. As a representative work non-autoregressive Transformers (NATs) have b…

2024

Smooth Diffusion: Crafting Smooth Latent Spaces in Diffusion Models

CVPR 2024poster

Recently diffusion models have made remarkable progress in text-to-image (T2I) generation synthesizing images with high fidelity and diverse contents. Despite this advancement latent space smoothness within diffusion models remains largely unexplored. Smooth latent spaces ensure that a perturbation…

2023

Zero-Shot Generative Model Adaptation via Image-Specific Prompt Learning

CVPR 2023poster

Recently, CLIP-guided image synthesis has shown appealing performance on adapting a pre-trained source-domain generator to an unseen target domain. It does not require any target-domain samples but only the textual domain labels. The training is highly efficient, e.g., a few minutes. However, existi…

2022

Assessing a Single Image in Reference-Guided Image Synthesis

AAAI 2022technical

Assessing the performance of Generative Adversarial Networks (GANs) has been an important topic due to its practical significance. Although several evaluation metrics have been proposed, they generally assess the quality of the whole generated image distribution. For Reference-guided Image Synthesis…

Cited by 15SourcePDFScholar