中文
相关论文

相关论文: TimeKit: A Time-series Forecasting-based Upgrade K…

200 篇论文

Current item-item collaborative filtering algorithms based on artificial neural network, such as Item2vec, have become ubiquitous and are widely applied in the modern recommender system. However, these approaches do not apply to the…

信息检索 · 计算机科学 2023-10-24 Ruilin Yuan , Leya Li , Yuanzhe Cai

Recent research has achieved impressive progress in the session-based recommendation. However, information such as item knowledge and click time interval, which could be potentially utilized to improve the performance, remains largely…

信息检索 · 计算机科学 2021-12-17 Rongzhi Zhang , Yulong Gu , Xiaoyu Shen , Hui Su

LensKit is an open-source toolkit for building, researching, and learning about recommender systems. First released in 2010 as a Java framework, it has supported diverse published research, small-scale production deployments, and education…

信息检索 · 计算机科学 2020-09-04 Michael D. Ekstrand

Precise user and item embedding learning is the key to building a successful recommender system. Traditionally, Collaborative Filtering(CF) provides a way to learn user and item embeddings from the user-item interaction history. However,…

信息检索 · 计算机科学 2019-04-24 Le Wu , Peijie Sun , Yanjie Fu , Richang Hong , Xiting Wang , Meng Wang

In recommender systems (RSs), predicting the next item that a user interacts with is critical for user retention. While the last decade has seen an explosion of RSs aimed at identifying relevant items that match user preferences, there is…

机器学习 · 计算机科学 2021-03-02 Zekarias T. Kefato , Sarunas Girdzijauskas , Nasrullah Sheikh , Alberto Montresor

Recommender systems are a subset of information filtering systems designed to predict and suggest items that users may find interesting or relevant based on their preferences, behaviors, or interactions. By analyzing user data such as past…

信息检索 · 计算机科学 2024-10-01 Mahamudul Hasan

Industry-scale recommendation systems have become a cornerstone of the e-commerce shopping experience. For Etsy, an online marketplace with over 50 million handmade and vintage items, users come to rely on personalized recommendations to…

信息检索 · 计算机科学 2018-12-12 Xiaoting Zhao , Raphael Louca , Diane Hu , Liangjie Hong

Recommender systems require their recommendation algorithms to be accurate, scalable and should handle very sparse training data which keep changing over time. Inspired by ant colony optimization, we propose a novel collaborative filtering…

信息检索 · 计算机科学 2012-03-27 Yongji Wang , Xiaofeng Liao , Hu Wu , Jingzheng Wu

Understanding decision-making in clinical environments is of paramount importance if we are to bring the strengths of machine learning to ultimately improve patient outcomes. Several factors including the availability of public data, the…

机器学习 · 计算机科学 2022-03-15 Alex J. Chan , Ioana Bica , Alihan Huyuk , Daniel Jarrett , Mihaela van der Schaar

In the combinatorial recommender systems, multiple items are fed to the user at one time in the result page, where the correlations among the items have impact on the user behavior. In this work, we model the combinatorial recommendation as…

信息检索 · 计算机科学 2019-06-25 Fan Wang , Xiaomin Fang , Lihang Liu , Yaxue Chen , Jiucheng Tao , Zhiming Peng , Cihang Jin , Hao Tian

Time series data are valuable but are often inscrutable. Gaining trust in time series classifiers for finance, healthcare, and other critical applications may rely on creating interpretable models. Researchers have previously been forced to…

机器学习 · 计算机科学 2021-11-09 Yuhui Wang , Diane J. Cook

Collaborative filtering problems are commonly solved based on matrix completion techniques which recover the missing values of user-item interaction matrices. In a matrix, the rating position specifically represents the user given and the…

信息检索 · 计算机科学 2022-10-11 Taejun Lim , Siqu Long , Josiah Poon , Soyeon Caren Han

Rule-based models are often used for data analysis as they combine interpretability with predictive power. We present RuleKit, a versatile tool for rule learning. Based on a sequential covering induction algorithm, it is suitable for…

机器学习 · 计算机科学 2020-01-28 Adam Gudyś , Marek Sikora , Łukasz Wróbel

Large Language Models (LLMs) have emerged as promising recommendation systems, offering novel ways to model user preferences through generative approaches. However, many existing methods often rely solely on text semantics or incorporate…

机器学习 · 计算机科学 2026-01-09 Mir Rayat Imtiaz Hossain , Leo Feng , Leonid Sigal , Mohamed Osama Ahmed

Retrieval tasks typically require a ranking of items given a query. Collaborative filtering tasks, on the other hand, learn to model user's preferences over items. In this paper we study the joint problem of recommending items to a user…

信息检索 · 计算机科学 2012-06-22 Jason Weston , Chong Wang , Ron Weiss , Adam Berenzweig

Time series forecasting plays an increasingly important role in modern business decisions. In today's data-rich environment, people often aim to choose the optimal forecasting model for their data. However, identifying the optimal model…

应用统计 · 统计学 2021-12-17 Xixi Li , Fotios Petropoulos , Yanfei Kang

Collaborative filtering is a popular technique to infer users' preferences on new content based on the collective information of all users preferences. Recommender systems then use this information to make personalized suggestions to users.…

社会与信息网络 · 计算机科学 2017-03-06 Ayan Sinha , David F. Gleich , Karthik Ramani

Recommending items to users has long been a fundamental task, and studies have tried to improve it ever since. Most well-known models commonly employ representation learning to map users and items into a unified embedding space for matching…

Recommender Systems are tools that improve how users find relevant information in web systems, so they do not face too much information. In order to generate better recommendations, the context of information should be used in the…

信息检索 · 计算机科学 2020-07-10 Igor André Pegoraro Santana , Marcos Aurelio Domingues

As users often express their preferences with binary behavior data~(implicit feedback), such as clicking items or buying products, implicit feedback based Collaborative Filtering~(CF) models predict the top ranked items a user might like by…

信息检索 · 计算机科学 2021-05-27 Lei Chen , Le Wu , Kun Zhang , Richang Hong , Meng Wang