HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Zero-Resource Cross-Domain Named Entity Recognition

Zihan Liu; Genta Indra Winata; Pascale Fung

Zero-Resource Cross-Domain Named Entity Recognition

Abstract

Existing models for cross-domain named entity recognition (NER) rely on numerous unlabeled corpus or labeled NER training data in target domains. However, collecting data for low-resource target domains is not only expensive but also time-consuming. Hence, we propose a cross-domain NER model that does not use any external resources. We first introduce a Multi-Task Learning (MTL) by adding a new objective function to detect whether tokens are named entities or not. We then introduce a framework called Mixture of Entity Experts (MoEE) to improve the robustness for zero-resource domain adaptation. Finally, experimental results show that our model outperforms strong unsupervised cross-domain sequence labeling models, and the performance of our model is close to that of the state-of-the-art model which leverages extensive resources.

Code Repositories

Siddharthss500/zero-resource
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cross-domain-named-entity-recognition-onBiLSTM w/ MTL and MoEE
F1: 70.04

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Zero-Resource Cross-Domain Named Entity Recognition | Papers | HyperAI