中文
相关论文

相关论文: Closing the Dequantization Gap: PixelCNN as a Sing…

200 篇论文

Flow-based generative models are powerful exact likelihood models with efficient sampling and inference. Despite their computational efficiency, flow-based models generally have much worse density modeling performance compared to…

机器学习 · 计算机科学 2019-05-17 Jonathan Ho , Xi Chen , Aravind Srinivas , Yan Duan , Pieter Abbeel

Deep convolutional neural networks (DCNN) have recently shown promising results in low-level computer vision problems such as optical flow and disparity estimation, but still, have much room to further improve their performance. In this…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Juan Luis Gonzalez , Muhammad Sarmad , Hyunjoo J. Lee , Munchurl Kim

PixelCNNs are a recently proposed class of powerful generative models with tractable likelihood. Here we discuss our implementation of PixelCNNs which we make available at https://github.com/openai/pixel-cnn. Our implementation contains a…

机器学习 · 计算机科学 2017-01-24 Tim Salimans , Andrej Karpathy , Xi Chen , Diederik P. Kingma

Normalizing flow is a generative modeling approach with efficient sampling. However, Flow-based models suffer two issues: 1) If the target distribution is manifold, due to the unmatch between the dimensions of the latent target distribution…

机器学习 · 计算机科学 2024-04-24 Qinglong Meng , Chongkun Xia , Xueqian Wang

Dense ground displacement measurements are crucial for geological studies but are impractical to collect directly. Traditionally, displacement fields are estimated using patch matching on optical satellite images from different acquisition…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Juliette Bertrand , Sophie Giffard-Roisin , James Hollingsworth , Julien Mairal

In recent years, using a deep convolutional neural network (CNN) as a feature encoder (or backbone) is the most commonly observed architectural pattern in several computer vision methods, and semantic segmentation is no exception. The two…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Venkata Satya Sai Ajay Daliparthi

While normalizing flows have led to significant advances in modeling high-dimensional continuous distributions, their applicability to discrete distributions remains unknown. In this paper, we show that flows can in fact be extended to…

机器学习 · 计算机科学 2019-05-27 Dustin Tran , Keyon Vafa , Kumar Krishna Agrawal , Laurent Dinh , Ben Poole

Denoising generative models, such as diffusion and flow-based models, produce high-quality samples but require many denoising steps due to discretization error. Flow maps, which estimate the average velocity between timesteps, mitigate this…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Kyungmin Lee , Sihyun Yu , Jinwoo Shin

Discrete flow-based models are a recently proposed class of generative models that learn invertible transformations for discrete random variables. Since they do not require data dequantization and maximize an exact likelihood objective,…

机器学习 · 计算机科学 2021-07-27 Alexandra Lindt , Emiel Hoogeboom

Convolutional neural networks (CNNs) have been widely used over many areas in compute vision. Especially in classification. Recently, FlowNet and several works on opti- cal estimation using CNNs shows the potential ability of CNNs in doing…

计算机视觉与模式识别 · 计算机科学 2017-10-05 Junxuan Li

Over four decades, the majority addresses the problem of optical flow estimation using variational methods. With the advance of machine learning, some recent works have attempted to address the problem using convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Tak-Wai Hui , Xiaoou Tang , Chen Change Loy

In view of the huge success of convolution neural networks (CNN) for image classification and object recognition, there have been attempts to generalize the method to general graph-structured data. One major direction is based on spectral…

机器学习 · 计算机科学 2020-03-09 Feng Ji , Jielong Yang , Qiang Zhang , Wee Peng Tay

Flow-based generative modeling in continuous spaces exploit Tweedie's formula to express the denoiser (learned in training) as a score function (used in sampling). In contrast, this relation has been largely missing in the discrete setting…

机器学习 · 计算机科学 2026-05-04 Yair Shenfeld , Ricardo Baptista , Stefano Peluchetti

Normalizing flows are diffeomorphic, typically dimension-preserving, models trained using the likelihood of the model. We use the SurVAE framework to construct dimension reducing surjective flows via a new layer, known as the funnel. We…

机器学习 · 计算机科学 2021-12-16 Samuel Klein , John A. Raine , Sebastian Pina-Otey , Slava Voloshynovskiy , Tobias Golling

We use machine learning to perform super-resolution analysis of grossly under-resolved turbulent flow field data to reconstruct the high-resolution flow field. Two machine-learning models are developed; namely the convolutional neural…

流体动力学 · 物理学 2019-05-08 Kai Fukami , Koji Fukagata , Kunihiko Taira

PixelCNN achieves state-of-the-art results in density estimation for natural images. Although training is fast, inference is costly, requiring one network evaluation per pixel; O(N) for N pixels. This can be sped up by caching activations,…

计算机视觉与模式识别 · 计算机科学 2017-03-13 Scott Reed , Aäron van den Oord , Nal Kalchbrenner , Sergio Gómez Colmenarejo , Ziyu Wang , Dan Belov , Nando de Freitas

Based on the manifold hypothesis, real-world data often lie on a low-dimensional manifold, while normalizing flows as a likelihood-based generative model are incapable of finding this manifold due to their structural constraints. So, one…

We introduce manifold-learning flows (M-flows), a new class of generative models that simultaneously learn the data manifold as well as a tractable probability density on that manifold. Combining aspects of normalizing flows, GANs,…

机器学习 · 统计学 2020-11-16 Johann Brehmer , Kyle Cranmer

Classical approaches for estimating optical flow have achieved rapid progress in the last decade. However, most of them are too slow to be applied in real-time video analysis. Due to the great success of deep learning, recent work has…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Yi Zhu , Shawn Newsam

State-of-the-art image segmentation algorithms generally consist of at least two successive and distinct computations: a boundary detection process that uses local image information to classify image locations as boundaries between objects,…

计算机视觉与模式识别 · 计算机科学 2016-11-03 Michał Januszewski , Jeremy Maitin-Shepard , Peter Li , Jörgen Kornfeld , Winfried Denk , Viren Jain
‹ 上一页 1 2 3 10 下一页 ›