CLAILGSIApr 7, 2023

Profiling the news spreading barriers using news headlines

arXiv:2304.11088v1h-index: 45
Originality Incremental advance
AI Analysis

This work addresses the challenge of profiling news dissemination obstacles for media analysis applications, but it is incremental as it builds on existing methods with specific feature enhancements.

The paper tackles the problem of detecting news spreading barriers using news headlines by employing semantic knowledge from COMET and sentiment analysis, achieving improved F1-scores from 0.41-0.59 to 0.47-0.76 across cultural, economic, political, and geographical barriers.

News headlines can be a good data source for detecting the news spreading barriers in news media, which may be useful in many real-world applications. In this paper, we utilize semantic knowledge through the inference-based model COMET and sentiments of news headlines for barrier classification. We consider five barriers including cultural, economic, political, linguistic, and geographical, and different types of news headlines including health, sports, science, recreation, games, homes, society, shopping, computers, and business. To that end, we collect and label the news headlines automatically for the barriers using the metadata of news publishers. Then, we utilize the extracted commonsense inferences and sentiments as features to detect the news spreading barriers. We compare our approach to the classical text classification methods, deep learning, and transformer-based methods. The results show that the proposed approach using inferences-based semantic knowledge and sentiment offers better performance than the usual (the average F1-score of the ten categories improves from 0.41, 0.39, 0.59, and 0.59 to 0.47, 0.55, 0.70, and 0.76 for the cultural, economic, political, and geographical respectively) for classifying the news-spreading barriers.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes