paper-with-me

Papers

AutoPKG: An Automated Framework for Dynamic E-commerce Product-Attribute Knowledge Graph Construction

2026-04-18 · Pollawat Hongwimol, Haoning Shang, Chutong Wang, Zhichao Wan, Yi Gao, Yuanming Li, Lin Gui, Wenhao Sun, Cheng Yu arxiv

Product attribute extraction in e-commerce is bottlenecked by ontologies that are inconsistent, incomplete, and costly to maintain. We present AutoPKG, a multi-agent Large Language Model (LLM) framework that automatically constructs a Product-attribute Knowledge Graph (PKG) from multimodal product content. AutoPKG induces product types and type-specific attribute keys on demand, extracts attribute values from text and images, and consolidates updates through a centralized decision agent that maintains a globally consistent canonical graph. We also propose an evaluation protocol for dynamic PKGs that measures type and key validity, consolidation quality, and edge-level accuracy for value assertions after canonicalization. On a large real-world marketplace catalog dataset from Lazada (Alibaba), AutoPKG achieves up to 0.953 Weighted Knowledge Efficiency (WKE) for product types, 0.724 WKE for attribute keys, and 0.531 edge-level F1 for multimodal value extraction. Across three public benchmarks, our method improves edge-level exact-match F1 by 0.152 and yields a precision gain of 0.208 on the attribute extraction application. Online A/B tests show that AutoPKG-derived attributes increase Gross Merchandise Value (GMV) in Badge by 3.81 percent, in Search by 5.32 percent, and in Recommendation by 7.89 percent, supporting the practical value of AutoPKG in production.

📄 PDF Abstract BibTeX arXiv:2604.16950

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute Extraction

Similar Papers 제목 키워드 기반

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

Automatic Scene-based Topic Channel Construction System for E-Commerce

2022-10-06 · Peng Lin, Yanyan Zou, Lingfei Wu, Mian Ma 외

Scene marketing that well demonstrates user interests within a certain scenario has proved effective for offline shopping. To conduct scene marketing for e-commerce platforms, this work presents a novel product form, sce…

ClusteringMarketing

DEFTri: A Few-Shot Label Fused Contextual Representation Learning For Product Defect Triage in e-Commerce

2023-07-21 · ECNLP (ACL) 2022 5 · Ipsita Mohanty

Defect Triage is a time-sensitive and critical process in a large-scale agile software development lifecycle for e-commerce. Inefficiencies arising from human and process dependencies in this domain have motivated resear…

Multi Label Text ClassificationMulti-Label Text ClassificationRepresentation Learningtext-classification+1

A Cascaded Generative Approach for e-Commerce Recommendations

2026-05-11 · Moein Hasani, Hamidreza Shahidi, Trace Levinson, Yuan Zhong 외 arxiv

Personalized storefronts in large e-commerce marketplaces are often assembled from many independent components: static themes per page section ("placement"), retrieval systems to fetch eligible products per placement, an…

AI Agent-Driven Framework for Automated Product Knowledge Graph Construction in E-Commerce

2025-11-14 · Dimitar Peshevski, Riste Stojanov, Dimitar Trajanov arxiv

The rapid expansion of e-commerce platforms generates vast amounts of unstructured product data, creating significant challenges for information retrieval, recommendation systems, and data analytics. Knowledge Graphs (KG…

Recommendation SystemsInformation RetrievalKnowledge Graphs