English

Towards Open Domain Event Trigger Identification using Adversarial Domain Adaptation

Computation and Language 2020-05-26 v1

Abstract

We tackle the task of building supervised event trigger identification models which can generalize better across domains. Our work leverages the adversarial domain adaptation (ADA) framework to introduce domain-invariance. ADA uses adversarial training to construct representations that are predictive for trigger identification, but not predictive of the example's domain. It requires no labeled data from the target domain, making it completely unsupervised. Experiments with two domains (English literature and news) show that ADA leads to an average F1 score improvement of 3.9 on out-of-domain data. Our best performing model (BERT-A) reaches 44-49 F1 across both domains, using no labeled target data. Preliminary experiments reveal that finetuning on 1% labeled data, followed by self-training leads to substantial improvement, reaching 51.5 and 67.2 F1 on literature and news respectively.

Keywords

Cite

@article{arxiv.2005.11355,
  title  = {Towards Open Domain Event Trigger Identification using Adversarial Domain Adaptation},
  author = {Aakanksha Naik and Carolyn Rosé},
  journal= {arXiv preprint arXiv:2005.11355},
  year   = {2020}
}

Comments

To appear at ACL 2020

R2 v1 2026-06-23T15:44:56.486Z