中文
相关论文

相关论文: CDG-MAE: Learning Correspondences from Diffusion G…

200 篇论文

This paper proposes a dataset augmentation method by fine-tuning pre-trained diffusion models. Generating images using a pre-trained diffusion model with textual conditioning often results in domain discrepancy between real data and…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Abdullah Al Rahat , Hemanth Venkateswara

We present a new supervised learning technique for the Variational AutoEncoder (VAE) that allows it to learn a causally disentangled representation and generate causally disentangled outcomes simultaneously. We call this approach Causally…

机器学习 · 统计学 2023-10-10 Seunghwan An , Kyungwoo Song , Jong-June Jeon

Multi-subject image generation aims to synthesize images that faithfully preserve the identities of multiple reference subjects while following textual instructions. However, existing methods often suffer from identity inconsistency and…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Yijia Xu , Zihao Wang , Jinshi Cui

Industrial anomaly detection (AD) plays a significant role in manufacturing where a long-standing challenge is data scarcity. A growing body of works have emerged to address insufficient anomaly data via anomaly generation. However, these…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Zuo Zuo , Jiahao Dong , Yanyun Qu , Zongze Wu

Generating novel views of an object from a single image is a challenging task. It requires an understanding of the underlying 3D structure of the object from an image and rendering high-quality, spatially consistent new views. While recent…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Jeong-gi Kwak , Erqun Dong , Yuhe Jin , Hanseok Ko , Shweta Mahajan , Kwang Moo Yi

While many unsupervised learning models focus on one family of tasks, either generative or discriminative, we explore the possibility of a unified representation learner: a model which addresses both families of tasks simultaneously. We…

Increasingly many real world tasks involve data in multiple modalities or views. This has motivated the development of many effective algorithms for learning a common latent space to relate multiple domains. However, most existing…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Tanmoy Mukherjee , Makoto Yamada , Timothy M. Hospedales

Recently introduced Contrastive Language-Image Pre-Training (CLIP) bridges images and text by embedding them into a joint latent space. This opens the door to ample literature that aims to manipulate an input image by providing a textual…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Chenliang Zhou , Fangcheng Zhong , Cengiz Oztireli

Masked Autoencoding (MAE) has emerged as an effective approach for pre-training representations across multiple domains. In contrast to discrete tokens in natural languages, the input for image MAE is continuous and subject to additional…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Ronghang Hu , Shoubhik Debnath , Saining Xie , Xinlei Chen

Skin lesion classification datasets often suffer from severe class imbalance, with malignant cases significantly underrepresented, leading to biased decision boundaries during deep learning training. We address this challenge using…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Francisco Filho , Kelvin Cunha , Fábio Papais , Emanoel dos Santos , Rodrigo Mota , Thales Bezerra , Erico Medeiros , Paulo Borba , Tsang Ing Ren

Several recent works have directly extended the image masked autoencoder (MAE) with random masking into video domain, achieving promising results. However, unlike images, both spatial and temporal information are important for video…

计算机视觉与模式识别 · 计算机科学 2023-08-25 David Fan , Jue Wang , Shuai Liao , Yi Zhu , Vimal Bhat , Hector Santos-Villalobos , Rohith MV , Xinyu Li

Self-supervised representation learning has been extremely successful in medical image analysis, as it requires no human annotations to provide transferable representations for downstream tasks. Recent self-supervised learning methods are…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Hong-Yu Zhou , Chixiang Lu , Liansheng Wang , Yizhou Yu

Consistent human-centric image and video synthesis aims to generate images or videos with new poses while preserving appearance consistency with a given reference image, which is crucial for low-cost visual content creation. Recent advances…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Mingdeng Cao , Chong Mou , Ziyang Yuan , Xintao Wang , Zhaoyang Zhang , Ying Shan , Yinqiang Zheng

Motivated by discrete diffusion's success in language-vision modeling, we explore its potential for multi-view generation, a task dominated by continuous approaches. We introduce ViewMask-1-to-3, formulating multi-view synthesis as a…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Ruishu Zhu , Zhihao Huang , Jiacheng Sun , Ping Luo , Hongyuan Zhang , Xuelong Li

Incomplete multi-view clustering (IMVC) has garnered increasing attention in recent years due to the common issue of missing data in multi-view datasets. The primary approach to address this challenge involves recovering the missing views…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yuanyang Zhang , Yijie Lin , Weiqing Yan , Li Yao , Xinhang Wan , Guangyuan Li , Chao Zhang , Guanzhou Ke , Jie Xu

Fully-supervised category-level pose estimation aims to determine the 6-DoF poses of unseen instances from known categories, requiring expensive mannual labeling costs. Recently, various self-supervised category-level pose estimation…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Jingtao Sun , Yaonan Wang , Mingtao Feng , Chao Ding , Mike Zheng Shou , Ajmal Saeed Mian

We learn visual features by captioning images with an image-conditioned masked diffusion language model, a formulation we call masked diffusion captioning (MDC). During training, text tokens in each image-caption pair are masked at a…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Chao Feng , Zihao Wei , Andrew Owens

Disentangled generative models map a latent code vector to a target space, while enforcing that a subset of the learned latent codes are interpretable and associated with distinct properties of the target distribution. Recent advances have…

机器学习 · 计算机科学 2020-08-10 Zinan Lin , Kiran Koshy Thekumparampil , Giulia Fanti , Sewoong Oh

In this paper, we first extend the recent Masked Auto-Encoder (MAE) model from a single modality to audio-visual multi-modalities. Subsequently, we propose the Contrastive Audio-Visual Masked Auto-Encoder (CAV-MAE) by combining contrastive…

Self-supervised learning on graphs can be bifurcated into contrastive and generative methods. Contrastive methods, also known as graph contrastive learning (GCL), have dominated graph self-supervised learning in the past few years, but the…

机器学习 · 计算机科学 2024-02-13 Liang Wang , Xiang Tao , Qiang Liu , Shu Wu , Liang Wang