← Search

yanwu xu

15 accepted papers

2026

Mobile-VTON: High-Fidelity On-Device Virtual Try-On

CVPR 2026

Virtual try-on (VTON) has recently achieved impressive visual fidelity, but most existing systems require uploading personal photos to cloud-based GPUs, raising privacy concerns and limiting on-device deployment. To address this, we present Mobile-VTON, a high-quality, privacy-preserving framework t

Cited by 0SourcecodeScholar
2025

Precision-Enhanced Human-Object Contact Detection via Depth-Aware Perspective Interaction and Object Texture Restoration

AAAI 2025technical

Human-object contact (HOT) is designed to accurately identify the areas where humans and objects come into contact. Current methods frequently fail to account for scenarios where objects are frequently blocking the view, resulting in inaccurate identification of contact areas. To tackle this problem…

Cited by 2SourcePDFScholar
2025

Semi-IIN: Semi-Supervised Intra-Inter Modal Interaction Learning Network for Multimodal Sentiment Analysis

AAAI 2025technical

Despite multimodal sentiment analysis being a fertile research ground that merits further investigation, current approaches take up high annotation cost and suffer from label ambiguity, non-amicable to high-quality labeled data acquisition. Furthermore, choosing the right interactions is essential b…

2025

SnapGen-V: Generating a Five-Second Video within Five Seconds on a Mobile Device

CVPR 2025poster

We have witnessed the unprecedented success of diffusion-based video generation over the past year. Recently proposed models from the community have wielded the power to generate cinematic and high-resolution videos with smooth motions from arbitrary input prompts. However, as a supertask of image g…

Cited by 2SourcePDFScholar
2025

SnapGen: Taming High-Resolution Text-to-Image Models for Mobile Devices with Efficient Architectures and Training

CVPR 2025highlight

Existing text-to-image (T2I) diffusion models face several limitations, including large model sizes, slow runtime, and low-quality generation on mobile devices. This paper aims to address all of these challenges by developing an extremely small and fast T2I model that generates high-resolution and h…

2024

MedSegDiff-V2: Diffusion-Based Medical Image Segmentation with Transformer

AAAI 2024technical

The Diffusion Probabilistic Model (DPM) has recently gained popularity in the field of computer vision, thanks to its image generation applications, such as Imagen, Latent Diffusion Models, and Stable Diffusion, which have demonstrated impressive capabilities and sparked much discussion within the c…

2024

MobileDiffusion: Instant Text-to-Image Generation on Mobile Devices

ECCV 2024poster

"The deployment of large-scale text-to-image diffusion models on mobile devices is impeded by their substantial model size and high latency. In this paper, we present MobileDiffusion, an ultra-efficient text-to-image diffusion model obtained through extensive optimizations in both architecture and s…

2024

SF-V: Single Forward Video Generation Model

NeurIPS 2024poster

Diffusion-based video generation models have demonstrated remarkable success in obtaining high-fidelity videos through the iterative denoising process. However, these models require multiple denoising steps during sampling, resulting in high computational costs. In this work, we propose a novel appr…

2024

UFOGen: You Forward Once Large Scale Text-to-Image Generation via Diffusion GANs

CVPR 2024highlight

Text-to-image diffusion models have demonstrated remarkable capabilities in transforming text prompts into coherent images yet the computational cost of the multi-step inference remains a persistent challenge. To address this issue we present UFOGen a novel generative model designed for ultra-fast o…

2023

Semi-Implicit Denoising Diffusion Models (SIDDMs)

NeurIPS 2023poster

Despite the proliferation of generative models, achieving fast sampling during inference without compromising sample diversity and quality remains challenging. Existing models such as Denoising Diffusion Probabilistic Models (DDPM) deliver high-quality, diverse samples but are slowed by an inherentl…

2023

Unpaired Image-to-Image Translation With Shortest Path Regularization

CVPR 2023poster

Unpaired image-to-image translation aims to learn proper mappings that can map images from one domain to another domain while preserving the content of the input image. However, with large enough capacities, the network can learn to map the inputs to any random permutation of images in another domai…

2022

Maximum Spatial Perturbation Consistency for Unpaired Image-to-Image Translation

CVPR 2022poster

Unpaired image-to-image translation (I2I) is an ill-posed problem, as an infinite number of translation functions can map the source domain distribution to the target distribution. Therefore, much effort has been put into designing suitable constraints, e.g., cycle consistency (CycleGAN), geometry c…

Cited by 26PDFcodeScholar
2020

Closed-Loop Matters: Dual Regression Networks for Single Image Super-Resolution

CVPR 2020poster

Deep neural networks have exhibited promising performance in image super-resolution (SR) by learning a nonlinear mapping function from low-resolution (LR) images to high-resolution (HR) images. However, there are two underlying limitations to existing SR methods. First, learning the mapping function…

Cited by 425PDFcodeScholar
2019

Twin Auxilary Classifiers GAN

NeurIPS 2019spotlight

Conditional generative models enjoy significant progress over the past few years. One of the popular conditional models is Auxiliary Classifier GAN (AC-GAN) that generates highly discriminative images by extending the loss function of GAN with an auxiliary classifier. However, the diversity of the g…