← Search

Shuhui Wu

3 accepted papers

2023

MProto: Multi-Prototype Network with Denoised Optimal Transport for Distantly Supervised Named Entity Recognition

EMNLP 2023long main

Distantly supervised named entity recognition (DS-NER) aims to locate entity mentions and classify their types with only knowledge bases or gazetteers and unlabeled corpus. However, distant annotations are noisy and degrade the performance of NER models. In this paper, we propose a noise-robust prot…

Cited by 0SourcecodeScholar
2023

PromptNER: Prompt Locating and Typing for Named Entity Recognition

ACL 2023long

Prompt learning is a new paradigm for utilizing pre-trained language models and has achieved great success in many tasks. To adopt prompt learning in the NER task, two kinds of methods have been explored from a pair of symmetric perspectives, populating the template by enumerating spans to predict t…

2022

Propose-and-Refine: A Two-Stage Set Prediction Network for Nested Named Entity Recognition

IJCAI 2022poster

Nested named entity recognition (nested NER) is a fundamental task in natural language processing. Various span-based methods have been proposed to detect nested entities with span representations. However, span-based methods do not consider the relationship between a span and other entities or phra…