中文
相关论文

相关论文: Question-Instructed Visual Descriptions for Zero-S…

200 篇论文

Knowledge-based visual question answering (VQA) involves questions that require world knowledge beyond the image to yield the correct answer. Large language models (LMs) like GPT-3 are particularly helpful for this task because of their…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Yushi Hu , Hang Hua , Zhengyuan Yang , Weijia Shi , Noah A Smith , Jiebo Luo

Despite the number of currently available datasets on video question answering, there still remains a need for a dataset involving multi-step and non-factoid answers. Moreover, relying on video transcripts remains an under-explored topic.…

计算与语言 · 计算机科学 2020-06-02 Anthony Colas , Seokhwan Kim , Franck Dernoncourt , Siddhesh Gupte , Daisy Zhe Wang , Doo Soon Kim

Unified video modeling that combines generation and understanding capabilities is increasingly important but faces two key challenges: maintaining semantic faithfulness during flow-based generation due to text-visual token imbalance and the…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Jiabin Luo , Junhui Lin , Zeyu Zhang , Biao Wu , Meng Fang , Ling Chen , Hao Tang

Vision-Language (VL) models have gained significant research focus, enabling remarkable advances in multimodal reasoning. These architectures typically comprise a vision encoder, a Large Language Model (LLM), and a projection module that…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Roy Ganz , Yair Kittenplon , Aviad Aberdam , Elad Ben Avraham , Oren Nuriel , Shai Mazor , Ron Litman

Image-based visual-language (I-VL) pre-training has shown great success for learning joint visual-textual representations from large-scale web data, revealing remarkable ability for zero-shot generalisation. This paper presents a simple but…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Chen Ju , Tengda Han , Kunhao Zheng , Ya Zhang , Weidi Xie

Videos convey rich information. Dynamic spatio-temporal relationships between people/objects, and diverse multimodal events are present in a video clip. Hence, it is important to develop automated models that can accurately extract such…

计算与语言 · 计算机科学 2020-05-14 Hyounghun Kim , Zineng Tang , Mohit Bansal

This paper introduces QCaption, a novel video captioning and Q&A pipeline that enhances video analytics by fusing three models: key frame extraction, a Large Multimodal Model (LMM) for image-text analysis, and a Large Language Model (LLM)…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Jiale Wang , Gee Wah Ng , Lee Onn Mak , Randall Cher , Ng Ding Hei Ryan , Davis Wang

Zero-shot video captioning requires that a model generate high-quality captions without human-annotated video-text pairs for training. State-of-the-art approaches to the problem leverage CLIP to extract visual-relevant textual prompts to…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Mingkai Tian , Guorong Li , Yuankai Qi , Amin Beheshti , Javen Qinfeng Shi , Anton van den Hengel , Qingming Huang

Vision and language understanding has emerged as a subject undergoing intense study in Artificial Intelligence. Among many tasks in this line of research, visual question answering (VQA) has been one of the most successful ones, where the…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Yunseok Jang , Yale Song , Youngjae Yu , Youngjin Kim , Gunhee Kim

Audio descriptions (ADs) narrate important visual details in movies, enabling Blind and Low Vision (BLV) users to understand narratives and appreciate visual details. Existing works in automatic AD generation mostly focus on few-second…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Divy Kala , Eshika Khandelwal , Makarand Tapaswi

We present \emph{Video-in-the-Loop} (ViTL), a two-stage long-video QA framework that preserves a fixed token budget by first \emph{localizing} question-relevant interval(s) with a low-fps skim and then \emph{answering} via span-aware…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Chendong Wang , Donglin Bai , Yifan Yang , Xiao Jin , Anlan Zhang , Rui Wang , Shiqi Jiang , Yuqing Yang , Hao Wu , Qi Dai , Chong Luo , Ting Cao , Lili Qiu , Suman Banerjee

Despite an exciting new wave of multimodal machine learning models, current approaches still struggle to interpret the complex contextual relationships between the different modalities present in videos. Going beyond existing methods that…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Laura Hanu , Anita L. Verő , James Thewlis

Recent advances in video captioning are driven by large-scale pretrained models, which follow the standard "pre-training followed by fine-tuning" paradigm, where the full model is fine-tuned for downstream tasks. Although effective, this…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Junan Chen , Trung Thanh Nguyen , Takahiro Komamizu , Ichiro Ide

With the arising concerns for the AI systems provided with direct access to abundant sensitive information, researchers seek to develop more reliable AI with implicit information sources. To this end, in this paper, we introduce a new task…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Ye Zhu , Yu Wu , Yi Yang , Yan Yan

The performance of Video Question Answering (VideoQA) models is fundamentally constrained by the nature of their supervision, which typically consists of isolated, factual question-answer pairs. This "bag-of-facts" approach fails to capture…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Jianxin Liang , Tan Yue , Yuxuan Wang , Yueqian Wang , Zhihan Yin , Huishuai Zhang , Dongyan Zhao

Large vision-language models (LVLMs) have demonstrated remarkable achievements, yet the generation of non-factual responses remains prevalent in fact-seeking question answering (QA). Current multimodal fact-seeking benchmarks primarily…

计算与语言 · 计算机科学 2025-03-11 Yanling Wang , Yihan Zhao , Xiaodong Chen , Shasha Guo , Lixin Liu , Haoyang Li , Yong Xiao , Jing Zhang , Qi Li , Ke Xu

Video Question Answering (VideoQA) is the task of answering questions about a video. At its core is understanding the alignments between visual scenes in video and linguistic semantics in question to yield the answer. In leading VideoQA…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Yicong Li , Xiang Wang , Junbin Xiao , Wei Ji , Tat-Seng Chua

The recent advance in vision-language models is largely attributed to the abundance of image-text data. We aim to replicate this success for video-language models, but there simply is not enough human-curated video-text data available. We…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Yue Zhao , Long Zhao , Xingyi Zhou , Jialin Wu , Chun-Te Chu , Hui Miao , Florian Schroff , Hartwig Adam , Ting Liu , Boqing Gong , Philipp Krähenbühl , Liangzhe Yuan

Video question answering (VQA) is a multimodal task that requires the interpretation of a video to answer a given question. Existing VQA methods primarily utilize question and answer (Q&A) pairs to learn the spatio-temporal characteristics…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Ju-Young Oh , Ho-Joong Kim , Seong-Whan Lee

Generating informative and knowledge-rich image captions remains a challenge for many existing captioning models, which often produce generic descriptions that lack specificity and contextual depth. To address this limitation, we propose…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Reem AlJunaid , Muzammil Behzad