中文
相关论文

相关论文: Contrastive Graph Multimodal Model for Text Classi…

200 篇论文

State-of-the-art text-video retrieval (TVR) methods typically utilize CLIP and cosine similarity for efficient retrieval. Meanwhile, cross attention methods, which employ a transformer decoder to compute attention between each text query…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Zuozhuo Dai , Fangtao Shao , Qingkun Su , Zilong Dong , Siyu Zhu

Short text classification, as a research subtopic in natural language processing, is more challenging due to its semantic sparsity and insufficient labeled samples in practical scenarios. We propose a novel model named MI-DELIGHT for short…

计算与语言 · 计算机科学 2025-01-17 Yonghao Liu , Mengyu Li , Wei Pang , Fausto Giunchiglia , Lan Huang , Xiaoyue Feng , Renchu Guan

Extraction and recognition of Bangla text from video frame images is challenging due to complex color background, low-resolution etc. In this paper, we propose an algorithm for extraction and recognition of Bangla text form such video…

计算机视觉与模式识别 · 计算机科学 2014-01-07 Souvik Bhowmick , Purnendu Banerjee

Semantic representation is of great benefit to the video text tracking(VTT) task that requires simultaneously classifying, detecting, and tracking texts in the video. Most existing approaches tackle this task by appearance similarity in…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Zhuang Li , Weijia Wu , Mike Zheng Shou , Jiahong Li , Size Li , Zhongyuan Wang , Hong Zhou

Learning with noisy label (LNL) is a classic problem that has been extensively studied for image tasks, but much less for video in the literature. A straightforward migration from images to videos without considering the properties of…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zixiao Wang , Junwu Weng , Chun Yuan , Jue Wang

Learning transferable and domain adaptive feature representations from videos is important for video-relevant tasks such as action recognition. Existing video domain adaptation methods mainly rely on adversarial feature alignment, which has…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Donghyun Kim , Yi-Hsuan Tsai , Bingbing Zhuang , Xiang Yu , Stan Sclaroff , Kate Saenko , Manmohan Chandraker

In this paper, we propose a spatial temporal video-text detection technique which proceed in two principal steps:potential text region detection and a filtering process. In the first step we divide dynamically each pair of consecutive video…

多媒体 · 计算机科学 2013-01-11 Baseem Bouaziz , Tarek Zlitni , Walid Mahdi

We present a method for matching a text sentence from a given corpus to a given video clip and vice versa. Traditionally video and text matching is done by learning a shared embedding space and the encoding of one modality is independent of…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ameen Ali , Idan Schwartz , Tamir Hazan , Lior Wolf

Online tracking of multiple objects in videos requires strong capacity of modeling and matching object appearances. Previous methods for learning appearance embedding mostly rely on instance-level matching without considering the temporal…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Wei Li , Yuanjun Xiong , Shuo Yang , Mingze Xu , Yongxin Wang , Wei Xia

Recent advances in vision language models (VLM) have been driven by contrastive models such as CLIP, which learn to associate visual information with their corresponding text descriptions. However, these models have limitations in…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Rim Assouel , Pietro Astolfi , Florian Bordes , Michal Drozdzal , Adriana Romero-Soriano

The task of retrieving clips within videos based on a given natural language query requires cross-modal reasoning over multiple frames. Prior approaches such as sliding window classifiers are inefficient, while text-clip similarity driven…

计算与语言 · 计算机科学 2019-04-08 Soham Ghosh , Anuva Agarwal , Zarana Parekh , Alexander Hauptmann

Youtube-8M dataset enhances the development of large-scale video recognition technology as ImageNet dataset has encouraged image classification, recognition and detection of artificial intelligence fields. For this large video dataset, it…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Jae Hyeon Yoo

Nowadays, the videos on the Internet are prevailing. The precise and in-depth understanding of the videos is a difficult but valuable problem for both platforms and researchers. The existing video understand models do well in object…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Fan Huang

Unsupervised object-centric learning from videos is a promising approach to extract structured representations from large, unlabeled collections of videos. To support downstream tasks like autonomous control, these representations must be…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Anna Manasyan , Maximilian Seitzer , Filip Radovic , Georg Martius , Andrii Zadaianchuk

Treating images as data has become increasingly popular in political science. While existing classifiers for images reach high levels of accuracy, it is difficult to systematically assess the visual features on which they base their…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Stefan Scholz , Nils B. Weidmann , Zachary C. Steinert-Threlkeld , Eda Keremoğlu , Bastian Goldlücke

Video grounding aims to localize a moment from an untrimmed video for a given textual query. Existing approaches focus more on the alignment of visual and language stimuli with various likelihood-based matching or regression strategies,…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Guoshun Nan , Rui Qiao , Yao Xiao , Jun Liu , Sicong Leng , Hao Zhang , Wei Lu

Text-video retrieval, a prominent sub-field within the domain of multimodal information retrieval, has witnessed remarkable growth in recent years. However, existing methods assume video scenes are consistent with unbiased descriptions.…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Huy Le , Tung Kieu , Anh Nguyen , Ngan Le

Understanding vision and language representations of product content is vital for search and recommendation applications in e-commerce. As a backbone for online shopping platforms and inspired by the recent success in representation…

机器学习 · 计算机科学 2022-08-23 Wonyoung Shin , Jonghun Park , Taekang Woo , Yongwoo Cho , Kwangjin Oh , Hwanjun Song

Vision-Language (VL) models have garnered considerable research interest; however, they still face challenges in effectively handling text within images. To address this limitation, researchers have developed two approaches. The first…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Jonathan Fhima , Elad Ben Avraham , Oren Nuriel , Yair Kittenplon , Roy Ganz , Aviad Aberdam , Ron Litman

This paper presents the novel way combining the BERT embedding method and the graph convolutional neural network. This combination is employed to solve the text classification problem. Initially, we apply the BERT embedding method to the…

计算与语言 · 计算机科学 2022-09-07 Loc Hoang Tran , Tuan Tran , An Mai
‹ 上一页 1 8 9 10 下一页 ›