Journal Article10.1109/ICDMW58026.2022.00126
Multi-purpose Recommender Platform using Perceiver IO
Ali Cevahir,Kentaro Kanada +1 more
- 01 Nov 2022
pp 975-978
TL;DR: In this paper, a general-purpose framework for various recommendation tasks based on receiver IO model is proposed, which is a general ma-chine learning architecture based on transformer-style attention modules, which helps eliminating feature engineering for various tasks.
read more
Abstract: Web services usually require many different types of recommender systems using large amount of user log and content data, in order to provide personalized content to their customers. Different recommenders may share the same customer-base or cross-use models/data. It is challenging to design different models for each recommendation task. In this work, we propose a general-purpose framework for various recommendation tasks based on Perceiver IO model. Perceiver lOis a general ma-chine learning architecture based on transformer-style attention modules, which helps eliminating feature engineering for various tasks. Different type of recommenders can be developed with minimal modifications and models can be transferred among dif- ferent tasks. Our experiments with a variety of recommendation scenarios confirm that our framework is able to handle those tasks while achieving state-of-the-art accuracy.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
•Posted Content
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
TL;DR: A new language representation model, BERT, designed to pre-train deep bidirectional representations from unlabeled text by jointly conditioning on both left and right context in all layers, which can be fine-tuned with just one additional output layer to create state-of-the-art models for a wide range of tasks.
81.7K
Glove: Global Vectors for Word Representation
Jeffrey Pennington,Richard Socher,Christopher D. Manning +2 more
- 01 Oct 2014
TL;DR: A new global logbilinear regression model that combines the advantages of the two major model families in the literature: global matrix factorization and local context window methods and produces a vector space with meaningful substructure.
Distance Metric Learning for Large Margin Nearest Neighbor Classification
TL;DR: This paper shows how to learn a Mahalanobis distance metric for kNN classification from labeled examples in a globally integrated manner and finds that metrics trained in this way lead to significant improvements in kNN Classification.
5.7K
Wide & Deep Learning for Recommender Systems
Heng-Tze Cheng,Levent Koc,Jeremiah Harmsen,Tal Shaked,Tushar Deepak Chandra,Hrishi Aradhye,Glen Anderson,Greg S. Corrado,Wei Chai,Mustafa Ispir,Rohan Anil,Zakaria Haque,Lichan Hong,Vihan Jain,Xiaobing Liu,Hemal Shah +15 more
- 15 Sep 2016
TL;DR: Wide & Deep learning is presented---jointly trained wide linear models and deep neural networks---to combine the benefits of memorization and generalization for recommender systems and is open-sourced in TensorFlow.
4K
Image-Based Recommendations on Styles and Substitutes
Julian McAuley,Christopher Targett,Qinfeng Shi,Anton van den Hengel +3 more
- 09 Aug 2015
TL;DR: The approach is not based on fine-grained modeling of user annotations but rather on capturing the largest dataset possible and developing a scalable method for uncovering human notions of the visual relationships within.