Curating corpora with classifiers: A case study of clean energy sentiment online

πŸ“… 2023-05-04
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

180K/year
πŸ€– AI Summary
Social media corpora for clean-energy sentiment analysis suffer from high noise, poor timeliness, and low relevance due to keyword-dependent filtering. Method: This paper proposes a lightweight fine-tuned pre-trained Transformer-based binary classification framework tailored for fine-grained topic discrimination in socially generated textsβ€”where class boundaries are inherently ambiguous. Unlike conventional rule-based or coarse-grained retrieval approaches, our method adapts BERT-like models via supervised fine-tuning on human-annotated data, achieving strong generalization with minimal computational overhead. Contribution/Results: Evaluated on a real-world Twitter dataset, the model achieves an F1-score of 0.95, significantly outperforming baseline methods. The resulting high-quality, temporally responsive corpus substantially enhances downstream sentiment analysis in both accuracy and real-time capability. Our approach provides a scalable, cost-effective technical pathway for large-scale public opinion modeling in energy-related domains.
πŸ“ Abstract
Well curated, large-scale corpora of social media posts containing broad public opinion offer an alternative data source to complement traditional surveys. While surveys are effective at collecting representative samples and are capable of achieving high accuracy, they can be both expensive to run and lag public opinion by days or weeks. Both of these drawbacks could be overcome with a real-time, high volume data stream and fast analysis pipeline. A central challenge in orchestrating such a data pipeline is devising an effective method for rapidly selecting the best corpus of relevant documents for analysis. Querying with keywords alone often includes irrelevant documents that are not easily disambiguated with bag-of-words natural language processing methods. Here, we explore methods of corpus curation to filter irrelevant tweets using pre-trained transformer-based models, fine-tuned for our binary classification task on hand-labeled tweets. We are able to achieve F1 scores of up to 0.95. The low cost and high performance of fine-tuning such a model suggests that our approach could be of broad benefit as a pre-processing step for social media datasets with uncertain corpus boundaries.
Problem

Research questions and friction points this paper is trying to address.

Filtering irrelevant social media posts
Improving corpus curation for sentiment analysis
Enhancing real-time public opinion data processing
Innovation

Methods, ideas, or system contributions that make the work stand out.

Pre-trained transformer-based models
Binary classification task fine-tuning
High F1 score achievement
πŸ”Ž Similar Papers
No similar papers found.
M
M. Arnold
Computational Story Lab, Vermont Complex Systems Center, MassMutual Center of Excellence for Complex Systems and Data Science, Vermont Advanced Computing Core, University of Vermont, Burlington, VT, USA
P
P. Dodds
Computational Story Lab, Vermont Complex Systems Center, MassMutual Center of Excellence for Complex Systems and Data Science, Vermont Advanced Computing Core, University of Vermont, Burlington, VT, USA; Department of Computer Science, University of Vermont, Burlington, VT, USA
C
C. Danforth
Computational Story Lab, Vermont Complex Systems Center, MassMutual Center of Excellence for Complex Systems and Data Science, Vermont Advanced Computing Core, University of Vermont, Burlington, VT, USA; Department of Mathematics & Statistics, University of Vermont, Burlington, VT, USA