paper-with-me

홈 › Papers

Utilizing FastText for Venue Recommendation

2020-05-14 · Makbule Gulcin Ozsoy

Venue recommendation systems model the past interactions (i.e., check-ins) of the users and recommend venues. Traditional recommendation systems employ collaborative filtering, content-based filtering or matrix factorization. Recently, vector space embedding and deep learning algorithms are also used for recommendation. In this work, I propose a method for recommending top-k venues by utilizing the sequentiality feature of check-ins and a recent vector space embedding method, namely the FastText. Our proposed method; forms groups of check-ins, learns the vector space representations of the venues and utilizes the learned embeddings to make venue recommendations. I measure the performance of the proposed method using a Foursquare check-in dataset.The results show that the proposed method performs better than the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2005.12982

Code (1)

mgulcin/FastTextRec 공식 구현

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

A Multi-tiered Solution for Personalized Baggage Item Recommendations using FastText and Association Rule Mining

2025-01-16 · Mudavath Ravi, Atul Negi

This paper introduces an intelligent baggage item recommendation system to optimize packing for air travelers by providing tailored suggestions based on specific travel needs and destinations. Using FastText word embeddi…

MarketingWord Embeddings

Beyond Next Item Recommendation: Recommending and Evaluating List of Sequences

2020-08-30 · Makbule Gulcin Ozsoy

Recommender systems (RS) suggest items-based on the estimated preferences of users. Recent RS methods utilise vector space embeddings and deep learning methods to make efficient recommendations. However, most of these me…

Recommendation Systems

Multi-Purchase Behavior: Modeling, Estimation and Optimization

2020-06-14 · Theja Tulabandhula, Deeksha Sinha, Saketh Reddy Karra, Prasoon Patidar

We study the problem of modeling purchase of multiple products and utilizing it to display optimized recommendations for online retailers and e-commerce platforms. We present a parsimonious multi-purchase family of choic…

DEAR: Deep Reinforcement Learning for Online Advertising Impression in Recommender Systems

2019-09-09 · Xiangyu Zhao, Changsheng Gu, Haoshenglun Zhang, Xiwang Yang 외

With the recent prevalence of Reinforcement Learning (RL), there have been tremendous interests in utilizing RL for online advertising in recommendation platforms (e.g., e-commerce and news feed sites). However, most RL-…

ArticlesDeep Reinforcement LearningRecommendation Systemsreinforcement-learning+2

Utilizing Subword Entities in Character-Level Sequence-to-Sequence Lemmatization Models

2020-12-01 · COLING 2020 8 · Nasser Zalmout, Nizar Habash

In this paper we present a character-level sequence-to-sequence lemmatization model, utilizing several subword features in multiple configurations. In addition to generic n-gram embeddings (using FastText), we experiment…

DecoderLEMMALemmatization