<!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 />
    <article-meta>
      <title-group>
        <article-title>A Crowd-Powered Model for Identifying Negative Citations</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Comment:</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Crowdsourcing</institution>
          ,
          <addr-line>Recommendation, Markov chain</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Sujoy Chatterjee I3S Laboratory University of Nice Sophia-Antipolis 06903 Sophia Antipolis</institution>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In academics, the ranking of authors are usually done through the different quality metrics like h-index, i10-index, etc. and these metrics are basically based on the amount of citations received. Meanwhile, it is already established that all the citations received for a paper are not equal. Mainly, the distinction between sentiments of these citations occurs as these can be received from two perspectives i.e., endorsement or criticism of the papers. Recently, keywords based NLP techinques are proposed to track these sentiments, still, there are certain issues that require human perceptions to realize these sentiments. Therefore, the problem of identifying sentiments of citations (positive, negative and neutral), if outsourced to the crowd and feedback are received then it can be resolved in effective way. In this paper, we introduce a crowdsourcing based semi-supervised model that can be effective in finding negative citation and provide some insights to build an efficient research paper recommender system by utilizing this immense power of crowd.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>
        The count of citations in academics is considered to have a major
impact in evaluating the credential of the proposed research. The
amount of citation can play a major role in academic institution for
securing better ranking, obtaining research grant, etc. In most of the
situations, the citations coveted and received by the authors are in
the form of a compliment. A current study may be consistent with
the previous work but pointing out its flaws, limitations, etc can
be serious that may be a critical issue in receiving future citation.
As a consequence, criticism obtained through citation may cause
falsification of citation [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. A paper is needed to be observed for
the next few years after the publication of it. As the technology and
science incoporated in it are potentially brand new so it should be
tested in the next few years. Therefore, understanding the sentiment
(i.e., positive citation or negative citation) is crucial for those couple
of years and thus are needed to be tracked for the further growth of
science and research.
      </p>
      <p>Copyright © CIKM 2018 for the individual papers by the papers'
authors. Copyright © CIKM 2018 for the volume as a collection
by its editors. This volume and its papers are published under
the Creative Commons License Attribution 4.0 International (CC</p>
      <p>
        In recent studies, it is observed that the evolve of negative citation
is low but it can not be neglected as mentioned by Alexander Oettl, an
economist at Georgia Institute of Technology in Atlanta. This study
was on checking 750,0000 citations (mainly for 150000 papers)
for a particular journal, namely, “Journal of immnunology" [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
In this experiment, the expertise of immunologist were taken into
consideration to manually check the amount of negative citation of
these papers. A line of research is already performed in finding the
nature of citations with the effective use of NLP and manual expert
annotation[
        <xref ref-type="bibr" rid="ref1 ref7 ref8">1, 7, 8</xref>
        ]. However, it is not always possible to retrieve
the exact sentiment of citation by using NLP tool. For example, a
research can have many limitations but it may be the pioneering
work. So there should be a trade-off to judge the exact sentiment.
On the other hand, expert manual annotations are very time and
cost consuming. Therefore, this task of recognizing negative aspects
on the papers can be outsourced to the general people with little
expertise. As crowdsourcing can have a major role in solving a large
task independently in distributed manner, therefore, leveraging the
power of human resources to quantify the citation can be very much
helpful in proper decision making in time and cost effective way
[
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4–6</xref>
        ]. Basically, the citations can be quantified as positive, negative
and neutral. Therefore, the feedback set contains these three options
and crowd opinions are collected from them based on their own
perspectives. Finally, the decisions can be aggregated from multiple
crowd opinions. Now as there are possibilities of involvement of
malicious crowd workers, therefore, a 2-stage annotation process
(independent and dependent manner) can be reliable to identify the
efficient crowd workers.
      </p>
      <p>
        In this model, the research papers are segregated into various
sections by keyword based NLP based tool and the different portions
are outsourced to the crowd to obtain their feedback. In this
situation, no one can observe others’ opinions so these are independent
opinions (as shown in Fig. 1. After collecting their opinions, all the
opinions are revealed to them and again the opinions are collected
from them (as demonstrated in Fig. 2). Thus the opinions collected
in second phase are basically the dependent opinions of the crowd
workers in a similar way as discussed [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. So the challenges remain
in obtaining the final sentiment of citation from these independent
and dependent set of feedback. We propose a Markov chain based
model that can be utilized for reaching a consensus sentiment from
a set of independent and dependent opinions.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>PROPOSED MODEL</title>
      <p>Here we introduce a crowdsourcing model that outsources research
papers to crowd and collects the sentiments of the citation from them.
However, due to the existence of malicious crowd workers several
measures are needed to be adopted in order to produce noise-free</p>
      <p>Sen ment of this cita on can be Posi ve, Nega ve or Neutral.</p>
      <p>What is your opinion?
Posi ve</p>
      <p>Nega ve</p>
      <p>Neutral</p>
      <p>Sen ment of this cita on can be Posi ve, Nega ve or Neutral.</p>
      <p>(40% say Posi ve, 55% say Nega ve, 5% say Neutral)</p>
      <p>What is your revised opinion?
Posi ve</p>
      <p>Nega ve</p>
      <p>Neutral
decision. In this model, the opinions are basically of independent
and dependent types. Observation over their opinions from
independent to dependent situation are very crucial to quantify the better
transition. Here the major challenges are how to define different
quality metric criteria to identify the expert workers. We can take the
effect of confidence gap (deivation from independent score to
dependent score), reliability (closeness with majority opinions), accuracy
(closeness with mean opinion) of the crowd workers. In addition to
that, we measure the deviation of the worker’s opinion from the mean
of all the posterior opinions considering the question difcfiulty.
Finally, these metric are used to compute a weighted transition matrix
of the Markov chain. We start with any stationary distribution vector
of the option set having options ‘Positive’, ‘Negative’, and ‘Neutral’.
The final distribution of the option set is obtained by multiplying the
stationary distribution vector with the transition matrix. Ultimately,
the stationary distribution converges after a certain iteration of time.
The option for which the distribution becomes maximum is treated
as the final option. Thus this type of crowd powered system can be
very helpful for preliminary understanding of the sentiment of the
papers.</p>
      <p>Along with this, an efcfiient user interface is needed to be
designed to attract the crowd workers for soliciting their opinions. As
the opinions are obtained in two phases, hence, effective
mechanism should be designed so that curiosity can be evolved in crowd
workers towards providing their best possible answer. Moreover,
as the count of negative citation is too low so imbalanced property
should also be taken into account. Again, the convergence property
of Markov chain proves that the oscillation of the crowd workers’
opinions becomes stable after a certain iteration. On the other hand,
this methodology can be easily integrated with the research papers
recommender system.</p>
      <p>Over the last decade, research papers recommender system has
emerged as a mainstream research area to find the relevant research
papers in an efficient way. However, most of the works in this area
deal with different aspects like citation analysis, rating, author
collaboration, recency, etc. A limited work concerning the negative citation
of the papers is available in literature. Again, it is not feasible to
continuous monitoring over the quality of citation while obtaining it.
However, this can be easily done by voluntary crowdsourcing in a
cost efficient manner. Due to the presence of non experts in crowd
effective mechanism should be designed with an aim to extract better
opinions from them. Thus this proposed model has a major impact
not only in developing an efcfiient research paper recommender
system but also it introduces various new avenues in this domain
incorporating these vast human resources.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>X.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ning</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Tolba</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Xia</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>The Role of Positive and Negative Citations in Scientific Evaluation</article-title>
          .
          <source>IEEE Accesss</source>
          <volume>5</volume>
          (
          <year>2017</year>
          ),
          <fpage>17607</fpage>
          -
          <lpage>17616</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Christian</given-names>
            <surname>Catalini</surname>
          </string-name>
          , Nicola Lacetera, and
          <string-name>
            <given-names>Alexander</given-names>
            <surname>Oettl</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>The incidence and role of negative citations in science</article-title>
          .
          <source>Proceedings of the National Academy of Sciences</source>
          <volume>112</volume>
          ,
          <issue>45</issue>
          (
          <year>2015</year>
          ),
          <fpage>13823</fpage>
          -
          <lpage>13826</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S.</given-names>
            <surname>Chatterjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mukhopadhyay</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Bhattacharyya</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Dependent Judgment Analysis: A Markov Chain based Approach for Aggregating Crowdsourced Opinions</article-title>
          .
          <source>Information Sciences</source>
          <volume>386</volume>
          (
          <year>2017</year>
          ),
          <fpage>83</fpage>
          -
          <lpage>96</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G.</given-names>
            <surname>Demartini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. E.</given-names>
            <surname>Difallah</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Mauroax</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Zencrowd: leveraging probabilistic reasoning and crowdsourcing techniques for large scale entity linking</article-title>
          .
          <source>In Proceedings of the 21st International Conference on World Wide Web. Lyon</source>
          , France,
          <fpage>469</fpage>
          -
          <lpage>478</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.</given-names>
            <surname>Hovy</surname>
          </string-name>
          , T. B.
          <string-name>
            <surname>Kirkpatrick</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Vaswani</surname>
            , and
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Hovy</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Learning Whom to Trust with MACE</article-title>
          .
          <source>In Proceedings of the NAACL-HLT. Atlanta, Georgia</source>
          ,
          <fpage>1120</fpage>
          -
          <lpage>1130</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>V. C.</given-names>
            <surname>Raykar</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Yu</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Eliminating Spammers and Ranking Annotators for Crowdsourced Labeling Tasks</article-title>
          .
          <source>Journal of Machine Learning Research</source>
          <volume>13</volume>
          (
          <year>2011</year>
          ),
          <fpage>491</fpage>
          -
          <lpage>518</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Hu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Liu</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Is distrust the negation of trust?: The value of distrust in social media</article-title>
          .
          <source>In HT 2014 - Proceedings of the 25th ACM Conference on Hypertext and Social Media. Association for Computing Machinery</source>
          ,
          <fpage>148</fpage>
          -
          <lpage>157</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Christiaan</surname>
            <given-names>H Vinkers</given-names>
          </string-name>
          ,
          <article-title>Joeri K Tijdink,</article-title>
          and
          <string-name>
            <surname>Willem M Otte</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Use of positive and negative words in scientific PubMed abstracts between 1974 and 2014: retrospective analysis</article-title>
          .
          <source>BMJ 351</source>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>