paper-with-me

홈 › Papers

GradSim: Gradient-Based Language Grouping for Effective Multilingual Training

2023-10-23 · Mingyang Wang, Heike Adel, Lukas Lange, Jannik Strötgen, Hinrich Schütze

Most languages of the world pose low-resource challenges to natural language processing models. With multilingual training, knowledge can be shared among languages. However, not all languages positively influence each other and it is an open research question how to select the most suitable set of languages for multilingual training and avoid negative interference among languages whose characteristics or data distributions are not compatible. In this paper, we propose GradSim, a language grouping method based on gradient similarity. Our experiments on three diverse multilingual benchmark datasets show that it leads to the largest performance gains compared to other similarity measures and it is better correlated with cross-lingual model performance. As a result, we set the new state of the art on AfriSenti, a benchmark dataset for sentiment analysis on low-resource African languages. In our extensive analysis, we further reveal that besides linguistic features, the topics of the datasets play an important role for language grouping and that lower layers of transformer models encode language-specific features while higher layers capture task-specific information.

📄 PDF Abstract BibTeX arXiv:2310.15269

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Why Does New Knowledge Create Messy Ripple Effects in LLMs?

2024-07-02 · Jiaxin Qin, Zixuan Zhang, Chi Han, Manling Li 외

Extensive previous research has focused on post-training knowledge editing (KE) for language models (LMs) to ensure that knowledge remains accurate and up-to-date. One desired property and open question in KE is to let e…

knowledge editingNegation

Task Grouping for Multilingual Text Recognition

2022-10-13 · Jing Huang, Kevin J Liang, Rama Kovvuri, Tal Hassner

Most existing OCR methods focus on alphanumeric characters due to the popularity of English and numbers, as well as their corresponding datasets. On extending the characters to more languages, recent methods have shown t…

Optical Character Recognition (OCR)

MAGES: A Multilingual Angle-integrated Grouping-based Entity Summarization System

2016-12-01 · COLING 2016 12 · Eun-Kyung Kim, Key-Sun Choi

This demo presents MAGES (multilingual angle-integrated grouping-based entity summarization), an entity summarization system for a large knowledge base such as DBpedia based on a entity-group-bound ranking in a single in…

gradSim: Differentiable simulation for system identification and visuomotor control

2021-04-06 · ICLR 2021 1 · Krishna Murthy Jatavallabhula, Miles Macklin, Florian Golemo, Vikram Voleti 외

We consider the problem of estimating an object's physical properties such as mass, friction, and elasticity directly from video sequences. Such a system identification problem is fundamentally ill-posed due to the loss …

Friction

Multilingual Substitution-based Word Sense Induction

2024-05-17 · Denis Kokosinskii, Nikolay Arefyev

Word Sense Induction (WSI) is the task of discovering senses of an ambiguous word by grouping usages of this word into clusters corresponding to these senses. Many approaches were proposed to solve WSI in English and a f…

Language ModelingLanguage ModellingWord Sense Induction