中文
相关论文

相关论文: Denoising Autoregressive Representation Learning

200 篇论文

Representation learning is all about discovering the hidden modular attributes that generate the data faithfully. We explore the potential of Denoising Diffusion Probabilistic Model (DM) in unsupervised learning of the modular attributes.…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Zhongqi Yue , Jiankun Wang , Qianru Sun , Lei Ji , Eric I-Chao Chang , Hanwang Zhang

We address the problem of class incremental learning, which is a core step towards achieving adaptive vision intelligence. In particular, we consider the task setting of incremental learning with limited memory and aim to achieve better…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shipeng Yan , Jiangwei Xie , Xuming He

Dictionary learning is a challenge topic in many image processing areas. The basic goal is to learn a sparse representation from an overcomplete basis set. Due to combining the advantages of generic multiscale representations with learning…

计算机视觉与模式识别 · 计算机科学 2017-04-17 Rui Chen , Huizhu Jia , Xiaodong Xie , Wen Gao

We introduce TransDiff, the first image generation model that marries Autoregressive (AR) Transformer with diffusion models. In this joint modeling framework, TransDiff encodes labels and images into high-level semantic features and employs…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Dingcheng Zhen , Qian Qiao , Xu Zheng , Tan Yu , Kangxi Wu , Ziwei Zhang , Siyuan Liu , Shunshun Yin , Ming Tao

AutoRegressive (AR) models have made notable progress in image generation, with Masked AutoRegressive (MAR) models gaining attention for their efficient parallel decoding. However, MAR models have traditionally underperformed when compared…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yi Xin , Le Zhuo , Qi Qin , Siqi Luo , Yuewen Cao , Bin Fu , Yangfan He , Hongsheng Li , Guangtao Zhai , Xiaohong Liu , Peng Gao

Masked Diffusion Models (MDMs) have emerged as one of the most promising paradigms for generative modeling over discrete domains. It is known that MDMs effectively train to decode tokens in a random order, and that this ordering has…

机器学习 · 计算机科学 2025-11-25 Prateek Garg , Bhavya Kohli , Sunita Sarawagi

Benefited from the deep learning, image Super-Resolution has been one of the most developing research fields in computer vision. Depending upon whether using a discriminator or not, a deep convolutional neural network can provide an image…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Zhi-Song Liu , Wan-Chi Siu , Li-Wen Wang , Chu-Tak Li , Marie-Paule Cani , Yui-Lam Chan

The raster-ordered image token sequence exhibits a significant Euclidean distance between index-adjacent tokens at line breaks, making it unsuitable for autoregressive generation. To address this issue, this paper proposes Direction-Aware…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Yijia Xu , Jianzhong Ju , Jian Luan , Jinshi Cui

Since rain streaks show a variety of shapes and directions, learning the degradation representation is extremely challenging for single image deraining. Existing methods are mainly targeted at designing complicated modules to implicitly…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Yuhong He , Long Peng , Lu Wang , Jun Cheng

Image denoising is a fundamental and challenging task in the field of computer vision. Most supervised denoising methods learn to reconstruct clean images from noisy inputs, which have intrinsic spectral bias and tend to produce…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Yujin Wang , Lingen Li , Tianfan Xue , Jinwei Gu

Class-conditional generative models have emerged as accurate and robust classifiers, with diffusion models demonstrating clear advantages over other visual generative paradigms, including autoregressive (AR) models. In this work, we revisit…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Ilia Sudakov , Artem Babenko , Dmitry Baranchuk

We introduce Consistent Assignment for Representation Learning (CARL), an unsupervised learning method to learn visual representations by combining ideas from self-supervised contrastive learning and deep clustering. By viewing contrastive…

机器学习 · 计算机科学 2023-10-23 Thalles Silva , Adín Ramírez Rivera

In computer-aided diagnosis (CAD) focused on microscopy, denoising improves the quality of image analysis. In general, the accuracy of this process may depend both on the experience of the microscopist and on the equipment sensitivity and…

图像与视频处理 · 电气工程与系统科学 2021-05-04 Fabio Hernán Gil Zuluaga , Francesco Bardozzo , Jorge Iván Ríos Patiño , Roberto Tagliaferri

Generative models have attracted significant interest due to their ability to handle uncertainty by learning the inherent data distributions. However, two prominent generative models, namely Generative Adversarial Networks (GANs) and…

机器学习 · 计算机科学 2023-04-25 Yu Wang , Zhiwei Liu , Liangwei Yang , Philip S. Yu

During the image acquisition process, noise is usually added to the data mainly due to physical limitations of the acquisition sensor, and also regarding imprecisions during the data transmission and manipulation. In that sense, the…

Unsupervised learning is of growing interest because it unlocks the potential held in vast amounts of unlabelled data to learn useful representations for inference. Autoencoders, a form of generative model, may be trained by learning to…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Antonia Creswell , Anil Anthony Bharath

We introduce Autoregressive Retrieval Augmentation (AR-RAG), a novel paradigm that enhances image generation by autoregressively incorporating knearest neighbor retrievals at the patch level. Unlike prior methods that perform a single,…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Jingyuan Qi , Zhiyang Xu , Qifan Wang , Lifu Huang

We propose a novel Auto-Regressive (AR) image generation approach that models images as hierarchical compositions of interpretable visual layers. While AR models have achieved transformative success in language modeling, replicating this…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Siddharth Roheda , Rohit Chowdhury , Aniruddha Bala , Rohan Jaiswal

This paper proposes a Disentangled gEnerative cAusal Representation (DEAR) learning method under appropriate supervised information. Unlike existing disentanglement methods that enforce independence of the latent variables, we consider the…

机器学习 · 计算机科学 2022-10-04 Xinwei Shen , Furui Liu , Hanze Dong , Qing Lian , Zhitang Chen , Tong Zhang

Diffusion Probabilistic Models (DPMs) have shown a powerful capacity of generating high-quality image samples. Recently, diffusion autoencoders (Diff-AE) have been proposed to explore DPMs for representation learning via autoencoding. Their…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Zijian Zhang , Zhou Zhao , Zhijie Lin