paper-with-me

홈 › Papers

Feature Re-Learning with Data Augmentation for Video Relevance Prediction

2020-04-08 · Jianfeng Dong, Xun Wang, Leimin Zhang, Chaoxi Xu, Gang Yang, Xirong Li

Predicting the relevance between two given videos with respect to their visual content is a key component for content-based video recommendation and retrieval. Thanks to the increasing availability of pre-trained image and video convolutional neural network models, deep visual features are widely used for video content representation. However, as how two videos are relevant is task-dependent, such off-the-shelf features are not always optimal for all tasks. Moreover, due to varied concerns including copyright, privacy and security, one might have access to only pre-computed video features rather than original videos. We propose in this paper feature re-learning for improving video relevance prediction, with no need of revisiting the original video content. In particular, re-learning is realized by projecting a given deep feature into a new space by an affine transformation. We optimize the re-learning process by a novel negative-enhanced triplet ranking loss. In order to generate more training data, we propose a new data augmentation strategy which works directly on frame-level and video-level features. Extensive experiments in the context of the Hulu Content-based Video Relevance Prediction Challenge 2018 justify the effectiveness of the proposed method and its state-of-the-art performance for content-based video relevance prediction.

📄 PDF Abstract BibTeX arXiv:2004.03815

Code (1)

danieljf24/cbvr 공식 구현 pytorch

Tasks

Data AugmentationRetrievalTriplet

Similar Papers 제목 키워드 기반

Relevance-guided Audio Visual Fusion for Video Saliency Prediction

2024-11-18 · Li Yu, Xuanzhe Sun, Pan Gao, Moncef Gabbouj

Audio data, often synchronized with video frames, plays a crucial role in guiding the audience's visual attention. Incorporating audio information into video saliency prediction tasks can enhance the prediction of human …

PredictionSaliency PredictionVideo Saliency Prediction

FusedLSTM: Fusing frame-level and video-level features for Content-based Video Relevance Prediction

2018-09-29 · Yash Bhalgat

This paper describes two of my best performing approaches on the Content-based Video Relevance Prediction challenge. In the FusedLSTM based approach, the inception-pool3 and the C3D-pool5 features are combined using an L…

Triplet

Content-based Video Relevance Prediction Challenge: Data, Protocol, and Baseline

2018-06-03 · Mengyi Liu, Xiaohui Xie, Hanning Zhou

Video relevance prediction is one of the most important tasks for online streaming service. Given the relevance of videos and viewer feedbacks, the system can provide personalized recommendations, which will help the use…

Prediction

Explainable Deep Learning for Augmentation of sRNA Expression Profiles

2019-09-26 · Jelena Fiosina, Maksims Fiosins, Stefan Bonn

The lack of well-structured metadata annotations complicates there-usability and interpretation of the growing amount of publicly available RNA expression data. The machine learning-based prediction of metadata(data augm…

Data AugmentationDeep LearningFeature ImportancePrediction

Vision Augmentation Prediction Autoencoder with Attention Design (VAPAAD)

2024-04-15 · Yiqiao Yin

Recent advancements in sequence prediction have significantly improved the accuracy of video data interpretation; however, existing models often overlook the potential of attention-based mechanisms for next-frame predict…

Data AugmentationPrediction