New algorithms improve automated text sentiment analysis.
problem Automated classification of text sentiment.
method Two new Genetic Algorithms (GAs) for identifying sentiment and amplifier words in text.
result Our approach outperformed existing algorithms in sentiment analysis experiments.
SWESA learns word embeddings with document labels for sentiment analysis.
problem Sentiment analysis using limited text data.
method SWESA uses supervised learning to optimize word embeddings and classifier performance.
result SWESA outperforms existing methods in sentiment analysis.
Paper proposes a method for cross-lingual sentiment classification using distributed word representations.
problem Cross-lingual sentiment classification with strict one-to-one word mapping limitations.
method Uses distributed word representations to learn meaningful one-to-many mappings for pivot words.
result Method outperforms state-of-the-art in cross-lingual sentiment classification.
This paper classifies tweets into positive and negative sentiments using distributed word and sentence representations.
problem Classifying tweets into positive and negative sentiments.
method Used distributed representations of words and sentences, and LSTM and CNN networks for classification.
result Achieved accuracies as high as 81%.
New model improves sentiment analysis by fusing words from audio and video.
problem Improving sentiment analysis in noisy multimodal data.
method Gated Multimodal Embedding LSTM with Temporal Attention.
result State-of-the-art sentiment classification and regression results on CMU-MOSI dataset.
Paper uses JIVE to decompose word embeddings, improving sentiment analysis performance.
problem Improving sentiment analysis performance on word embeddings.
method Joint and individual variance explained (JIVE) method for decomposition.
result Mapping word embeddings into joint components improves sentiment analysis performance.
This paper reviews different word embeddings for sentiment classification using deep learning.
problem Handling large textual data with simple ML algorithms.
method Word embedding strategies implemented on an Amazon Review Dataset.
result Different word embeddings improve accuracy in sentiment classification.
Improved sentiment analysis with any-gram kernels.
problem Sentiment classification in text data.
method Proposed a new any-gram kernel approach independent of tree kernels, making use of word embeddings more effectively.
result Significantly better performance in sentiment classification.
Paper presents MTTDSC for better target-specific sentiment classification.
problem Improving accuracy in detecting and aggregating sentiments towards specific targets in social media.
method MTTDSC uses a multi-task learning approach with an auxiliary task for passage-level sentiment classification and a main task for target-specific sentiment classification.
result MTTDSC outperforms state-of-the-art baselines in sentiment classification.
Proposes RTL model for sentiment classification and key word detection in online reviews.
problem Sentiment classification and key word detection in online reviews for hospitality industry.
method Regularized Text Logistic (RTL) regression model.
result RTL model achieves satisfactory classification performance and identifies key word features.
Amobee won 3rd and 1st place in SemEval 2018 sentiment classification tasks.
problem Sentiment classification in multiple languages.
method Training GRU-CNN model with word embeddings and stacking ensembles.
result 3rd and 1st place in valence ordinal classification sub-tasks in English and Spanish.
Paper introduces score embedding for Twitter sentiment analysis of health care issues.
problem Analyzing public opinion on health care plans using social media.
method Score embedding, a neural network model for word representations.
result Score embedding effectively captures sentiment and outperforms existing methods.
TSPRA integrates topics, sentiment, and user preference for better online review prediction and analysis.
problem Improving online review prediction and sentiment analysis accuracy.
method HDP-based model combining topics, sentiment, and user preference.
result Outperforms state-of-the-art model FLAME in rating prediction and sentiment analysis.
Enhanced word embeddings boost multiclass text classification accuracy.
problem Improving multiclass text classification accuracy using pre-trained embeddings.
method Proposed word-class embeddings (WCEs) to enhance pre-trained word embeddings.
result WCEs significantly improve multiclass text classification accuracy.
Transformers cluster meaningless words around leaders for sentiment analysis.
problem Capturing context in sentiment analysis using transformers.
method Characterized transformers with hardmax self-attention and normalization, showing asymptotic convergence to clustered equilibrium.
result Transformers can effectively capture context by clustering meaningless words around leader words.
CD interprets LSTM predictions by identifying word interactions.
problem LSTMs are black boxes; understanding their internal workings is difficult.
method Contextual decomposition (CD) to interpret LSTM predictions.
result CD reliably identifies word interactions and sentiment combinations.
Paper benchmarks Bengali language classification tasks using MConv-LSTM network.
problem Lack of computational resources for NLP tasks in under-resourced languages like Bengali.
method Built three datasets, BengFastText word embeddings, and MConv-LSTM network for hate speech detection, document classification, and sentiment analysis.
result BengFastText yields up to 92.30%, 82.25%, and 90.45% F1-scores in document classification, sentiment analysis, and hate speech detection respectively.
State-of-the-art Twitter sentiment analysis using CNNs and LSTMs.
problem Improving Twitter sentiment classification accuracy.
method Pre-trained word embeddings, distant supervision, fine-tuning, ensemble of CNNs and LSTMs.
result First rank on all five English subtasks of SemEval-2017.
Proposes a graph-based text representation for improved sentiment analysis.
problem Lack of effective methods to encode semantic relations in textual data for sentiment analysis.
method Sentence-level graph-based text representation with deep neural network.
result Significantly outperforms existing sentiment analysis approaches on benchmark datasets.
Proposes a new method for sentiment analysis using ensemble learning.
problem Capturing useful features for word-based sentiment analysis.
method Data Shared Adaptive Bootstrap Aggregated Lasso (AdaBag) Lasso.
result Demonstrates improved performance over PCA-LD in IMDb data.
Dual-decoder model generates responses with targeted sentiment.
problem Generating human-like responses with specific sentiment.
method Simple dual-decoder model with two sentiment decoders connected to one encoder.
result Significant performance gain in sentiment accuracy and word diversity.
Deep neural nets analyze images and text for emotional tagging.
problem Predicting latent emotional states from multimodal data.
method Combining deep neural networks for text and image features.
result Multimodal model outperforms single-modal models.
Improved crypto market forecasting using historical price reactions to tweets.
problem Challenges in inferring market impact from human sentiment labels.
method Market-derived labeling approach to assign tweet sentiment labels based on historical price trends. Fine-tuned language model with context-aware prompt-tuning.
result 89.6% accuracy on Bitcoin news events, outperforming traditional fusion models.
We propose a new method for learning word representations using hierarchical regularization in sparse coding inspired by the linguistic study of word meanings. We show an efficient learning algorithm based on stochastic proximal methods that is significantly faster than previous approaches, making it possible to perfor…
This paper justifies and improves lexicon-based classification without labeled data.
problem Lack of justification for lexicon-based classification and its lower accuracy compared to supervised methods.
method Derives probabilistic justification and learns weights from co-occurrence statistics.
result Lexicon-based classification can be improved without labeled data, offering higher accuracy.
HAGAN uses hierarchical attention to improve cross-domain sentiment classification.
problem Cross-domain sentiment classification with domain discrepancy.
method Hierarchical attention in GANs to produce domain-indistinguishable document representations.
result HAGAN outperforms existing methods on Amazon review dataset.
ArSentD-LEV dataset improves sentiment analysis in Levantine Arabic tweets.
problem Challenges in sentiment analysis of Arabic tweets, especially Levantine dialect.
method Created a dataset of 4,000 Levantine Arabic tweets with detailed sentiment and topic annotations.
result Improved performance of sentiment classifiers with detailed annotations.
The paper constructs financial sentiment factors using NLP for the Chinese market.
problem Evaluating sentiment in the Chinese financial market.
method Crawling news and comments, applying NLP techniques, building a finance-specific lexicon, and adjusting the sentiment factor.
result The adjusted sentimental factor has a strong correlation with the Chinese market, especially during crises.
Transformer models improve financial sentiment measurement.
problem Capturing nuanced sentiment from financial news articles.
method Transformer-based language models for sentiment classification and aggregation.
result Transformer models outperform traditional dictionary-based methods in sentiment classification.
New method transfers word embeddings from large to small datasets efficiently.
problem Challenges in learning word embeddings from new domains with limited data.
method Group-sparse matrix factorization for transfer learning.
result Efficiently learns domain-specific word embeddings with less data.
A quantum model classifies financial sentiment by mapping text chunks to quantum circuits.
problem Classifying financial texts with high accuracy and preserving semantic information.
method Chunked diagrams are mapped to quantum circuits, with a Transformer encoder and type embeddings added for context.
result The hybrid model improves sentiment classification over a simple averaging baseline.
Improved sentiment analysis explanations using LRP for RNNs.
problem Creating understandable explanations for recurrent neural network predictions.
method Extending Layer-wise Relevance Propagation (LRP) to recurrent neural networks (RNNs), specifically to multiplicative connections in LSTMs and GRUs.
result Better explanation quality for sentiment analysis tasks using LRP compared to gradient-based methods.
Systematically compares methods for explaining RNN predictions.
problem Understanding the decisions of RNNs, particularly LSTMs, through relevance assignments.
method Systematic comparison of methods in various settings.
result Best method reveals linguistic phenomena in sentiment analysis.
Automated sentiment analysis and opinion mining is a complex process concerning the extraction of useful subjective information from text. The explosion of user generated content on the Web, especially the fact that millions of users, on a daily basis, express their opinions on products and services to blogs, wikis, so…
Paper learns identity-sensitive word embeddings from text corpora.
problem Lack of context-aware word embeddings.
method Constructs a heterogeneous network of words and identities, then embeds into a low-dimensional space.
result Identity-sensitive word embeddings capture different meanings of words.
Study shows tweets about COVID-19 can predict stock market performance.
problem Understanding the impact of COVID-19 on stock markets.
method Text sentiment analysis of Twitter data to correlate tweets about COVID-19 with stock market performance.
result Strong relationship between COVID-19 sentiment and stock market performance can be predicted.
DSA improves sentence embedding by dynamically attending to words.
problem Efficiently capturing the importance of words in sentences for embedding.
method DSA modifies dynamic routing from capsule networks for self-attention in sentences.
result DSA achieves state-of-the-art results in SNLI with fewer parameters.
Analyzes Twitter users' opinions on self-driving cars.
problem Understanding public perception of self-driving cars.
method Annotated Twitter dataset, topic modeling, sentiment classification using Twitter features.
result People are generally optimistic but also concerned about self-driving cars.
Bayesian approach improves paragraph vector entropy and uncertainty in text analysis.
problem Capturing semantic relationships in text of varying lengths.
method Probabilistic generative model for paragraph vectors with Bayesian inference.
result Entropy of paragraph vectors decreases with document length and uncertainty improves performance in text analysis.
The use of robo-readers to analyze news texts is an emerging technology trend in computational finance. In recent research, a substantial effort has been invested to develop sophisticated financial polarity-lexicons that can be used to investigate how financial sentiments relate to future company performance. However, …
We introduce and treat rigorously a new multi-agent model of the continuous double auction or in other words the order book (OB). It is designed to explain collective behaviour of the market when new information affecting the market arrives. The novel feature of the model is two additional slow changing parameters, the…
Improved model for analyzing topics, sentiments, and user preferences in online reviews.
problem Inefficient processing of large-scale online review datasets.
method Developed variational inference models (vTSPRA, svTSPRA, ovTSPRA) for faster and more efficient processing of large datasets.
result The new models (svTSPRA, ovTSPRA) achieve better performance and faster convergence compared to the original TSPRA model.
Taureau uses Twitter sentiment analysis to predict stock market movement.
problem Predicting stock market movement using public opinion on Twitter.
method Obtained historical tweets, filtered and labeled, generated word embeddings, assessed sentiment scores, correlated with stock price movement, designed and evaluated predictive model.
result Taureau can predict stock price movement from lagged sentiment scores.
TopicRNN integrates RNNs and latent topics for better semantic dependency capture.
problem Capturing long-range semantic dependencies in sequential data.
method End-to-end learned RNN with latent topics.
result TopicRNN outperforms existing contextual RNN baselines in word prediction and sentiment analysis.
The paper analyzes word embeddings and their failure to distinguish polarized terms.
problem Word embeddings fail to correctly distinguish terms with opposite polarities.
method Mathematical analysis of word2vec model, synthetic corpus generation, empirical assessment.
result Word embeddings treat antonyms as frequentist synonyms, leading to mixed polarity terms.
FinLlama uses a fine-tuned Llama 2 model for financial sentiment analysis.
problem Accurate financial sentiment analysis for better trading decisions.
method Fine-tuning Llama 2 7B model on financial sentiment data, using a generator-classifier scheme.
result FinLlama provides nuanced insights into financial news articles, enhancing portfolio management.
This paper evaluates debiasing methods on word embeddings to reduce religious bias.
problem Social biases persist in word embeddings, potentially amplifying them in AI applications.
method Investigates and evaluates three multiclass debiasing techniques on three word embeddings.
result ConceptorDebiasing is the most effective method, reducing religious bias by 82-96%.
Graph-based semi-supervised learning for aspect term extraction.
problem Aspect term detection and sentiment analysis in reviews.
method Label spreading algorithm on graph sparsified by kNN for efficient classification.
result The approach achieves good results with limited labeled data.