2016 IEEE International Conference on Big Data (Big Data) 2016
DOI: 10.1109/bigdata.2016.7840810
|View full text |Cite
|
Sign up to set email alerts
|

Solving cold-start problem in large-scale recommendation engines: A deep learning approach

Abstract: Abstract-Collaborative Filtering (CF) is widely used in large-scale recommendation engines because of its efficiency, accuracy and scalability. However, in practice, the fact that recommendation engines based on CF require interactions between users and items before making recommendations, make it inappropriate for new items which haven't been exposed to the end users to interact with. This is known as the cold-start problem. In this paper we introduce a novel approach which employs deep learning to tackle thi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
17
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 39 publications
(17 citation statements)
references
References 25 publications
0
17
0
Order By: Relevance
“…Yuan et al [27] examine the real-world data problem of matching users to job postings, where items are time sensitive and new items are very frequent. They make the case that high performance techniques that require item labels can be generalised to cold-start items by pairing labelled and unlabelled items based on the similarity of their content.…”
Section: Sparsity and Cold-startsmentioning
confidence: 99%
See 1 more Smart Citation
“…Yuan et al [27] examine the real-world data problem of matching users to job postings, where items are time sensitive and new items are very frequent. They make the case that high performance techniques that require item labels can be generalised to cold-start items by pairing labelled and unlabelled items based on the similarity of their content.…”
Section: Sparsity and Cold-startsmentioning
confidence: 99%
“…The resulting dense matrix can be used to recommend items based on a given user's past interactions [15]. However, due to dependence on user interactions, collaborative approaches present issues when items are time sensitive or competitive as items may not remain valid long enough to accumulate a significant user record [27]. Further, this approach can result in positive feedback loops where items with more numerous or diverse interaction histories are more frequently shown to users; this virality effect can result in a few generic or broadly applicable documents being disproportionately recommended, while newer are not promoted due to less existent user behaviour data [27].…”
Section: Introductionmentioning
confidence: 99%
“…To date, collaborative filtering (CF) methods (Koren and Bell 2015) lie at the core of most real-word movie recommendation engines, due to their state-of-the-art accuracy (McFee et al 2012;Yuan et al 2016). In most video-streaming services, however, new movies and TV series are continuously added.…”
Section: New Item Cold-start Recommendation In the Movie Domainmentioning
confidence: 99%
“…We utilize content in two different scenarios by distinguishing between the 'cold-start' situation for jobs and users. In the case of a new job, we compute a content-based similarity measure between jobs by building a neural network that learns job embeddings [10]. This way, we guarantee an association between jobs even when they do not share any user interactions.…”
Section: Related Workmentioning
confidence: 99%
“…In order to reduce the sparsity in our recommendation graph, we densify the graph by creating an edge representing a content-based similarity score between pairs of jobs using their descriptions through a Deep Learning Matcher (DLM) [10]. DLM works by training a neural network to generate a distributed representation of each job (a.k.a.…”
Section: ) Job Descriptionsmentioning
confidence: 99%