Gated Convolutional Neural Networks for Domain Adaptation

05/16/2019
by   Avinash Madasu, et al.
0

Domain Adaptation explores the idea of how to maximize performance on a target domain, distinct from source domain, upon which the classifier was trained. This idea has been explored for the task of sentiment analysis extensively. The training of reviews pertaining to one domain and evaluation on another domain is widely studied for modeling a domain independent algorithm. This further helps in understanding correlation between domains. In this paper, we show that Gated Convolutional Neural Networks (GCN) perform effectively at learning sentiment analysis in a manner where domain dependant knowledge is filtered out using its gates. We perform our experiments on multiple gate architectures: Gated Tanh ReLU Unit (GTRU), Gated Tanh Unit (GTU) and Gated Linear Unit (GLU). Extensive experimentation on two standard datasets relevant to the task, reveal that training with Gated Convolutional Neural Networks give significantly better performance on target domains than regular convolution and recurrent based architectures. While complex architectures like attention, filter domain specific knowledge as well, their complexity order is remarkably high as compared to gated architectures. GCNs rely on convolution hence gaining an upper hand through parallelization.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/02/2020

Sequential Domain Adaptation through Elastic Weight Consolidation for Sentiment Analysis

Elastic Weight Consolidation (EWC) is a technique used in overcoming cat...
research
06/12/2018

Projecting Embeddings for Domain Adaptation: Joint Modeling of Sentiment Analysis in Diverse Domains

Domain adaptation for sentiment analysis is challenging due to the fact ...
research
06/12/2018

Projecting Embeddings for Domain Adaption: Joint Modeling of Sentiment Analysis in Diverse Domains

Domain adaptation for sentiment analysis is challenging due to the fact ...
research
12/15/2014

Domain-Adversarial Neural Networks

We introduce a new representation learning algorithm suited to the conte...
research
05/28/2015

Domain-Adversarial Training of Neural Networks

We introduce a new representation learning approach for domain adaptatio...
research
05/02/2020

KinGDOM: Knowledge-Guided DOMain adaptation for sentiment analysis

Cross-domain sentiment analysis has received significant attention in re...
research
11/13/2019

Structured Sparsification of Gated Recurrent Neural Networks

Recently, a lot of techniques were developed to sparsify the weights of ...

Please sign up or login with your details

Forgot password? Click here to reset