中文
相关论文

相关论文: PyraTok: Language-Aligned Pyramidal Tokenizer for …

200 篇论文

Multimodal Large Language Models (MLLMs) have demonstrated exceptional capabilities in processing vision-language tasks. One of the crux of MLLMs lies in vision tokenization, which involves efficiently transforming input visual signals into…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Shengqiong Wu , Hao Fei , Xiangtai Li , Jiayi Ji , Hanwang Zhang , Tat-Seng Chua , Shuicheng Yan

We present TokenDial, a framework for continuous, slider-style attribute control in pretrained text-to-video generation models. While modern generators produce strong holistic videos, they offer limited control over how much an attribute…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Zhixuan Liu , Peter Schaldenbrand , Yijun Li , Long Mai , Aniruddha Mahapatra , Cusuh Ham , Jean Oh , Jui-Hsien Wang

Pixel-wise capabilities are essential for building interactive intelligent systems. However, pixel-wise multi-modal LLMs (MLLMs) remain difficult to scale due to complex region-level encoders, specialized segmentation decoders, and…

Recent advances in multimodal models highlight the pivotal role of image tokenization in high-resolution image generation. By compressing images into compact latent representations, tokenizers enable generative models to operate in…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Qihang Rao , Borui Zhang , Wenzhao Zheng , Jie Zhou , Jiwen Lu

Large-scale vision-language pre-training has achieved promising results on downstream tasks. Existing methods highly rely on the assumption that the image-text pairs crawled from the Internet are in perfect one-to-one correspondence.…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Yuting Gao , Jinfeng Liu , Zihan Xu , Jun Zhang , Ke Li , Rongrong Ji , Chunhua Shen

Large Vision-Language Models (LVLMs) have recently demonstrated strong multimodal understanding, yet their fine-grained visual perception is often constrained by low input resolutions. A common remedy is to partition high-resolution images…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Yuxuan Liang , Xu Li , Xiaolei Chen , Yi Zheng , Haotian Chen , Bin Li , Xiangyang Xue

The visual understanding are often approached from 3 granular levels: image, patch and pixel. Visual Tokenization, trained by self-supervised reconstructive learning, compresses visual data by codebook in patch-level with marginal…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Jianyu Zhang , Li Zhang , Shijian Li

Visual and auditory perception are two crucial ways humans experience the world. Text-to-video generation has made remarkable progress over the past year, but the absence of harmonious audio in generated video limits its broader…

声音 · 计算机科学 2025-03-25 Yong Ren , Chenxing Li , Manjie Xu , Wei Liang , Yu Gu , Rilin Chen , Dong Yu

Despite recent progress in video generation, producing videos that adhere to physical laws remains a significant challenge. Traditional diffusion-based methods struggle to extrapolate to unseen physical conditions (eg, velocity) due to…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Wang Lin , Liyu Jia , Wentao Hu , Kaihang Pan , Zhongqi Yue , Wei Zhao , Jingyuan Chen , Fei Wu , Hanwang Zhang

Efficient video tokenization remains a key bottleneck in learning general purpose vision models that are capable of processing long video sequences. Prevailing approaches are restricted to encoding videos to a fixed number of tokens, where…

机器学习 · 计算机科学 2025-02-04 Wilson Yan , Volodymyr Mnih , Aleksandra Faust , Matei Zaharia , Pieter Abbeel , Hao Liu

Zero-shot scene understanding in real-world settings presents major challenges due to the complexity and variability of natural scenes, where models must recognize new objects, actions, and contexts without prior labeled examples. This work…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Manjunath Prasad Holenarasipura Rajiv , B. M. Vidyavathi

We present AToken, the first unified visual tokenizer that achieves both high-fidelity reconstruction and semantic understanding across images, videos, and 3D assets. Unlike existing tokenizers that specialize in either reconstruction or…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Jiasen Lu , Liangchen Song , Mingze Xu , Byeongjoo Ahn , Yanjun Wang , Chen Chen , Afshin Dehghan , Yinfei Yang

Recent advances in large video-language models have displayed promising outcomes in video comprehension. Current approaches straightforwardly convert video into language tokens and employ large language models for multi-modal tasks.…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Fan Ma , Xiaojie Jin , Heng Wang , Yuchen Xian , Jiashi Feng , Yi Yang

Vision-language Models (VLMs) have shown remarkable capabilities in advancing general artificial intelligence, yet the irrational encoding of visual positions persists in inhibiting the models' comprehensive perception performance across…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Zhanpeng Chen , Mingxiao Li , Ziyang Chen , Nan Du , Xiaolong Li , Yuexian Zou

People see text. Humans read by recognizing words as visual objects, including their shapes, layouts, and patterns, before connecting them to meaning, which enables us to handle typos, distorted fonts, and various scripts effectively.…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Ling Xing , Rui Yan , Alex Jinpeng Wang , Zechao Li , Jinhui Tang

Current open-source diffusion models struggle to generate stable and synchronized audio-visual content, particularly in scenarios demanding complex semantic reasoning. The root cause is that existing methods rely on coarse text embeddings…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Shuyuan Tu , Qi Tian , Zihan Yang , Yue Wu , Xintong Han , Weijie Kong , Jiangfeng Xiong , Jian-Wei Zhang , Zhao Zhong , Liefeng Bo , Zuxuan Wu , Yu-Gang Jiang

Significant advancements in video question answering (VideoQA) have been made thanks to thriving large image-language pretraining frameworks. Although these image-language models can efficiently represent both video and language branches,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Bo Zou , Chao Yang , Yu Qiao , Chengbin Quan , Youjian Zhao

Contrastive learning has been widely used to train transformer-based vision-language models for video-text alignment and multi-modal representation learning. This paper presents a new algorithm called Token-Aware Cascade contrastive…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jianwei Yang , Yonatan Bisk , Jianfeng Gao

The spatio-temporal complexity of video data presents significant challenges in tasks such as compression, generation, and inpainting. We present four key contributions to address the challenges of spatiotemporal video processing. First, we…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Onkar Susladkar , Jishu Sen Gupta , Chirag Sehgal , Sparsh Mittal , Rekha Singhal

Many operations on sensory data -- comparison, memory, retrieval, and reasoning -- are naturally expressed over discrete symbolic structures. In language this interface is given by tokens; in audio, it must be learned. Existing audio…

机器学习 · 计算机科学 2026-05-08 Adhiraj Banerjee , Vipul Arora