中文
相关论文

相关论文: Tree-based Text-Vision BERT for Video Search in Ba…

200 篇论文

Image captioning is a challenging task at the intersection of computer vision and natural language processing, requiring models to generate meaningful textual descriptions of images. Traditional approaches rely on recurrent neural networks…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Hemanth Teja Yanambakkam , Rahul Chinthala

Digital advertising is a critical part of many e-commerce platforms such as Taobao and Amazon. While in recent years a lot of attention has been drawn to the consumer side including canonical problems like ctr/cvr prediction, the advertiser…

信息检索 · 计算机科学 2021-11-02 Zongtao Liu , Bin Ma , Quan Liu , Jian Xu , Bo Zheng

This paper aims to solve the problem of large-scale video retrieval by a query image. Firstly, we define the problem of top-$k$ image to video query. Then, we combine the merits of convolutional neural networks(CNN for short) and Bag of…

多媒体 · 计算机科学 2018-10-16 Chengyuan Zhang , Yunwu Lin , Lei Zhu , Anfeng Liu , Zuping Zhang , Fang Huang

We introduce a multimodal visual-textual search refinement method for fashion garments. Existing search engines do not enable intuitive, interactive, refinement of retrieved results based on the properties of a particular product. We…

机器学习 · 计算机科学 2019-06-18 Gil Sadeh , Lior Fritz , Gabi Shalev , Eduard Oks

Cross-Modal Retrieval (CMR), which retrieves relevant items from one modality (e.g., audio) given a query in another modality (e.g., visual), has undergone significant advancements in recent years. This capability is crucial for robots to…

机器人学 · 计算机科学 2024-07-31 Jagoda Wojcik , Jiaqi Jiang , Jiacheng Wu , Shan Luo

Retrieving partially relevant segments from untrimmed videos remains difficult due to two persistent challenges: the mismatch in information density between text and video segments, and limited attention mechanisms that overlook semantic…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Junkai Yang , Qirui Wang , Yaoqing Jin , Shuai Ma , Minghan Xu , Shanmin Pang

Video-Text Retrieval (VTR) aims to search for the most relevant video related to the semantics in a given sentence, and vice versa. In general, this retrieval task is composed of four successive steps: video and textual feature…

计算机视觉与模式识别 · 计算机科学 2023-02-27 Cunjuan Zhu , Qi Jia , Wei Chen , Yanming Guo , Yu Liu

With the rapid development of mobile Internet and cloud computing technology, large-scale multimedia data, e.g., texts, images, audio and videos have been generated, collected, stored and shared. In this paper, we propose a novel query…

多媒体 · 计算机科学 2018-08-09 Chengyuan Zhang , Kesheng Cheng , Lei Zhu , Ruipeng Chen , Zuping Zhang , Fang Huang

Existing search engines use keyword matching or tf-idf based matching to map the query to the web-documents and rank them. They also consider other factors such as page rank, hubs-and-authority scores, knowledge graphs to make the results…

信息检索 · 计算机科学 2019-08-08 Manish Patel

Cross-modal learning of video and text plays a key role in Video Question Answering (VideoQA). In this paper, we propose a visual-text attention mechanism to utilize the Contrastive Language-Image Pre-training (CLIP) trained on lots of…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Shuhong Ye , Weikai Kong , Chenglin Yao , Jianfeng Ren , Xudong Jiang

The evolution of Large Language Models (LLMs) has significantly advanced multi-turn conversation systems, emphasizing the need for proactive guidance to enhance users' interactions. However, these systems face challenges in dynamically…

计算与语言 · 计算机科学 2025-06-02 Xiaoyu Li , Xiao Li , Li Gao , Yiding Liu , Xiaoyang Wang , Shuaiqiang Wang , Junfeng Wang , Dawei Yin

Video anomaly detection (VAD) has been paid increasing attention due to its potential applications, its current dominant tasks focus on online detecting anomalies% at the frame level, which can be roughly interpreted as the binary or…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Peng Wu , Jing Liu , Xiangteng He , Yuxin Peng , Peng Wang , Yanning Zhang

Video Question Answering is a challenging problem in visual information retrieval, which provides the answer to the referenced video content according to the question. However, the existing visual question answering approaches mainly tackle…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Yunan Ye , Zhou Zhao , Yimeng Li , Long Chen , Jun Xiao , Yueting Zhuang

Scene text recognition has been a hot research topic in computer vision due to its various applications. The state of the art is the attention-based encoder-decoder framework that learns the mapping between input images and output sequences…

计算机视觉与模式识别 · 计算机科学 2017-10-24 Zhanzhan Cheng , Fan Bai , Yunlu Xu , Gang Zheng , Shiliang Pu , Shuigeng Zhou

This paper presents a novel multi modal deep learning framework for enhanced agricultural pest detection, combining tiny-BERT's natural language processing with R-CNN and ResNet-18's image processing. Addressing limitations of traditional…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Jinli Duan , Haoyu Ding , Sung Kim

In goal-directed visual tasks, human perception is guided by both top-down and bottom-up cues. At the same time, foveal vision plays a crucial role in directing attention efficiently. Modern research on bio-inspired computational attention…

计算机视觉与模式识别 · 计算机科学 2025-09-16 João Luzio , Alexandre Bernardino , Plinio Moreno

Efficient video processing is a critical component in many IoMT applications to detect events of interest. Presently, many window optimization techniques have been proposed in event processing with an underlying assumption that the incoming…

计算机视觉与模式识别 · 计算机科学 2021-05-10 Piyush Yadav , Dhaval Salwala , Edward Curry

Video Moment Retrieval (VMR) is a task to localize the temporal moment in untrimmed video specified by natural language query. For VMR, several methods that require full supervision for training have been proposed. Unfortunately, acquiring…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Minuk Ma , Sunjae Yoon , Junyeong Kim , Youngjoon Lee , Sunghun Kang , Chang D. Yoo

Tree-based models are widely recognized for their interpretability and have proven effective in various application domains, particularly in high-stakes domains. However, learning decision trees (DTs) poses a significant challenge due to…

机器学习 · 计算机科学 2026-03-13 Sascha Marton

Visual dialog (VisDial) is a task which requires an AI agent to answer a series of questions grounded in an image. Unlike in visual question answering (VQA), the series of questions should be able to capture a temporal context from a dialog…

计算机视觉与模式识别 · 计算机科学 2019-08-30 Gi-Cheon Kang , Jaeseo Lim , Byoung-Tak Zhang