SkoltechNLP at SemEval-2022 Task 8: Multilingual News Article Similarity via Exploration of News Texts to Vector Representations
2022-07-01SemEval (NAACL) 2022Code Available0· sign in to hype
Mikhail Kuimov, Daryna Dementieva, Alexander Panchenko
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/skoltech-nlp/multilingual_news_similarityOfficialIn paperpytorch★ 0
Abstract
This paper describes our contribution to SemEval 2022 Task 8: Multilingual News Article Similarity. The aim was to test completely different approaches and distinguish the best performing. That is why we’ve considered systems based on Transformer-based encoders, NER-based, and NLI-based methods (and their combination with SVO dependency triplets representation). The results prove that Transformer models produce the best scores. However, there is space for research and approaches that give not yet comparable but more interpretable results.