paper-with-me

홈 › Papers

Combining Deep Generative Models and Multi-lingual Pretraining for Semi-supervised Document Classification

2021-01-26 · EACL 2021 2 · Yi Zhu, Ehsan Shareghi, Yingzhen Li, Roi Reichart, Anna Korhonen

Semi-supervised learning through deep generative models and multi-lingual pretraining techniques have orchestrated tremendous success across different areas of NLP. Nonetheless, their development has happened in isolation, while the combination of both could potentially be effective for tackling task-specific labelled data shortage. To bridge this gap, we combine semi-supervised deep generative models and multi-lingual pretraining to form a pipeline for document classification task. Compared to strong supervised learning baselines, our semi-supervised classification framework is highly competitive and outperforms the state-of-the-art counterparts in low-resource settings across several languages.

📄 PDF Abstract BibTeX arXiv:2101.10717

Code (1)

cambridgeltl/mling_sdgms 공식 구현 pytorch

Tasks

ClassificationDocument ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

FinGPT: Large Generative Models for a Small Language

2023-11-03 · Risto Luukkonen, Ville Komulainen, Jouni Luoma, Anni Eskelinen 외

Large language models (LLMs) excel in many tasks in NLP and beyond, but most open models have very limited coverage of smaller languages and LLM work tends to focus on languages where nearly unlimited data is available f…

DOCmT5: Document-Level Pretraining of Multilingual Language Models

2021-12-16 · Findings (NAACL) 2022 7 · Chia-Hsuan Lee, Aditya Siddhant, Viresh Ratnakar, Melvin Johnson

In this paper, we introduce DOCmT5, a multilingual sequence-to-sequence language model pretrained with large scale parallel documents. While previous approaches have focused on leveraging sentence-level parallel data, we…

de-enDocument SummarizationDocument TranslationLanguage Modeling+4

Revisiting Multilingual Data Mixtures in Language Model Pretraining

2025-10-29 · Negar Foroutan, Paul Teiletche, Ayush Kumar Tarun, Antoine Bosselut arxiv

The impact of different multilingual data mixtures in pretraining large language models (LLMs) has been a topic of ongoing debate, often raising concerns about potential trade-offs between language coverage and model per…

LlamaTurk: Adapting Open-Source Generative Large Language Models for Low-Resource Language

2024-05-13 · Cagri Toraman

Despite advancements in English-dominant generative large language models, further development is needed for low-resource languages to enhance global accessibility. The primary methods for representing these languages ar…

Cross-lingual Language Model Pretraining

2019-01-22 · NeurIPS 2019 12 · Guillaume Lample, Alexis Conneau

Recent studies have demonstrated the efficiency of generative pretraining for English natural language understanding. In this work, we extend this approach to multiple languages and show the effectiveness of cross-lingua…

Language ModelingLanguage ModellingMachine Translationmodel+3