paper-with-me

홈 › Papers

Keeping in Time: Adding Temporal Context to Sentiment Analysis Models

2023-09-24 · Dean Ninalga

This paper presents a state-of-the-art solution to the LongEval CLEF 2023 Lab Task 2: LongEval-Classification. The goal of this task is to improve and preserve the performance of sentiment analysis models across shorter and longer time periods. Our framework feeds date-prefixed textual inputs to a pre-trained language model, where the timestamp is included in the text. We show date-prefixed samples better conditions model outputs on the temporal context of the respective texts. Moreover, we further boost performance by performing self-labeling on unlabeled data to train a student model. We augment the self-labeling process using a novel augmentation strategy leveraging the date-prefixed formatting of our samples. We demonstrate concrete performance gains on the LongEval-Classification evaluation set over non-augmented self-labeling. Our framework achieves a 2nd place ranking with an overall score of 0.6923 and reports the best Relative Performance Drop (RPD) of -0.0656 over the short evaluation set.

📄 PDF Abstract BibTeX arXiv:2309.13562

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentiment AnalysisTask 2

Similar Papers 제목 키워드 기반

Context-Guided BERT for Targeted Aspect-Based Sentiment Analysis

2020-10-15 · Zhengxuan Wu, Desmond C. Ong

Aspect-based sentiment analysis (ABSA) and Targeted ASBA (TABSA) allow finer-grained inferences about sentiment to be drawn from the same text, depending on context. For example, a given text can have different targets (…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

Debunking Sentiment Lexicons: A Case of Domain-Specific Sentiment Classification for Croatian

2017-04-01 · WS 2017 4 · Paula Gombar, Zoran Medi{\'c}, Domagoj Alagi{\'c}, Jan {\v{S}}najder

Sentiment lexicons are widely used as an intuitive and inexpensive way of tackling sentiment classification, often within a simple lexicon word-counting approach or as part of a supervised model. However, it is an open q…

ClassificationGeneral ClassificationOpen-Ended Question AnsweringSentiment Analysis+2

A Hybrid Approach for Aspect-Based Sentiment Analysis Using Deep Contextual Word Embeddings and Hierarchical Attention

2020-04-18 · Maria Mihaela Trusca, Daan Wassenberg, Flavius Frasincar, Rommert Dekker

The Web has become the main platform where people express their opinions about entities of interest and their associated aspects. Aspect-Based Sentiment Analysis (ABSA) aims to automatically compute the sentiment towards…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisWord Embeddings

SynGraph: A Dynamic Graph-LLM Synthesis Framework for Sparse Streaming User Sentiment Modeling

2025-03-06 · Xin Zhang, Qiyu Wei, Yingjie Zhu, Linhai Zhang 외

User reviews on e-commerce platforms exhibit dynamic sentiment patterns driven by temporal and contextual factors. Traditional sentiment analysis methods focus on static reviews, failing to capture the evolving temporal …

Sentiment Analysis

Exploring ChatGPT-based Augmentation Strategies for Contrastive Aspect-based Sentiment Analysis

2024-09-17 · Lingling Xu, Haoran Xie, S. Joe Qin, Fu Lee Wang 외

Aspect-based sentiment analysis (ABSA) involves identifying sentiment towards specific aspect terms in a sentence and allows us to uncover nuanced perspectives and attitudes on particular aspects of a product, service, o…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningData Augmentation+6