COVIDHealth:一种新的标记数据集和基于机器学习的Web应用程序,用于对Twitter上的COVID-19话语进行分类
Mahathir Mohammad Bishal1, Md Rakibul Hassan Chowdory1, Anik Das2
1Department of Computer Science and Engineering, Chittagong University of Engineering and Technology, Chattogram, 4349, Bangladesh.
Heliyon
|August 5, 2024
概括
这项研究引入了一种机器学习工具,用于对Twitter上的COVID-19健康讨论进行分类 (现在是X). 卷积神经网络 (CNN) 实现了90.4%的准确性,超过了公共卫生数据分析的其他模型.
科学领域:
- 计算语言学和公共卫生信息学.
- 机器学习在分析社交媒体健康话语中的应用.
背景情况:
- 随着COVID-19大流行,在Twitter (现在是X) 等社交媒体平台上产生了广泛的与健康相关的对话.
- 分析这些数据的一个重大挑战是缺乏标记数据集以进行基于主题的分类和聚合.
- 这阻碍了有效的公共卫生监测和应对策略.
研究的目的:
- 开发一个基于机器学习的自动化网络应用程序,用于分类COVID-19健康话语.
- 将推特分为五个主要主题:健康风险,预防,症状,传播和治疗.
- 为公共卫生研究人员和从业人员提供一个有价值的工具.
主要方法:
- 使用Twitter API收集并手动标记了6667条与COVID-19相关的推文.
- 采用各种特征提取技术进行数据预处理.
- 对比了七种经典机器学习算法 (决策树,随机森林,SGD,Adaboost,KNN,物流回归,线性SVC) 和四种深度学习技术 (LSTM,CNN,RNN,BERT) 的性能.
主要成果:
- 卷积神经网络 (CNN) 模型实现了最高的性能指标:精度为90.41%,回忆率为90.4%,F1得分为90.4%,准确率为90.4%.
- 在经典的机器学习算法中,线性支持向量分类 (Linear SVC) 以85.71%的精度,86.94%的回忆率和86.13%的F1得分表现出最佳表现.
- 开发的Web应用程序为分析COVID-19健康数据提供了一个功能性和可访问的平台.
结论:
- 机器学习,特别是像CNN这样的深度学习模型,可以有效地分类和分类大量与公共卫生危机相关的社交媒体数据.
- 该研究提供了一套经过验证的数据集和一个实用的网络工具,以帮助理解和应对流行病期间的公共卫生挑战.
- 这些发现有助于推进与健康相关的数据分析和分类方法,以提高公共卫生意识和反应.
相关概念视频
How Data are Classified: Categorical Data
32.1K
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
32.1K
Classification of Signals
427
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
427
Classification of Systems-I
177
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
177
Aggregates Classification
310
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
310
Classification of Leukocytes
1.8K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
1.8K
Steps in Outbreak Investigation
118
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
118


