中文
相关论文

相关论文: MRNet-Product2Vec: A Multi-task Recurrent Neural N…

200 篇论文

Recommender systems is one of the most successful AI technologies applied in the internet cooperations. Popular internet products such as TikTok, Amazon, and YouTube have all integrated recommender systems as their core product feature.…

信息检索 · 计算机科学 2020-11-10 Hao Wang , Bing Ruan

Recent success in training deep neural networks have prompted active investigation into the features learned on their intermediate layers. Such research is difficult because it requires making sense of non-linear computations performed by…

机器学习 · 计算机科学 2016-03-01 Yixuan Li , Jason Yosinski , Jeff Clune , Hod Lipson , John Hopcroft

The main idea of this paper is to represent shopping items through vectors because these vectors act as the base for building em- beddings for customers and shopping carts. Also, these vectors are input to the mathematical models that act…

信息检索 · 计算机科学 2017-05-19 Bibek Behera , Manoj Joshi , Abhilash KK , Mohammad Ansari Ismail

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

Complementary product recommendation, which aims to suggest items that are used together to enhance customer value, is a crucial yet challenging task in e-commerce. While existing graph neural network (GNN) approaches have made significant…

信息检索 · 计算机科学 2025-12-02 Zekun Xu , Yudi Zhang

Multi-scale deep CNN architecture [1, 2, 3] successfully captures both fine and coarse level image descriptors for visual similarity task, but they come up with expensive memory overhead and latency. In this paper, we propose a competing…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Anirudha Vishvakarma

Online platforms such as Amazon and Netflix serve users across multiple countries and regions, underscoring the importance of multi-market recommendation (MMR). Most MMR methods adopt a pre-training and fine-tuning paradigm, in which a…

信息检索 · 计算机科学 2026-05-13 Jun Zhang , Dugang Liu , Xing Tang , Xiuqiang He , Zhong Ming

Videos take a lot of time to transport over the network, hence running analytics on the live video on embedded or mobile devices has become an important system driver. Considering that such devices, e.g., surveillance cameras or AR/VR…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Ran Xu , Rakesh Kumar , Pengcheng Wang , Peter Bai , Ganga Meghanath , Somali Chaterji , Subrata Mitra , Saurabh Bagchi

Combining graph representation learning with multi-view data (side information) for recommendation is a trend in industry. Most existing methods can be categorized as \emph{multi-view representation fusion}; they first build one graph and…

信息检索 · 计算机科学 2020-07-14 Menghan Wang , Yujie Lin , Guli Lin , Keping Yang , Xiao-ming Wu

In an effort to understand the meaning of the intermediate representations captured by deep networks, recent papers have tried to associate specific semantic concepts to individual neural network filter responses, where interesting…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Ruth Fong , Andrea Vedaldi

Models for image representation learning are typically designed for either recognition or generation. Various forms of contrastive learning help models learn to convert images to embeddings that are useful for classification, detection, and…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Matthew Gwilliam , Xiao Wang , Xuefeng Hu , Zhenheng Yang

Identifying similar mutual funds with respect to the underlying portfolios has found many applications in financial services ranging from fund recommender systems, competitors analysis, portfolio analytics, marketing and sales, etc. The…

统计金融 · 定量金融 2021-06-25 Vipul Satone , Dhruv Desai , Dhagash Mehta

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

Since real-world objects and their interactions are often multi-modal and multi-typed, heterogeneous networks have been widely used as a more powerful, realistic, and generic superclass of traditional homogeneous networks (graphs).…

社会与信息网络 · 计算机科学 2020-12-18 Carl Yang , Yuxin Xiao , Yu Zhang , Yizhou Sun , Jiawei Han

Similar item recommendation is a critical task in the e-Commerce industry, which helps customers explore similar and relevant alternatives based on their interested products. Despite the traditional machine learning models, Graph Neural…

The success of recommender systems in modern online platforms is inseparable from the accurate capture of users' personal tastes. In everyday life, large amounts of user feedback data are created along with user-item online interactions in…

机器学习 · 计算机科学 2019-06-25 Xiao Zhou , Danyang Liu , Jianxun Lian , Xing Xie

With the rapid development of the short video industry, traditional e-commerce has encountered a new paradigm, video-driven e-commerce, which leverages attractive videos for product showcases and provides both video and item services for…

机器学习 · 计算机科学 2024-08-02 Houye Ji , Ye Tang , Zhaoxin Chen , Lixi Deng , Jun Hu , Lei Su

In machine learning, the use of an artificial neural network is the mainstream approach. Such a network consists of layers of neurons. These neurons are of the same type characterized by the two features: (1) an inner product of an input…

神经与进化计算 · 计算机科学 2017-04-28 Fenglei Fan , Wenxiang Cong , Ge Wang

Few-shot deep learning is a topical challenge area for scaling visual recognition to open ended growth of unseen new classes with limited labeled examples. A promising approach is based on metric learning, which trains a deep embedding to…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Xueting Zhang , Yuting Qiang , Flood Sung , Yongxin Yang , Timothy M. Hospedales

Retrieval, the initial stage of a recommendation system, is tasked with down-selecting items from a pool of tens of millions of candidates to a few thousands. Embedding Based Retrieval (EBR) has been a typical choice for this problem,…