paper-with-me

홈 › Papers

SkoltechNLP at SemEval-2022 Task 8: Multilingual News Article Similarity via Exploration of News Texts to Vector Representations

2022-07-01 · SemEval (NAACL) 2022 7 · Mikhail Kuimov, Daryna Dementieva, Alexander Panchenko

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.

📄 PDF Abstract BibTeX

Code (1)

skoltech-nlp/multilingual_news_similarity 공식 구현 pytorch

Tasks

NER

Similar Papers 제목 키워드 기반

SkoltechNLP at SemEval-2020 Task 11: Exploring Unsupervised Text Augmentation for Propaganda Detection

2020-12-01 · SEMEVAL 2020 · Daryna Dementieva, Igor Markov, Alexander Panchenko

This paper presents a solution for the Span Identification (SI) task in the {``}Detection of Propaganda Techniques in News Articles{''} competition at SemEval-2020. The goal of the SI task is to identify specific fragmen…

ArticlesData AugmentationPropaganda detectionText Augmentation

ITNLP2022 at SemEval-2022 Task 8: Pre-trained Model with Data Augmentation and Voting for Multilingual News Similarity

2022-07-01 · SemEval (NAACL) 2022 7 · Zhongan Chen, Weiwei Chen, YunLong Sun, Hongqing Xu 외

This article introduces a system to solve the SemEval 2022 Task 8: Multilingual News Article Similarity. The task focuses on the consistency of events reported in two news articles. The system consists of a pre-trained m…

ArticlesData Augmentation

YNU-HPCC at SemEval-2022 Task 8: Transformer-based Ensemble Model for Multilingual News Article Similarity

2022-07-01 · SemEval (NAACL) 2022 7 · Zihan Nai, Jin Wang, Xuejie Zhang

This paper describes the system submitted by our team (YNU-HPCC) to SemEval-2022 Task 8: Multilingual news article similarity. This task requires participants to develop a system which could evaluate the similarity betwe…

LSX_team5 at SemEval-2022 Task 8: Multilingual News Article Similarity Assessment based on Word- and Sentence Mover’s Distance

2022-07-01 · SemEval (NAACL) 2022 7 · Stefan Heil, Karina Kopp, Albin Zehe, Konstantin Kobs 외

This paper introduces our submission for the SemEval 2022 Task 8: Multilingual News Article Similarity. The task of the competition consisted of the development of a model, capable of determining the similarity between p…

ArticlesMachine TranslationSentenceSentence Embeddings+2

SemEval-2022 Task 8: Multilingual news article similarity

2022-07-01 · SemEval (NAACL) 2022 7 · Xi Chen, Ali Zeynali, Chico Camargo, Fabian Flöck 외

Thousands of new news articles appear daily in outlets in different languages. Understanding which articles refer to the same story can not only improve applications like news aggregation but enable cross-linguistic anal…

Articles