中文
相关论文

相关论文: FARMER: Flow AutoRegressive Transformer over Pixel…

200 篇论文

We present LlamaSeg, a visual autoregressive framework that unifies multiple image segmentation tasks via natural language instructions. We reformulate image segmentation as a visual generation problem, representing masks as "visual" tokens…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Jiru Deng , Tengjin Weng , Tianyu Yang , Wenhan Luo , Zhiheng Li , Wenhao Jiang

Visual autoregressive modeling, based on the next-scale prediction paradigm, exhibits notable advantages in image quality and model scalability over traditional autoregressive and diffusion models. It generates images by progressively…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Zhuokun Chen , Jugang Fan , Zhuowei Yu , Bohan Zhuang , Mingkui Tan

We introduce a novel generative autoencoder network model that learns to encode and reconstruct images with high quality and resolution, and supports smooth random sampling from the latent space of the encoder. Generative adversarial…

机器学习 · 计算机科学 2018-10-10 Ari Heljakka , Arno Solin , Juho Kannala

It is well known that deep generative models have a rich latent space, and that it is possible to smoothly manipulate their outputs by traversing this latent space. Recently, architectures have emerged that allow for more complex…

机器学习 · 计算机科学 2019-12-06 Andrew Gambardella , Atılım Güneş Baydin , Philip H. S. Torr

Existing methods for image alignment struggle in cases involving feature-sparse regions, extreme scale and field-of-view differences, and large deformations, often resulting in suboptimal accuracy. Robustness to these challenges can be…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Kanggeon Lee , Soochahn Lee , Kyoung Mu Lee

Large-scale numerical simulations are capable of generating data up to terabytes or even petabytes. As a promising method of data reduction, super-resolution (SR) has been widely studied in the scientific visualization community. However,…

图像与视频处理 · 电气工程与系统科学 2023-08-29 Chenyue Jiao , Chongke Bi , Lu Yang

We study the text generation task under the approach of pre-trained language models (PLMs). Typically, an auto-regressive (AR) method is adopted for generating texts in a token-by-token manner. Despite many advantages of AR generation, it…

计算与语言 · 计算机科学 2022-10-31 Junyi Li , Tianyi Tang , Wayne Xin Zhao , Jian-Yun Nie , Ji-Rong Wen

Removing modeling constraints and unifying architectures across domains has been a key driver of the recent progress in training large multimodal models. However, most of these models still rely on many separately trained components such as…

机器学习 · 计算机科学 2025-05-20 Michael Tschannen , André Susano Pinto , Alexander Kolesnikov

We propose Pullback Flow Matching (PFM), a novel framework for generative modeling on data manifolds. Unlike existing methods that assume or learn restrictive closed-form manifold mappings for training Riemannian Flow Matching (RFM) models,…

机器学习 · 计算机科学 2025-07-10 Friso de Kruiff , Erik Bekkers , Ozan Öktem , Carola-Bibiane Schönlieb , Willem Diepeveen

This paper presents Diffusion via Autoregressive models (D-AR), a new paradigm recasting the image diffusion process as a vanilla autoregressive procedure in the standard next-token-prediction fashion. We start by designing the tokenizer…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Ziteng Gao , Mike Zheng Shou

The use of latent diffusion models (LDMs) such as Stable Diffusion has significantly improved the perceptual quality of All-in-One image Restoration (AiOR) methods, while also enhancing their generalization capabilities. However, these…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Sudarshan Rajagopalan , Kartik Narayan , Vishal M. Patel

Deep generative modeling has seen impressive advances in recent years, to the point where it is now commonplace to see simulated samples (e.g., images) that closely resemble real-world data. However, generation quality is generally…

机器学习 · 计算机科学 2021-06-08 Abdul Fatir Ansari , Ming Liang Ang , Harold Soh

Long-context video modeling is essential for enabling generative models to function as world simulators, as they must maintain temporal coherence over extended time spans. However, most existing models are trained on short clips, limiting…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Yuchao Gu , Weijia Mao , Mike Zheng Shou

We introduce SLayR, Scene Layout Generation with Rectified flow, a novel transformer-based model for text-to-layout generation which can then be paired with existing layout-to-image models to produce images. SLayR addresses a domain in…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Cameron Braunstein , Hevra Petekkaya , Jan Eric Lenssen , Mariya Toneva , Eddy Ilg

Each training step for a variational autoencoder (VAE) requires us to sample from the approximate posterior, so we usually choose simple (e.g. factorised) approximate posteriors in which sampling is an efficient computation that fully…

机器学习 · 统计学 2018-05-29 Laurence Aitchison , Vincent Adam , Srinivas C. Turaga

Autoregressive (AR) models are highly effective for image generation, yet their standard maximum-likelihood estimation training lacks direct optimization for sample quality and diversity. While reinforcement learning (RL) has been used to…

机器学习 · 计算机科学 2026-03-25 Orhun Buğra Baran , Melih Kandemir , Ramazan Gokberk Cinbis

Recent advances in generative models have yielded impressive progress on motion in-betweening, allowing for more complex, varied, and realistic motion transitions. However, recent methods still exhibit noticeable limitations in preserving…

图形学 · 计算机科学 2026-05-14 Shiyu Fan , Paul Henderson , Edmond S. L. Ho

Autoregressive models are among the best performing neural density estimators. We describe an approach for increasing the flexibility of an autoregressive model, based on modelling the random numbers that the model uses internally when…

机器学习 · 统计学 2018-06-15 George Papamakarios , Theo Pavlakou , Iain Murray

We present PixelFlow, a family of image generation models that operate directly in the raw pixel space, in contrast to the predominant latent-space models. This approach simplifies the image generation process by eliminating the need for a…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Shoufa Chen , Chongjian Ge , Shilong Zhang , Peize Sun , Ping Luo

Autoregressive (AR) models have been the dominating approach to conditional sequence generation, but are suffering from the issue of high inference latency. Non-autoregressive (NAR) models have been recently proposed to reduce the latency…

机器学习 · 计算机科学 2020-07-01 Zhiqing Sun , Yiming Yang