English
Related papers

Related papers: OneCAT: Decoder-Only Auto-Regressive Model for Uni…

200 papers

We present Lumina-mGPT 2.0, a stand-alone, decoder-only autoregressive model that revisits and revitalizes the autoregressive paradigm for high-quality image generation and beyond. Unlike existing approaches that rely on pretrained…

Real-world multimodal applications often require any-to-any capabilities, enabling both understanding and generation across modalities including text, image, audio, and video. However, integrating the strengths of autoregressive language…

Machine Learning · Computer Science 2025-08-15 Jiulin Li , Ping Huang , Yexin Li , Shuo Chen , Juewen Hu , Ye Tian

In this paper, we explore a new generative approach for learning visual representations. Our method, DARL, employs a decoder-only Transformer to predict image patches autoregressively. We find that training with Mean Squared Error (MSE)…

Machine Learning · Computer Science 2024-06-05 Yazhe Li , Jorg Bornschein , Ting Chen

Automatic modulation recognition (AMR) is critical for cognitive radio, spectrum monitoring, and secure wireless communication. However, existing solutions often rely on large labeled datasets or multi-stage training pipelines, which limit…

Computer Vision and Pattern Recognition · Computer Science 2025-09-12 Hossein Ahmadi , Banafsheh Saffari , Sajjad Emdadi Mahdimahalleh , Mohammad Esmaeil Safari , Aria Ahmadi

We introduce a decoder-decoder architecture, YOCO, for large language models, which only caches key-value pairs once. It consists of two components, i.e., a cross-decoder stacked upon a self-decoder. The self-decoder efficiently encodes…

Computation and Language · Computer Science 2024-05-10 Yutao Sun , Li Dong , Yi Zhu , Shaohan Huang , Wenhui Wang , Shuming Ma , Quanlu Zhang , Jianyong Wang , Furu Wei

Vision-Language Models (VLMs) have emerged as key enablers for multimodal tasks, but their reliance on separate visual encoders introduces challenges in efficiency, scalability, and modality alignment. To address these limitations, we…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Kaito Tanaka , Benjamin Tan , Brian Wong

There has been a recent explosion of computer vision models which perform many tasks and are composed of an image encoder (usually a ViT) and an autoregressive decoder (usually a Transformer). However, most of this work simply presents one…

Autoregressive models have demonstrated great performance in natural language processing (NLP) with impressive scalability, adaptability and generalizability. Inspired by their notable success in NLP field, autoregressive models have been…

Computer Vision and Pattern Recognition · Computer Science 2024-11-19 Kai Jiang , Jiaxing Huang

Autoregressive decoding is the only part of sequence-to-sequence models that prevents them from massive parallelization at inference time. Non-autoregressive models enable the decoder to generate all output symbols independently in…

Computation and Language · Computer Science 2018-11-13 Jindřich Libovický , Jindřich Helcl

This paper presents a family of advanced vision encoder, named OpenVision 3, that learns a single, unified visual representation that can serve both image understanding and image generation. Our core architecture is simple: we feed…

Image and Video Processing · Electrical Eng. & Systems 2026-03-16 Letian Zhang , Sucheng Ren , Yanqing Liu , Xianhang Li , Zeyu Wang , Yuyin Zhou , Huaxiu Yao , Zeyu Zheng , Weili Nie , Guilin Liu , Zhiding Yu , Cihang Xie

Recent advances in large language models (LLMs) have enabled multimodal foundation models to tackle both image understanding and generation within a unified framework. Despite these gains, unified models often underperform compared to…

Computer Vision and Pattern Recognition · Computer Science 2025-07-15 Zhiyang Xu , Jiuhai Chen , Zhaojiang Lin , Xichen Pan , Lifu Huang , Tianyi Zhou , Madian Khabsa , Qifan Wang , Di Jin , Michihiro Yasunaga , Lili Yu , Xi Victoria Lin , Shaoliang Nie

Chain-of-Thought (CoT) reasoning has been widely adopted to enhance Large Language Models (LLMs) by decomposing complex tasks into simpler, sequential subtasks. However, extending CoT to vision-language reasoning tasks remains challenging,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-03 Luozheng Qin , Jia Gong , Yuqing Sun , Tianjiao Li , Mengping Yang , Xiaomeng Yang , Chao Qu , Zhiyu Tan , Hao Li

Recent multimodal systems often rely on separate expert modality encoders which cause linearly scaling complexity and computational overhead with added modalities. While unified Omni-models address this via Mixture-of-Expert (MoE)…

Multimedia · Computer Science 2026-03-09 Kin Wai Lau , Yasar Abbas Ur Rehman , Lai-Man Po , Pedro Porto Buarque de Gusmão

Cross-modal transfer learning is used to improve multi-modal classification models (e.g., for human activity recognition in human-robot collaboration). However, existing methods require paired sensor data at both training and inference,…

Machine Learning · Computer Science 2025-09-15 Leen Daher , Zhaobo Wang , Malcolm Mielle

Unified multimodal models integrating visual understanding and generation face a fundamental challenge: visual generation incurs substantially higher computational costs than understanding, particularly for video. This imbalance motivates…

Computer Vision and Pattern Recognition · Computer Science 2026-04-10 Luozheng Qin , Jia Gong , Qian Qiao , Tianjiao Li , Li Xu , Haoyu Pan , Chao Qu , Zhiyu Tan , Hao Li

Recent research shows a big convergence in model architecture, training objectives, and inference methods across various tasks for different modalities. In this paper, we propose VioLA, a single auto-regressive Transformer decoder-only…

Computation and Language · Computer Science 2023-05-26 Tianrui Wang , Long Zhou , Ziqiang Zhang , Yu Wu , Shujie Liu , Yashesh Gaur , Zhuo Chen , Jinyu Li , Furu Wei

Monocular depth estimation has seen significant advances through discriminative approaches, yet their performance remains constrained by the limitations of training datasets. While generative approaches have addressed this challenge by…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Bulat Gabdullin , Nina Konovalova , Nikolay Patakin , Dmitry Senushkin , Anton Konushin

Although recent advances in visual generation have been remarkable, most existing architectures still depend on distinct encoders for images and text. This separation constrains diffusion models' ability to perform cross-modal reasoning and…

Computer Vision and Pattern Recognition · Computer Science 2025-10-15 Kevin Li , Manuel Brack , Sudeep Katakol , Hareesh Ravi , Ajinkya Kale

Recent work on non-autoregressive neural machine translation (NAT) aims at improving the efficiency by parallel decoding without sacrificing the quality. However, existing NAT methods are either inferior to Transformer or require multiple…

Computation and Language · Computer Science 2021-05-14 Lihua Qian , Hao Zhou , Yu Bao , Mingxuan Wang , Lin Qiu , Weinan Zhang , Yong Yu , Lei Li

Inspired by the success of general-purpose models in NLP, recent studies attempt to unify different vision tasks in the same sequence format and employ autoregressive Transformers for sequence prediction. They apply uni-directional…

Computer Vision and Pattern Recognition · Computer Science 2024-03-18 Han Qiu , Jiaxing Huang , Peng Gao , Lewei Lu , Xiaoqin Zhang , Shijian Lu