← Search

Xuanting 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

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…

2022

Making Parameter-efficient Tuning More Efficient: A Unified Framework for Classification Tasks

COLING 2022main

Large pre-trained language models (PLMs) have demonstrated superior performance in industrial applications. Recent studies have explored parameter-efficient PLM tuning, which only updates a small amount of task-specific parameters while achieving both high efficiency and comparable performance again…

2022

Searching for Optimal Subword Tokenization in Cross-domain NER

IJCAI 2022poster

Input distribution shift is one of the vital problems in unsupervised domain adaptation (UDA). The most popular UDA approaches focus on domain-invariant representation learning, trying to align the features from different domains into a similar feature distribution. However, these approaches ignore…