<!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 Trinity of Trials: Surrey's 2014 Attempts at Author Verification</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Anna Vartapetiance</string-name>
          <email>A.Vartapetiance@surrey.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Lee Gillam</string-name>
          <email>L.Gillam@surrey.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Surrey</institution>
        </aff>
      </contrib-group>
      <fpage>1104</fpage>
      <lpage>1109</lpage>
      <abstract>
        <p>Encouraged by results from our approaches in previous PAN workshops, this paper explores three different approaches using stopword cooccurrence. High frequency patterns of co-occurrence can be used to some extent as identifiers of an author's style, and have been demonstrated to operate similarly across certain languages - without requiring deeper linguistic knowledge. However, making best use of such information remains unresolved. We compare results from applying three approaches overs such patterns: a frequency-mean-variance framework; a positional-frequency cosine comparison approach, and a cosine distance-based approach. A clearly advantageous approach across all languages and genres is yet to emerge.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>A Brief Contrast to Previous PANs</p>
      <p>PAN2014 focuses Authorship Attribution to a question of whether the author of a
set of documents is also the author of a given document outside this set. This task
covers six text collections across four different languages: English, Greek, Spanish
and Dutch, and covering four genres: Essays, Reviews, Novels and Articles.</p>
      <p>For PAN2012 [3] , given a set of documents from different known authors and a
set of documents with unknown authors; the task was to allocate the documents to one
author (or none). The PAN2013 [4] approach required a Boolean response as to
whether an unknown document was likely written by the same author as a set of (from
1 to 10) “known” documents from that (single) author. PAN2014 now allows for
three responses – introducing a “non-committal” value (0.5); better performing
systems may be hedging responses rather than committing to a wrong answer. The
size of the training corpus has changed substantially from 35 across three categories
for PAN2013 to 696 across 6 categories for PAN2014.</p>
      <p>Table 1, below, shows details of the six training subcorpora for PAN2014,
covering numbers of cases, and averages numbers of known and unknown documents
as well as statistics for the known documents. Effects of document length and number
of comparisons may be useful in subsequent analysis.</p>
      <p>For PAN2012, we approached attribution using a mean-variance framework on
patterns of stopwords using a specified maximum window size for pairs of the 10
most common English stopwords to identify positional frequencies, and allocated an
author based on nearest frequency-mean-variance match. We achieved F1 of 0.42,
and saw post-submission that it might have been possible to achieve F1 of 0.48 using
paired sets of 5 stopwords (i.e. patterns combined from the first 5 stopwords with the
second 5, hence a smaller feature space) [1]. For PAN2013, the core approach
remained the same with output adapted to the boolean output required. The task
introduced Greek and Spanish texts, of which the authors have no real knowledge,
and so lists of 10 frequent stopwords were sought for each.</p>
      <p>For PAN2014, we reuse these stoplists and have now added Dutch stopwords to
address Dutch subcorpora – with Dutch as yet another language of which the authors
have no real knowledge.</p>
      <p>
        We follow the approach detailed at length in
        <xref ref-type="bibr" rid="ref2">Vartapetiance and Gillam (2013)</xref>
        [2],
generating frequency information for stopword pairs, determining mean and variance
for separation, then applying cosine distance to compare the resulting feature vectors.
      </p>
      <sec id="sec-1-1">
        <title>3.2 Positioning</title>
      </sec>
      <sec id="sec-1-2">
        <title>3.3 Cosine</title>
        <p>This approach is based on FMV, above, but omits step 4 and so acts as a cosine
comparison on positional frequencies for each pattern. This would tend to require
comparable frequencies for each feature to ensure a good match.</p>
        <p>We modify the Positioning approach to consider the frequency information for all
patterns as a single vector, then apply cosine distances between resulting vectors.
Here we also consider how to determine a match: a single cosine distance between
one known and one unknown; a difference in distance within a threshold when two
known texts can be compared; and distances between the unknown and many known
texts to be at a suitable point on the distribution of distances amongst knowns.
Acceptability, according to thresholds, and cosine distance can then be used together
to determine match confidence.
4</p>
        <p>Submissions, Results and Evaluations</p>
        <p>In PAN2013, we determined a set of parameters, values for which would embody
language-specific treatment. In PAN2014, introduction of different text genres
required additional considerations relating to the likelihood of pattern occurrence in
much shorter documents. To account for such differences, we conducted a parameter
sweep (over 10000 tests) based on values shown in Table below: S1, S2 and S
represent first 5, second 5 and all ten most frequent stopwords respectively.</p>
        <sec id="sec-1-2-1">
          <title>Language</title>
          <p>Dutch</p>
        </sec>
      </sec>
      <sec id="sec-1-3">
        <title>English</title>
      </sec>
      <sec id="sec-1-4">
        <title>Greek</title>
        <p>Spanish</p>
        <sec id="sec-1-4-1">
          <title>Language</title>
        </sec>
      </sec>
      <sec id="sec-1-5">
        <title>Dutch</title>
      </sec>
      <sec id="sec-1-6">
        <title>English</title>
      </sec>
      <sec id="sec-1-7">
        <title>Greek Spanish</title>
        <p>Essay
Review
Essay
Novel
Article
Article
5
10
5
5
5
20
Essay
Review
Essay
Novel
Article
Article
5
5
5
5
5
5
0
0
0
0
0
0</p>
        <p>A similar strategy leads us to the values shown in Table 5 for the Positioning and
Cosine approaches.</p>
        <p>Table 6 shows results from the 3 approaches on 3 datasets: training, corpus-1 and
corpus-2 – for all 6 categories. The best overall result is still obtained for FMV,
although comparison between the values showed that the Cosine approach achieves
much higher results for English Novels where the unknown documents was only
being compared to 1 known document, while FMV approach had higher score for
categories in which there were more known documents; e.g. Spanish with 5 known
documents per test.
Training
Corpus-1
Corpus-2</p>
        <p>FMV - competition
Positioning
Cosine
FMV - competition
Positioning
Cosine
FMV - competition
Positioning</p>
        <p>Cosine
5</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>Conclusion</title>
      <p>In this paper, we attempted to reuse and adapt a fairly simple approach from
PAN2013 for Authorship Attribution. Our frequency-mean-variance framework
demonstrates reasonable performance (0.63) on training data, and similar (0.57) on
test data. Our positioning approach is less performative (0.59 and 0.53), and cosine
approach sits between these two (0.60 and 0.55). These results suggest that a broader
grain in comparison achieves a marginally better result than a positional focus might
offer, which indicates that the direction of future exploration needs to account for this
broader grain.</p>
    </sec>
    <sec id="sec-3">
      <title>Acknowledgments</title>
      <p>The authors gratefully acknowledge prior from EPSRC/JISC (EP/I034408/1), the
UK’s Technology Strategy Board (TSB, 169201), and also the efforts of the PAN
organizers in crafting and managing the tasks.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Vartapetiance</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gillam</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Quite Simple Approaches for Authorship Attribution , Intrinsic Plagiarism Detection and Sexual Predator Identification - Notebook for PAN at CLEF 2012</article-title>
          . In: Forner,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Navigli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            , and
            <surname>Tufis</surname>
          </string-name>
          , D. (eds.)
          <article-title>Working Notes Papers of the CLEF 2012 Evaluation Labs</article-title>
          . ,
          <fpage>17</fpage>
          -
          <lpage>20</lpage>
          September 2012; Rome, Italy (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Vartapetiance</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gillam</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <string-name>
            <given-names>A Textual</given-names>
            <surname>Modus</surname>
          </string-name>
          <article-title>Operandi: Surrey's Simple System for Author Identification - Notebook for PAN at CLEF 2013</article-title>
          . In: Forner,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Navigli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            , and
            <surname>Tufis</surname>
          </string-name>
          , D. (eds.)
          <article-title>Working Notes Papers of the CLEF 2013 Evaluation Labs</article-title>
          . ,
          <fpage>23</fpage>
          -
          <lpage>26</lpage>
          September 2013; Valencia,
          <string-name>
            <surname>Spain</surname>
          </string-name>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Juola</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>An Overview of the Traditional Authorship Attribution Subtask - Notebook for PAN at CLEF 2012</article-title>
          . In: Forner,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Navigli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            , and
            <surname>Tufis</surname>
          </string-name>
          , D. (eds.)
          <article-title>Working Notes Papers of the CLEF 2012 Evaluation Labs</article-title>
          . ,
          <fpage>17</fpage>
          -
          <lpage>20</lpage>
          September 2012; Rome, Italy (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Juola</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stamatatos</surname>
          </string-name>
          , E.:
          <article-title>Overview of the Author Identification Task at PAN 2013</article-title>
          . In: Forner,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Navigli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            , and
            <surname>Tufis</surname>
          </string-name>
          , D. (eds.)
          <article-title>Working Notes Papers of the CLEF 2013 Evaluation Labs</article-title>
          . ,
          <fpage>23</fpage>
          -
          <lpage>26</lpage>
          September 2013; Valencia,
          <string-name>
            <surname>Spain</surname>
          </string-name>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>