Publications

DAMO-NLP at SemEval-2022 Task 11: A Knowledge-based System for Multilingual Named Entity Recognition

We utilize the wikipedia to improve the RaNER model, which wins the SemEval 2022 competition and obtains the best system paper award.

Multi-View Cross-Lingual Structured Prediction with Minimum Supervision

One of my favorite work on the cross-lingual structured prediction task. The idea is super intuitive.

Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning

The first retrieval-aug NER (RaNER) system that achieves SOTA performance over multiple domains.

Automated Concatenation of Embeddings for Structured Prediction

This paper achieves SOTA performance over 24 datasets of 6 tasks, spanning over NER, POS, chunking, dependency parsing, semantic …

CRF Autoencoder for Unsupervised Dependency Parsing

The first autoencoder model to unsupervised dependency parsing.

Unsupervised Neural Dependency Parsing

The first neural approach to unsupervised dependency parsing.