← Search

Ngoc Dang Nguyen

4 accepted papers

2024

Harnessing the Power of Beta Scoring in Deep Active Learning for Multi-Label Text Classification

AAAI 2024technical

Within the scope of natural language processing, the domain of multi-label text classification is uniquely challenging due to its expansive and uneven label distribution. The complexity deepens due to the demand for an extensive set of annotated data for training an advanced deep learning model, esp…

2023

AUC Maximization for Low-Resource Named Entity Recognition

AAAI 2023technical

Current work in named entity recognition (NER) uses either cross entropy (CE) or conditional random fields (CRF) as the objective/loss functions to optimize the underlying NER model. Both of these traditional objective functions for the NER problem generally produce adequate performance when the dat…

2023

Re-weighting Tokens: A Simple and Effective Active Learning Strategy for Named Entity Recognition

EMNLP 2023short findings

Active learning, a widely adopted technique for enhancing machine learning models in text and image classification tasks with limited annotation resources, has received relatively little attention in the domain of Named Entity Recognition (NER). The challenge of data imbalance in NER has hindered th…

Cited by 0SourceScholar
2022

Hardness-guided domain adaptation to recognise biomedical named entities under low-resource scenarios

EMNLP 2022main

Domain adaptation is an effective solution to data scarcity in low-resource scenarios. However, when applied to token-level tasks such as bioNER, domain adaptation methods often suffer from the challenging linguistic characteristics that clinical narratives possess, which leads to unsatsifactory per…