paper-with-me

홈 › Papers

Enhancing Affinity Propagation for Improved Public Sentiment Insights

2024-10-12 · Mayimunah Nagayi, Clement Nyirenda

With the large amount of data generated every day, public sentiment is a key factor for various fields, including marketing, politics, and social research. Understanding the public sentiment about different topics can provide valuable insights. However, most traditional approaches for sentiment analysis often depend on supervised learning, which requires a significant amount of labeled data. This makes it both expensive and time-consuming to implement. This project introduces an approach using unsupervised learning techniques, particularly Affinity Propagation (AP) clustering, to analyze sentiment. AP clustering groups text data based on natural patterns, without needing predefined cluster numbers. The paper compares AP with K-means clustering, using TF-IDF Vectorization for text representation and Principal Component Analysis (PCA) for dimensionality reduction. To enhance performance, AP is combined with Agglomerative Hierarchical Clustering. This hybrid method refines clusters further, capturing both global and local sentiment structures more effectively. The effectiveness of these methods is evaluated using the Silhouette Score, Calinski-Harabasz Score, and Davies-Bouldin Index. Results show that AP with Agglomerative Hierarchical Clustering significantly outperforms K-means. This research contributes to Natural Language Processing (NLP) by proposing a scalable and efficient unsupervised learning framework for sentiment analysis, highlighting the significant societal impact of advanced AI techniques in analyzing public sentiment without the need for extensive labeled data.

📄 PDF Abstract BibTeX arXiv:2410.12862

Code (1)

Mayimunah/Affinity-progation-sentiment-analysis 공식 구현 tf

Tasks

ClusteringDimensionality ReductionMarketingSentiment Analysis

Similar Papers 제목 키워드 기반

Extended Affinity Propagation: Global Discovery and Local Insights

2018-03-12 · Rayyan Ahmad Khan, Rana Ali Amjad, Martin Kleinsteuber

We propose a new clustering algorithm, Extended Affinity Propagation, based on pairwise similarities. Extended Affinity Propagation is developed by modifying Affinity Propagation such that the desirable features of Affin…

Clustering

Multi-View Constraint Propagation with Consensus Prior Knowledge

2016-09-21 · Yaoyi Li, Hongtao Lu

In many applications, the pairwise constraint is a kind of weaker supervisory information which can be collected easily. The constraint propagation has been proved to be a success of exploiting such side-information. In …

Clustering

Learning Affinity via Spatial Propagation Networks

2017-10-03 · NeurIPS 2017 12 · Sifei Liu, Shalini De Mello, Jinwei Gu, Guangyu Zhong 외

In this paper, we propose spatial propagation networks for learning the affinity matrix for vision tasks. We show that by constructing a row/column linear propagation model, the spatially varying transformation matrix ex…

ColorizationFace ParsingImage MattingImage Segmentation+2

Learning Affinity via Spatial Propagation Network

2017-10-03 · Sifei Liu, Shalini De Mello, Jinwei Gu, Guangyu Zhong 외

In this paper, we propose spatial propagation networks for learning the affinity matrix for vision tasks. We show that by constructing a row/column linear propagation model, the spatially varying transformation matrix e…

ColorizationFace ParsingImage MattingImage Segmentation+2

Digging Into Normal Incorporated Stereo Matching

2024-02-28 · ACM International Conference on Multimedia 2022 10 · Zihua Liu, Songyan Zhang, Zhicheng Wang, Masatoshi Okutomi

Despite the remarkable progress facilitated by learning-based stereo-matching algorithms, disparity estimation in low-texture, occluded, and bordered regions still remains a bottleneck that limits the performance. To tac…

Disparity EstimationStereo Matching