Papers by Núria Bel

4 papers
TEMA: Token Embeddings Mapping for Enriching Low-Resource Language Models (2024.emnlp-main)

Copied to clipboard

Challenge: Low-resource languages, that is, languages that do not have a massive amount of text, risk being almost excluded from the possibility of having good NLP applications.
Approach: They propose an algorithm that maps token embeddings of a richly pre-trained model to a poorly trained model and creates a more complex model.
Outcome: The proposed model reduces perplexity and is competitive or better for the most semantic tasks.
Frequency Balanced Datasets Lead to Better Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing evidence that high-frequency tokens in pretraining data might bias learning, causing undesired effects, is not clear.
Approach: They propose a sampling algorithm that iteratively assesses token frequencies and removes sentences that contain still high-frequency tokens, resulting in a balanced dataset.
Outcome: The proposed method reduces the amount of pre-training data required for training attention-based transformer language models by up to three times.
Can Domain Adaptation be Handled as Analogies? (L18-1)

Copied to clipboard

Challenge: Aspect identification in user generated texts might suffer degradation when changing to other domains than the one used for training.
Approach: They propose to use offset method to handle domain shifts when there is no available labeled data in a new target domain for an aspect classifier to be retrained.
Outcome: The proposed method found analogues in the new domain for the initial features but did not deliver the expected results.

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