← Search

Yun Wen Chen

4 accepted papers

2023

Coarse-to-fine Few-shot Learning for Named Entity Recognition

ACL 2023findings

Recently, Few-shot Named Entity Recognition has received wide attention with the growing need for NER models to learn new classes with minimized annotation costs. However, one common yet understudied situation is to transfer a model trained with coarse-grained classes to recognize fine-grained class…

2023

Farewell to Aimless Large-scale Pretraining: Influential Subset Selection for Language Model

ACL 2023findings

Pretrained language models have achieved remarkable success in various natural language processing tasks. However, pretraining has recently shifted toward larger models and larger data, which has resulted in significant computational and energy costs. In this paper, we propose Influence Subset Selec…

2023

Learning “O” Helps for Learning More: Handling the Unlabeled Entity Problem for Class-incremental NER

ACL 2023long

As the categories of named entities rapidly increase, the deployed NER models are required to keep updating toward recognizing more entity types, creating a demand for class-incremental learning for NER. Considering the privacy concerns and storage constraints, the standard paradigm for class-increm…

2023

Open Set Relation Extraction via Unknown-Aware Training

ACL 2023long

The existing supervised relation extraction methods have achieved impressive performance in a closed-set setting, in which the relations remain the same during both training and testing. In a more realistic open-set setting, unknown relations may appear in the test set. Due to the lack of supervisio…