Skip to content

Commit

Permalink
Paper Revision{2024.emnlp-main.572}, closes #4133.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthology-assist committed Dec 12, 2024
1 parent 50209f5 commit 44d15d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/xml/2024.emnlp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8005,9 +8005,11 @@
<author><first>Jiajun</first><last>Chen</last><affiliation>Nanjing University</affiliation></author>
<pages>10246-10257</pages>
<abstract>Large language models demonstrate reasonable multilingual abilities, despite predominantly English-centric pretraining. However, the spontaneous multilingual alignment in these models is shown to be weak, leading to unsatisfactory cross-lingual transfer and knowledge sharing. Previous works attempt to address this issue by explicitly injecting multilingual alignment information during or after pretraining. Thus for the early stage in pretraining, the alignment is weak for sharing information or knowledge across languages. In this paper, we propose PreAlign, a framework that establishes multilingual alignment prior to language model pretraining. PreAlign injects multilingual alignment by initializing the model to generate similar representations of aligned words and preserves this alignment using a code-switching strategy during pretraining. Extensive experiments in a synthetic English to English-Clone setting demonstrate that PreAlign significantly outperforms standard multilingual joint training in language modeling, zero-shot cross-lingual transfer, and cross-lingual knowledge application. Further experiments in real-world scenarios further validate PreAlign’s effectiveness across various model sizes.</abstract>
<url hash="70f019ea">2024.emnlp-main.572</url>
<url hash="9a0bc56c">2024.emnlp-main.572</url>
<bibkey>li-etal-2024-prealign</bibkey>
<doi>10.18653/v1/2024.emnlp-main.572</doi>
<revision id="1" href="2024.emnlp-main.572v1" hash="70f019ea"/>
<revision id="2" href="2024.emnlp-main.572v2" hash="9a0bc56c" date="2024-12-11">This revision corrects a typo in Table 6. It also changes the link of code to a new official implementation.</revision>
</paper>
<paper id="573">
<title>An image speaks a thousand words, but can everyone listen? On image transcreation for cultural relevance</title>
Expand Down

0 comments on commit 44d15d0

Please sign in to comment.