中文
相关论文

相关论文: ReCap: Lightweight Referential Grounding for Coher…

200 篇论文

Visual Grounding aims to localize the referring object in an image given a natural language expression. Recent advancements in DETR-based visual grounding methods have attracted considerable attention, as they directly predict the…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yabing Wang , Zhuotao Tian , Qingpei Guo , Zheng Qin , Sanping Zhou , Ming Yang , Le Wang

Although image captioning models have made significant advancements in recent years, the majority of them heavily depend on high-quality datasets containing paired images and texts which are costly to acquire. Previous works leverage the…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Zhiyue Liu , Jinyuan Liu , Fanrong Ma

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

Visual tokenizers play a central role in latent image generation by bridging high-dimensional images and tractable generative modeling. However, most existing tokenizers are still trained with reconstruction-dominated objectives, which…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Qingfeng Li , Haoxian Zhang , Xu He , Songlin Tang , Zhixue Fang , Xiaoqiang Liu , Pengfei Wan Guoqi Li

Image tokenization, the process of transforming raw image pixels into a compact low-dimensional latent representation, has proven crucial for scalable and efficient image generation. However, mainstream image tokenization methods generally…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Kaiwen Zha , Lijun Yu , Alireza Fathi , David A. Ross , Cordelia Schmid , Dina Katabi , Xiuye Gu

We introduce the task of dense captioning in 3D scans from commodity RGB-D sensors. As input, we assume a point cloud of a 3D scene; the expected output is the bounding boxes along with the descriptions for the underlying objects. To…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Dave Zhenyu Chen , Ali Gholami , Matthias Nießner , Angel X. Chang

Image paragraph captioning aims to describe a given image with a sequence of coherent sentences. Most existing methods model the coherence through the topic transition that dynamically infers a topic vector from preceding sentences.…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Qi Zheng , Chaoyue Wang , Dadong Wang

Visual tokenizers play a crucial role in diffusion models. The dimensionality of latent space governs both reconstruction fidelity and the semantic expressiveness of the latent feature. However, a fundamental trade-off is inherent between…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Qingyu Shi , Size Wu , Jinbin Bai , Kaidong Yu , Yujing Wang , Yunhai Tong , Xiangtai Li , Xuelong Li

Over the last few years, neural image compression has gained wide attention from research and industry, yielding promising end-to-end deep neural codecs outperforming their conventional counterparts in rate-distortion performance. Despite…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Ahmed Ghorbel , Wassim Hamidouche , Luce Morin

Visual complexity prediction is a fundamental problem in computer vision with applications in image compression, retrieval, and classification. Understanding what makes humans perceive an image as complex is also a long-standing question in…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Jonathan Skaza , Parsa Madinei , Ziqi Wen , Miguel Eckstein

Diffusion models can unintentionally reproduce training examples, raising privacy and copyright concerns as these systems are increasingly deployed at scale. Existing inference-time mitigation methods typically manipulate classifier-free…

人工智能 · 计算机科学 2025-12-12 Tong Zhang , Carlos Hinojosa , Bernard Ghanem

The adaptation of large-scale Vision-Language Models (VLMs) like CLIP to downstream tasks with extremely limited data -- specifically in the one-shot regime -- is often hindered by a significant "Stability-Plasticity" dilemma. While…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Md Jahidul Islam

Establishing stable mappings between natural language expressions and visual percepts is a foundational problem for both cognitive science and artificial intelligence. Humans routinely ground linguistic reference in noisy, ambiguous…

人工智能 · 计算机科学 2026-02-24 Joseph Bingham

Referring expression comprehension (REF) aims at identifying a particular object in a scene by a natural language expression. It requires joint reasoning over the textual and visual domains to solve the problem. Some popular referring…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zhenfang Chen , Peng Wang , Lin Ma , Kwan-Yee K. Wong , Qi Wu

While text-to-image models have made strong progress in visual fidelity, faithfully realizing complex visual intents remains challenging because many requirements must be tracked across grounding, generation, and verification. We refer to…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Tianfei Ren , Zhipeng Yan , Yiming Zhao , Zhen Fang , Yu Zeng , Guohui Zhang , Hang Xu , Xiaoxiao Ma , Shiting Huang , Ke Xu , Wenxuan Huang , Lionel Z. Wang , Lin Chen , Zehui Chen , Jie Huang , Feng Zhao

In this paper, the problem of describing visual contents of a video sequence with natural language is addressed. Unlike previous video captioning work mainly exploiting the cues of video contents to make a language description, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Bairui Wang , Lin Ma , Wei Zhang , Wei Liu

Image-to-text generation aims to describe images using natural language. Recently, zero-shot image captioning based on pre-trained vision-language models (VLMs) and large language models (LLMs) has made significant progress. However, we…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Junjie Fei , Teng Wang , Jinrui Zhang , Zhenyu He , Chengjie Wang , Feng Zheng

In existing semantic communication systems for image transmission, some images are generally reconstructed with considerably low quality. As a result, the reliable transmission of each image cannot be guaranteed, bringing significant…

信号处理 · 电气工程与系统科学 2023-06-28 Guangyi Zhang , Qiyu Hu , Yunlong Cai , Guanding Yu

Story visualization aims to generate a sequence of images to narrate each sentence in a multi-sentence story, where the images should be realistic and keep global consistency across dynamic scenes and characters. Current works face the…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Bowen Li , Thomas Lukasiewicz

Image captioning is a fundamental task that bridges the visual and linguistic domains, playing a critical role in pre-training Large Vision-Language Models (LVLMs). Current state-of-the-art captioning models are typically trained with…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Long Xing , Xiaoyi Dong , Yuhang Zang , Yuhang Cao , Jianze Liang , Qidong Huang , Jiaqi Wang , Feng Wu , Dahua Lin