Coder Social home page Coder Social logo

wbsg-uni-mannheim / productcategorization Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 2.0 464 KB

This repository contains code and data download instructions for the workshop paper "Improving Hierarchical Product Classification using Domain-specific Language Modelling" by Alexander Brinkmann and Christian Bizer.

License: MIT License

Makefile 2.02% Python 97.98%
language-modelling transformer-models hierarchical-classification product-categorization

productcategorization's Introduction

Improving Hierarchical Product Classification using Domain-specific Language Modelling

In order to deliver a coherent user experience, product aggregators like market places or price portals integrate product offers from many web shops into a single product hierarchy. Recently, transformer models have shown remarkable performance on various NLP tasks. These models are pre-trained on huge cross-domain text corpora using self-supervised learning and fine-tuned afterwards for specific downstream tasks. Research from other application domains indicates that additional self-supervised pre-training using domain-specific text corpora can further increase downstream performance without requiring additional task-specific training data.

In this paper we first show that transformers outperform a more traditional fastText-based classification technique on the task of assigning product offers from different web shops into a single product hierarchy. Afterwards, we investigate whether it is possible to further improve the performance of the transformer model by performing additional self-supervised pre-training using different corpora of product offers which were extracted from the Common Crawl. Our experiments show that by using large numbers of related product offers together with the heterogeneous categorization information from the original web shops for masked language modelling, it is possible to further increase the performance of the transformer model by 1.22% in wF1 and 1.36% in hF1 reaching a performance of nearly 89% wF1. All source code to reproduce our results is available in this repository.

The data needed to evaluate the results is online available as well:

  1. MWPD Data set
  2. Icecat Data set
  3. Language Modelling - Product Corpora

productcategorization's People

Contributors

abrinkmann avatar alex0815 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.