| Challenge: | a novel method for clustering news across languages is proposed . a key challenge in handling news streams is that they must be generated on the fly . |
| Approach: | They propose a method for clustering news across languages into monolingual and crosslingual clusters . they use real news datasets in multiple languages to find an ever growing number of cluster labels . |
| Outcome: | The proposed method produces state-of-the-art results on real news datasets in German, English and Spanish. |
Similar Papers
A Closer Look at Clustering Bilingual Comparable Corpora (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for clustering comparable corpora are not suitable for bilingual corpors. |
| Approach: | They propose new clustering models fully adapted to comparable corpora based on a deep variant of Kmeans . they illustrate their behavior on bilingual collections created from Wikipedia . |
| Outcome: | The proposed models show that they can cluster comparable corpora on bilingual collections . the proposed models are based on a state-of-the-art deep variant of Kmeans . |
Event-Driven News Stream Clustering using Entity-Aware Contextual Embeddings (2021.eacl-main)
Copied to clipboard
| Challenge: | a novel method for online news stream clustering is proposed . a user can scour the many news sources multiple times a day to find news articles . |
| Approach: | They propose a method for online news stream clustering that is a variant of the streaming K-means algorithm. |
| Outcome: | The proposed model achieves state-of-the-art on a standard stream clustering dataset of English documents. |
Enhancing Event-centric News Cluster Summarization via Data Sharpening and Localization Insights (2025.acl-long)
Copied to clipboard
| Challenge: | Existing work on text summarization approaches are approaching or exceeding human excellence . |
| Approach: | They propose a framework that optimizes the balance between information volume and entropy in input texts. |
| Outcome: | The proposed framework optimizes information volume and entropy in input texts, achieving notable improvements in localized contexts. |
Hierarchical Level-Wise News Article Clustering via Multilingual Matryoshka Embeddings (2025.acl-long)
Copied to clipboard
| Challenge: | Contextual large language model embeddings are often monolingual, do not scale, and struggle in multilingual settings. |
| Approach: | They propose a hierarchical approach to embed news articles and social media data using Matryoshka embeddings that can determine story similarity at varying levels of granularity based on which subset of dimensions is examined. |
| Outcome: | The proposed model achieves state-of-the-art performance on the SemEval 2022 task 8 dataset. |
Language Clustering for Multilingual Named Entity Recognition (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Recent work in multilingual natural language processing has shown progress on tasks such as natural language inference and joint multilingual translation. |
| Approach: | They propose a technique that groups similar languages together by embeddings from a pre-trained masked language model and automatically discovering language clusters in this embeddable space. |
| Outcome: | The proposed technique outperforms baselines on 15 languages in the WikiAnn dataset showing meaningful multilingual transfer for low-resource languages (Swahili and Yoruba). |
MassiveSumm: a very large-scale, very multilingual, news summarisation dataset (2021.emnlp-main)
Copied to clipboard
| Challenge: | Current research in automatic summarisation is expensive to create, posing a challenge for any language. |
| Approach: | They propose to use a large-scale multilingual summarisation dataset with articles in 92 languages and more than 35 writing scripts to generate a multilingual dataset. |
| Outcome: | The proposed method is the largest, most inclusive, existing dataset and one of the largest and most inclusive datasets for any NLP task. |
MAKED: Multi-lingual Automatic Keyword Extraction Dataset (2022.lrec-1)
Copied to clipboard
| Challenge: | a large dataset of news articles spanning 20 languages is lacking for keyword extraction. |
| Approach: | They propose a large-scale multi-lingual keyword extraction dataset for 11 of 20 languages . authors believe it will help advance the field of automatic keyword extraction . |
| Outcome: | The proposed dataset is the first for 11 of 20 languages and is based on 540K+ news articles from the BBC News network. |
MultiClaimNet: A Massively Multilingual Dataset of Fact-Checked Claim Clusters (2025.findings-emnlp)
Copied to clipboard
| Challenge: | a growing number of unverified claims and expanding size of fact-checked databases require alternative, more efficient solutions. |
| Approach: | They propose to group fact-checked claims into multilingual clusters to improve claim retrieval and validation. |
| Outcome: | The proposed approach reduces redundancy by grouping claims into clusters . the proposed dataset contains 85.3K fact-checked claims written in 78 languages . |
MLSUM: The Multilingual Summarization Corpus (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing biases in multi-lingual datasets are limiting the use of multilingual data in document summarization tasks. |
| Approach: | They present MLSUM, the first large-scale MultiLingual SUMmarization dataset. |
| Outcome: | The proposed dataset contains 1.5M+ article/summary pairs in five different languages. |
Improving Multilingual Models with Language-Clustered Vocabularies (2020.emnlp-main)
Copied to clipboard
| Challenge: | State-of-the-art multilingual models depend on vocabularies that cover all languages . but the methods for generating those vocalaries are not ideal for massively multilingual applications. |
| Approach: | They propose a procedure for multilingual vocabulary generation that combines separately trained vocabularies of several automatically derived language clusters. |
| Outcome: | The proposed procedure shows improvements across languages on multilingual benchmark tasks . the proposed procedure reduces out-of-vocabulary rate by a factor of 8 . |