← Search

Xue Mengge

3 accepted papers

2021

Improving Distantly-Supervised Named Entity Recognition with Self-Collaborative Denoising Learning

EMNLP 2021main

Distantly supervised named entity recognition (DS-NER) efficiently reduces labor costs but meanwhile intrinsically suffers from the label noise due to the strong assumption of distant supervision. Typically, the wrongly labeled instances comprise numbers of incomplete and inaccurate annotations, whi…

2020

Learning to Prune Dependency Trees with Rethinking for Neural Relation Extraction

COLING 2020main

Dependency trees have been shown to be effective in capturing long-range relations between target entities. Nevertheless, how to selectively emphasize target-relevant information and remove irrelevant content from the tree is still an open problem. Existing approaches employing pre-defined rules to…

2020

Porous Lattice Transformer Encoder for Chinese NER

COLING 2020main

Incorporating lexicons into character-level Chinese NER by lattices is proven effective to exploitrich word boundary information. Previous work has extended RNNs to consume lattice inputsand achieved great success. However, due to the DAG structure and the inherently unidirectionalsequential nature,…