paper-with-me

Papers

Word2Vec applied to Recommendation: Hyperparameters Matter

2018-04-11 · Hugo Caselles-Dupré, Florian Lesaint, Jimena Royo-Letelier

Skip-gram with negative sampling, a popular variant of Word2vec originally designed and tuned to create word embeddings for Natural Language Processing, has been used to create item embeddings with successful applications in recommendation. While these fields do not share the same type of data, neither evaluate on the same tasks, recommendation applications tend to use the same already tuned hyperparameters values, even if optimal hyperparameters values are often known to be data and task dependent. We thus investigate the marginal importance of each hyperparameter in a recommendation setting through large hyperparameter grid searches on various datasets. Results reveal that optimizing neglected hyperparameters, namely negative sampling distribution, number of epochs, subsampling parameter and window-size, significantly improves performance on a recommendation task, and can increase it by an order of magnitude. Importantly, we find that optimal hyperparameters configurations for Natural Language Processing tasks and Recommendation tasks are noticeably different.

📄 PDF Abstract BibTeX arXiv:1804.04212

Code (1)

deezer/w2v_reco_hyperparameters_matter 공식 구현

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Tuning Word2vec for Large Scale Recommendation Systems

2020-09-24 · Benjamin P. Chamberlain, Emanuele Rossi, Dan Shiebler, Suvash Sedhain 외

Word2vec is a powerful machine learning tool that emerged from Natural Lan-guage Processing (NLP) and is now applied in multiple domains, including recom-mender systems, forecasting, and network analysis. As Word2vec is …

Hyperparameter OptimizationRecommendation Systems

Order Matters at Fanatics Recommending Sequentially Ordered Products by LSTM Embedded with Word2Vec

2019-11-22 · Jing Pan, Weian Sheng, Santanu Dey

A unique challenge for e-commerce recommendation is that customers are often interested in products that are more advanced than their already purchased products, but not reversed. The few existing recommender systems mod…

Recommendation Systems

From Word Embeddings to Item Recommendation

2016-01-07 · Makbule Gulcin Ozsoy

Social network platforms can use the data produced by their users to serve them better. One of the services these platforms provide is recommendation service. Recommendation systems can predict the future preferences of …

Recommendation SystemsWord Embeddings

A Robust Self-Learning Method for Fully Unsupervised Cross-Lingual Mappings of Word Embeddings: Making the Method Robustly Reproducible as Well

2019-12-03 · LREC 2020 5 · Nicolas Garneau, Mathieu Godbout, David Beauchemin, Audrey Durand 외

In this paper, we reproduce the experiments of Artetxe et al. (2018b) regarding the robust self-learning method for fully unsupervised cross-lingual mappings of word embeddings. We show that the reproduction of their met…

Self-LearningWord Embeddings

Twitter Corpus of the #BlackLivesMatter Movement And Counter Protests: 2013 to 2021

2020-09-01 · Salvatore Giorgi, Sharath Chandra Guntuku, McKenzie Himelein-Wachowiak, Amy Kwarteng 외

Black Lives Matter (BLM) is a decentralized social movement protesting violence against Black individuals and communities, with a focus on police brutality. The movement gained significant attention following the killing…