中文
相关论文

相关论文: Neural Network-Based Collaborative Filtering for Q…

200 篇论文

Many of the traditional recommendation algorithms are designed based on the fundamental idea of mining or learning correlative patterns from data to estimate the user-item correlative preference. However, pure correlative learning may lead…

信息检索 · 计算机科学 2023-08-15 Shuyuan Xu , Yingqiang Ge , Yunqi Li , Zuohui Fu , Xu Chen , Yongfeng Zhang

Collaborative filtering (CF) aims to build a model from users' past behaviors and/or similar decisions made by other users, and use the model to recommend items for users. Despite of the success of previous collaborative filtering…

信息检索 · 计算机科学 2017-04-04 Junhua He , Hankz Hankui Zhuo , Jarvan Law

Personalized question recommendation aims to guide individual students through questions to enhance their mastery of learning targets. Most previous methods model this task as a Markov Decision Process and use reinforcement learning to…

人工智能 · 计算机科学 2025-08-01 Haipeng Liu , Yuxuan Liu , Ting Long

In search settings, calibrating the scores during the ranking process to quantities such as click-through rates or relevance levels enhances a system's usefulness and trustworthiness for downstream users. While previous research has…

信息检索 · 计算机科学 2024-08-28 Puxuan Yu , Daniel Cohen , Hemank Lamba , Joel Tetreault , Alex Jaimes

The integration of AI in education offers significant potential to enhance learning efficiency. Large Language Models (LLMs), such as ChatGPT, Gemini, and Llama, allow students to query a wide range of topics, providing unprecedented…

信息检索 · 计算机科学 2025-04-29 Zhaoxing Li , Vahid Yazdanpanah , Jindi Wang , Wen Gu , Lei Shi , Alexandra I. Cristea , Sarah Kiden , Sebastian Stein

Many Collaborative Filtering (CF) algorithms are item-based in the sense that they analyze item-item relations in order to produce item similarities. Recently, several works in the field of Natural Language Processing (NLP) suggested to…

机器学习 · 计算机科学 2017-02-22 Oren Barkan , Noam Koenigstein

Recommender systems are crucial to alleviate the information overload problem in online worlds. Most of the modern recommender systems capture users' preference towards items via their interactions based on collaborative filtering…

信息检索 · 计算机科学 2019-07-17 Wenqi Fan , Yao Ma , Dawei Yin , Jianping Wang , Jiliang Tang , Qing Li

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

In this paper, several Collaborative Filtering (CF) approaches with latent variable methods were studied using user-item interactions to capture important hidden variations of the sparse customer purchasing behaviours. The latent factors…

信息检索 · 计算机科学 2020-12-14 Karthik Raja Kalaiselvi Bhaskar , Deepa Kundur , Yuri Lawryshyn

Automatic question generation is an important technique that can improve the training of question answering, help chatbots to start or continue a conversation with humans, and provide assessment materials for educational purposes. Existing…

计算与语言 · 计算机科学 2019-02-28 Bang Liu , Mingjun Zhao , Di Niu , Kunfeng Lai , Yancheng He , Haojie Wei , Yu Xu

Answering multiple-choice questions in a setting in which no supporting documents are explicitly provided continues to stand as a core problem in natural language processing. The contribution of this article is two-fold. First, it describes…

计算与语言 · 计算机科学 2019-11-15 George-Sebastian Pîrtoacă , Traian Rebedea , Stefan Ruseti

In this study, we introduce Convolutional Transformer Neural Collaborative Filtering (CTNCF), a novel approach aimed at enhancing recommendation systems by effectively capturing high-order structural information in user-item interactions.…

人工智能 · 计算机科学 2024-12-03 Pang Li , Shahrul Azman Mohd Noah , Hafiz Mohd Sarim

Evolutionary algorithms (EAs) have been successfully applied to optimize the policies for Reinforcement Learning (RL) tasks due to their exploration ability. The recently proposed Negatively Correlated Search (NCS) provides a distinct…

神经与进化计算 · 计算机科学 2023-09-26 Hu Zhang , Peng Yang , Yanglong Yu , Mingjia Li , Ke Tang

Collaborative filtering is an effective recommendation approach in which the preference of a user on an item is predicted based on the preferences of other users with similar interests. A big challenge in using collaborative filtering…

信息检索 · 计算机科学 2012-03-19 Yu Zhang , Bin Cao , Dit-Yan Yeung

Collaborative filtering is the process of making recommendations regarding the potential preference of a user, for example shopping on the Internet, based on the preference ratings of the user and a number of other users for various items.…

信息检索 · 计算机科学 2013-01-14 Rita Sharma , David L Poole

Collaborative Filtering (CF) is widely used in recommender systems to model user-item interactions. With the great success of Deep Neural Networks (DNNs) in various fields, advanced works recently have proposed several DNN-based models for…

神经与进化计算 · 计算机科学 2021-11-16 Yuhan Fang , Yuqiao Liu , Yanan Sun

We present a recurrent neural network based system for automatic quality estimation of natural language generation (NLG) outputs, which jointly learns to assign numerical ratings to individual outputs and to provide pairwise rankings of two…

计算与语言 · 计算机科学 2019-10-11 Ondřej Dušek , Karin Sevegnani , Ioannis Konstas , Verena Rieser

Learning to Rank is the problem involved with ranking a sequence of documents based on their relevance to a given query. Deep Q-Learning has been shown to be a useful method for training an agent in sequential decision making. In this…

机器学习 · 计算机科学 2020-02-19 Abhishek Sharma

In collaborative filtering (CF), interaction function (IFC) plays the important role of capturing interactions among items and users. The most popular IFC is the inner product, which has been successfully used in low-rank matrix…

机器学习 · 计算机科学 2020-04-07 Quanming Yao , Xiangning Chen , James Kwok , Yong Li , Cho-Jui Hsieh

The application of machine learning techniques to large-scale personalized recommendation problems is a challenging task. Such systems must make sense of enormous amounts of implicit feedback in order to understand user preferences across…

信息检索 · 计算机科学 2019-01-15 Thom Lake , Sinead A. Williamson , Alexander T. Hawk , Christopher C. Johnson , Benjamin P. Wing