paper-with-me

Papers

FolkScope: Intention Knowledge Graph Construction for E-commerce Commonsense Discovery

2022-11-15 · Changlong Yu, Weiqi Wang, Xin Liu, Jiaxin Bai, Yangqiu Song, Zheng Li, Yifan Gao, Tianyu Cao, Bing Yin

Understanding users' intentions in e-commerce platforms requires commonsense knowledge. In this paper, we present FolkScope, an intention knowledge graph construction framework to reveal the structure of humans' minds about purchasing items. As commonsense knowledge is usually ineffable and not expressed explicitly, it is challenging to perform information extraction. Thus, we propose a new approach that leverages the generation power of large language models~(LLMs) and human-in-the-loop annotation to semi-automatically construct the knowledge graph. LLMs first generate intention assertions via e-commerce-specific prompts to explain shopping behaviors, where the intention can be an open reason or a predicate falling into one of 18 categories aligning with ConceptNet, e.g., IsA, MadeOf, UsedFor, etc. Then we annotate plausibility and typicality labels of sampled intentions as training data in order to populate human judgments to all automatic generations. Last, to structurize the assertions, we propose pattern mining and conceptualization to form more condensed and abstract knowledge. Extensive evaluations and studies demonstrate that our constructed knowledge graph can well model e-commerce knowledge and have many potential applications.

📄 PDF Abstract BibTeX arXiv:2211.08316

Code (1)

hkust-knowcomp/folkscope 공식 구현 pytorch

Tasks

graph construction

Similar Papers 제목 키워드 기반

A Usage-centric Take on Intent Understanding in E-Commerce

2024-02-22 · Wendi Zhou, Tianyi Li, Pavlos Vougiouklis, Mark Steedman 외

Identifying and understanding user intents is a pivotal task for E-Commerce. Despite its essential role in product recommendation and business user profiling analysis, intent understanding has not been consistently defin…

Product Recommendation

EcomEdit: An Automated E-commerce Knowledge Editing Framework for Enhanced Product and Purchase Intention Understanding

2024-10-18 · Ching Ming Samuel Lau, Weiqi Wang, Haochen Shi, Baixuan Xu 외

Knowledge Editing (KE) aims to correct and update factual information in Large Language Models (LLMs) to ensure accuracy and relevance without computationally expensive fine-tuning. Though it has been proven effective in…

knowledge editing

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

Intention Knowledge Graph Construction for User Intention Relation Modeling

2024-12-16 · Jiaxin Bai, Zhaobo Wang, Junfei Cheng, Dan Yu 외

Understanding user intentions is challenging for online platforms. Recent work on intention knowledge graphs addresses this but often lacks focus on connecting intentions, which is crucial for modeling user behavior and …

graph constructionKnowledge GraphsRelation

Graph Intention Network for Click-through Rate Prediction in Sponsored Search

2021-03-30 · Feng Li, Zhenrui Chen, Pengjie Wang, Yi Ren 외

Estimating click-through rate (CTR) accurately has an essential impact on improving user experience and revenue in sponsored search. For CTR prediction model, it is necessary to make out user real-time search intention. …

Click-Through Rate PredictionGraph Learning