paper-with-me

Papers

Targeted aspect-based emotion analysis to detect opportunities and precaution in financial Twitter messages

2024-03-30 · Silvia García-Méndez, Francisco de Arriba-Pérez, Ana Barros-Vila, Francisco J. González-Castaño

Microblogging platforms, of which Twitter is a representative example, are valuable information sources for market screening and financial models. In them, users voluntarily provide relevant information, including educated knowledge on investments, reacting to the state of the stock markets in real-time and, often, influencing this state. We are interested in the user forecasts in financial, social media messages expressing opportunities and precautions about assets. We propose a novel Targeted Aspect-Based Emotion Analysis (TABEA) system that can individually discern the financial emotions (positive and negative forecasts) on the different stock market assets in the same tweet (instead of making an overall guess about that whole tweet). It is based on Natural Language Processing (NLP) techniques and Machine Learning streaming algorithms. The system comprises a constituency parsing module for parsing the tweets and splitting them into simpler declarative clauses; an offline data processing module to engineer textual, numerical and categorical features and analyse and select them based on their relevance; and a stream classification module to continuously process tweets on-the-fly. Experimental results on a labelled data set endorse our solution. It achieves over 90% precision for the target emotions, financial opportunity, and precaution on Twitter. To the best of our knowledge, no prior work in the literature has addressed this problem despite its practical interest in decision-making, and we are not aware of any previous NLP nor online Machine Learning approaches to TABEA.

📄 PDF Abstract BibTeX arXiv:2404.08665

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency ParsingEmotion Recognition

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Deriving Emotions and Sentiments from Visual Content: A Disaster Analysis Use Case

2020-02-03 · Kashif Ahmad, Syed Zohaib, Nicola Conci, Ala Al-Fuqaha

Sentiment analysis aims to extract and express a person's perception, opinions and emotions towards an entity, object, product and a service, enabling businesses to obtain feedback from the consumers. The increasing popu…

Model SelectionSentiment Analysis

Aspect-Based Emotion Analysis and Multimodal Coreference: A Case Study of Customer Comments on Adidas Instagram Posts

2022-06-01 · LREC 2022 6 · Luna De Bruyne, Akbar Karimi, Orphee De Clercq, Andrea Prati 외

While aspect-based sentiment analysis of user-generated content has received a lot of attention in the past years, emotion detection at the aspect level has been relatively unexplored. Moreover, given the rise of more vi…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)coreference-resolutionCoreference Resolution+3

Can Emotion Fool Anti-spoofing?

2025-05-29 · Aurosweta Mahapatra, Ismail Rasim Ulgen, Abinay Reddy Naini, Carlos Busso 외

Traditional anti-spoofing focuses on models and datasets built on synthetic speech with mostly neutral state, neglecting diverse emotional variations. As a result, their robustness against high-quality, emotionally expre…

Emotion RecognitionSpeech Emotion Recognitiontext-to-speechText to Speech

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

Neutral Utterances are Also Causes: Enhancing Conversational Causal Emotion Entailment with Social Commonsense Knowledge

2022-05-02 · Jiangnan Li, Fandong Meng, Zheng Lin, Rui Liu 외

Conversational Causal Emotion Entailment aims to detect causal utterances for a non-neutral targeted utterance from a conversation. In this work, we build conversations as graphs to overcome implicit contextual modelling…

Causal Emotion Entailment