Product Knowledge Graph Embedding for E-commerce
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph EmbeddingKnowledge Graph EmbeddingMarketingMulti-Task LearningRepresentation LearningSimilar Papers 제목 키워드 기반
Billion-scale Pre-trained E-commerce Product Knowledge Graph Model
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 GraphsPKGM: A Pre-trained Knowledge Graph Model for E-commerce Application
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 RecommendationHierarchical Knowledge Graph Construction from Images for Scalable E-Commerce
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+2Enabling Explainable Recommendation in E-commerce with LLM-powered Product Knowledge Graph
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 RecommendationHallucinationSearchGCN: Powering Embedding Retrieval by Graph Convolution Networks for E-Commerce Search
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