English

Domain Adaptation with Adversarial Training and Graph Embeddings

Machine Learning 2018-05-15 v1 Machine Learning

Abstract

The success of deep neural networks (DNNs) is heavily dependent on the availability of labeled data. However, obtaining labeled data is a big challenge in many real-world problems. In such scenarios, a DNN model can leverage labeled and unlabeled data from a related domain, but it has to deal with the shift in data distributions between the source and the target domains. In this paper, we study the problem of classifying social media posts during a crisis event (e.g., Earthquake). For that, we use labeled and unlabeled data from past similar events (e.g., Flood) and unlabeled data for the current event. We propose a novel model that performs adversarial learning based domain adaptation to deal with distribution drifts and graph based semi-supervised learning to leverage unlabeled data within a single unified deep learning framework. Our experiments with two real-world crisis datasets collected from Twitter demonstrate significant improvements over several baselines.

Keywords

Cite

@article{arxiv.1805.05151,
  title  = {Domain Adaptation with Adversarial Training and Graph Embeddings},
  author = {Firoj Alam and Shafiq Joty and Muhammad Imran},
  journal= {arXiv preprint arXiv:1805.05151},
  year   = {2018}
}

Comments

This is a pre-print of our paper accepted to appear in the proceedings of the ACL, 2018

R2 v1 2026-06-23T01:54:00.417Z