Text Compression for Sentiment Analysis via Evolutionary Algorithms
Can textual data be compressed intelligently without losing accuracy in evaluating sentiment? In this study, we propose a novel evolutionary compression algorithm, PARSEC (PARts-of-Speech for sEntiment Compression), which makes use of Parts-of-Speech tags to compress text in a way that sacrifices minimal classification accuracy when used in conjunction with sentiment analysis algorithms. An analysis of PARSEC with eight commercial and non-commercial sentiment analysis algorithms on twelve English sentiment data sets reveals that accurate compression is possible with (0%, 1.3%, 3.3%) loss in sentiment classification accuracy for (20%, 50%, 75%) data compression with PARSEC using LingPipe, the most accurate of the sentiment algorithms. Other sentiment analysis algorithms are more severely affected by compression. We conclude that significant compression of text data is possible for sentiment analysis depending on the accuracy demands of the specific application and the specific sentiment analysis algorithm used.
Code (0)
등록된 구현이 없습니다.
Tasks
Data CompressionEvolutionary AlgorithmsGeneral ClassificationSentiment AnalysisSentiment ClassificationText CompressionSimilar Papers 제목 키워드 기반
Evolutionary Multi-Objective Optimization of Large Language Model Prompts for Balancing Sentiments
The advent of large language models (LLMs) such as ChatGPT has attracted considerable attention in various domains due to their remarkable performance and versatility. As the use of these models continues to grow, the im…
Evolutionary AlgorithmsLanguage ModelingLanguage ModellingLarge Language Model+2Multi-Stage Evolutionary Model Merging with Meta Data Driven Curriculum Learning for Sentiment-Specialized Large Language Modeling
The emergence of large language models (LLMs) has significantly transformed natural language processing (NLP), enabling more generalized models to perform various tasks with minimal training. However, traditional sentime…
Sentiment AnalysisHierarchical Adaptive Expert for Multimodal Sentiment Analysis
Multimodal sentiment analysis has emerged as a critical tool for understanding human emotions across diverse communication channels. While existing methods have made significant strides, they often struggle to effectivel…
Emotion RecognitionEvolutionary AlgorithmsMultimodal Sentiment AnalysisMulti-Task Learning+2On the Genotype Compression and Expansion for Evolutionary Algorithms in the Continuous Domain
This paper investigates the influence of genotype size on evolutionary algorithms' performance. We consider genotype compression (where genotype is smaller than phenotype) and expansion (genotype is larger than phenotype…
Evolutionary AlgorithmsSentiment Analysis of Covid-19 Tweets using Evolutionary Classification-Based LSTM Model
As the Covid-19 outbreaks rapidly all over the world day by day and also affects the lives of million, a number of countries declared complete lock-down to check its intensity. During this lockdown period, social media p…
Sentiment Analysis