paper-with-me

홈 › Papers

A Recommender System for NFT Collectibles with Item Feature

2024-03-27 · Minjoo Choi, Seonmi Kim, Yejin Kim, Youngbin Lee, Joohwan Hong, YongJae 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 less attention has been paid to the recommender system for NFTs despite the continuous growth of the NFT market. This paper presents a recommender system for NFTs that utilizes a variety of data sources, from NFT transaction records to external item features, to generate precise recommendations that cater to individual preferences. We develop a data-efficient graph-based recommender system to efficiently capture the complex relationship between each item and users and generate node(item) embeddings which incorporate both node feature information and graph structure. Furthermore, we exploit inputs beyond user-item interactions, such as image feature, text feature, and price feature. Numerical experiments verify the performance of the graph-based recommender system improves significantly after utilizing all types of item features as side information, thereby outperforming all other baselines.

📄 PDF Abstract BibTeX arXiv:2403.18305

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

An Overview of Recommender Systems and Machine Learning in Feature Modeling and Configuration

2021-02-12 · Alexander Felfernig, Viet-Man Le, Andrei Popescu, Mathias Uta 외

Recommender systems support decisions in various domains ranging from simple items such as books and movies to more complex items such as financial services, telecommunication equipment, and software systems. In this con…

BIG-bench Machine LearningRecommendation Systems

On strong convergence of the two-tower model for recommender system

2021-09-29 · SHIRONG XU, Junhui Wang

Recommender system is capable of predicting preferred items for a user by integrating information from similar users or items. A popular model in recommender system is the so-called two-tower model, which employs two dee…

Recommendation SystemsVocal Bursts Valence Prediction

End-to-End Image-Based Fashion Recommendation

2022-05-05 · Shereen Elsayed, Lukas Brinkmeyer, Lars Schmidt-Thieme

In fashion-based recommendation settings, incorporating the item image features is considered a crucial factor, and it has shown significant improvements to many traditional models, including but not limited to matrix fa…

AttributeRecommendation SystemsRepresentation Learning

Apparel Recommender System based on Bilateral image shape features

2021-05-04 · Yichi Lu, Mingtian Gao, Ryosuke Saga

Probabilistic matrix factorization (PMF) is a well-known model of recommender systems. With the development of image recognition technology, some PMF recommender systems that combine images have emerged. Some of these sy…

Recommendation Systems

CARCA: Context and Attribute-Aware Next-Item Recommendation via Cross-Attention

2022-04-04 · Ahmed Rashed, Shereen Elsayed, Lars Schmidt-Thieme

In sparse recommender settings, users' context and item attributes play a crucial role in deciding which items to recommend next. Despite that, recent works in sequential and time-aware recommendations usually either ign…

AttributeRecommendation SystemsSequential Recommendation