paper-with-me

홈 › Papers

Transferring Knowledge Distillation for Multilingual Social Event Detection

2021-08-06 · Jiaqian Ren, Hao Peng, Lei Jiang, Jia Wu, Yongxin Tong, Lihong Wang, Xu Bai, Bo wang, Qiang Yang

Recently published graph neural networks (GNNs) show promising performance at social event detection tasks. However, most studies are oriented toward monolingual data in languages with abundant training samples. This has left the more common multilingual settings and lesser-spoken languages relatively unexplored. Thus, we present a GNN that incorporates cross-lingual word embeddings for detecting events in multilingual data streams. The first exploit is to make the GNN work with multilingual data. For this, we outline a construction strategy that aligns messages in different languages at both the node and semantic levels. Relationships between messages are established by merging entities that are the same but are referred to in different languages. Non-English message representations are converted into English semantic space via the cross-lingual word embeddings. The resulting message graph is then uniformly encoded by a GNN model. In special cases where a lesser-spoken language needs to be detected, a novel cross-lingual knowledge distillation framework, called CLKD, exploits prior knowledge learned from similar threads in English to make up for the paucity of annotated data. Experiments on both synthetic and real-world datasets show the framework to be highly effective at detection in both multilingual data and in languages where training samples are scarce.

📄 PDF Abstract BibTeX arXiv:2108.03084

Code (2)

RingBDStack/CLKD 공식 구현 pytorch
ringbdstack/socialed pytorch

Tasks

Cross-Lingual Word EmbeddingsEvent DetectionKnowledge DistillationWord Embeddings

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Distilling Multilingual Vision-Language Models: When Smaller Models Stay Multilingual

2025-10-30 · Sukrit Sriratanawilai, Jhayahgrit Thongwat, Romrawin Chumpu, Patomporn Payoungkhamdee 외 arxiv

Vision-language models (VLMs) exhibit uneven performance across languages, a problem that is often exacerbated when the model size is reduced. While Knowledge distillation (KD) demonstrates promising results in transferr…

Knowledge DistillationModel Compression

Multilingual Sentence-Level Semantic Search using Meta-Distillation Learning

2023-09-15 · Meryem M'hamdi, Jonathan May, Franck Dernoncourt, Trung Bui 외

Multilingual semantic search is the task of retrieving relevant contents to a query expressed in different language combinations. This requires a better semantic understanding of the user's intent and its contextual mean…

Sentence

Improving Zero-Shot Multilingual Text Generation via Iterative Distillation

2022-10-01 · COLING 2022 10 · Ernie Chang, Alex Marin, Vera Demberg

The demand for multilingual dialogue systems often requires a costly labeling process, where human translators derive utterances in low resource languages from resource rich language annotation. To this end, we explore l…

Knowledge DistillationText Generation

Multilingual Neural Machine Translation:Can Linguistic Hierarchies Help?

2021-10-15 · Fahimeh Saleh, Wray Buntine, Gholamreza Haffari, Lan Du

Multilingual Neural Machine Translation (MNMT) trains a single NMT model that supports translation between multiple languages, rather than training separate models for different languages. Learning a single model can enh…

Knowledge DistillationMachine TranslationNMTTranslation

Multilingual Neural Machine Translation: Can Linguistic Hierarchies Help?

2021-11-01 · Findings (EMNLP) 2021 11 · Fahimeh Saleh, Wray Buntine, Gholamreza Haffari, Lan Du

Multilingual Neural Machine Translation (MNMT) trains a single NMT model that supports translation between multiple languages, rather than training separate models for different languages. Learning a single model can enh…

Knowledge DistillationMachine TranslationNMTTranslation