中文
相关论文

相关论文: Video and Text Matching with Conditioned Embedding…

200 篇论文

Matching two texts is a fundamental problem in many natural language processing tasks. An effective way is to extract meaningful matching patterns from words, phrases, and sentences to produce the matching score. Inspired by the success of…

计算与语言 · 计算机科学 2016-02-23 Liang Pang , Yanyan Lan , Jiafeng Guo , Jun Xu , Shengxian Wan , Xueqi Cheng

Video description is the automatic generation of natural language sentences that describe the contents of a given video. It has applications in human-robot interaction, helping the visually impaired and video subtitling. The past few years…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Nayyer Aafaq , Ajmal Mian , Wei Liu , Syed Zulqarnain Gilani , Mubarak Shah

We propose in this paper a new, hybrid document embedding approach in order to address the problem of document similarities with respect to the technical content. To do so, we employ a state-of-the-art graph techniques to first extract the…

计算与语言 · 计算机科学 2019-07-02 Hamid Mirisaee , Eric Gaussier , Cedric Lagnier , Agnes Guerraz

We present a new large-scale multilingual video description dataset, VATEX, which contains over 41,250 videos and 825,000 captions in both English and Chinese. Among the captions, there are over 206,000 English-Chinese parallel translation…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Xin Wang , Jiawei Wu , Junkun Chen , Lei Li , Yuan-Fang Wang , William Yang Wang

Implicit discourse relations bind smaller linguistic units into coherent texts. Automatic sense prediction for implicit relations is hard, because it requires understanding the semantics of the linked arguments. Furthermore, annotated…

计算与语言 · 计算机科学 2022-10-21 Murali Raghu Babu Balusu , Yangfeng Ji , Jacob Eisenstein

Effective learning with audiovisual content depends on many factors. Besides the quality of the learning resource's content, it is essential to discover the most relevant and suitable video in order to support the learning process most…

多媒体 · 计算机科学 2019-12-24 Hang Zhou , Christian Otto , Ralph Ewerth

We consider the problem of Recognizing Textual Entailment within an Information Retrieval context, where we must simultaneously determine the relevancy as well as degree of entailment for individual pieces of evidence to determine a yes/no…

计算与语言 · 计算机科学 2016-06-24 Petr Baudis , Silvestr Stanko , Jan Sedivy

An outstanding image-text retrieval model depends on high-quality labeled data. While the builders of existing image-text retrieval datasets strive to ensure that the caption matches the linked image, they cannot prevent a caption from…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Xu Yan , Chunhui Ai , Ziqiang Cao , Min Cao , Sujian Li , Wenjie Li , Guohong Fu

Text embeddings are numerical representations of text data, where words, phrases, or entire documents are converted into vectors of real numbers. These embeddings capture semantic meanings and relationships between text elements in a…

信息检索 · 计算机科学 2025-01-20 Fusheng Wei , Robert Neary , Han Qin , Qiang Mao , Jianping Zhang

Event detection in unconstrained videos is conceived as a content-based video retrieval with two modalities: textual and visual. Given a text describing a novel event, the goal is to rank related videos accordingly. This task is…

计算机视觉与模式识别 · 计算机科学 2017-05-08 Noureldien Hussein , Efstratios Gavves , Arnold W. M. Smeulders

In video-text retrieval, most existing methods adopt the dual-encoder architecture for fast retrieval, which employs two individual encoders to extract global latent representations for videos and texts. However, they face challenges in…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Haowei Liu , Yaya Shi , Haiyang Xu , Chunfeng Yuan , Qinghao Ye , Chenliang Li , Ming Yan , Ji Zhang , Fei Huang , Bing Li , Weiming Hu

Developing video captioning models is computationally expensive. The dynamic nature of video also complicates the design of multimodal models that can effectively caption these sequences. However, we find that by using minimal computational…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Chunhui Zhang , Yiren Jian , Zhongyu Ouyang , Soroush Vosoughi

Given the features of a video, recurrent neural networks can be used to automatically generate a caption for the video. Existing methods for video captioning have at least three limitations. First, semantic information has been widely…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Haoran Chen , Ke Lin , Alexander Maye , Jianming Li , Xiaolin Hu

This work aims to build a text embedder that can capture characteristics of texts specified by user instructions. Despite its tremendous potential to deploy user-oriented embeddings, none of previous approaches provides a concrete solution…

计算与语言 · 计算机科学 2024-02-16 Letian Peng , Yuwei Zhang , Zilong Wang , Jayanth Srinivasa , Gaowen Liu , Zihan Wang , Jingbo Shang

We present a method to learn a joint multimodal representation space that enables recognition of unseen activities in videos. We first compare the effect of placing various constraints on the embedding space using paired text and video…

计算机视觉与模式识别 · 计算机科学 2020-07-08 AJ Piergiovanni , Michael S. Ryoo

Text-to-video retrieval answers user queries through searches based on concepts and embeddings. However, due to limitations in the size of the concept bank and the amount of training data, answering queries in the wild is not always…

多媒体 · 计算机科学 2025-08-14 Jiaxin Wu , Chong-Wah Ngo , Wing-Kwong Chan , Sheng-Hua Zhong , Xiong-Yong Wei , Qing Li

We introduce a zero-shot video captioning method that employs two frozen networks: the GPT-2 language model and the CLIP image-text matching model. The matching score is used to steer the language model toward generating a sentence that has…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Yoad Tewel , Yoav Shalev , Roy Nadler , Idan Schwartz , Lior Wolf

Text-visual (or called semantic-visual) embedding is a central problem in vision-language research. It typically involves mapping of an image and a text description to a common feature space through a CNN image encoder and a RNN language…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Pranav Aggarwal , Zhe Lin , Baldo Faieta , Saeid Motiian

Large text-to-video models trained on internet-scale data have demonstrated exceptional capabilities in generating high-fidelity videos from arbitrary textual descriptions. However, adapting these models to tasks with limited…

人工智能 · 计算机科学 2023-06-06 Mengjiao Yang , Yilun Du , Bo Dai , Dale Schuurmans , Joshua B. Tenenbaum , Pieter Abbeel

Text-video retrieval is a challenging cross-modal task, which aims to align visual entities with natural language descriptions. Current methods either fail to leverage the local details or are computationally expensive. What's worse, they…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Peng Jin , Hao Li , Zesen Cheng , Jinfa Huang , Zhennan Wang , Li Yuan , Chang Liu , Jie Chen