paper-with-me

Papers

Convolutional Collaborative Filter Network for Video Based Recommendation Systems

2018-10-18 · Cheng-Kang Hsieh, Miguel Campo, Abhinav Taliyan, Matt Nickens, Mitkumar Pandya, JJ Espinoza

This analysis explores the temporal sequencing of objects in a movie trailer. Temporal sequencing of objects in a movie trailer (e.g., a long shot of an object vs intermittent short shots) can convey information about the type of movie, plot of the movie, role of the main characters, and the filmmakers cinematographic choices. When combined with historical customer data, sequencing analysis can be used to improve predictions of customer behavior. E.g., a customer buys tickets to a new movie and maybe the customer has seen movies in the past that contained similar sequences. To explore object sequencing in movie trailers, we propose a video convolutional network to capture actions and scenes that are predictive of customers' preferences. The model learns the specific nature of sequences for different types of objects (e.g., cars vs faces), and the role of sequences in predicting customer future behavior. We show how such a temporal-aware model outperforms simple feature pooling methods proposed in our previous works and, importantly, demonstrate the additional model explain-ability allowed by such a model.

📄 PDF Abstract BibTeX arXiv:1810.08189

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Convolutional Transformer Neural Collaborative Filtering

2024-12-02 · Pang Li, Shahrul Azman Mohd Noah, Hafiz Mohd Sarim

In this study, we introduce Convolutional Transformer Neural Collaborative Filtering (CTNCF), a novel approach aimed at enhancing recommendation systems by effectively capturing high-order structural information in user-…

Collaborative FilteringRecommendation Systems

A Survey on Deep Neural Networks in Collaborative Filtering Recommendation Systems

2024-12-02 · Pang Li, Shahrul Azman Mohd Noah, Hafiz Mohd Sarim

This survey provides an examination of the use of Deep Neural Networks (DNN) in Collaborative Filtering (CF) recommendation systems. As the digital world increasingly relies on data-driven approaches, traditional CF tech…

Collaborative FilteringRecommendation SystemsSurvey

Neural Causal Graph Collaborative Filtering

2023-07-10 · Xiangmeng Wang, Qian Li, Dianer Yu, Wei Huang 외

Graph collaborative filtering (GCF) has gained considerable attention in recommendation systems by leveraging graph learning techniques to enhance collaborative filtering (CF). One classical approach in GCF is to learn u…

Collaborative FilteringGraph LearningGraph Representation LearningRecommendation Systems+2

Binarized Collaborative Filtering with Distilling Graph Convolutional Networks

2019-06-05 · Haoyu Wang, Defu Lian, Yong Ge

The efficiency of top-K item recommendation based on implicit feedback are vital to recommender systems in real world, but it is very challenging due to the lack of negative samples and the large number of candidate item…

Collaborative FilteringRecommendation Systems

Survey of Privacy-Preserving Collaborative Filtering

2020-03-18 · Islam Elnabarawy, Wei Jiang, Donald C. Wunsch II

Collaborative filtering recommendation systems provide recommendations to users based on their own past preferences, as well as those of other users who share similar interests. The use of recommendation systems has grow…

Collaborative FilteringPrivacy PreservingRecommendation SystemsSurvey