A Family of Pretrained Transformer Language Models for Russian (2024.lrec-main)

Copied to clipboard

Challenge: Developing Transformer language models for the Russian language has received little attention . most of these LMs are developed for English, which imposes substantial constraints on the potential of the language technologies.
Approach: They propose to release 13 Russian Transformer language models that span three languages . they aim to broaden the scope of NLP research directions and develop industrial solutions for the Russian language.
Outcome: The proposed models are based on Russian language datasets and benchmarks.

Similar Papers

Beyond Decoder-only: Large Language Models Can be Good Encoders for Machine Translation (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in machine translation have focused on a single pre-trained decoder . encoder-decoder architectures have received relatively little attention in NMT .
Approach: They propose a method that leverages LLMs as MT encoders and pairs them with lightweight decoders to develop universal translation models.
Outcome: The proposed method matches or surpasses baselines in terms of translation quality but achieves 75% reduction in memory footprint of the KV cache.
Transformers: State-of-the-Art Natural Language Processing (2020.emnlp-demos)

Copied to clipboard

Challenge: Transformers is an open-source library that aims to open up advances in natural language processing to the wider machine learning community.
Approach: they propose an open-source library that aims to open up advances in machine learning to the wider community.
Outcome: Transformers is an open-source library with the goal of opening up these advances to the wider machine learning community.
IT5: Text-to-text Pretraining for Italian Language Understanding and Generation (2024.lrec-main)

Copied to clipboard

Challenge: Xue et al., 2022) use the text-to-text paradigm to train multilingual models.
Approach: They introduce the first family of encoder-decoder transformer models pretrain specifically on Italian and introduce the ItaGen benchmark to evaluate the models' performance.
Outcome: The proposed model outperforms models with multilingual baselines and the original model on English data.
CodeT5+: Open Code Large Language Models for Code Understanding and Generation (2023.emnlp-main)

Copied to clipboard

Challenge: Existing code LLMs adopt a specific architecture or rely on a unified encoder-decoder network for downstream tasks, lacking flexibility to operate in the optimal architecture for a particular task.
Approach: They propose to initialize code LLMs with frozen off-the-shelf LLM and explore instruction-tuning to align with natural language instructions.
Outcome: The proposed model outperforms open-source LLMs on 20 code-related benchmarks.
Encoder and Decoder, Not One Less for Pre-trained Language Model Sponsored NMT (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for neural machine translation (NMT) use encoder-only enhancement or rely on specific multilingual PLMs.
Approach: They propose a monolingual PLM-sponsored NMT model that lets both encoder and decoder enjoy PLM enhancement.
Outcome: The proposed model improves on IWSLT14 En-De, De-En, WMT14 En -De and En-Fr tasks and achieves new state-of-the-art.
Logical Transformers: Infusing Logical Structures into Pre-Trained Language Models (2023.findings-acl)

Copied to clipboard

Challenge: Existing pre-trained language models that ignore the logical structures underlying natural language text often lack the ability to capture and encode key logical information in the input sequences.
Approach: They propose to construct logic-aware input embeddings for transformer language models through logic detection, logic mapping and hierarchical logical projections and then develop a new modeling paradigm that can upgrade existing transformer language model into logical transformers to boost their performance.
Outcome: The proposed model can achieve superior performance on four important and challenging tasks.
Pre-training and Evaluating Transformer-based Language Models for Icelandic (2022.lrec-1)

Copied to clipboard

Challenge: Pre-trained models obtain state-of-the-art performance on a wide variety of NLP tasks, including Question Answering (QA), Named Entity Recognition (NER), Part-of Speech (POS) tagging and Automatic Text Summarization (ATS).
Approach: They pre-train four types of monolingual ELECTRA and ConvBERT models and compare them to a previously trained monolingual RoBERTa model and multilingual mBERT model.
Outcome: The models outperform a multilingual model on four downstream tasks.
Learning Deep Transformer Models for Machine Translation (P19-1)

Copied to clipboard

Challenge: Neural machine translation models have advanced the previous state-of-the-art by learning mappings between sequences via neural networks and attention mechanisms.
Approach: They propose to use layer normalization to pass the combination of previous layers to the next layer to improve the model.
Outcome: The proposed model outperforms the shallow Transformer-Big/Base baseline model on English-German and Chinese-English tasks by 0.4-2.4 BLEU points.
An Investigation of Suitability of Pre-Trained Language Models for Dialogue Generation – Avoiding Discrepancies (2021.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models have been widely used in open-domain dialogue generation.
Approach: They propose to use decoder-only architecture to achieve excellent performance for dialogue generation.
Outcome: The proposed frameworks are based on transformer-ED, transformer-Dec, transformer MLM and transformer-AR.
Choose Your Transformer: Improved Transferability Estimation of Transformer Models on Classification Tasks (2024.findings-acl)

Copied to clipboard

Challenge: Existing models for NLP tasks require fine-tuning, but it is computationally infeasible.
Approach: They propose an approach that inexpensively estimates a ranking of the expected performance of a given set of transformer language models for a specific task.
Outcome: The proposed model improves the Pearson correlation coefficient between the true model ranks and the estimate.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations