Challenge: Pretrained language models do not account for the wide variety of available expert-generated language resources and lexicons that explicitly encode linguistic/domain knowledge.
Approach: They propose a Python package for generating parallel representations for text based on predefined lexicons and selecting representations that provide the most information.
Outcome: The proposed model can generate parallel representations of text based on predefined lexicons and select representations that provide the most information.

Similar Papers

Give your Text Representation Models some Love: the Case for Basque (2020.lrec-1)

Copied to clipboard

Challenge: Word embeddings and pre-trained language models are expensive to train and are often used by small companies and research groups to build their own.
Approach: They propose to use word embeddings and pre-trained language models to build rich representations of text and improve NLP tasks.
Outcome: The proposed models perform better than publicly available versions in downstream NLP tasks for Basque.
Expanding Pretrained Models to Thousands More Languages via Lexicon-based Adaptation (2022.acl-long)

Copied to clipboard

Challenge: Recent studies have found that the performance of multilingual pretrained models is highly dependent on the availability of monolingual or parallel text in a target language.
Approach: They propose to use bilingual lexicons to synthesize textual or labeled data and combine it with monolingual or parallel text when available.
Outcome: The proposed methods improve performance for 19 under-represented languages with and without extra monolingual text.
Pre-trained language model representations for language generation (N19-1)

Copied to clipboard

Challenge: Pre-trained language model representations have been successful in a wide range of language understanding tasks.
Approach: They propose to use pre-trained language model representations to integrate them into sequence to sequence models and apply it to machine translation and abstractive summarization.
Outcome: The proposed model is able to perform 5.3 BLEU in machine translation and 5.3 on the full text version of CNN/DailyMail.
Advances in Pre-Training Distributed Word Representations (L18-1)

Copied to clipboard

Challenge: Pre-trained word representations are a building block of many Natural Language Processing and Machine Learning applications.
Approach: They propose to combine known tricks and a set of publicly available pre-trained word vector representations to train high-quality representations.
Outcome: The proposed models outperform the current state of the art on a number of tasks while maintaining a high training speed to scale to massive amount of data.
RecGPT: Generative Pre-training for Text-based Recommendation (2024.acl-short)

Copied to clipboard

Challenge: Existing models for text-based recommendation lack data sparsity and flexibility to capture fluctuations in user preferences over time.
Approach: They present the first domain-adapted and fully-trained large language model for text-based recommendation.
Outcome: The proposed model outperforms baseline models on rating prediction and sequential recommendation tasks.
Discovering Representation Sprachbund For Multilingual Pre-Training (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing models perform poorly on many languages and cross-lingual tasks due to typological differences and contradictions between some languages.
Approach: They propose to pre-train multilingual pre-trained models to handle cross-lingual tasks in one model.
Outcome: The proposed model improves performance on cross-lingual tasks compared to baselines on multiple languages .
General Purpose Text Embeddings from Pre-trained Language Models for Scalable Inference (2020.findings-emnlp)

Copied to clipboard

Challenge: Large pre-trained language models are currently used for many NLP tasks . however, inference for these models requires significant computational resources .
Approach: They propose to use a shared text encoder to amortize the computational cost of inference over multiple tasks.
Outcome: The proposed method reduces the size of the extracted representations by a factor of 16 to store them for later use.
Combining Deep Generative Models and Multi-lingual Pretraining for Semi-supervised Document Classification (2021.eacl-main)

Copied to clipboard

Challenge: Semi-supervised learning and multilingual pretraining have been shown to be effective for task-specific labelled data shortages.
Approach: They propose to combine semi-supervised deep generative models and multi-lingual pretraining to form a pipeline for document classification task.
Outcome: The proposed method outperforms state-of-the-art models in low-resource settings across several languages and outperformed existing models in English.
Text-to-Code Generation with Modality-relative Pre-training (2024.eacl-long)

Copied to clipboard

Challenge: Large pre-trained language models have been applied to programming language tasks with great success, often through further pre-training of a strictly-natural language model.
Approach: They propose to map programming language modalities into the same embedding space by separating embeddable spaces between modality and modality-relative training objectives.
Outcome: The proposed model can be adapted and represented differently depending on which modality they belong to and to the ultimate benefit of the downstream task.
Language Embeddings for Typology and Cross-lingual Transfer Learning (2021.acl-long)

Copied to clipboard

Challenge: Recent efforts to leverage multilingual datasets highlight potential of multilingual models that can perform well across various languages.
Approach: They propose to generate language representations that capture relationships among languages and evaluate them using WALS and two extrinsic tasks.
Outcome: The proposed model can be leveraged in cross-lingual tasks without parallel data . the proposed model is based on the World Atlas of Language Structures (WALS) and two extrinsic tasks .

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