paper-with-me

홈 › Papers

Enriching a Fashion Knowledge Graph from Product Textual Descriptions

2022-06-02 · João Barroca, Abhishek Shivkumar, Beatriz Quintino Ferreira, Evgeny Sherkhonov, João Faria

Knowledge Graphs offer a very useful and powerful structure for representing information, consequently, they have been adopted as the backbone for many applications in e-commerce scenarios. In this paper, we describe an application of existing techniques for enriching thelarge-scale Fashion Knowledge Graph (FKG) that we build at Farfetch. In particular, we apply techniques for named entity recognition (NER) and entity linking (EL) in order to extract and link rich metadata from product textual descriptions to entities in the FKG. Having a complete and enriched FKG as an e-commerce backbone can have a highly valuable impact on downstream applications such as search and recommendations. However, enriching a Knowledge Graph in the fashion domain has its own challenges. Data representation is different from a more generic KG, like Wikidata and Yago, as entities (e.g. product attributes) are too specific to the domain, and long textual descriptions are not readily available. Data itself is also scarce, as labelling datasets to train supervised models is a very laborious task. Even more, fashion products display a high variability and require an intricate ontology of attributes to link to. We use a transfer learning based approach to train an NER module on a small amount of manually labeled data, followed by an EL module that links the previously identified named entities to the appropriate entities within the FKG. Experiments using a pre-trained model show that it is possible to achieve 89.75% accuracy in NER even with a small manually labeled dataset. Moreover, the EL module, despite relying on simple rule-based or ML models (due to lack of training data), is able to link relevant attributes to products, thus automatically enriching the FKG.

📄 PDF Abstract BibTeX arXiv:2206.01087

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingKnowledge Graphsnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTransfer Learning

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Suggest me a movie for tonight: Leveraging Knowledge Graphs for Conversational Recommendation

2020-12-01 · COLING 2020 8 · Rajdeep Sarkar, Koustava Goswami, Mihael Arcan, John P. McCrae

Conversational recommender systems focus on the task of suggesting products to users based on the conversation flow. Recently, the use of external knowledge in the form of knowledge graphs has shown to improve the perfor…

Conversational RecommendationKnowledge GraphsRecommendation Systems

RankGraph: Unified Heterogeneous Graph Learning for Cross-Domain Recommendation

2025-09-03 · Renzhi Wu, Junjie Yang, Li Chen, Hong Li 외 arxiv

Cross-domain recommendation systems face the challenge of integrating fine-grained user and item relationships across various product domains. To address this, we introduce RankGraph, a scalable graph learning framework …

Recommendation SystemsGraph Neural NetworkContrastive LearningGraph Learning

Main Product Detection with Graph Networks for Fashion

2022-01-25 · Vacit Oguz Yazici, LongLong Yu, Arnau Ramisa, Luis Herranz 외

Computer vision has established a foothold in the online fashion retail industry. Main product detection is a crucial step of vision-based fashion product feed parsing pipelines, focused in identifying the bounding boxes…

Edge: Enriching Knowledge Graph Embeddings with External Text

2021-04-11 · NAACL 2021 4 · Saed Rezayi, Handong Zhao, Sungchul Kim, Ryan A. Rossi 외

Knowledge graphs suffer from sparsity which degrades the quality of representations generated by various methods. While there is an abundance of textual information throughout the web and many existing knowledge bases, a…

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionNode Classification

FashionLOGO: Prompting Multimodal Large Language Models for Fashion Logo Embeddings

2023-08-17 · Zhen Wang, Da Li, Yulin Su, Min Yang 외

Logo embedding models convert the product logos in images into vectors, enabling their utilization for logo recognition and detection within e-commerce platforms. This facilitates the enforcement of intellectual property…

Image RetrievalLogo RecognitionOptical Character Recognition (OCR)