CORTEXA
← Browse
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25Cited by 0

Cross-Topic Sentiment Transfer in YouTube Comment Classification: Replication Package

Daniswara Hidayatullah

Replication package for the study "Does Sentiment Transfer? Label Granularity and Cross-Topic Generalisation in YouTube Comment Classification". The study evaluates how much sentiment-classification accuracy survives when a model is applied to a topic it was not trained on, and how that cost compares with the cost of predicting more sentiment classes. It uses 34,305 English YouTube comments collected under a single protocol across three domains — artificial intelligence and job displacement, electric vehicle adoption, and the global energy crisis — drawn from 204 videos. One lexicon labelling pass (VADER) is expressed at three granularities (binary, ternary, and a four-class graded scheme), and eleven models spanning classical machine learning, deep learning and transformer architectures are evaluated under four transfer conditions using video-disjoint, size-equalised splits. Principal findings: pretrained transformers lead in-domain (0.807 mean accuracy at three classes, against 0.641 for classical models) and also degrade least under topic shift, retaining 97.8% of in-domain accuracy versus 94.9%; deep models trained from scratch improve on neither axis. Moving from two to four classes costs 0.249 accuracy while changing topic costs 0.028, making label granularity roughly nine times the more binding constraint. Finally, the apparent ease of cross-topic transfer is shown to be partly an artefact of lexicon labelling: the three corpora are lexically distant (proxy A-distance 1.42-1.69, vocabulary Jaccard overlap 0.18-0.24) yet receive nearly identical label distributions (Jensen-Shannon divergence below 0.003), so what transfers is the labelling rule rather than topic-grounded sentiment. CONTENTS. Full analysis pipeline (data collection, preprocessing, lexicon labelling, classical and neural experiments, figure generation); a Colab notebook for the neural arm; all result tables; publication figures at 300 dpi and as vector PDF; run logs and QA report; the manuscript draft; a manuscript-preparation specification; and a dehydrated dataset of 34,305 rows. DATA AVAILABILITY. The dataset is distributed in dehydrated form: it contains stable comment and video identifiers, all derived labels and features, and the lexicon scores, but not the comment text. Redistributing YouTube comment text is restricted by the platform's terms and the comment authors did not consent to republication. The included script rehydrate.py restores the text from the YouTube Data API using the reader's own credentials (approximately 700 quota units). No API keys, cached API responses, or author identifiers are included in this package. This work extends the authors' prior study, D. Hidayatullah, H. G. Musa, A. Ramadhan, T. N. Fahrozi and A. Z. Firlaudy, "Global Energy Crisis Sentiment: A Comparative AI Study on Imbalanced Data," 2026 IEEE International Conference on Signals and Systems (ICSigSys), pp. 154-160, doi:10.1109/ICSigSys71160.2026.11613899. The energy-crisis domain is deliberately shared with that study; the comments analysed here were independently re-collected and none of the earlier corpus is reused.

View free PDFSource page

Related papers

openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

Replication package for: "Taming the Curse of Dimensionality: Quantitative Economics with Deep Learning"

Jesus Fernandez-Villaverde, Galo Nuño, Jesse Perla

Replication package for "Taming the Curse of Dimensionality: Quantitative Economics with Deep Learning." The paper “Taming the Curse of Dimensionality: Quantitative Economics with Deep Learning” is purely computational: it uses no external data, and all numerical results are prod…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-26

Replication Package for Land Subsidence Susceptibility Mapping and Screening-Level Relative Sea Level Change Scenarios for the Nigerian Coastal Zone Using GIS-Based Multi-Criteria Decision Analysis

John Okwudili Ugwu, Njoku RE, Udo Emmanuel Ahuchaogu, Munachimso Samson Uzoeshi

# Land Subsidence Susceptibility Mapping and Screening-Level Relative Sea Level Change Scenarios for the Nigerian Coastal Zone Analysis code and derived data layers for the manuscript: > Ugwu, O. J., Njoku, R. E., Ahuchaogu, E. U., \& Uzoeshi, S. M. (2026).> \*Land Subsidence Sus…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

Neuro-Oncology Benchmark: The Resource-Interpretability Tradeoff in Radiomics and Multiclass Brain Tumor Classification Based on Deep Transfer Learning vs Handcrafted Radiomics.

Othmane Bakkas, Drissia Ennagoura, Nasreen Badruddin, Abdelali Zbakh, Mohamed El Mahjouby, Badre Bossoufi, et al.

The automatic multiclass brain tumor classification using MRI images plays an important role in a non-invasive clinical setting. However, the choice of a model demands the trade-off between accuracy, complexity, and interpretability of the classifier. In this study, we have estab…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-23

Uncertainty under Composition: Joint Confidence Regions and an Expiring Calibration Certificate for Composed AI-Trustworthiness Scores

Anton Sokolov

Preprint (working draft v0.1) — deposited to date-stamp priority. Composite trustworthiness scores for machine-learning systems are increasingly used to compare and select models. The rank-graduation family developed at the University of Pavia measures accuracy (RGA), robustness…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-26

Reproducibility package for Explainable and Leakage-Conscious Machine Learning for Supplied Injury-Risk Classification and Longitudinal Athlete Injury Forecasting

Abdülkadir Enes GÖRGÜLÜ, Eray Dursun, Serdar Solak

This record provides the complete reproducibility package for the manuscript “Explainable and Leakage-Conscious Machine Learning for Supplied Injury-Risk Classification and Longitudinal Athlete Injury Forecasting.” Overview The study evaluates explainable and leakage-conscious ma…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-23

locpix_points, aka ClusterNet, for graph-based deep learning of supracluster structure in point-cloud data

Oliver Umney, Alistair Curd

Release v0.1.1 · oubino/locpix_points / oubino/locpix_points at v0.1.1 This software is for classification of point-cloud data based on the features and spatial arrangement of clusters within the data. It uses graph-based neural networks, taking the point coordinates and their as…

View free PDFSource page