Papers by Ana Cimitan
Curation of Benchmark Templates for Measuring Gender Bias in Named Entity Recognition Models (2024.lrec-main)
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) models are susceptible to gender bias . benchmark datasets are curated specifically for a given NLP task . |
| Approach: | They propose to filter out benchmark templates with a higher probability of detecting gender bias in NER models. |
| Outcome: | The proposed method is based on masked token prediction and tested in English and german using the corresponding fine-tuned BERT base model. |