Our new paper is available:

ABSTRACT
Plagiarism Detection Systems have been developed to locate instances of plagiarism e.g. within scientific papers. Studies have shown that the existing approaches deliver reasonable results in identifying copy&paste plagiarism, but fail to detect more sophisticated forms such as paraphrased, translated or idea
plagiarism. The authors of this paper demonstrated in recent studies

[4, 15] that the detection rate can be significantly improved by not only relying on text analysis, but by additionally analyzing the citations of a document. Citations are valuable language independent markers that are similar to a fingerprint. In
fact, our examinations of real world cases have shown that the order of citations in a document often remains similar even if the text has been strongly paraphrased or translated in order to
disguise plagiarism.

This paper introduces three algorithms and discusses their suitability for the purpose of Citation-based Plagiarism Detection. Due to the numerous ways in which plagiarism can occur, these algorithms need to be versatile. They must be capable of detecting transpositions, scaling and combinations in a local and global
form. The algorithms are coined Greedy Citation Tiling, Citation Chunking and Longest Common Citation Sequence. The evaluation showed that common forms of plagiarism can be detected reliably if these algorithms are combined.

  • [PDF] [DOI] B. Gipp and N. Meuschke, “Citation Pattern Matching Algorithms for Citation-based Plagiarism Detection: Greedy Citation Tiling, Citation Chunking and Longest Common Citation Sequence,” in Proceedings of the 11th ACM symposium on Document engineering (DocEng ’11), Mountain, View, CA, USA, 2011.
    [Bibtex]
    @inproceedings{Gipp11c,
      title        = {{C}itation {P}attern {M}atching {A}lgorithms for {C}itation-based {P}lagiarism {D}etection: {G}reedy {C}itation {T}iling, {C}itation {C}hunking and {L}ongest {C}ommon {C}itation {S}equence},
      author       = {{G}ipp, {B}ela and {M}euschke, {N}orman},
      year         = 2011,
      month        = {Sep.},
      booktitle    = {{P}roceedings of the 11th {ACM} symposium on {D}ocument engineering ({D}oc{E}ng '11)},
      publisher    = {ACM},
      address      = {Mountain, View, CA, USA},
      doi          = {10.1145/2034691.2034741},
      isbn         = {978-1-4503-0863-2},
      url          = {https://doi.org/10.1145/2034691.2034741},
      topic        = {pd}
    }