paper-with-me

Papers

RRCN: A Reinforced Random Convolutional Network based Reciprocal Recommendation Approach for Online Dating

2020-11-25 · Linhao Luo, Liqi Yang, Ju Xin, Yixiang Fang, Xiaofeng Zhang, Xiaofei Yang, Kai Chen, Zhiyuan Zhang, Kai Liu

Recently, the reciprocal recommendation, especially for online dating applications, has attracted more and more research attention. Different from conventional recommendation problems, the reciprocal recommendation aims to simultaneously best match users' mutual preferences. Intuitively, the mutual preferences might be affected by a few key attributes that users like or dislike. Meanwhile, the interactions between users' attributes and their key attributes are also important for key attributes selection. Motivated by these observations, in this paper we propose a novel reinforced random convolutional network (RRCN) approach for the reciprocal recommendation task. In particular, we technically propose a novel random CNN component that can randomly convolute non-adjacent features to capture their interaction information and learn feature embeddings of key attributes to make the final recommendation. Moreover, we design a reinforcement learning based strategy to integrate with the random CNN component to select salient attributes to form the candidate set of key attributes. We evaluate the proposed RRCN against a number of both baselines and the state-of-the-art approaches on two real-world datasets, and the promising results have demonstrated the superiority of RRCN against the compared approaches in terms of a number of evaluation criteria.

📄 PDF Abstract BibTeX arXiv:2011.12586

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Breast Cancer Classification from Histopathological Images with Inception Recurrent Residual Convolutional Neural Network

2018-11-10 · Md Zahangir Alom, Chris Yakopcic, Tarek M. Taha, Vijayan K. Asari

The Deep Convolutional Neural Network (DCNN) is one of the most powerful and successful deep learning approaches. DCNNs have already provided superior performance in different modalities of medical imaging including brea…

Cancer ClassificationClassificationGeneral ClassificationObject Recognition

Improved Inception-Residual Convolutional Neural Network for Object Recognition

2017-12-28 · Md Zahangir Alom, Mahmudul Hasan, Chris Yakopcic, Tarek M. Taha 외

Machine learning and computer vision have driven many of the greatest advances in the modeling of Deep Convolutional Neural Networks (DCNNs). Nowadays, most of the research has been focused on improving recognition accur…

ObjectObject Recognition

Combining recurrent and residual learning for deforestation monitoring using multitemporal SAR images

2023-10-09 · Carla Nascimento Neves, Raul Queiroz Feitosa, Mabel X. Ortega Adarme, Gilson Antonio Giraldi

With its vast expanse, exceeding that of Western Europe by twice, the Amazon rainforest stands as the largest forest of the Earth, holding immense importance in global climate regulation. Yet, deforestation detection fro…

Providing Explanations for Recommendations in Reciprocal Environments

2018-07-03 · Akiva Kleinerman, Ariel Rosenfeld, Sarit Kraus

Automated platforms which support users in finding a mutually beneficial match, such as online dating and job recruitment sites, are becoming increasingly popular. These platforms often include recommender systems that a…

Recommendation Systems

Photos Are All You Need for Reciprocal Recommendation in Online Dating

2021-08-26 · James Neve, Ryan McConville

Recommender Systems are algorithms that predict a user's preference for an item. Reciprocal Recommenders are a subset of recommender systems, where the items in question are people, and the objective is therefore to pred…

AllCollaborative FilteringRecommendation Systems