中文
相关论文

相关论文: Image Understanding Makes for A Good Tokenizer for…

200 篇论文

Since the emergence of Vision Transformer (ViT), it has been widely used in generative language model and generative visual model. Especially in the current state-of-art open source multimodal models, ViT obtained by CLIP or SigLIP method…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Haun Leung , ZiNan Wang

A good Text-to-Image model should not only generate high quality images, but also ensure the consistency between the text and the generated image. Previous models failed to simultaneously fix both sides well. This paper proposes a Gradual…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Bo Yang , Fangxiang Feng , Xiaojie Wang

Vector quantization (VQ) is a key component in discrete tokenizers for image generation, but its training is often unstable due to straight-through estimation bias, one-step-behind updates, and sparse codebook gradients, which lead to…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Yifan Chang , Jie Qin , Limeng Qiao , Xiaofeng Wang , Zheng Zhu , Lin Ma , Xingang Wang

Uncertainty quantification (UQ) remains a critical challenge in Large Vision Language Models (LVLMs) for reliable predictions and real-world deployment. However, most existing methods are adapted from the LLM literature and primarily focus…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Joseph Hoche , David Brellmann , Gianni Franchi

Autoregressive Model (AR) has shown remarkable success in conditional image generation. However, these approaches for multiple reference generation struggle with decoupling different reference identities. In this work, we propose the…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Haiyue Sun , Qingdong He , Jinlong Peng , Peng Tang , Jiangning Zhang , Junwei Zhu , Xiaobin Hu , Shuicheng Yan

Integrating image generation and understanding into a single framework has become a pivotal goal in the multimodal domain. However, how understanding can effectively assist generation has not been fully explored. Unlike previous works that…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Yanbing Zeng , Jia Wang , Hanghang Ma , Junqiang Wu , Jie Zhu , Xiaoming Wei , Jie Hu

Intrinsic image decomposition (IID) is an under-constrained problem. Therefore, traditional approaches use hand crafted priors to constrain the problem. However, these constraints are limited when coping with complex scenes. Deep…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Partha Das , Sezer Karaoglu , Arjan Gijsenij , Theo Gevers

Image-text retrieval is a central problem for understanding the semantic relationship between vision and language, and serves as the basis for various visual and language tasks. Most previous works either simply learn coarse-grained…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Chong Liu , Yuqi Zhang , Hongsong Wang , Weihua Chen , Fan Wang , Yan Huang , Yi-Dong Shen , Liang Wang

Discrete image tokenizers encode visual inputs as sequences of tokens from a finite vocabulary and are gaining popularity in multimodal systems, including encoder-only, encoder-decoder, and decoder-only models. However, unlike CLIP…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Rishika Bhagwatkar , Irina Rish , Nicolas Flammarion , Francesco Croce

Image-text matching has been a hot research topic bridging the vision and language areas. It remains challenging because the current representation of image usually lacks global semantic concepts as in its corresponding text caption. To…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Kunpeng Li , Yulun Zhang , Kai Li , Yuanyuan Li , Yun Fu

While state-of-the-art image generation models achieve remarkable visual quality, their internal generative processes remain a "black box." This opacity limits human observation and intervention, and poses a barrier to ensuring model…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Young Kyung Kim , Oded Schlesinger , Yuzhou Zhao , J. Matias Di Martino , Guillermo Sapiro

Vector-Quantized Generative Models (VQGMs) have emerged as powerful tools for image generation. However, the key component of VQGMs -- the codebook of discrete tokens -- is still not well understood, e.g., which tokens are critical to…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Tianze Yang , Yucheng Shi , Mengnan Du , Xuansheng Wu , Qiaoyu Tan , Jin Sun , Ninghao Liu

Recent text-to-image generation methods provide a simple yet exciting conversion capability between text and image domains. While these methods have incrementally improved the generated image fidelity and text relevancy, several pivotal…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Oran Gafni , Adam Polyak , Oron Ashual , Shelly Sheynin , Devi Parikh , Yaniv Taigman

Recent advances in reasoning-induced image quality assessment (IQA) have demonstrated the power of reinforcement learning to rank (RL2R) for training vision-language models (VLMs) to assess perceptual quality. However, existing approaches…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Xiangyong Chen , Xiaochuan Lin , Haoran Liu , Xuan Li , Yichen Su , Xiangwei Guo

Instructed Visual Segmentation (IVS) tasks require segmenting objects in images or videos based on natural language instructions. While recent multimodal large language models (MLLMs) have achieved strong performance on IVS, their inference…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Wenhui Zhu , Xiwen Chen , Zhipeng Wang , Shao Tang , Sayan Ghosh , Xuanzhao Dong , Rajat Koner , Yalin Wang

As image generation technology advances, AI-based image generation has been applied in various fields and Artificial Intelligence Generated Content (AIGC) has garnered widespread attention. However, the development of AI-based image…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Jiquan Yuan , Xinyan Cao , Changjin Li , Fanyi Yang , Jinlong Lin , Xixin Cao

We propose V2Flow, a novel tokenizer that produces discrete visual tokens capable of high-fidelity reconstruction, while ensuring structural and latent distribution alignment with the vocabulary space of large language models (LLMs).…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Guiwei Zhang , Tianyu Zhang , Mohan Zhou , Yalong Bai , Biye Li

The rapid progress of multi-modal large language models (MLLMs) has boosted the task of image quality assessment (IQA). However, a key challenge arises from the inherent mismatch between the discrete token outputs of MLLMs and the…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhenchen Tang , Songlin Yang , Bo Peng , Zichuan Wang , Jing Dong

Contrastive vision-language models, such as CLIP, have demonstrated excellent zero-shot capability across semantic recognition tasks, mainly attributed to the training on a large-scale I&1T (one Image with one Text) dataset. This kind of…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Zhichao Yang , Leida Li , Pengfei Chen , Jinjian Wu , Giuseppe Valenzise

Recent advances in visual generation have emphasized the importance of Latent Generative Models (LGMs), which critically depend on effective visual tokenizers to bridge pixels and semantic representations. However, tokenizers constructed on…