中文
相关论文

相关论文: Multilingual Pretraining for Pixel Language Models

200 篇论文

Language models are defined over a finite set of inputs, which creates a vocabulary bottleneck when we attempt to scale the number of supported languages. Tackling this bottleneck results in a trade-off between what can be represented in…

计算与语言 · 计算机科学 2023-04-27 Phillip Rust , Jonas F. Lotz , Emanuele Bugliarello , Elizabeth Salesky , Miryam de Lhoneux , Desmond Elliott

Pixel-based language models have emerged as a compelling alternative to subword-based language modelling, particularly because they can represent virtually any script. PIXEL, a canonical example of such a model, is a vision transformer that…

计算与语言 · 计算机科学 2024-10-17 Kushal Tatariya , Vladimir Araujo , Thomas Bauwens , Miryam de Lhoneux

We introduce and demonstrate how to effectively train multilingual machine translation models with pixel representations. We experiment with two different data settings with a variety of language and script coverage, demonstrating improved…

计算与语言 · 计算机科学 2023-10-25 Elizabeth Salesky , Neha Verma , Philipp Koehn , Matt Post

Pixel-based language models are gaining momentum as alternatives to traditional token-based approaches, promising to circumvent tokenization challenges. However, the inherent perceptual diversity across languages poses a significant hurdle…

计算与语言 · 计算机科学 2026-04-14 Chen Hu , Yintao Tai , Antonio Vergari , Frank Keller , Alessandro Suglia

Pretrained language models (PLMs) display impressive performances and have captured the attention of the NLP community. Establishing best practices in pretraining has, therefore, become a major focus of NLP research, especially since…

计算与语言 · 计算机科学 2024-10-08 Zihao Li , Shaoxiong Ji , Timothee Mickus , Vincent Segonne , Jörg Tiedemann

This work investigates the use of large-scale, English-only pre-trained models (CLIP and HuBERT) for multilingual image-speech retrieval. For non-English image-speech retrieval, we outperform the current state-of-the-art performance by a…

计算与语言 · 计算机科学 2023-04-11 Layne Berry , Yi-Jen Shih , Hsuan-Fu Wang , Heng-Jui Chang , Hung-yi Lee , David Harwath

Vision-Language Pre-training (VLP) has advanced the performance of many vision-language tasks, such as image-text retrieval, visual entailment, and visual reasoning. The pre-training mostly utilizes lexical databases and image queries in…

计算与语言 · 计算机科学 2023-06-30 Yasmine Karoui , Rémi Lebret , Negar Foroutan , Karl Aberer

In this study, we reveal an in-context learning (ICL) capability of multilingual large language models (LLMs): by translating the input to several languages, we provide Parallel Input in Multiple Languages (PiM) to LLMs, which significantly…

计算与语言 · 计算机科学 2025-06-04 Yongyu Mu , Peinan Feng , Zhiquan Cao , Yuzhang Wu , Bei Li , Chenglong Wang , Tong Xiao , Kai Song , Tongran Liu , Chunliang Zhang , Jingbo Zhu

Pixel-based language models aim to solve the vocabulary bottleneck problem in language modeling, but the challenge of uncertainty quantification remains open. The novelty of this work consists of analysing uncertainty and confidence in…

计算与语言 · 计算机科学 2025-09-25 Stefania Radu , Marco Zullich , Matias Valdenegro-Toro

The emergent cross-lingual transfer seen in multilingual pretrained models has sparked significant interest in studying their behavior. However, because these analyses have focused on fully trained multilingual models, little is known about…

计算与语言 · 计算机科学 2022-10-25 Terra Blevins , Hila Gonen , Luke Zettlemoyer

Multilingual Language Models (\MLLMs) such as mBERT, XLM, XLM-R, \textit{etc.} have emerged as a viable option for bringing the power of pretraining to a large number of languages. Given their success in zero-shot transfer learning, there…

计算与语言 · 计算机科学 2021-12-24 Sumanth Doddapaneni , Gowtham Ramesh , Mitesh M. Khapra , Anoop Kunchukuttan , Pratyush Kumar

Despite their popularity in non-English NLP, multilingual language models often underperform monolingual ones due to inter-language competition for model parameters. We propose Cross-lingual Expert Language Models (X-ELM), which mitigate…

计算与语言 · 计算机科学 2024-10-10 Terra Blevins , Tomasz Limisiewicz , Suchin Gururangan , Margaret Li , Hila Gonen , Noah A. Smith , Luke Zettlemoyer

Contrastive Language-Image Pre-training (CLIP) has demonstrated strong generalization across a wide range of visual tasks by leveraging large-scale English-image pairs. However, its extension to low-resource languages remains limited due to…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Dahyun Chung , Donghyun Shin , Yujin Sung , Seunggi Moon , Jinwoo Jeon , Byung-Jun Lee

Multilingual pre-trained language models have shown impressive performance on cross-lingual tasks. It greatly facilitates the applications of natural language processing on low-resource languages. However, there are still some languages…

计算与语言 · 计算机科学 2022-09-22 Ziqing Yang , Zihang Xu , Yiming Cui , Baoxin Wang , Min Lin , Dayong Wu , Zhigang Chen

The success of multilingual pre-trained models is underpinned by their ability to learn representations shared by multiple languages even in absence of any explicit supervision. However, it remains unclear how these models learn to…

计算与语言 · 计算机科学 2022-05-10 Karolina Stańczak , Edoardo Ponti , Lucas Torroba Hennigen , Ryan Cotterell , Isabelle Augenstein

Pre-trained language models are trained on large-scale unsupervised data, and they can fine-turn the model only on small-scale labeled datasets, and achieve good results. Multilingual pre-trained language models can be trained on multiple…

计算与语言 · 计算机科学 2023-04-11 Junjie Deng , Hanru Shi , Xinhe Yu , Wugedele Bao , Yuan Sun , Xiaobing Zhao

Cross-lingual pre-training has achieved great successes using monolingual and bilingual plain text corpora. However, most pre-trained models neglect multilingual knowledge, which is language agnostic but comprises abundant cross-lingual…

计算与语言 · 计算机科学 2022-04-26 Xiaoze Jiang , Yaobo Liang , Weizhu Chen , Nan Duan

Pretrained multilingual models (PMMs) enable zero-shot learning via cross-lingual transfer, performing best for languages seen during pretraining. While methods exist to improve performance for unseen languages, they have almost exclusively…

计算与语言 · 计算机科学 2021-06-07 Abteen Ebrahimi , Katharina Kann

Subword tokenization requires balancing computational efficiency and vocabulary coverage, which often leads to suboptimal performance on languages and scripts not prioritized during training. We propose to augment pretrained language models…

计算与语言 · 计算机科学 2025-08-12 Jonas F. Lotz , Hendra Setiawan , Stephan Peitz , Yova Kementchedjhieva

High-resource languages such as English, enables the pretraining of high-quality large language models (LLMs). The same can not be said for most other languages as LLMs still underperform for non-English languages, likely due to a gap in…

计算与语言 · 计算机科学 2025-02-20 Jiayi Wang , Yao Lu , Maurice Weber , Max Ryabinin , David Adelani , Yihong Chen , Raphael Tang , Pontus Stenetorp
‹ 上一页 1 2 3 10 下一页 ›