paper-with-me

홈 › Papers

NFTs to MARS: Multi-Attention Recommender System for NFTs

2023-06-13 · Seonmi Kim, Youngbin Lee, Yejin Kim, Joohwan Hong, YongJae lee

Recommender systems have become essential tools for enhancing user experiences across various domains. While extensive research has been conducted on recommender systems for movies, music, and e-commerce, the rapidly growing and economically significant Non-Fungible Token (NFT) market remains underexplored. The unique characteristics and increasing prominence of the NFT market highlight the importance of developing tailored recommender systems to cater to its specific needs and unlock its full potential. In this paper, we examine the distinctive characteristics of NFTs and propose the first recommender system specifically designed to address NFT market challenges. In specific, we develop a Multi-Attention Recommender System for NFTs (NFT-MARS) with three key characteristics: (1) graph attention to handle sparse user-item interactions, (2) multi-modal attention to incorporate feature preference of users, and (3) multi-task learning to consider the dual nature of NFTs as both artwork and financial assets. We demonstrate the effectiveness of NFT-MARS compared to various baseline models using the actual transaction data of NFTs collected directly from blockchain for four of the most popular NFT collections. The source code and data are available at https://anonymous.4open.science/r/RecSys2023-93ED.

📄 PDF Abstract BibTeX arXiv:2306.10053

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionMulti-Task LearningRecommendation Systems

Similar Papers 제목 키워드 기반

A Recommender System for NFT Collectibles with Item Feature

2024-03-27 · Minjoo Choi, Seonmi Kim, Yejin Kim, Youngbin Lee 외

Recommender systems have been actively studied and applied in various domains to deal with information overload. Although there are numerous studies on recommender systems for movies, music, and e-commerce, comparatively…

Recommendation Systems

An Analysis of the Features Considerable for NFT Recommendations

2022-05-01 · Dinuka Piyadigama, Guhanathan Poravi

This research explores the methods that NFTs can be recommended to people who interact with NFT-marketplaces to explore NFTs of preference and similarity to what they have been searching for. While exploring past methods…

Recommendation Systems

MARS: Memory Attention-Aware Recommender System

2018-05-18 · Zheng Lei, Lu Chun-Ta, He Lifang, Xie Sihong 외

In this paper, we study the problem of modeling users' diverse interests. Previous methods usually learn a fixed user representation, which has a limited ability to represent distinct interests of a user. In order to mod…

Recommendation Systems

MARS-Gym: A Gym framework to model, train, and evaluate Recommender Systems for Marketplaces

2020-09-30 · Marlesson R. O. Santana, Luckeciano C. Melo, Fernando H. F. Camargo, Bruno Brandão 외

Recommender Systems are especially challenging for marketplaces since they must maximize user satisfaction while maintaining the healthiness and fairness of such ecosystems. In this context, we observed a lack of resourc…

FairnessRecommendation Systems

Neural Functional Transformers

2023-09-21 · NeurIPS 2023 11

The recent success of neural networks as implicit representation of data has driven growing interest in neural functionals: models that can process other neural networks as input by operating directly over their weight s…