paper-with-me

Papers

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

2018-06-10 · Nurendra Choudhary, Rajat Singh, Manish Shrivastava

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.

📄 PDF Abstract BibTeX arXiv:1806.03590

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationRepresentation LearningSentiment Analysistext-classificationText Classification

Similar Papers 제목 키워드 기반

Learning Cross-Lingual Sentence Representations via a Multi-task Dual-Encoder Model

2018-10-30 · WS 2019 8 · Muthuraman Chidambaram, Yinfei Yang, Daniel Cer, Steve Yuan 외

A significant roadblock in multilingual neural language modeling is the lack of labeled non-English data. One potential method for overcoming this issue is learning cross-lingual text representations that can be used to …

Few-Shot LearningLanguage ModelingLanguage ModellingSentence

A Study of Cross-Lingual Ability and Language-specific Information in Multilingual BERT

2020-04-20 · Chi-Liang Liu, Tsung-Yuan Hsu, Yung-Sung Chuang, Hung-Yi Lee

Recently, multilingual BERT works remarkably well on cross-lingual transfer tasks, superior to static non-contextualized word embeddings. In this work, we provide an in-depth experimental study to supplement the existing…

Cross-Lingual TransferTranslationWord Embeddings

Distilling Monolingual and Crosslingual Word-in-Context Representations

2024-09-13 · Yuki Arase, Tomoyuki Kajiwara

In this study, we propose a method that distils representations of word meaning in context from a pre-trained masked language model in both monolingual and crosslingual settings. Word representations are the basis for co…

Language ModelingLanguage ModellingSemantic Textual SimilaritySTS

Unsupervised Domain Adaptation of a Pretrained Cross-Lingual Language Model

2020-11-23 · Juntao Li, Ruidan He, Hai Ye, Hwee Tou Ng 외

Recent research indicates that pretraining cross-lingual language models on large-scale unlabeled texts yields significant performance improvements over various cross-lingual and low-resource tasks. Through training on o…

Domain AdaptationLanguage ModelingLanguage ModellingMutual Information Estimation+1

Backretrieval: An Image-Pivoted Evaluation Metric for Cross-Lingual Text Representations Without Parallel Corpora

2021-05-11 · Mikhail Fain, Niall Twomey, Danushka Bollegala

Cross-lingual text representations have gained popularity lately and act as the backbone of many tasks such as unsupervised machine translation and cross-lingual information retrieval, to name a few. However, evaluation …

Cross-Lingual Information RetrievalInformation RetrievalMachine TranslationRetrieval+2