paper-with-me

홈 › Papers

Investigating Post-pretraining Representation Alignment for Cross-Lingual Question Answering

2021-09-24 · EMNLP (MRQA) 2021 11 · Fahim Faisal, Antonios Anastasopoulos

Human knowledge is collectively encoded in the roughly 6500 languages spoken around the world, but it is not distributed equally across languages. Hence, for information-seeking question answering (QA) systems to adequately serve speakers of all languages, they need to operate cross-lingually. In this work we investigate the capabilities of multilingually pre-trained language models on cross-lingual QA. We find that explicitly aligning the representations across languages with a post-hoc fine-tuning step generally leads to improved performance. We additionally investigate the effect of data size as well as the language choice in this fine-tuning step, also releasing a dataset for evaluating cross-lingual QA systems. Code and dataset are publicly available here: https://github.com/ffaisal93/aligned_qa

📄 PDF Abstract BibTeX arXiv:2109.12028

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Cross-Lingual Representation Alignment Through Contrastive Image-Caption Tuning

2025-05-19 · Nathaniel Krasner, Nicholas Lanuzo, Antonios Anastasopoulos

Multilingual alignment of sentence representations has mostly required bitexts to bridge the gap between languages. We investigate whether visual information can bridge this gap instead. Image caption datasets are very e…

Natural Language UnderstandingRetrievalSentence

Alignment Pretraining: AI Discourse Causes Self-Fulfilling (Mis)alignment

2026-01-15 · Cameron Tice, Puria Radmard, Samuel Ratnam, Andy Kim 외 arxiv

Pretraining corpora contain extensive discourse about AI systems, yet the causal influence of this discourse on downstream alignment remains poorly understood. If prevailing descriptions of AI behaviour are predominantly…

Tracing the Representation Geometry of Language Models from Pretraining to Post-training

2025-09-27 · Melody Zixuan Li, Kumar Krishna Agrawal, Arna Ghosh, Komal Kumar Teru 외 arxiv

Standard training metrics like loss fail to explain the emergence of complex capabilities in large language models. We take a spectral approach to investigate the geometry of learned representations across pretraining an…

PreAlign: Boosting Cross-Lingual Transfer by Early Establishment of Multilingual Alignment

2024-07-23 · Jiahuan Li, ShuJian Huang, Aarron Ching, Xinyu Dai 외

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 unsa…

Cross-Lingual TransferLanguage ModelingLanguage ModellingZero-Shot Cross-Lingual Transfer

Synthetic Persona Pretraining: Alignment from Token Zero

2026-08-13 · Julian Minder, Viktor Moskvoretskii, Raghav Singhal, Difan Jiao 외 arxiv

As language-model-based AI is increasingly deployed in autonomous settings, aligning its goals and values with those of humans becomes critical. Today, alignment, and the assistant identity itself, are typically introduc…