中文
相关论文

相关论文: OmniTokenizer: A Joint Image-Video Tokenizer for V…

200 篇论文

We present a general and simple text to video model based on Transformer. Since both text and video are sequential data, we encode both texts and images into the same hidden space, which are further fed into Transformer to capture the…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Gang Chen

We present Omni-RGPT, a multimodal large language model designed to facilitate region-level comprehension for both images and videos. To achieve consistent region representation across spatio-temporal dimensions, we introduce Token Mark, a…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Miran Heo , Min-Hung Chen , De-An Huang , Sifei Liu , Subhashree Radhakrishnan , Seon Joo Kim , Yu-Chiang Frank Wang , Ryo Hachiuma

Image tokenizers play a critical role in shaping the performance of subsequent generative models. Since the introduction of VQ-GAN, discrete image tokenization has undergone remarkable advancements. Improvements in architecture,…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Xiang Li , Kai Qiu , Hao Chen , Jason Kuen , Jiuxiang Gu , Jindong Wang , Zhe Lin , Bhiksha Raj

We present SceneTok, a novel tokenizer for encoding view sets of scenes into a compressed and diffusable set of unstructured tokens. Existing approaches for 3D scene representation and generation commonly use 3D data structures or…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Mohammad Asim , Christopher Wewer , Jan Eric Lenssen

In this paper, we propose an Omni-perception Pre-Trainer (OPT) for cross-modal understanding and generation, by jointly modeling visual, text and audio resources. OPT is constructed in an encoder-decoder framework, including three…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Jing Liu , Xinxin Zhu , Fei Liu , Longteng Guo , Zijia Zhao , Mingzhen Sun , Weining Wang , Hanqing Lu , Shiyu Zhou , Jiajun Zhang , Jinqiao Wang

Transformers are widely used in computer vision areas and have achieved remarkable success. Most state-of-the-art approaches split images into regular grids and represent each grid region with a vision token. However, fixed token…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Wang Zeng , Sheng Jin , Lumin Xu , Wentao Liu , Chen Qian , Wanli Ouyang , Ping Luo , Xiaogang Wang

It is a challenging task to learn discriminative representation from images and videos, due to large local redundancy and complex global dependency in these visual data. Convolution neural networks (CNNs) and vision transformers (ViTs) have…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Kunchang Li , Yali Wang , Junhao Zhang , Peng Gao , Guanglu Song , Yu Liu , Hongsheng Li , Yu Qiao

VQ-based image generation typically follows a two-stage pipeline: a tokenizer encodes images into discrete tokens, and a generative model learns their dependencies for reconstruction. However, improved tokenization in the first stage does…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Bin Wu , Mengqi Huang , Weinan Jia , Zhendong Mao

Video tokenization procedure is critical for a wide range of video processing tasks. Most existing approaches directly transform video into fixed-grid and patch-wise tokens, which exhibit limited versatility. Spatially, uniformly allocating…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Zhenghao Chen , Zicong Chen , Lei Liu , Yiming Wu , Dong Xu

Omnimodal large language models (OmniLLMs) have attracted increasing research attention of late towards unified audio-video understanding. However, the high computational cost of processing longer joint audio-video token sequences has…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Keda Tao , Kele Shao , Bohan Yu , Weiqiang Wang , Jian liu , Huan Wang

In this work, we propose aligning pretrained visual encoders to serve as tokenizers for latent diffusion models in image generation. Unlike training a variational autoencoder (VAE) from scratch, which primarily emphasizes low-level details,…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Bowei Chen , Sai Bi , Hao Tan , He Zhang , Tianyuan Zhang , Zhengqi Li , Yuanjun Xiong , Jianming Zhang , Kai Zhang

The landscape of joint audio and video generation has been fundamentally transformed by the advent of powerful foundation models. Despite these strides, achieving cohesive multimodal customization for the simultaneous preservation of visual…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Yuheng Chen , Qingdong He , Teng Hu , Yuji Wang , Yabiao Wang , Lizhuang Ma , Jiangning Zhang

We present a framework for end-to-end joint quantization of Vision Transformers trained on ImageNet for the purpose of image classification. Unlike prior post-training or block-wise reconstruction methods, we jointly optimize over the…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Shile Li , Markus Karmann , Onay Urfalioglu

In this work, we reveal the limitations of visual tokenizers and VAEs in preserving fine-grained features, and propose a benchmark to evaluate reconstruction performance for two challenging visual contents: text and face. Visual tokenizers…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Junfeng Wu , Dongliang Luo , Weizhi Zhao , Zhihao Xie , Yuanhao Wang , Junyi Li , Xudong Xie , Yuliang Liu , Xiang Bai

Recent advances in 3D vision-language models (VLMs) highlight a strong potential for 3D scene understanding and reasoning. However, effectively tokenizing 3D scenes into holistic scene tokens, and leveraging these tokens across diverse 3D…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Yutao Tang , Cheng Zhao , Gaurav Mittal , Rohith Kukkala , Rama Chellappa , Cheng Peng , Mei Chen

The architecture of transformers, which recently witness booming applications in vision tasks, has pivoted against the widespread convolutional paradigm. Relying on the tokenization process that splits inputs into multiple tokens,…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Shengju Qian , Yi Zhu , Wenbo Li , Mu Li , Jiaya Jia

Image fusion aims to integrate complementary information from multiple source images to produce a more informative and visually consistent representation, benefiting both human perception and downstream vision tasks. Despite recent…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Xingyuan Li , Songcheng Du , Yang Zou , HaoYuan Xu , Zhiying Jiang , Jinyuan Liu

Autoregressive visual generation models typically rely on tokenizers to compress images into tokens that can be predicted sequentially. A fundamental dilemma exists in token representation: discrete tokens enable straightforward modeling…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Yuqing Wang , Zhijie Lin , Yao Teng , Yuanzhi Zhu , Shuhuai Ren , Jiashi Feng , Xihui Liu

General 3D foundation models have started to lead the trend of unifying diverse vision tasks, yet most assume RGB-only inputs and ignore readily available geometric cues (e.g., camera intrinsics, poses, and depth maps). To address this…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Haosong Peng , Hao Li , Yalun Dai , Yushi Lan , Yihang Luo , Tianyu Qi , Zhengshen Zhang , Yufeng Zhan , Junfei Zhang , Wenchao Xu , Ziwei Liu

We present OmniBooth, an image generation framework that enables spatial control with instance-level multi-modal customization. For all instances, the multimodal instruction can be described through text prompts or image references. Given a…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Leheng Li , Weichao Qiu , Xu Yan , Jing He , Kaiqiang Zhou , Yingjie Cai , Qing Lian , Bingbing Liu , Ying-Cong Chen