paper-with-me

홈 › Papers

Contrastive Learning of Emoji-based Representations for Resource-Poor Languages

2018-04-03 · Nurendra Choudhary, Rajat Singh, Ishita Bindlish, Manish Shrivastava

The introduction of emojis (or emoticons) in social media platforms has given the users an increased potential for expression. We propose a novel method called Classification of Emojis using Siamese Network Architecture (CESNA) to learn emoji-based representations of resource-poor languages by jointly training them with resource-rich languages using a siamese network. CESNA model consists of twin Bi-directional Long Short-Term Memory Recurrent Neural Networks (Bi-LSTM RNN) with shared parameters joined by a contrastive loss function based on a similarity metric. The model learns the representations of resource-poor and resource-rich language in a common emoji space by using a similarity metric based on the emojis present in sentences from both languages. The model, hence, projects sentences with similar emojis closer to each other and the sentences with different emojis farther from one another. Experiments on large-scale Twitter datasets of resource-rich languages - English and Spanish and resource-poor languages - Hindi and Telugu reveal that CESNA outperforms the state-of-the-art emoji prediction approaches based on distributional semantics, semantic rules, lexicon lists and deep neural network representations without shared parameters.

📄 PDF Abstract BibTeX arXiv:1804.01855

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar 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 langu…

ClassificationGeneral ClassificationRepresentation LearningSentiment Analysis+2

Emotions are Universal: Learning Sentiment Based Representations of Resource-Poor Languages using Siamese Networks

2018-04-03 · Nurendra Choudhary, Rajat Singh, Ishita Bindlish, Manish Shrivastava

Machine learning approaches in sentiment analysis principally rely on the abundance of resources. To limit this dependence, we propose a novel method called Siamese Network Architecture for Sentiment Analysis (SNASA) to …

SentenceSentiment Analysis

A Federated Approach to Predicting Emojis in Hindi Tweets

2022-11-11 · Deep Gandhi, Jash Mehta, Nirali Parekh, Karan Waghela 외

The use of emojis affords a visual modality to, often private, textual communication. The task of predicting emojis however provides a challenge for machine learning as emoji use tends to cluster into the frequently used…

Federated Learning

Twitter corpus of Resource-Scarce Languages for Sentiment Analysis and Multilingual Emoji Prediction

2018-08-01 · COLING 2018 8 · Nurendra Choudhary, Rajat Singh, Vijjini Anvesh Rao, Manish Shrivastava

In this paper, we leverage social media platforms such as twitter for developing corpus across multiple languages. The corpus creation methodology is applicable for resource-scarce languages provided the speakers of that…

Sentiment Analysis

A Federated Approach to Predict Emojis in Hindi Tweets

2021-10-16 · ACL ARR October 2021 10 · Anonymous

The use of emojis provide for adding a visual modality to textual communication.The task of predicting emojis however provides a challenge for computational approaches as emoji use tends to cluster into the frequently us…

Federated LearningPrivacy Preserving