paper-with-me

Papers

AutoRec: An Automated Recommender System

2020-06-26 · Ting-Hsiang Wang, Qingquan Song, Xiaotian Han, Zirui Liu, Haifeng Jin, Xia Hu

Realistic recommender systems are often required to adapt to ever-changing data and tasks or to explore different models systematically. To address the need, we present AutoRec, an open-source automated machine learning (AutoML) platform extended from the TensorFlow ecosystem and, to our knowledge, the first framework to leverage AutoML for model search and hyperparameter tuning in deep recommendation models. AutoRec also supports a highly flexible pipeline that accommodates both sparse and dense inputs, rating prediction and click-through rate (CTR) prediction tasks, and an array of recommendation models. Lastly, AutoRec provides a simple, user-friendly API. Experiments conducted on the benchmark datasets reveal AutoRec is reliable and can identify models which resemble the best model without prior knowledge.

📄 PDF Abstract BibTeX arXiv:2007.07224

Code (1)

tuanio/AutoRec pytorch

Tasks

AutoMLClick-Through Rate PredictionRecommendation Systems

Similar Papers 제목 키워드 기반

From AutoRecSys to AutoRecLab: A Call to Build, Evaluate, and Govern Autonomous Recommender-Systems Research Labs

2025-10-20 · Joeran Beel, Bela Gipp, Tobias Vente, Moritz Baumgart 외 arxiv

Recommender-systems research has accelerated model and evaluation advances, yet largely neglects automating the research process itself. We argue for a shift from narrow AutoRecSys tools -- focused on algorithm selection…

The Potential of AutoML for Recommender Systems

2024-02-06 · Tobias Vente, Joeran Beel

Automated Machine Learning (AutoML) has greatly advanced applications of Machine Learning (ML) including model compression, machine translation, and computer vision. Recommender Systems (RecSys) can be seen as an applica…

AutoMLMachine TranslationModel CompressionRecommendation Systems

Auto-Surprise: An Automated Recommender-System (AutoRecSys) Library with Tree of Parzens Estimator (TPE) Optimization

2020-08-19 · Rohan Anand, Joeran Beel

We introduce Auto-Surprise, an Automated Recommender System library. Auto-Surprise is an extension of the Surprise recommender system library and eases the algorithm selection and configuration process. Compared to out-o…

Recommendation Systems

Noise Contrastive Estimation for Autoencoding-based One-Class Collaborative Filtering

2020-08-03 · Jin Peng Zhou, Ga Wu, Zheda Mai, Scott Sanner

One-class collaborative filtering (OC-CF) is a common class of recommendation problem where only the positive class is explicitly observed (e.g., purchases, clicks). Autoencoder based recommenders such as AutoRec and var…

Collaborative Filtering

AutoML for Deep Recommender Systems: A Survey

2022-03-25 · Ruiqi Zheng, Liang Qu, Bin Cui, Yuhui Shi 외

Recommender systems play a significant role in information filtering and have been utilized in different scenarios, such as e-commerce and social media. With the prosperity of deep learning, deep recommender systems show…

AutoMLfeature selectionRecommendation SystemsSurvey