paper-with-me

Papers

Reducing Labeling Costs in Sentiment Analysis via Semi-Supervised Learning

2024-10-15 · Minoo Jafarlou, Mario M. Kubek

Labeling datasets is a noteworthy challenge in machine learning, both in terms of cost and time. This research, however, leverages an efficient answer. By exploring label propagation in semi-supervised learning, we can significantly reduce the number of labels required compared to traditional methods. We employ a transductive label propagation method based on the manifold assumption for text classification. Our approach utilizes a graph-based method to generate pseudo-labels for unlabeled data for the text classification task, which are then used to train deep neural networks. By extending labels based on cosine proximity within a nearest neighbor graph from network embeddings, we combine unlabeled data into supervised learning, thereby reducing labeling costs. Based on previous successes in other domains, this study builds and evaluates this approach's effectiveness in sentiment analysis, presenting insights into semi-supervised learning.

📄 PDF Abstract BibTeX arXiv:2410.11355

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysistext-classificationText Classification

Similar Papers 제목 키워드 기반

From Human Annotation to Automation: LLM-in-the-Loop Active Learning for Arabic Sentiment Analysis

2025-09-27 · Dania Refai, Alaa Dalaq, Doaa Dalaq, Irfan Ahmad arxiv

Natural language processing (NLP), particularly sentiment analysis, plays a vital role in areas like marketing, customer service, and social media monitoring by providing insights into user opinions and emotions. However…

Arabic Sentiment AnalysisActive Learning

Semi-Supervised Learning Based on Auto-generated Lexicon Using XAI in Sentiment Analysis

2021-09-01 · RANLP 2021 9 · Hohyun Hwang, Younghoon Lee

In this study, we proposed a novel Lexicon-based pseudo-labeling method utilizing explainable AI(XAI) approach. Existing approach have a fundamental limitation in their robustness because poor classifier leads to inaccur…

Explainable Artificial Intelligence (XAI)Sentiment Analysis

Multi-Aspect Sentiment Analysis with Latent Sentiment-Aspect Attribution

2020-12-15 · Yifan Zhang, Fan Yang, Marjan Hosseinia, Arjun Mukherjee

In this paper, we introduce a new framework called the sentiment-aspect attribution module (SAAM). SAAM works on top of traditional neural networks and is designed to address the problem of multi-aspect sentiment classif…

SentenceSentiment AnalysisSentiment Classification

CERM: Context-aware Literature-based Discovery via Sentiment Analysis

2024-01-27 · Julio Christian Young, Uchenna Akujuobi

Driven by the abundance of biomedical publications, we introduce a sentiment analysis task to understand food-health relationship. Prior attempts to incorporate health into recipe recommendation and analysis systems have…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1

Seek Common Ground While Reserving Differences: Semi-Supervised Image-Text Sentiment Recognition

2025-01-01 · CVPR 2025 1 · Wuyou Xia, Guoli Jia, Sicheng Zhao, Jufeng Yang

Multimodal sentiment analysis has attracted extensive research attention as increasing users share images and texts to express their emotions and opinions on social media. Collecting large amounts of labeled sentimen…

Multimodal Sentiment AnalysisPseudo LabelPseudo Label FilteringSentiment Analysis