中文
相关论文

相关论文: Meta-Prod2Vec - Product Embeddings Using Side-Info…

200 篇论文

The task of determining item similarity is a crucial one in a recommender system. This constitutes the base upon which the recommender system will work to determine which items are more likely to be enjoyed by a user, resulting in more user…

机器学习 · 计算机科学 2017-04-13 Renato L. F. Cunha , Evandro Caldeira , Luciana Fujii

Building predictive models for companies often relies on inference using historical data of companies in the same industry sector. However, companies are similar across a variety of dimensions that should be leveraged in relevant prediction…

机器学习 · 计算机科学 2022-01-28 Ziruo Yi , Ting Xiao , Kaz-Onyeakazi Ijeoma , Ratnam Cheran , Yuvraj Baweja , Phillip Nelson

Factorization methods for recommender systems tend to represent users as a single latent vector. However, user behavior and interests may change in the context of the recommendations that are presented to the user. For example, in the case…

信息检索 · 计算机科学 2020-04-21 Oren Barkan , Avi Caciularu , Ori Katz , Noam Koenigstein

Learning a good representation of text is key to many recommendation applications. Examples include news recommendation where texts to be recommended are constantly published everyday. However, most existing recommendation techniques, such…

信息检索 · 计算机科学 2017-06-27 Ting Chen , Liangjie Hong , Yue Shi , Yizhou Sun

Many tasks in music information retrieval, such as recommendation, and playlist generation for online radio, fall naturally into the query-by-example setting, wherein a user queries the system by providing a song, and the system responds…

多媒体 · 计算机科学 2011-05-13 Brian McFee , Luke Barrington , Gert Lanckriet

In large scale e-commerce marketplaces, duplicate product listings frequently cause consumer confusion and operational inefficiencies, degrading trust on the platform and increasing costs. Traditional keyword-based search methodologies…

信息检索 · 计算机科学 2025-12-02 Aysenur Kulunk , Berk Taskin , M. Furkan Eseoglu , H. Bahadir Sahin

The embedding-based architecture has become the dominant approach in modern recommender systems, mapping users and items into a compact vector space. It then employs predefined similarity metrics, such as the inner product, to calculate…

信息检索 · 计算机科学 2024-04-19 Liang Qu , Yun Lin , Wei Yuan , Xiaojun Wan , Yuhui Shi , Hongzhi Yin

Recommender systems are ubiquitous in the domain of e-commerce, used to improve the user experience and to market inventory, thereby increasing revenue for the site. Techniques such as item-based collaborative filtering are used to model…

信息检索 · 计算机科学 2018-12-31 Daniel A. Galron , Yuri M. Brovman , Jin Chung , Michal Wieja , Paul Wang

This paper presents preliminary works on using Word Embedding (word2vec) for query expansion in the context of Personalized Information Retrieval. Traditionally, word embeddings are learned on a general corpus, like Wikipedia. In this work…

信息检索 · 计算机科学 2016-06-23 Nawal Ould-Amer , Philippe Mulhem , Mathias Gery

The trend of data mining using deep learning models on graph neural networks has proven effective in identifying object features through signal encoders and decoders, particularly in recommendation systems utilizing collaborative filtering…

信息检索 · 计算机科学 2025-03-27 Manh Mai Van , Tin T. Tran

Recommender systems create enormous value for businesses and their consumers. They increase revenue for businesses while improving the consumer experience by recommending relevant products amidst huge product base. Product bundling is an…

Recently, word embedding algorithms have been applied to map the entities of recommender systems, such as users and items, to new feature spaces using textual element-context relations among them. Unlike many other domains, this approach…

信息检索 · 计算机科学 2018-11-06 Arash Khoeini , Bita Shams , Saman Haratizadeh

Neural network approaches in recommender systems have shown remarkable success by representing a large set of items as a learnable vector embedding table. However, infrequent items may suffer from inadequate training opportunities, making…

信息检索 · 计算机科学 2023-12-12 Jinseok Seol , Minseok Gang , Sang-goo Lee , Jaehui Park

Complementary to finding good general word embeddings, an important question for representation learning is to find dynamic word embeddings, e.g., across time or domain. Current methods do not offer a way to use or predict information on…

计算与语言 · 计算机科学 2022-10-12 Stephanie Brandl , David Lassner , Anne Baillot , Shinichi Nakajima

Recommender system exists everywhere in the business world. From Goodreads to TikTok, customers of internet products become more addicted to the products thanks to the technology. Industrial practitioners focus on increasing the technical…

信息检索 · 计算机科学 2023-03-03 Hao Wang

Due to their ease of use and high accuracy, Word2Vec (W2V) word embeddings enjoy great success in the semantic representation of words, sentences, and whole documents as well as for semantic similarity estimation. However, they have the…

计算与语言 · 计算机科学 2024-01-10 Tim vor der Brück , Marc Pouly

Learned embeddings for products are an important building block for web-scale e-commerce recommendation systems. At Pinterest, we build a single set of product embeddings called ItemSage to provide relevant recommendations in all shopping…

信息检索 · 计算机科学 2022-05-25 Paul Baltescu , Haoyu Chen , Nikil Pancha , Andrew Zhai , Jure Leskovec , Charles Rosenberg

Recent recommender systems increasingly leverage embeddings from large pre-trained language models (PLMs). However, such embeddings exhibit two key limitations: (1) PLMs are not explicitly optimized to produce structured and discriminative…

计算与语言 · 计算机科学 2026-01-19 Guy Hadad , Neomi Rabaev , Bracha Shapira

In this paper, we study the problem of recommendation system where the users and items to be recommended are rich data structures with multiple entity types and with multiple sources of side-information in the form of graphs. We provide a…

We introduce a method to provide vectorial representations of visual classification tasks which can be used to reason about the nature of those tasks and their relations. Given a dataset with ground-truth labels and a loss function defined…