English

Cross-Lingual Task-Specific Representation Learning for Text Classification in Resource Poor Languages

Computation and Language 2018-06-12 v1

Abstract

Neural network models have shown promising results for text classification. However, these solutions are limited by their dependence on the availability of annotated data. The prospect of leveraging resource-rich languages to enhance the text classification of resource-poor languages is fascinating. The performance on resource-poor languages can significantly improve if the resource availability constraints can be offset. To this end, we present a twin Bidirectional Long Short Term Memory (Bi-LSTM) network with shared parameters consolidated by a contrastive loss function (based on a similarity metric). The model learns the representation of resource-poor and resource-rich sentences in a common space by using the similarity between their assigned annotation tags. Hence, the model projects sentences with similar tags closer and those with different tags farther from each other. We evaluated our model on the classification tasks of sentiment analysis and emoji prediction for resource-poor languages - Hindi and Telugu and resource-rich languages - English and Spanish. Our model significantly outperforms the state-of-the-art approaches in both the tasks across all metrics.

Keywords

Cite

@article{arxiv.1806.03590,
  title  = {Cross-Lingual Task-Specific Representation Learning for Text Classification in Resource Poor Languages},
  author = {Nurendra Choudhary and Rajat Singh and Manish Shrivastava},
  journal= {arXiv preprint arXiv:1806.03590},
  year   = {2018}
}

Comments

This work was presented at 1st Workshop on Humanizing AI (HAI) at IJCAI'18 in Stockholm, Sweden. arXiv admin note: text overlap with arXiv:1804.00805, arXiv:1804.01855

R2 v1 2026-06-23T02:24:49.056Z