@inproceedings{jobanputra-martin-rodriguez-2022-oversampledml,
title = "{O}versampled{ML} at {S}em{E}val-2022 Task 8: When multilingual news similarity met Zero-shot approaches",
author = "Jobanputra, Mayank and
Mart{\'i}n Rodr{\'i}guez, Lorena",
editor = "Emerson, Guy and
Schluter, Natalie and
Stanovsky, Gabriel and
Kumar, Ritesh and
Palmer, Alexis and
Schneider, Nathan and
Singh, Siddharth and
Ratan, Shyam",
booktitle = "Proceedings of the 16th International Workshop on Semantic Evaluation (SemEval-2022)",
month = jul,
year = "2022",
address = "Seattle, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.semeval-1.165/",
doi = "10.18653/v1/2022.semeval-1.165",
pages = "1171--1177",
abstract = "We investigate the capabilities of pre-trained models, without any fine-tuning, for a document-level multilingual news similarity task of SemEval-2022. We utilize title and news content with appropriate pre-processing techniques. Our system derives 14 different similarity features using a combination of state-of-the-art methods (MPNet) with well-known statistical methods (i.e. TF-IDF, Word Mover{'}s distance). We formulate multilingual news similarity task as a regression task and approximate the overall similarity between two news articles using these features. Our best-performing system achieved a correlation score of 70.1{\%} and was ranked 20th among the 34 participating teams. In this paper, in addition to a system description, we also provide further analysis of our results and an ablation study highlighting the strengths and limitations of our features. We make our code publicly available at \url{https://github.com/cicl-iscl/multinewssimilarity}"
}
Markdown (Informal)
[OversampledML at SemEval-2022 Task 8: When multilingual news similarity met Zero-shot approaches](https://preview.aclanthology.org/fix-sig-urls/2022.semeval-1.165/) (Jobanputra & Martín Rodríguez, SemEval 2022)
ACL