Table of Contents
Fetching ...

MIND Your Language: A Multilingual Dataset for Cross-lingual News Recommendation

Andreea Iana, Goran Glavaš, Heiko Paulheim

TL;DR

This work tackles the shortage of multilingual benchmarks for cross-lingual news recommendation by introducing xMIND, a large, parallel set of 14 languages translated from English MIND using NLLB. It systematically benchmarks state-of-the-art neural news recommenders under zero-shot and few-shot cross-lingual transfer, across monolingual and bilingual consumption scenarios. Key findings show meaningful performance drops in zero-shot settings, with limited gains from adding target-language data in few-shot training, especially in bilingual contexts; translation quality has only a limited impact on recommender performance. By releasing xMIND and its integration with NewsRecLib, the authors provide a valuable resource that should spur further research into robust multilingual and cross-lingual news recommendation approaches across both high- and low-resource languages.

Abstract

Digital news platforms use news recommenders as the main instrument to cater to the individual information needs of readers. Despite an increasingly language-diverse online community, in which many Internet users consume news in multiple languages, the majority of news recommendation focuses on major, resource-rich languages, and English in particular. Moreover, nearly all news recommendation efforts assume monolingual news consumption, whereas more and more users tend to consume information in at least two languages. Accordingly, the existing body of work on news recommendation suffers from a lack of publicly available multilingual benchmarks that would catalyze development of news recommenders effective in multilingual settings and for low-resource languages. Aiming to fill this gap, we introduce xMIND, an open, multilingual news recommendation dataset derived from the English MIND dataset using machine translation, covering a set of 14 linguistically and geographically diverse languages, with digital footprints of varying sizes. Using xMIND, we systematically benchmark several state-of-the-art content-based neural news recommenders (NNRs) in both zero-shot (ZS-XLT) and few-shot (FS-XLT) cross-lingual transfer scenarios, considering both monolingual and bilingual news consumption patterns. Our findings reveal that (i) current NNRs, even when based on a multilingual language model, suffer from substantial performance losses under ZS-XLT and that (ii) inclusion of target-language data in FS-XLT training has limited benefits, particularly when combined with a bilingual news consumption. Our findings thus warrant a broader research effort in multilingual and cross-lingual news recommendation. The xMIND dataset is available at https://github.com/andreeaiana/xMIND.

MIND Your Language: A Multilingual Dataset for Cross-lingual News Recommendation

TL;DR

This work tackles the shortage of multilingual benchmarks for cross-lingual news recommendation by introducing xMIND, a large, parallel set of 14 languages translated from English MIND using NLLB. It systematically benchmarks state-of-the-art neural news recommenders under zero-shot and few-shot cross-lingual transfer, across monolingual and bilingual consumption scenarios. Key findings show meaningful performance drops in zero-shot settings, with limited gains from adding target-language data in few-shot training, especially in bilingual contexts; translation quality has only a limited impact on recommender performance. By releasing xMIND and its integration with NewsRecLib, the authors provide a valuable resource that should spur further research into robust multilingual and cross-lingual news recommendation approaches across both high- and low-resource languages.

Abstract

Digital news platforms use news recommenders as the main instrument to cater to the individual information needs of readers. Despite an increasingly language-diverse online community, in which many Internet users consume news in multiple languages, the majority of news recommendation focuses on major, resource-rich languages, and English in particular. Moreover, nearly all news recommendation efforts assume monolingual news consumption, whereas more and more users tend to consume information in at least two languages. Accordingly, the existing body of work on news recommendation suffers from a lack of publicly available multilingual benchmarks that would catalyze development of news recommenders effective in multilingual settings and for low-resource languages. Aiming to fill this gap, we introduce xMIND, an open, multilingual news recommendation dataset derived from the English MIND dataset using machine translation, covering a set of 14 linguistically and geographically diverse languages, with digital footprints of varying sizes. Using xMIND, we systematically benchmark several state-of-the-art content-based neural news recommenders (NNRs) in both zero-shot (ZS-XLT) and few-shot (FS-XLT) cross-lingual transfer scenarios, considering both monolingual and bilingual news consumption patterns. Our findings reveal that (i) current NNRs, even when based on a multilingual language model, suffer from substantial performance losses under ZS-XLT and that (ii) inclusion of target-language data in FS-XLT training has limited benefits, particularly when combined with a bilingual news consumption. Our findings thus warrant a broader research effort in multilingual and cross-lingual news recommendation. The xMIND dataset is available at https://github.com/andreeaiana/xMIND.
Paper Structure (13 sections, 8 figures, 6 tables)

This paper contains 13 sections, 8 figures, 6 tables.

Figures (8)

  • Figure 1: ZS-XLTMONO ranking performance, w.r.t. nDCG@10, across the 14 languages in xMIND and English.
  • Figure 2: Relative percentage difference in ranking performance (w.r.t. nDCG@10), under ZS-XLTBILING compared to full English training and testing, for NAML-PLM.
  • Figure 3: FS-XLT ranking performance, averaged over the 14 languages of xMIND, for various portions of target language in the user's bilingual news consumption.
  • Figure 4: Relative percentage difference in ranking performance (w.r.t. nDCG@10), under FS-XLT compared to ZS-XLT.
  • Figure 5: Annotator agreement in terms of Krippendorf's alpha, per language, for all questions in the annotation task.
  • ...and 3 more figures