<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Machine Learning: Uncovering Concerns and Insights</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Lakshmi S. Gopal</string-name>
          <email>lakshmisgopal@am.amrita.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Aswathy A.</string-name>
          <email>aswathynaik@am.amrita.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Krishnendu K.</string-name>
          <email>krishnenduk@am.amrita.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hemalatha Thirugnanam</string-name>
          <email>hemalathat@am.amrita.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Covid Vaccines, Machine Learning, Social Media</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Center for Wireless Networks &amp; Applications (WNA), Amrita Vishwa VIdyapeetham</institution>
          ,
          <addr-line>Amritapuri</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The rapid development of the Covid-19 vaccines, concerns about its safety contributed to vaccine hesitancy globally. Social media platforms transfer knowledge on such global concerns and are a good source for investigating public opinions. This study proposes a machine learning based analysis of Covid-19 vaccine public opinions using Twitter data where a tweet post is classified into multiple labels which describes various concerns. We experimented with supervised learning algorithms wrapped along with multiple label classifier algorithms. We have achieved an average F1 micro score of 62% which suggested improvement.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>Vaccination is a highly efective public health strategy, saving lives and reducing disease
burden. However, vaccine hesitancy persists, especially in the digital age with easy access to
both credible and misleading information. Crowdsourced data platforms now allow individuals
to share their vaccine-related experiences and concerns, ofering valuable insights into this issue.</p>
      <p>Machine learning has become a vital tool in public health and epidemiology. It can analyse
large datasets, uncover patterns, and provide insights that traditional methods struggle to
achieve. Machine learning algorithms can sift through vast amounts of unstructured text data
from social media and other platforms to reveal patterns and concerns related to vaccines.</p>
      <p>This research paper aims to contribute to the growing body of knowledge in the field of
vaccine hesitancy and public health by presenting a comprehensive analysis of crowdsourced
vaccine data using machine learning techniques. This study is driven by the fact that a deeper
understanding of the concerns expressed by individuals through crowdsourcing regarding
vaccines can inform targeted public health interventions and communication strategies. By
CEUR
Workshop
Proceedings
leveraging machine learning algorithms, we aim to shed light on the intricate dynamics of
vaccine hesitancy, ultimately contributing to more efective vaccination campaigns and improved
public health outcomes. Additionally, comprehending these perceptions within communities,
states, and the nation across diferent time frames can furnish us with precise data for crafting
specialised strategies to enhance immunisation education programs and public health campaigns.</p>
      <p>In the subsequent sections of this paper, we will discuss the methods employed, present our
ifndings, and discuss the implications of our analysis.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Related Work</title>
      <p>
        The utilisation of Machine Learning for analysing vaccine-related concerns is of paramount
significance in the current era of pandemics, and numerous studies have delved into this field.
This paper specifically concentrates on developing a predictive model for assessing public
sentiment-related concerns, primarily sourced from social media platforms. One study has
highlighted the utilisation of social media bots to intentionally sow discord and confusion
regarding vaccination, potentially dissuading people from getting vaccinated [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        Additionally, another research emphasises the pivotal need to confront and counteract
rumours and conspiracy theories in public health campaigns, particularly in the context of
mitigating vaccine hesitancy and ensuring the success of vaccination initiatives [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Authors
emphasise that factors causing vaccine hesitancy, like technological change and political
disempowerment, and addressing these issues requires long-term eforts from multiple stakeholders.
Building vaccine confidence for the long term is measured by public trust in vaccine delivery
institutions.
      </p>
      <p>
        A study conducted from April to August 2019 aimed to develop and validate deep learning
models to understand public perceptions of the HPV vaccine using data from social media [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
The study collected data from January 2014 to October 2018, analysing social media discussions
related to health belief models and theory of planned behaviour. The results showed trends in
constructs such as perceived barriers, positive attitudes towards the HPV vaccine, and negative
attitudes. Interstate variations in public perceptions were also identified. The study provides
a good understanding of public perceptions on social media and evolving trends, potentially
influencing local anti vaccine sentiment.
      </p>
      <p>
        A study [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] examining vaccine sentiment on social media revealed that vaccine hesitancy
contributes to suboptimal vaccination coverage in the United States. The study analysed
semantic networks of vaccine information from Twitter users in the US, identifying positive,
negative, and neutral sentiment. Positive sentiment focused on parents and health risks, while
negative sentiment focused on children and organisational bodies. The study suggests that
analysing vaccine sentiment on social media can help understand complex drivers of vaccine
hesitancy and improve public health communication, ultimately improving vaccine confidence
and coverage in the US.
      </p>
      <p>
        Moreover, a study has been conducted to demonstrate the eficient collection and
preprocessing of Twitter data, encompassing information related to vaccines as well as other disaster-related
data [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Another research work highlights the paramount importance of leveraging Machine
Learning and Artificial Intelligence across diverse emergency situations. These advanced
technologies play a pivotal role in not only enhancing emergency preparedness and response but
also in enabling data-driven decision-making, resource allocation, and predictive modelling to
mitigate the impact of any emergency on afected populations and infrastructure [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>3. Task</title>
      <p>
        We aim to develop a multi label classification on public opinion tweets of the Covid-19 vaccines
which is a methodology proposed as part of the AISoMe (Artificial Intelligence on Social Media)
track [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ][
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] in the FIRE (Forum for Information Retrieval Evaluation) 2023. The developed
classifier labels a tweet based on specific concern(s) about vaccines expressed by the respective
Twitter user. A tweet can have more than one label (concern), e.g A tweet expressing 3 diferent
concerns about vaccines will have 3 labels. As labels for the classification task, we take into
consideration the following concerns about vaccines:
      </p>
    </sec>
    <sec id="sec-5">
      <title>4. Methodology</title>
      <p>The proposed methodology aims to perform multi label classification on the given dataset. In
depth study of the literature [9][10][11] describes various methods of machine learning based
multi label classification methods. We experimented with a problem transformation method,
namely classifier chains, which transforms a multi label classification problem into multiple
binary classification problems.</p>
      <sec id="sec-5-1">
        <title>4.1. Exploratory Data Analysis (EDA)</title>
        <p>To comprehend and interpret the given data in depth, we begin with an EDA. The given data
initially had 3 columns, ‘ID’, ‘tweet’ and ‘labels’. For a multi label classification problem, one
hot encoded data is appropriate and hence the data was modified where the labels are one
hot encoded. The given data contained no null or NaN values. The one hot encoded dataset
contains 9921 rows and 14 columns. Figure 1 shows a sample of the one hot encoded dataset.</p>
        <p>The tweets in the data are labelled about concerns of covid vaccines (see section 3) and have
categorised tweets under 12 labels. Figure 2 shows the number of tweets that are categorised
under a particular label. From the figure we can see that the label ‘side-efect’ is the highest in
number and ‘religious’ is the lowest. A tweet could be categorised by 1, 2 or 3 labels. Figure 2
shows the number of tweets that got categorised under a single label, two labels or three
labels. From the figure we can see that the majority of the tweets were categorised by a single label.</p>
        <p>To understand the use of vocabulary in the tweets, word clouds were generated of the most
frequent and less frequent labels in the dataset, which are ‘side-efect’ and ‘religious’ labels
respectively. Figure 3 shows the generated word clouds. From the word clouds we can observe
that the terms ‘vaccine’, ‘covid’ and ‘pfizer’ have frequent occurrences. Keywords similar to
‘side-efect’, such as ‘death’, ‘adverse reaction’, ‘blood clot’ etc are found to occur frequently
in the ‘side-efect’ word cloud. Keywords similar to ‘religious’ label, such as ‘religion’, ‘faith’,
‘psalm’ etc were found, but were less frequent in the ‘religious’ word cloud.</p>
      </sec>
      <sec id="sec-5-2">
        <title>4.2. Data Preprocessing</title>
        <p>Basic data cleaning methods have been applied onto the tweet data. Before removing the
unwanted text, we word tokenize the tweet and each character to lowercase. The cleaned
tweet is further fed into the model allowing to reduce unnecessary processing. We use Python
libraries such as NLTK and Regular expressions to eliminate the following:
• URLs often found along with a tweet (image, video urls)
• Stopwords (the, a, is etc) are removed except for ‘not’ and ‘no’ to maintain the context
• Special characters, smileys</p>
      </sec>
      <sec id="sec-5-3">
        <title>4.3. Model Creation for Multi Label Classification</title>
        <p>We have experimented with a multi label classification where each data point is associated with
multiple labels. Among various multi label classification approaches, we have experimented
with classifier chains and multi output classifier methods. A classifier chain initially starts
with a set of binary classifiers, one for each label in the multi label classification problem.
When making predictions for a new instance, you start by predicting the first label using its
binary classifier. Then, you use this prediction, along with the instance’s features, to predict
the second label. This process continues until all labels have been predicted. To perform the
classification we can wrap any classification algorithm which is capable of a binary classification
in the classifier chain. We have also experimented using the multi output classifier algorithm,
a wrapper that takes a single-output classifier and extends it to work with multiple output labels.</p>
        <p>Initially, we stratified the dataset with a train-test split of 70% to 30% respectively. Both the
training and validation data was preprocessed as described in section 4.2. The resultant data
was used as the input data for both classifier chain and multi output classifier models. We
experimented two model creations with the classifier chains by wrapping a Logistic Regression
and Support Vector Machines model. Both these models are widely used for classification
problems. We experimented one model creation with the multi output classifier where it was
wrapping a Support Vector Machine model. All 3 experiments showed a moderate result in the
initial phase which led to fine tuning.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>5. Results and Evaluation</title>
      <p>The created models are evaluated using accuracy, precision, recall and F1 score. Table 1 shows
the evaluation results of the 3 models in the initial run. Table 3 shows the performance evaluation
of the run files submitted to the AISoMe track.</p>
      <p>To evaluate the model better, we plotted the learning curve of the classifier chain models
which led to fine tuning it further. Figure 4 shows the learning curves of the Logistic Regression
model wrapped in a classifier chain, before and after fine tuning. Figure 5 shows the learning
curves of the Support Vector Machines model wrapped in a classifier chain, before and after
tuning. Fine tuning certainly improved the performance, but also suggests the need for more
data for training.</p>
      <p>We have achieved slight improvement in the performance of the classifier chain models after
ifne tuning. Table 2 shows the performance results of the 2 fine tuned models.</p>
    </sec>
    <sec id="sec-7">
      <title>6. Conclusion</title>
      <p>This research work uses the Covid vaccine social media data which showed the concerns of the
public related to the usage of vaccinations. We experimented multiple models with the given
data and chose the top 3 performing models to showcase in this report. We used a classifier
chain model which wraps Support Vector Machines and Logistic Regression and a multi output
classifier which wraps Support Vector Machines. We achieved the highest score for Multi
Output Classifier with a F1 score of 64%. The performance can be improved either by improving
the dataset or by other preprocessing methods or data augmentation strategies.</p>
    </sec>
    <sec id="sec-8">
      <title>7. Online Resources</title>
      <p>The input data, test data and implemented Python code are made available on
”https://github.com/lakshmiSGopal/AISOME-FIRE-2023”.
[9] C. Prathibhamol, G. Amala, M. Kapadia, Anomaly detection based multi label classification
using association rule mining (admlcar), in: 2016 International Conference on Advances
in Computing, Communications and Informatics (ICACCI), IEEE, 2016, pp. 2703–2707.
[10] C. Prathibhamol, K. Jyothy, B. Noora, Multi label classification based on logistic regression
(mlc-lr), in: 2016 International Conference on Advances in Computing, Communications
and Informatics (ICACCI), IEEE, 2016, pp. 2708–2712.
[11] R. Ramanathan, K. Soman, P. Rohini, G. Dharshana, Investigation and development of
methods to solve multi-class classification problems, in: 2009 International Conference
on Advances in Recent Technologies in Communication and Computing, IEEE, 2009, pp.
805–807.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Broniatowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Jamison</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Qi</surname>
          </string-name>
          , L. AlKulaib, T. Chen,
          <string-name>
            <given-names>A.</given-names>
            <surname>Benton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Quinn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dredze</surname>
          </string-name>
          ,
          <article-title>Weaponized health communication: Twitter bots and russian trolls amplify the vaccine debate</article-title>
          ,
          <source>American journal of public health 108</source>
          (
          <year>2018</year>
          )
          <fpage>1378</fpage>
          -
          <lpage>1384</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>E.</given-names>
            <surname>Pertwee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Simas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. J.</given-names>
            <surname>Larson</surname>
          </string-name>
          ,
          <article-title>An epidemic of uncertainty: rumors, conspiracy theories and vaccine hesitancy</article-title>
          ,
          <source>Nature medicine 28</source>
          (
          <year>2022</year>
          )
          <fpage>456</fpage>
          -
          <lpage>459</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Luo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Shegog</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Bian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cunningham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Boom</surname>
          </string-name>
          , G. Poland,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Tao</surname>
          </string-name>
          ,
          <article-title>Use of deep learning to analyze social media discussions about the human papillomavirus vaccine</article-title>
          .
          <source>jama netw open</source>
          .
          <source>2020 nov 02; 3</source>
          (
          <issue>11</issue>
          ): e2022025. doi:
          <volume>10</volume>
          .1001/jamanetworkopen.
          <year>2020</year>
          .
          <volume>22025</volume>
          , ????
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G. J.</given-names>
            <surname>Kang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. R.</given-names>
            <surname>Ewing-Nelson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Mackey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. T.</given-names>
            <surname>Schlitt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Marathe</surname>
          </string-name>
          ,
          <string-name>
            <surname>K. M. Abbas</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Swarup</surname>
          </string-name>
          ,
          <article-title>Semantic network analysis of vaccine sentiment in online social media</article-title>
          ,
          <source>Vaccine</source>
          <volume>35</volume>
          (
          <year>2017</year>
          )
          <fpage>3621</fpage>
          -
          <lpage>3638</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Aswathy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Prabha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. S.</given-names>
            <surname>Gopal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Pullarkatt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Ramesh</surname>
          </string-name>
          ,
          <article-title>An eficient twitter data collection and analytics framework for efective disaster management</article-title>
          ,
          <source>in: 2022 IEEE Delhi Section Conference (DELCON)</source>
          , IEEE,
          <year>2022</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>J.</given-names>
            <surname>Phengsuwan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. B.</given-names>
            <surname>Thekkummal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Pullarkatt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Thirugnanam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Ramesh</surname>
          </string-name>
          , G. Morgan,
          <string-name>
            <given-names>P.</given-names>
            <surname>James</surname>
          </string-name>
          , et al.,
          <article-title>Use of social media data in disaster management: a survey</article-title>
          ,
          <source>Future Internet</source>
          <volume>13</volume>
          (
          <year>2021</year>
          )
          <fpage>46</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Poddar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Basu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Overview of the fire 2023 track:artificial intelligence on social media (aisome)</article-title>
          ,
          <source>in: Proceedings of the 15th Annual Meeting of the Forum for Information Retrieval Evaluation</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Poddar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Samad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Mukherjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Caves: A dataset to facilitate explainable classification and summarization of concerns towards covid vaccines</article-title>
          ,
          <source>in: Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>3154</fpage>
          -
          <lpage>3164</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>