paper-with-me

홈 › Papers

Linear Transformations for Cross-lingual Sentiment Analysis

2022-09-15 · Pavel Přibáň, Jakub Šmíd, Adam Mištera, Pavel Král

This paper deals with cross-lingual sentiment analysis in Czech, English and French languages. We perform zero-shot cross-lingual classification using five linear transformations combined with LSTM and CNN based classifiers. We compare the performance of the individual transformations, and in addition, we confront the transformation-based approach with existing state-of-the-art BERT-like models. We show that the pre-trained embeddings from the target domain are crucial to improving the cross-lingual classification results, unlike in the monolingual classification, where the effect is not so distinctive.

📄 PDF Abstract BibTeX arXiv:2209.07244

Code (1)

pauli31/linear-transformation-4-cs-sa 공식 구현 pytorch

Tasks

ClassificationSentiment Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Cross-Lingual Sentiment Analysis Without (Good) Translation

2017-07-06 · IJCNLP 2017 11 · Mohamed Abdalla, Graeme Hirst

Current approaches to cross-lingual sentiment analysis try to leverage the wealth of labeled English data using bilingual lexicons, bilingual vector space embeddings, or machine translation systems. Here we show that it …

Machine TranslationSentiment AnalysisTranslation

Cross-lingual Word Analogies using Linear Transformations between Semantic Spaces

2018-07-11 · Tomáš Brychcín, Stephen Eugene Taylor, Lukáš Svoboda

We generalize the word analogy task across languages, to provide a new intrinsic evaluation method for cross-lingual semantic spaces. We experiment with six languages within different language families, including English…

The Model Arena for Cross-lingual Sentiment Analysis: A Comparative Study in the Era of Large Language Models

2024-06-27 · Xiliang Zhu, Shayna Gardiner, Tere Roldán, David Rossouw

Sentiment analysis serves as a pivotal component in Natural Language Processing (NLP). Advancements in multilingual pre-trained models such as XLM-R and mT5 have contributed to the increasing interest in cross-lingual se…

Cross-Lingual TransferSentiment AnalysisXLM-R

Language Fusion for Parameter-Efficient Cross-lingual Transfer

2025-01-12 · Philipp Borchert, Ivan Vulić, Marie-Francine Moens, Jochen De Weerdt

Limited availability of multilingual text corpora for training language models often leads to poor performance on downstream tasks due to undertrained representation spaces for languages other than English. This 'under-r…

Cross-Lingual TransferNatural Language InferenceNatural Language UnderstandingQuestion Answering+1

Cross-lingual alignments of ELMo contextual embeddings

2021-06-30 · Matej Ulčar, Marko Robnik-Šikonja

Building machine learning prediction models for a specific NLP task requires sufficient training data, which can be difficult to obtain for less-resourced languages. Cross-lingual embeddings map word embeddings from a le…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3