SOTAVerified

DataScience-Polimi at SemEval-2022 Task 8: Stacking Language Models to Predict News Article Similarity

2022-07-01SemEval (NAACL) 2022Unverified0· sign in to hype

Marco Di Giovanni, Thomas Tasca, Marco Brambilla

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we describe the approach we designed to solve SemEval-2022 Task 8: Multilingual News Article Similarity. We collect and use exclusively textual features (title, description and body) of articles. Our best model is a stacking of 14 Transformer-based Language models fine-tuned on single or multiple fields, using data in the original language or translated to English. It placed fourth on the original leaderboard, sixth on the complete official one and fourth on the English-subset official one. We observe the data collection as our principal source of error due to a relevant fraction of missing or wrong fields.

Tasks

Reproductions