paper-with-me

Papers

Product Knowledge Graph Embedding for E-commerce

2019-11-28 · Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar, Kannan Achan

In this paper, we propose a new product knowledge graph (PKG) embedding approach for learning the intrinsic product relations as product knowledge for e-commerce. We define the key entities and summarize the pivotal product relations that are critical for general e-commerce applications including marketing, advertisement, search ranking and recommendation. We first provide a comprehensive comparison between PKG and ordinary knowledge graph (KG) and then illustrate why KG embedding methods are not suitable for PKG learning. We construct a self-attention-enhanced distributed representation learning model for learning PKG embeddings from raw customer activity data in an end-to-end fashion. We design an effective multi-task learning schema to fully leverage the multi-modal e-commerce data. The Poincare embedding is also employed to handle complex entity structures. We use a real-world dataset from grocery.walmart.com to evaluate the performances on knowledge completion, search ranking and recommendation. The proposed approach compares favourably to baselines in knowledge completion and downstream tasks.

📄 PDF Abstract BibTeX arXiv:1911.12481

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingMarketingMulti-Task LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Billion-scale Pre-trained E-commerce Product Knowledge Graph Model

2021-05-02 · Wen Zhang, Chi-Man Wong, Ganqiang Ye, Bo Wen 외

In recent years, knowledge graphs have been widely applied to organize data in a uniform way and enhance many tasks that require knowledge, for example, online shopping which has greatly facilitated people's life. As a b…

Knowledge Graphs

PKGM: A Pre-trained Knowledge Graph Model for E-commerce Application

2022-03-02 · Wen Zhang, Chi-Man Wong, Ganqinag Ye, Bo Wen 외

In recent years, knowledge graphs have been widely applied as a uniform way to organize data and have enhanced many tasks requiring knowledge. In online shopping platform Taobao, we built a billion-scale e-commerce produ…

Knowledge GraphsSequential Recommendation

Hierarchical Knowledge Graph Construction from Images for Scalable E-Commerce

2024-10-28 · Zhantao Yang, Han Zhang, Fangyi Chen, Anudeepsekhar Bolimera 외

Knowledge Graph (KG) is playing an increasingly important role in various AI systems. For e-commerce, an efficient and low-cost automated knowledge graph construction method is the foundation of enabling various successf…

Benchmarkinggraph constructionKnowledge GraphsLanguage Modeling+2

Enabling Explainable Recommendation in E-commerce with LLM-powered Product Knowledge Graph

2024-11-17 · Menghan Wang, Yuchen Guo, Duanfeng Zhang, Jianian Jin 외

How to leverage large language model's superior capability in e-commerce recommendation has been a hot topic. In this paper, we propose LLM-PKG, an efficient approach that distills the knowledge of LLMs into product know…

Explainable RecommendationHallucination

SearchGCN: Powering Embedding Retrieval by Graph Convolution Networks for E-Commerce Search

2021-07-01 · Xinlin Xia, Shang Wang, Han Zhang, Songlin Wang 외

Graph convolution networks (GCN), which recently becomes new state-of-the-art method for graph node classification, recommendation and other applications, has not been successfully applied to industrial-scale search engi…

Node ClassificationRetrieval