paper-with-me

홈 › Papers

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 learn representations of resource-poor languages by jointly training them with resource-rich languages using a siamese network. SNASA 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 sentence representations of resource-poor and resource-rich language in a common sentiment space by using a similarity metric based on their individual sentiments. The model, hence, projects sentences with similar sentiment closer to each other and the sentences with different sentiment farther from each other. Experiments on large-scale datasets of resource-rich languages - English and Spanish and resource-poor languages - Hindi and Telugu reveal that SNASA outperforms the state-of-the-art sentiment analysis approaches based on distributional semantics, semantic rules, lexicon lists and deep neural network representations without sh

📄 PDF Abstract BibTeX arXiv:1804.00805

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

RELATE: Generating a linguistically inspired Knowledge Graph for fine-grained emotion classification

2022-06-01 · LREC 2022 6 · Annika Marie Schoene, Nina Dethlefs, Sophia Ananiadou

Several existing resources are available for sentiment analysis (SA) tasks that are used for learning sentiment specific embedding (SSE) representations. These resources are either large, common-sense knowledge graphs (K…

Common Sense ReasoningEmotion ClassificationKnowledge GraphsSentiment Analysis

Unlocking Cross-Lingual Sentiment Analysis through Emoji Interpretation: A Multimodal Generative AI Approach

2024-12-23 · Rafid Ishrak Jahan, Heng Fan, Haihua Chen, Yunhe Feng

Emojis have become ubiquitous in online communication, serving as a universal medium to convey emotions and decorative elements. Their widespread use transcends language and cultural barriers, enhancing understanding and…

Sentiment Analysis

Market Trend Prediction using Sentiment Analysis: Lessons Learned and Paths Forward

2019-03-13 · Andrius Mudinas, Dell Zhang, Mark Levene

Financial market forecasting is one of the most attractive practical applications of sentiment analysis. In this paper, we investigate the potential of using sentiment \emph{attitudes} (positive vs negative) and also sen…

Sentiment Analysis

When Word Embeddings Become Endangered

2021-03-24 · Khalid Alnajjar

Big languages such as English and Finnish have many natural language processing (NLP) resources and models, but this is not the case for low-resourced and endangered languages as such resources are so scarce despite the …

Cross-Lingual Word EmbeddingsSentiment AnalysisTranslationWord Embeddings

Sentiment Analysis: Automatically Detecting Valence, Emotions, and Other Affectual States from Text

2020-05-25 · Saif M. Mohammad

Recent advances in machine learning have led to computer systems that are human-like in behaviour. Sentiment analysis, the automatic determination of emotions in text, is allowing us to capitalize on substantial previous…

FairnessSentiment Analysis