中文
相关论文

相关论文: Heptapod: Language Modeling on Visual Signals

200 篇论文

Autoregressive models with continuous tokens form a promising paradigm for visual generation, especially for text-to-image (T2I) synthesis, but they suffer from high computational cost. We study how to design compute-efficient linear…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Jiahao Wang , Ting Pan , Haoge Deng , Dongchen Han , Taiqiang Wu , Xinlong Wang , Ping Luo

In this paper, we are committed to establishing an unified and end-to-end multi-modal network via exploring the language-guided visual recognition. To approach this target, we first propose a novel multi-modal convolution module called…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Gen Luo , Yiyi Zhou , Xiaoshuai Sun , Yongjian Wu , Yue Gao , Rongrong Ji

Autoregressive image generation aims to predict the next token based on previous ones. However, this process is challenged by the bidirectional dependencies inherent in conventional image tokenizations, which creates a fundamental…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Pingyu Wu , Kai Zhu , Yu Liu , Longxiang Tang , Jian Yang , Yansong Peng , Wei Zhai , Yang Cao , Zheng-Jun Zha

We introduce LlamaGen, a new family of image generation models that apply original ``next-token prediction'' paradigm of large language models to visual generation domain. It is an affirmative answer to whether vanilla autoregressive…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Peize Sun , Yi Jiang , Shoufa Chen , Shilong Zhang , Bingyue Peng , Ping Luo , Zehuan Yuan

The ability to understand visual concepts and replicate and compose these concepts from images is a central goal for computer vision. Recent advances in text-to-image (T2I) models have lead to high definition and realistic image quality…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Maitreya Patel , Tejas Gokhale , Chitta Baral , Yezhou Yang

While inference-time scaling through search has revolutionized Large Language Models, translating these gains to image generation has proven difficult. Recent attempts to apply search strategies to continuous diffusion models show limited…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Erik Riise , Mehmet Onurcan Kaya , Dim P. Papadopoulos

Current state-of-the-art approaches for image captioning typically adopt an autoregressive manner, i.e., generating descriptions word by word, which suffers from slow decoding issue and becomes a bottleneck in real-time applications.…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Xu Yan , Zhengcong Fei , Zekang Li , Shuhui Wang , Qingming Huang , Qi Tian

SimpleMTOD is a simple language model which recasts several sub-tasks in multimodal task-oriented dialogues as sequence prediction tasks. SimpleMTOD is built on a large-scale transformer-based auto-regressive architecture, which has already…

计算与语言 · 计算机科学 2023-07-12 Bhathiya Hemanthage , Christian Dondrup , Phil Bartie , Oliver Lemon

Many visual scenes can be described as compositions of latent factors. Effective recognition, reasoning, and editing often require not only forming such compositional representations, but also solving the decomposition problem. One popular…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Calvin Yeung , Ali Zakeri , Zhuowen Zou , Mohsen Imani

Recent progress in controllable image generation and editing is largely driven by diffusion-based methods. Although diffusion models perform exceptionally well in specific tasks with tailored designs, establishing a unified model is still…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Jiteng Mu , Nuno Vasconcelos , Xiaolong Wang

Numerous efforts have been made to extend the ``next token prediction'' paradigm to visual contents, aiming to create a unified approach for both image generation and understanding. Nevertheless, attempts to generate images through…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Zigang Geng , Yibing Wang , Yeyao Ma , Chen Li , Yongming Rao , Shuyang Gu , Zhao Zhong , Qinglin Lu , Han Hu , Xiaosong Zhang , Linus , Di Wang , Jie Jiang

This paper presents improved native unified multimodal models, \emph{i.e.,} Show-o2, that leverage autoregressive modeling and flow matching. Built upon a 3D causal variational autoencoder space, unified visual representations are…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Jinheng Xie , Zhenheng Yang , Mike Zheng Shou

Autoregressive models excel in modeling sequential dependencies by enforcing causal constraints, yet they struggle to capture complex bidirectional patterns due to their unidirectional nature. In contrast, mask-based models leverage…

计算与语言 · 计算机科学 2024-09-18 S. Rohollah Hosseyni , Ali Ahmad Rahmani , S. Jamal Seyedmohammadi , Sanaz Seyedin , Arash Mohammadi

Current state-of-the-art image captioning models adopt autoregressive decoders, \ie they generate each word by conditioning on previously generated words, which leads to heavy latency during inference. To tackle this issue,…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Yuanen Zhou , Yong Zhang , Zhenzhen Hu , Meng Wang

Inspired by the remarkable success of autoregressive models in language modeling, this paradigm has been widely adopted in visual generation. However, the sequential token-by-token decoding mechanism inherent in traditional autoregressive…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Siyang Wang , Hanting Li , Wei Li , Jie Hu , Xinghao Chen , Feng Zhao

Conventional class-guided diffusion models generally succeed in generating images with correct semantic content, but often struggle with texture details. This limitation stems from the usage of class priors, which only provide coarse and…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Xiaoyu Yue , Zidong Wang , Zeyu Lu , Shuyang Sun , Meng Wei , Wanli Ouyang , Lei Bai , Luping Zhou

When a multimodal Transformer answers a visual question, is the prediction driven by visual evidence, linguistic reasoning, or genuinely fused cross-modal computation -- and how does this structure evolve across layers? We address this…

人工智能 · 计算机科学 2026-02-18 Hongxuan Wu , Yukun Zhang , Xueqing Zhou

Referring image segmentation is a fundamental vision-language task that aims to segment out an object referred to by a natural language expression from an image. One of the key challenges behind this task is leveraging the referring…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Zhao Yang , Jiaqi Wang , Yansong Tang , Kai Chen , Hengshuang Zhao , Philip H. S. Torr

Existing 1D visual tokenizers for autoregressive (AR) generation largely follow the design principles of language modeling, as they are built directly upon transformers whose priors originate in language, yielding single-hierarchy latent…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Xu Zhang , Cheng Da , Huan Yang , Kun Gai , Ming Lu , Zhan Ma

Recent studies extend the autoregression paradigm to text-to-image generation, achieving performance comparable to diffusion models. However, our new PairComp benchmark -- featuring test cases of paired prompts with similar syntax but…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Kaihang Pan , Wendong Bu , Yuruo Wu , Yang Wu , Kai Shen , Yunfei Li , Hang Zhao , Juncheng Li , Siliang Tang , Yueting Zhuang