SOTAVerified

Adversarial Feature Adaptation for Cross-lingual Relation Classification

2018-08-01COLING 2018Code Available0· sign in to hype

Bowei Zou, Zengzhuang Xu, Yu Hong, Guodong Zhou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Relation Classification aims to classify the semantic relationship between two marked entities in a given sentence. It plays a vital role in a variety of natural language processing applications. Most existing methods focus on exploiting mono-lingual data, e.g., in English, due to the lack of annotated data in other languages. In this paper, we come up with a feature adaptation approach for cross-lingual relation classification, which employs a generative adversarial network (GAN) to transfer feature representations from one language with rich annotated data to another language with scarce annotated data. Such a feature adaptation approach enables feature imitation via the competition between a relation classification network and a rival discriminator. Experimental results on the ACE 2005 multilingual training corpus, treating English as the source language and Chinese the target, demonstrate the effectiveness of our proposed approach, yielding an improvement of 5.7\% over the state-of-the-art.

Tasks

Reproductions