<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN"
  "https://jats.nlm.nih.gov/publishing/1.2/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink"
         xmlns:mml="http://www.w3.org/1998/Math/MathML"
         article-type="research-article"
         dtd-version="1.2">

  <!-- ============================================================ FRONT -->
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">IJLTEMAS</journal-id>
      <journal-title-group>
        <journal-title>International Journal of Latest Technology in Engineering, Management &amp; Applied Science (IJLTEMAS)</journal-title>
        <abbrev-journal-title abbrev-type="publisher">IJLTEMAS</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="epub">2278-2540</issn>
      <publisher>
        <publisher-name>IJLTEMAS</publisher-name>
      </publisher>
    </journal-meta>

    <article-meta>
      <!-- IDs -->
      <article-id pub-id-type="publisher-id">273</article-id>
            <article-id pub-id-type="doi">10.51583/IJLTEMAS.2026.150800079</article-id>
      
      <!-- Categories -->
            <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Learning</subject>
        </subj-group>
      </article-categories>
      
      <!-- Title -->
      <title-group>
        <article-title>Graph Neural Networks to Detect Suspicious Patterns in Nigerian Elections</article-title>
      </title-group>

      <!-- Authors -->
      <contrib-group>
                <contrib contrib-type="author">
                    <name>
            <surname>Adegunwa</surname>
            <given-names>Olajide</given-names>
          </name>
                              <aff>
            Computer Science Department, Caleb University, Imota, Lagos.                        <country>Nigeria</country>
                      </aff>
                    
        </contrib>
                <contrib contrib-type="author">
                    <name>
            <surname>George</surname>
            <given-names>Ukoh-Godwin</given-names>
          </name>
                              <aff>
            Computer Science Department, Caleb University, Imota, Lagos.                        <country>Nigeria</country>
                      </aff>
                    
        </contrib>
                <contrib contrib-type="author">
                    <name>
            <surname>David Chinonye</surname>
            <given-names>Okoh</given-names>
          </name>
                              <aff>
            Computer Science Department, Caleb University, Imota, Lagos.                        <country>Nigeria</country>
                      </aff>
                    
        </contrib>
                <contrib contrib-type="author">
                    <name>
            <surname>Aremu</surname>
            <given-names>Idris</given-names>
          </name>
                              <aff>
            Lagos State University of Science and Technology, Ikorodu, Lagos.                        <country>Nigeria</country>
                      </aff>
                    
        </contrib>
              </contrib-group>

      <!-- Volume / Issue / Pages -->
            <volume>15</volume>
                  <issue>8</issue>
                        <fpage>1090</fpage>
            <lpage>1105</lpage>
            
      <!-- Dates -->
      <history>
                <date date-type="received">
          <day>28</day>
          <month>08</month>
          <year>2026</year>
        </date>
                        <date date-type="accepted">
          <day>02</day>
          <month>09</month>
          <year>2026</year>
        </date>
              </history>

            <pub-date pub-type="epub">
        <day>16</day>
        <month>09</month>
        <year>2026</year>
      </pub-date>
      
      <!-- DOI Self-URI -->
            <self-uri xlink:href="https://doi.org/10.51583/IJLTEMAS.2026.150800079"/>
      
      <!-- Keywords -->
            <kwd-group kwd-group-type="author">
                <kwd>Graph Neural Networks</kwd>
                <kwd>Election Suspicious patterns Detection</kwd>
                <kwd>GATv2Conv</kwd>
                <kwd>Nigeria</kwd>
                <kwd>Polling Unit Analysis</kwd>
                <kwd>Semi-Supervised Learning</kwd>
              </kwd-group>
      
    </article-meta>
  </front>

  <!-- ============================================================ BODY (Abstract) -->
  <body>
        <sec>
      <title>Abstract</title>
      <p>The 2023 Nigerian Presidential Election generated verifiable and compelling allegations of polling unit-level result manipulation in many states in Nigeria. This study presents a Graph Neural Network (GNN) approach to detect that manipulation automatically because the central observation is that electoral suspicious patterns in Nigeria does not happen at random or isolated polling units. It happens in clusters, because ward collation officers can alter or replace multiple result sheets under their authority simultaneously. That coordinated, geographically clustered nature of suspicious patterns is exactly what GNNs are built to exploit. This study models each polling unit as a node in a graph where edges connect units that share the same ward. A 2-layer GATv2Conv model (available in Pytorch) then learns suspicious patterns patterns across ward neighbourhoods rather than individual units in isolation. Labels are engineered from three signals: statistical anomaly thresholds, Isolation Forest pre-screening, and critically, forensic annotations from the Centre for Collaborative Investigative Journalism (CCIJ) as gold labels. Training on Lagos (11,911 polling units) and Rivers (4,769 polling units) produces Area Under the Precision Recall Curve, AUC-PR of 0.9648 and 0.9196 respectively, representing 12.2x and 6.5x lifts over random baselines. An ablation study shows that adding ward membership edges alone accounts for a 132% improvement in AUC-PR over a feature-only MLP baseline. Ward-level suspicious patterns maps produced by the model independently converges on the specific wards named in CCIJ's forensic reporting, including Rumueme Ward 7A in Obio/Akpor at mean suspicious patterns probability of 0.998.</p>
    </sec>
      </body>

  <!-- ============================================================ BACK (References) -->
    <back>
    <ref-list>
      <title>References</title>
            <ref id="ref1">
        <label>1</label>
        <mixed-citation>Brody, S., Alon, U., and Yahav, E. (2022). How attentive are graph attention networks? International Conference on Learning Representations (ICLR 2022). arXiv:2105.14491.</mixed-citation>
      </ref>
            <ref id="ref2">
        <label>2</label>
        <mixed-citation>Centre for Collaborative Investigative Journalism and Daily Trust (2024). INEC's Broken Promises: A forensic investigation into Nigeria's 2023 election results. VEZA. https://veza.news/article/2025/03/31/broken-promises-of-transparency</mixed-citation>
      </ref>
            <ref id="ref3">
        <label>3</label>
        <mixed-citation>Dou, Y., Liu, Z., Sun, L., Deng, Y., Peng, H., and Yu, P. S. (2020). Enhancing graph neural network-based suspicious patterns detectors against camouflaged suspicious patternssters. Proceedings of the 29th ACM International Conference on Information and Knowledge Management, pp. 315-324.</mixed-citation>
      </ref>
            <ref id="ref4">
        <label>4</label>
        <mixed-citation>Fey, M. and Lenssen, J. E. (2019). Fast graph representation learning with PyTorch Geometric. ICLR Workshop on Representation Learning on Graphs and Manifolds.</mixed-citation>
      </ref>
            <ref id="ref5">
        <label>5</label>
        <mixed-citation>Kipf, T. N. and Welling, M. (2017). Semi-supervised classification with graph convolutional networks. International Conference on Learning Representations (ICLR 2017).</mixed-citation>
      </ref>
            <ref id="ref6">
        <label>6</label>
        <mixed-citation>Klimek, P., Yegorov, Y., Hanel, R., and Thurner, S. (2012). Statistical detection of systematic election irregularities. Proceedings of the National Academy of Sciences, 109(41), pp. 16469-16473.</mixed-citation>
      </ref>
            <ref id="ref7">
        <label>7</label>
        <mixed-citation>Lin, T.-Y., Goyal, P., Girshick, R., He, K., and Dollar, P. (2017). Focal loss for dense object detection. IEEE International Conference on Computer Vision (ICCV 2017).</mixed-citation>
      </ref>
            <ref id="ref8">
        <label>8</label>
        <mixed-citation>Liu, F., Zhao, Z., and Chen, H. (2024). Financial suspicious patterns detection using graph neural networks: A systematic review. Expert Systems with Applications, 240, 122156.</mixed-citation>
      </ref>
            <ref id="ref9">
        <label>9</label>
        <mixed-citation>Liu, Y., Ao, X., Qin, Z., Chi, J., Feng, J., Yang, H., and He, Q. (2021). Pick and choose: A GNN-based imbalanced learning approach for suspicious patterns detection. The Web Conference (WWW 2021), pp. 3168-3177.</mixed-citation>
      </ref>
            <ref id="ref10">
        <label>10</label>
        <mixed-citation>Mchenryspagg (2023). Outlier detection in election data. GitHub. https://github.com/mchenryspagg/Outlier-Detection-in-Election-Data</mixed-citation>
      </ref>
            <ref id="ref11">
        <label>11</label>
        <mixed-citation>Mebane, W. R. (2008). Election forensics: The second-digit Benford's law test and recent American presidential elections. In Election Suspicious patterns: Detecting and Deterring Electoral Manipulation. Brookings Institution Press.</mixed-citation>
      </ref>
            <ref id="ref12">
        <label>12</label>
        <mixed-citation>Paszke, A., Gross, S., Massa, F., and Lerer, A. et al. (2019). PyTorch: An imperative style, high-performance deep learning library. Advances in Neural Information Processing Systems 32.</mixed-citation>
      </ref>
            <ref id="ref13">
        <label>13</label>
        <mixed-citation>Velickovic, P., Cucurull, G., Casanova, A., Romero, A., Lio, P., and Bengio, Y. (2018). Graph attention networks. International Conference on Learning Representations (ICLR 2018).</mixed-citation>
      </ref>
            <ref id="ref14">
        <label>14</label>
        <mixed-citation>Ajilore, O. O., Eludire, A., Olumoye, M. Y., Adegunwa, O., Omotayo, O., Adekunle, A., ... &amp; Olumoye, Y. (2023). Image classification algorithms for early detection of learning disabilities using visual data. International Journal of Innovative Science and Research Technology, 8(11), 815-819.</mixed-citation>
      </ref>
            <ref id="ref15">
        <label>15</label>
        <mixed-citation>Ajilore, O. O., Phillip, A., Olumoye, M.Y., Eludire, A., Akanni, A., Adegunwa, O., (2025). Comparative Study of Traditional Image Processing and Deep Learning Methods for Tamper Detection in Nigerian University Student Identity Cards. International Journal of Computer Science and Information Security 19 (4), 109-126</mixed-citation>
      </ref>
          </ref-list>
  </back>
  
</article>
