中文
相关论文

相关论文: Optimizing Latency for Online Video CaptioningUsin…

200 篇论文

Dense video captioning, a task of localizing meaningful moments and generating relevant captions for videos, often requires a large, expensive corpus of annotated video segments paired with text. In an effort to minimize the annotation…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Yongrae Jo , Seongyun Lee , Aiden SJ Lee , Hyunji Lee , Hanseok Oh , Minjoon Seo

Multi-modal transformers are rapidly gaining attention in video captioning tasks. Existing multi-modal video captioning methods typically extract a fixed number of frames, which raises critical challenges. When a limited number of frames…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Sangho Lee , Il Yong Chun , Hogun Park

As the most critical components in a sentence, subject, predicate and object require special attention in the video captioning task. To implement this idea, we design a novel framework, named COllaborative three-Stream Transformers (COST),…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Hao Wang , Libo Zhang , Heng Fan , Tiejian Luo

The task of associating images and videos with a natural language description has attracted a great amount of attention recently. Rapid progress has been made in terms of both developing novel algorithms and releasing new datasets. Indeed,…

计算机视觉与模式识别 · 计算机科学 2016-09-15 Li Yao , Nicolas Ballas , Kyunghyun Cho , John R. Smith , Yoshua Bengio

Image captioning is shown to be able to achieve a better performance by using scene graphs to represent the relations of objects in the image. The current captioning encoders generally use a Graph Convolutional Net (GCN) to represent the…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Xuewen Yang , Yingru Liu , Xin Wang

Video captioning generate a sentence that describes the video content. Existing methods always require a number of captions (\eg, 10 or 20) per video to train the model, which is quite costly. In this work, we explore the possibility of…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Ping Li , Tao Wang , Xinkui Zhao , Xianghua Xu , Mingli Song

Video captioning aims to describe events in a video with natural language. In recent years, many works have focused on improving captioning models' performance. However, like other text generation tasks, it risks introducing factual errors…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Hui Liu , Xiaojun Wan

Automatic captioning of images is a task that combines the challenges of image analysis and text generation. One important aspect in captioning is the notion of attention: How to decide what to describe and in which order. Inspired by the…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Sen He , Wentong Liao , Hamed R. Tavakoli , Michael Yang , Bodo Rosenhahn , Nicolas Pugeault

Image captioning involves generating textual descriptions from input images, bridging the gap between computer vision and natural language processing. Recent advancements in transformer-based models have significantly improved caption…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Israa A. Albadarneh , Bassam H. Hammo , Omar S. Al-Kadi

From the perspective of future developments in robotics, it is crucial to verify whether foundation models trained exclusively on offline data, such as images and language, can understand the robot motion. In particular, since Vision…

机器人学 · 计算机科学 2026-01-13 Kanata Suzuki , Shota Shimizu , Tetsuya Ogata

Automated audio captioning (AAC) is an important cross-modality translation task, aiming at generating descriptions for audio clips. However, captions generated by previous AAC models have faced ``false-repetition'' errors due to the…

音频与语音处理 · 电气工程与系统科学 2023-06-21 Hanxue Zhang , Zeyu Xie , Xuenan Xu , Mengyue Wu , Kai Yu

Automated audio captioning is a task that generates textual descriptions for audio content, and recent studies have explored using visual information to enhance captioning quality. However, current methods often fail to effectively fuse…

多媒体 · 计算机科学 2025-03-18 Kyeongha Rho , Hyeongkeun Lee , Valentio Iverson , Joon Son Chung

Dense video captioning aims to generate text descriptions for all events in an untrimmed video. This involves both detecting and describing events. Therefore, all previous methods on dense video captioning tackle this problem by building…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Luowei Zhou , Yingbo Zhou , Jason J. Corso , Richard Socher , Caiming Xiong

The analysis, processing, and extraction of meaningful information from sounds all around us is the subject of the broader area of audio analytics. Audio captioning is a recent addition to the domain of audio analytics, a cross-modal…

音频与语音处理 · 电气工程与系统科学 2023-05-04 Sandeep Kothinti , Dimitra Emmanouilidou

Audio captioning aims to automatically generate a natural language description of an audio clip. Most captioning models follow an encoder-decoder architecture, where the decoder predicts words based on the audio features extracted by the…

音频与语音处理 · 电气工程与系统科学 2021-07-22 Xinhao Mei , Xubo Liu , Qiushi Huang , Mark D. Plumbley , Wenwu Wang

Change captioning tasks aim to detect changes in image pairs observed before and after a scene change and generate a natural language description of the changes. Existing change captioning studies have mainly focused on a single…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Yue Qiu , Shintaro Yamamoto , Kodai Nakashima , Ryota Suzuki , Kenji Iwata , Hirokatsu Kataoka , Yutaka Satoh

Video grounding aims to locate a moment of interest matching the given query sentence from an untrimmed video. Previous works ignore the {sparsity dilemma} in video annotations, which fails to provide the context information between…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Hongxiang Li , Meng Cao , Xuxin Cheng , Zhihong Zhu , Yaowei Li , Yuexian Zou

Neural image/video captioning models can generate accurate descriptions, but their internal process of mapping regions to words is a black box and therefore difficult to explain. Top-down neural saliency methods can find important regions…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Vasili Ramanishka , Abir Das , Jianming Zhang , Kate Saenko

Video captioning is a popular task that challenges models to describe events in videos using natural language. In this work, we investigate the ability of various visual feature representations derived from state-of-the-art convolutional…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Praveen S , Akhilesh Bharadwaj , Harsh Raj , Janhavi Dadhania , Ganesh Samarth C. A , Nikhil Pareek , S R M Prasanna

Existing video captioning methods merely provide shallow or simplistic representations of object behaviors, resulting in superficial and ambiguous descriptions. However, object behavior is dynamic and complex. To comprehensively capture the…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Caihua Liu , Xu Li , Wenjing Xue , Wei Tang , Xia Feng