Papers with prompt-based

4 papers
Combining Denoising Autoencoders with Contrastive Learning to fine-tune Transformer Models (2023.emnlp-main)

Copied to clipboard

Challenge: Recent advances in NLP have led to the use of pre-trained Transformer models for transfer learning tasks becoming the most common way to solve target tasks.
Approach: They propose a 3-phase technique to adjust a base model for a classification task by adapting the model’s signal to the data distribution and a new data augmentation approach for Supervised Contrastive Learning to correct the unbalanced datasets.
Outcome: The proposed method is compared with other methods and compares it with other approaches.
Conjoin after Decompose: Improving Few-Shot Performance of Named Entity Recognition (2024.lrec-main)

Copied to clipboard

Challenge: Existing prompt-based NER models fail to detect entity boundaries, causing performance degradation.
Approach: They propose a model which consists of a BART encoder and a parabiotic decoder and propose ' boundary expansion strategy' to enhance the model's capability in entity type classification.
Outcome: The proposed model can achieve significant performance gains over state-of-the-art models.
Comparing Prompt-Based and Standard Fine-Tuning for Urdu Text Classification (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in natural language processing have demonstrated the efficacy of pre-trained language models for various downstream tasks.
Approach: They compare prompt-based fine-tuning with standard fine-uning for text classification in Urdu and Roman Urdu languages.
Outcome: The proposed approach improves up to 13% in accuracy in low-resource languages with limited labeled examples over standard fine-tuning approaches.
Rethinking Prompt-based Debiasing in Large Language Model (2025.findings-acl)

Copied to clipboard

Challenge: Existing prompt-based methods for debiasing are often superficial and lack a thorough understanding of complex bias concepts.
Approach: They analyze a BBQ and stereoSet benchmarks to examine the assumption that large language models understand biases.
Outcome: The proposed model misclassified 90% of unbiased content as biased despite high accuracy on BBQ dataset . the proposed model may have been flawed in previous attempts to debiase .

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