Skip to main content Skip to main navigation

Publication

Are the Best Multilingual Document Embeddings simply Based on Sentence Embeddings?

Sonal Sannigrahi; Josef van Genabith; Cristina España-Bonet
In: Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics (Findings). Conference of the European Chapter of the Association for Computational Linguistics (EACL-2023), Dubrovnik (hybrid), Croatia, Pages 2306-2316, Association for Computational Linguistics, 2023.

Abstract

Dense vector representations for textual data are crucial in modern NLP. Word embeddings and sentence embeddings estimated from raw texts are key in achieving state-of-the-art results in various tasks requiring semantic understanding. However, obtaining embeddings at the document level is challenging due to computational requirements and lack of appropriate data. Instead, most approaches fall back on computing document embeddings based on sentence representations. Although there exist architectures and models to encode documents fully, they are in general limited to English and few other high-resourced languages. In this work, we provide a systematic comparison of methods to produce document-level representations from sentences based on LASER, LaBSE, and Sentence BERT pre-trained multilingual models. We compare input token number truncation, sentence averaging as well as some simple windowing and in some cases new augmented and learnable approaches, on 3 multi- and cross-lingual tasks in 8 languages belonging to 3 different language families. Our task-based extrinsic evaluations show that, independently of the language, a clever combination of sentence embeddings is usually better than encoding the full document as a single unit, even when this is possible. We demonstrate that while a simple sentence average results in a strong baseline for classification tasks, more complex combinations are necessary for semantic tasks.

Projekte

Weitere Links