← Search

Yingwei Pan

51 accepted papers

2026

Distillation Models are Good Samplers for Diffusion Reinforcement Learning

ICML 2026poster

We present DMSampler, a framework that accelerates diffusion reinforcement learning by using fast distillation models as its training-time sampling engine. It overcomes the key bottleneck of sampling from the policy model—typically requiring around 50 denoising steps—by employing a co-evolving disti…

Cited by 0SourceScholar
2026

EvoID: Reinforced Evolution for Identity-Preserving Video Generation

CVPR 2026

We present EvoID, a novel framework that reformulates Identity-Preserving Video Generation as a self-evolving process through Reinforcement Learning. Moving beyond the static paradigm of imitation learning, EvoID enables a generative model to actively learn and optimize the complex trade-offs betwee

Cited by 0SourceScholar
2026

FreeInpaint: Tuning-free Prompt Alignment and Visual Rationality Enhancement in Image Inpainting

AAAI 2026technical

Text-guided image inpainting endeavors to generate new content within specified regions of images using textual prompts from users. The primary challenge is to accurately align the inpainted areas with the user-provided prompts while maintaining a high degree of visual fidelity. While existing inpai

Cited by 0SourcePDFScholar
2026

Visual Autoregressive Modeling for Instruction-Guided Image Editing

ICLR 2026poster

Recent advances in diffusion models have brought remarkable visual fidelity to instruction-guided image editing. However, their global denoising process inherently entangles the edited region with the entire image context, leading to unintended spurious modifications and compromised adherence to edi…

Cited by 0SourcecodeScholar
2025

Hierarchical Masked Autoregressive Models with Low-Resolution Token Pivots

ICML 2025poster

Autoregressive models have emerged as a powerful generative paradigm for visual generation. The current de-facto standard of next token prediction commonly operates over a single-scale sequence of dense image tokens, and is incapable of utilizing global context especially for early tokens prediction…

2025

Incorporating Visual Correspondence into Diffusion Model for Virtual Try-On

ICLR 2025poster

Diffusion models have shown preliminary success in virtual try-on (VTON) task. The typical dual-branch architecture comprises two UNets for implicit garment deformation and synthesized image generation respectively, and has emerged as the recipe for VTON task. Nevertheless, the problem remains chall…

2025

MotionPro: A Precise Motion Controller for Image-to-Video Generation

CVPR 2025poster

Animating images with interactive motion control has garnered popularity for image-to-video (I2V) generation. Modern approaches typically rely on large Gaussian kernels to extend motion trajectories as condition without explicitly defining movement region, leading to coarse motion control and failin…

2025

Pursuing Temporal-Consistent Video Virtual Try-On via Dynamic Pose Interaction

CVPR 2025poster

Video virtual try-on aims to seamlessly dress a subject in a video with a specific garment. The primary challenge involves preserving the visual authenticity of the garment while dynamically adapting to the pose and physique of the subject. While existing methods have predominantly focused on image-…

Cited by 0SourcePDFScholar
2025

VTON-VLLM: Aligning Virtual Try-On Models with Human Preferences

NeurIPS 2025poster

Diffusion models have yielded remarkable success in virtual try-on (VTON) task, yet they often fall short of fully meeting user expectations regarding visual quality and detail preservation. To alleviate this issue, we curate a dataset of synthesized VTON images annotated with human judgments across…

Cited by 0SourcecodeScholar
2024

Boosting Diffusion Models with Moving Average Sampling in Frequency Domain

CVPR 2024poster

Diffusion models have recently brought a powerful revolution in image generation. Despite showing impressive generative capabilities most of these models rely on the current sample to denoise the next one possibly resulting in denoising instability. In this paper we reinterpret the iterative denoisi…

Cited by 20SourcePDFScholar
2024

Prompt Refinement with Image Pivot for Text-to-Image Generation

ACL 2024long

For text-to-image generation, automatically refining user-provided natural language prompts into the keyword-enriched prompts favored by systems is essential for the user experience. Such a prompt refinement process is analogous to translating the prompt from “user languages” into “system languages”…

2024

SD-DiT: Unleashing the Power of Self-supervised Discrimination in Diffusion Transformer

CVPR 2024poster

Diffusion Transformer (DiT) has emerged as the new trend of generative diffusion models on image generation. In view of extremely slow convergence in typical DiT recent breakthroughs have been driven by mask strategy that significantly improves the training efficiency of DiT with additional intra-im…

Cited by 27SourcePDFScholar
2024

TRIP: Temporal Residual Learning with Image Noise Prior for Image-to-Video Diffusion Models

CVPR 2024poster

Recent advances in text-to-video generation have demonstrated the utility of powerful diffusion models. Nevertheless the problem is not trivial when shaping diffusion models to animate static image (i.e. image-to-video generation). The difficulty originates from the aspect that the diffusion process…

2024

VP3D: Unleashing 2D Visual Prompt for Text-to-3D Generation

CVPR 2024poster

Recent innovations on text-to-3D generation have featured Score Distillation Sampling (SDS) which enables the zero-shot learning of implicit 3D models (NeRF) by directly distilling prior knowledge from 2D diffusion models. However current SDS-based models still struggle with intricate text prompts a…

2023

Learning Neural Implicit Surfaces with Object-Aware Radiance Fields

ICCV 2023poster

Recent progress on multi-view 3D object reconstruction has featured neural implicit surfaces via learning high-fidelity radiance fields. However, most approaches hinge on the visual hull derived from cost-expensive silhouette masks to obtain object surfaces. In this paper, we propose a novel Object-…

Cited by 2PDFScholar
2023

Learning To Generate Language-Supervised and Open-Vocabulary Scene Graph Using Pre-Trained Visual-Semantic Space

CVPR 2023poster

Scene graph generation (SGG) aims to abstract an image into a graph structure, by representing objects as graph nodes and their relations as labeled edges. However, two knotty obstacles limit the practicability of current SGG methods in real-world scenarios: 1) training SGG models requires time-cons…

2023

Modality-Agnostic Debiasing for Single Domain Generalization

CVPR 2023poster

Deep neural networks (DNNs) usually fail to generalize well to outside of distribution (OOD) data, especially in the extreme case of single domain generalization (single-DG) that transfers DNNs from single domain to multiple unseen domains. Existing single-DG techniques commonly devise various data-…

Cited by 29SourcePDFScholar
2023

ObjectFusion: Multi-modal 3D Object Detection with Object-Centric Fusion

ICCV 2023poster

Recent progress on multi-modal 3D object detection has featured BEV (Bird-Eye-View) based fusion, which effectively unifies both LiDAR point clouds and camera images in a shared BEV space. Nevertheless, it is not trivial to perform camera-to-BEV transformation due to the inherently ambiguous depth e…

Cited by 38PDFScholar
2023

Semantic-Conditional Diffusion Networks for Image Captioning

CVPR 2023poster

Recent advances on text-to-image generation have witnessed the rise of diffusion models which act as powerful generative models. Nevertheless, it is not trivial to exploit such latent variable models to capture the dependency among discrete words and meanwhile pursue complex visual-language alignmen…

2023

Transforming Radiance Field With Lipschitz Network for Photorealistic 3D Scene Stylization

CVPR 2023highlight

Recent advances in 3D scene representation and novel view synthesis have witnessed the rise of Neural Radiance Fields (NeRFs). Nevertheless, it is not trivial to exploit NeRF for the photorealistic 3D scene stylization task, which aims to generate visually consistent and photorealistic stylized scen…

2022

Dynamic Temporal Filtering In Video Models

ECCV 2022poster

"Video temporal dynamics is conventionally modeled with 3D spatial-temporal kernel or its factorized version comprised of 2D spatial kernel and 1D temporal kernel. The modeling power, nevertheless, is limited by the fixed window size and static weights of a kernel along the temporal dimension. The p…

2022

Exploring Structure-Aware Transformer Over Interaction Proposals for Human-Object Interaction Detection

CVPR 2022poster

Recent high-performing Human-Object Interaction (HOI) detection techniques have been highly influenced by Transformer-based object detector (i.e., DETR). Nevertheless, most of them directly map parametric interaction queries into a set of HOI predictions through vanilla Transformer in a one-stage ma…

Cited by 93PDFcodeScholar
2022

Out-of-Distribution Detection via Conditional Kernel Independence Model

NeurIPS 2022accept

Recently, various methods have been introduced to address the OOD detection problem with training outlier exposure. These methods usually count on discriminative softmax metric or energy method to screen OOD samples. In this paper, we probe an alternative hypothesis on OOD detection by constructing…

2022

SPE-Net: Boosting Point Cloud Analysis via Rotation Robustness Enhancement

ECCV 2022poster

"In this paper, we propose a novel deep architecture tailored for 3D point cloud applications, named as SPE-Net. The embedded ""Selective Position Encoding (SPE)"" procedure relies on an attention mechanism that can effectively attend to the underlying rotation condition of the input. Such encoded r…

2022

Stand-Alone Inter-Frame Attention in Video Models

CVPR 2022poster

Motion, as the uniqueness of a video, has been critical to the development of video understanding models. Modern deep learning models leverage motion by either executing spatio-temporal 3D convolutions, factorizing 3D convolutions into spatial and temporal convolutions separately, or computing self-…

Cited by 62PDFcodeScholar
2022

Wave-ViT: Unifying Wavelet and Transformers for Visual Representation Learning

ECCV 2022poster

"Multi-scale Vision Transformer (ViT) has emerged as a powerful backbone for computer vision tasks, while the self-attention computation in Transformer scales quadratically w.r.t. the input patch number. Thus, existing solutions commonly employ down-sampling operations (e.g., average pooling) over k…

2021

A Style and Semantic Memory Mechanism for Domain Generalization

ICCV 2021poster

Mainstream state-of-the-art domain generalization algorithms tend to prioritize the assumption on semantic invariance across domains. Meanwhile, the inherent intra-domain style invariance is usually underappreciated and put on the shelf. In this paper, we reveal that leveraging intra-domain style in…

Cited by 53PDFScholar
2021

Improving Self-supervised Learning with Automated Unsupervised Outlier Arbitration

NeurIPS 2021poster

Our work reveals a structured shortcoming of the existing mainstream self-supervised learning methods. Whereas self-supervised learning frameworks usually take the prevailing perfect instance level invariance hypothesis for granted, we carefully investigate the pitfalls behind. Particularly, we argu…

2021

Representing Videos As Discriminative Sub-Graphs for Action Recognition

CVPR 2021poster

Human actions are typically of combinatorial structures or patterns, i.e., subjects, objects, plus spatio-temporal interactions in between. Discovering such structures is therefore a rewarding way to reason about the dynamics of interactions and recognize the actions. In this paper, we introduce a n…

Cited by 34PDFScholar
2021

Scheduled Sampling in Vision-Language Pretraining with Decoupled Encoder-Decoder Network

AAAI 2021technical

Despite having impressive vision-language (VL) pretraining with BERT-based encoder for VL understanding, the pretraining of a universal encoder-decoder for both VL understanding and generation remains challenging. The difficulty originates from the inherently different peculiarities of the two disci…

2021

SeCo: Exploring Sequence Supervision for Unsupervised Representation Learning

AAAI 2021technical

A steady momentum of innovations and breakthroughs has convincingly pushed the limits of unsupervised image representation learning. Compared to static 2D images, video has one more dimension (time). The inherent supervision existing in such sequential structure offers a fertile ground for building…

2020

Exploring Category-Agnostic Clusters for Open-Set Domain Adaptation

CVPR 2020poster

Unsupervised domain adaptation has received significant attention in recent years. Most of existing works tackle the closed-set scenario, assuming that the source and target domains share the exactly same categories. In practice, nevertheless, a target domain often contains samples of classes unseen…

Cited by 94PDFScholar
2020

Joint Contrastive Learning with Infinite Possibilities

NeurIPS 2020spotlight

This paper explores useful modifications of the recent development in contrastive learning via novel probabilistic modeling. We derive a particular form of contrastive loss named Joint Contrastive Learning (JCL). JCL implicitly involves the simultaneous learning of an infinite number of query-key pa…

2020

Learning a Unified Sample Weighting Network for Object Detection

CVPR 2020poster

Region sampling or weighting is significantly important to the success of modern region-based object detectors. Unlike some previous works, which only focus on "hard" samples when optimizing the objective function, we argue that sample weighting should be data-dependent and task-dependent. The impor…

Cited by 45PDFcodeScholar
2019

Exploring Object Relation in Mean Teacher for Cross-Domain Detection

CVPR 2019poster

Rendering synthetic data (e.g., 3D CAD-rendered images) to generate annotations for learning deep models in vision tasks has attracted increasing attention in recent years. However, simply applying the models learnt on synthetic images may lead to high generalization error on real images due to doma…

Cited by 385PDFScholar
2019

Relation Distillation Networks for Video Object Detection

ICCV 2019poster

It has been well recognized that modeling object-to-object relations would be helpful for object detection. Nevertheless, the problem is not trivial especially when exploring the interactions between objects to boost video object detectors. The difficulty originates from the aspect that reliable obj…

Cited by 280PDFScholar
2019

Transferrable Prototypical Networks for Unsupervised Domain Adaptation

CVPR 2019oral

In this paper, we introduce a new idea for unsupervised domain adaptation via a remold of Prototypical Networks, which learn an embedding space and perform classification via a remold of the distances to the prototype of each class. Specifically, we present Transferrable Prototypical Networks (TPN)…

Cited by 461PDFScholar
2018

Jointly Localizing and Describing Events for Dense Video Captioning

CVPR 2018poster

Automatically describing a video with natural language is regarded as a fundamental challenge in computer vision. The problem nevertheless is not trivial especially when a video contains multiple events to be worthy of mention, which often happens in real videos. A valid question is how to temporall…

2017

Incorporating Copying Mechanism in Image Captioning for Learning Novel Objects

CVPR 2017poster

Image captioning often requires a large set of training image-sentence pairs. In practice, however, acquiring sufficient training pairs is always expensive, making the recent captioning models limited in their ability to describe objects outside of training corpora (i.e., novel objects). In this pap…

Cited by 181PDFcodeScholar
2016

Jointly Modeling Embedding and Translation to Bridge Video and Language

CVPR 2016oral

Automatically describing video content with natural language is a fundamental challenge of computer vision. Recurrent Neural Networks (RNNs), which models sequence dynamics, has attracted increasing attention on visual interpretation. However, most existing approaches generate a word locally with th…

Cited by 716PDFScholar
2015

Semi-Supervised Domain Adaptation With Subspace Learning for Visual Recognition

CVPR 2015poster

In many real-world applications, we are often facing the problem of cross domain learning, i.e., to borrow the labeled data or transfer the already learnt knowledge from a source domain to a target domain. However, simply applying existing source data or knowledge may even hurt the performance, espe…

Cited by 276SourcePDFScholar