中文
相关论文

相关论文: Discriminative Perception via Anchored Description…

200 篇论文

Large vision-language models (LVLMs) have shown impressive performance across a broad range of multimodal tasks. However, robust image caption evaluation using LVLMs remains challenging, particularly under domain-shift scenarios. To address…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Nakamasa Inoue , Kanoko Goto , Masanari Oi , Martyna Gruszka , Mahiro Ukai , Takumi Hirose , Yusuke Sekikawa

Large Language Models (LLMs) have demonstrated remarkable efficiency in tackling various tasks based on human instructions, but studies reveal that they often struggle with tasks requiring reasoning, such as math or physics. This limitation…

计算与语言 · 计算机科学 2024-10-08 Ruoyu Wang , Xiaoxuan Li , Lina Yao

Causality knowledge is vital to building robust AI systems. Deep learning models often perform poorly on tasks that require causal reasoning, which is often derived using some form of commonsense knowledge not immediately available in the…

计算机视觉与模式识别 · 计算机科学 2021-07-23 Aman Chadha , Vinija Jain

The convolution operation suffers from a limited receptive filed, while global modeling is fundamental to dense prediction tasks, such as semantic segmentation. In this paper, we apply graph convolution into the semantic segmentation task…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xia Li , Yibo Yang , Qijie Zhao , Tiancheng Shen , Zhouchen Lin , Hong Liu

Video reasoning segmentation (VRS) endeavors to delineate referred objects in videos guided by implicit instructions that encapsulate human intent and temporal logic. Previous approaches leverage large vision language models (LVLMs) to…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Sitong Gong , Lu Zhang , Yunzhi Zhuge , Xu Jia , Pingping Zhang , Huchuan Lu

Multimodal reference resolution, including phrase grounding, aims to understand the semantic relations between mentions and real-world objects. Phrase grounding between images and their captions is a well-established task. In contrast, for…

计算与语言 · 计算机科学 2025-06-03 Shun Inadumi , Nobuhiro Ueda , Koichiro Yoshino

We propose a simple yet effective and robust method for contrastive captioning: generating discriminative captions that distinguish target images from very similar alternative distractor images. Our approach is built on a pragmatic…

计算与语言 · 计算机科学 2023-06-16 Jiefu Ou , Benno Krojer , Daniel Fried

Ensuring truthfulness in large language models (LLMs) remains a critical challenge for reliable text generation. While supervised fine-tuning and reinforcement learning with human feedback have shown promise, they require a substantial…

机器学习 · 计算机科学 2026-03-17 Manh Nguyen , Sunil Gupta , Hung Le

Video anomaly detection (VAD) plays a vital role in real-world applications such as security surveillance, autonomous driving, and industrial monitoring. Recent advances in large pre-trained models have opened new opportunities for…

计算机视觉与模式识别 · 计算机科学 2025-11-24 He Huang , Zixuan Hu , Dongxiao Li , Yao Xiao , Ling-Yu Duan

Image captioning has long been a pivotal task in visual understanding, with recent advancements in vision-language models (VLMs) significantly enhancing the ability to generate detailed image captions. However, the evaluation of detailed…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Qinghao Ye , Xianhan Zeng , Fu Li , Chunyuan Li , Haoqi Fan

Vision-language alignment learned from image-caption pairs has been shown to benefit tasks like object recognition and detection. Methods are mostly evaluated in terms of how well object class names are learned, but captions also contain…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Kyle Buettner , Adriana Kovashka

Existing works of reasoning segmentation often fall short in complex cases, particularly when addressing complicated queries and out-of-domain images. Inspired by the chain-of-thought reasoning, where harder problems require longer thinking…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Shiu-hong Kao , Chak Ho Huang , Huaiqian Liu , Yu-Wing Tai , Chi-Keung Tang

In text-video retrieval, auxiliary captions are often used to enhance video understanding, bridging the gap between the modalities. While recent advances in multi-modal large language models (MLLMs) have enabled strong zero-shot caption…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Ji Soo Lee , Byungoh Ko , Jaewon Cho , Howoong Lee , Jaewoon Byun , Hyunwoo J. Kim

The image captioning task is typically realized by an auto-regressive method that decodes the text tokens one by one. We present a diffusion-based captioning model, dubbed the name DDCap, to allow more decoding flexibility. Unlike image…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Zixin Zhu , Yixuan Wei , Jianfeng Wang , Zhe Gan , Zheng Zhang , Le Wang , Gang Hua , Lijuan Wang , Zicheng Liu , Han Hu

Semantic segmentation is an important task for numerous applications but it is still quite challenging to achieve advanced performance with limited computational costs. In this paper, we present CGRSeg, an efficient yet competitive…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Zhenliang Ni , Xinghao Chen , Yingjie Zhai , Yehui Tang , Yunhe Wang

Audio Descriptions (ADs) aim to provide a narration of a movie in text form, describing non-dialogue-related narratives, such as characters, actions, or scene establishment. Automatic generation of ADs remains challenging due to: i) the…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Bo Fang , Wenhao Wu , Qiangqiang Wu , Yuxin Song , Antoni B. Chan

Prompt learning is an effective way to exploit the potential of large-scale pre-trained foundational models. Continuous prompts parameterize context tokens in prompts by turning them into differentiable vectors. Deep continuous prompts…

机器学习 · 计算机科学 2025-01-03 Zhenhan Huang , Tejaswini Pedapati , Pin-Yu Chen , Jianxi Gao

In this paper, we are tackling the weakly-supervised referring expression grounding task, for the localization of a referent object in an image according to a query sentence, where the mapping between image regions and queries are not…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Mingjie Sun , Jimin Xiao , Eng Gee Lim , Si Liu , John Y. Goulermas

Most referring object detection (ROD) models, especially the modern grounding detectors, are designed for data-rich conditions, yet many practical deployments, such as robotics, augmented reality, and other specialized domains, would face…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Xu Zhang , Zhe Chen , Jing Zhang , Dacheng Tao

Despite recent successes, test-time scaling - i.e., dynamically expanding the token budget during inference as needed - remains brittle for vision-language models (VLMs): unstructured chains-of-thought about images entangle perception and…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Niccolo Avogaro , Nayanika Debnath , Li Mi , Thomas Frick , Junling Wang , Zexue He , Hang Hua , Konrad Schindler , Mattia Rigotti