<?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">268</article-id>
            <article-id pub-id-type="doi">10.51583/IJLTEMAS.2026.150800074</article-id>
      
      <!-- Categories -->
            <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Education</subject>
        </subj-group>
      </article-categories>
      
      <!-- Title -->
      <title-group>
        <article-title>Transformer Models for Hausa Personal Name Spelling Correction: A Comparative Evaluation of Byt5, Flan-T5, and AfroLlama</article-title>
      </title-group>

      <!-- Authors -->
      <contrib-group>
                <contrib contrib-type="author">
                    <name>
            <surname>Ephraim</surname>
            <given-names>Bernard</given-names>
          </name>
                              <aff>
            Department of Computing Sciences, Admiralty University of Nigeria, Ibusa, Delta State, Nigeria/Department of Computer Science, Ebonyi State University Abakaliki, Ebonyi State, Nigeria                        <country>Nigeria</country>
                      </aff>
                    
        </contrib>
                <contrib contrib-type="author">
                    <name>
            <surname>Ifenyinwa</surname>
            <given-names>Ajah</given-names>
          </name>
                              <aff>
            Department of Computer Science, Ebonyi State University Abakaliki, Ebonyi State, Nigeria                        <country>Nigeria</country>
                      </aff>
                    
        </contrib>
              </contrib-group>

      <!-- Volume / Issue / Pages -->
            <volume>15</volume>
                  <issue>8</issue>
                        <fpage>1020</fpage>
            <lpage>1039</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>15</day>
        <month>09</month>
        <year>2026</year>
      </pub-date>
      
      <!-- DOI Self-URI -->
            <self-uri xlink:href="https://doi.org/10.51583/IJLTEMAS.2026.150800074"/>
      
      <!-- Keywords -->
            <kwd-group kwd-group-type="author">
                <kwd>ByT5; Flan-T5; Low-resource; Spelling correction; Transformer models.</kwd>
              </kwd-group>
      
    </article-meta>
  </front>

  <!-- ============================================================ BODY (Abstract) -->
  <body>
        <sec>
      <title>Abstract</title>
      <p>Misspelling of personal names presents a significant challenge to data integrity, record linkage, identity verification, and information retrieval, particularly in low-resource linguistic environments. Hausa personal names exhibit substantial spelling variation arising from phonetic, orthographic, transliteration, and typographical differences, yet limited research has investigated Transformer-based approaches for their automatic correction. This study investigates the effectiveness of Transformer-based language models for automatically correcting misspelt Hausa personal names. A corpus comprising 148,710 spelling instances derived from 2,061 Hausa personal names was used, including 19,472 real human spelling attempts and synthetically generated variants. Three models, ByT5-small, Flan-T5-small, and AfroLlama, were evaluated under a three-phase cumulative curriculum-learning framework in which progressively larger edit-distance ranges were introduced during training. To reduce the possibility of canonical-name-level data leakage, the 2,061 canonical names were partitioned into mutually exclusive training, validation, and test sets containing 1,690, 185, and 186 canonical names, respectively. Model performance was evaluated using exact-match accuracy, character-level precision, recall and F1, SacreBLEU, and character error rate (CER), with McNemar's test used to assess differences in paired prediction outcomes. Fine-tuned ByT5-small achieved the strongest overall performance, correctly restoring 3,328 of 13,558 test instances (24.55%), with character precision of 92.45%, recall of 80.68%, F1 of 86.16%, SacreBLEU of 69.7286, and CER of 0.2048. Fine-tuned Flan-T5-small achieved 11.85% exact-match accuracy and 83.14% character F1. In contrast, AfroLlama declined from 6.84% to 4.46% exact-match accuracy following fine-tuning, accompanied by a reduction in character F1 from 74.93% to 69.70%. McNemar's tests indicated statistically significant differences between each pair of evaluated models (p &lt; 0.001). The findings demonstrate that, under the experimental configuration examined, ByT5-small provided the strongest correction performance among the evaluated models. However, the results should not be interpreted as establishing the superiority of an entire model class. The study also highlights the need for human-versus-synthetic evaluation, curriculum ablation, architecture-specific optimization, and broader baseline comparisons in future research.</p>
    </sec>
      </body>

  <!-- ============================================================ BACK (References) -->
    <back>
    <ref-list>
      <title>References</title>
            <ref id="ref1">
        <label>1</label>
        <mixed-citation>Aars, C., Adams, L., Tian, X., Wang, Z., Wismer, C., Wu, J., Rivas, P., Sooksatra, K., &amp; Fendt, M. (2024). Efficacy of ByT5 in Multilingual Translation of Biblical Texts for Underrepresented Languages. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2405.13350</mixed-citation>
      </ref>
            <ref id="ref2">
        <label>2</label>
        <mixed-citation>Aliakbarzadeh, A., Flek, L., &amp; Karimi, A. (2025). Exploring Robustness of Multilingual LLMs on Real-World Noisy Data. In Qeios.  https://doi.org/10.32388/3x6cxv</mixed-citation>
      </ref>
            <ref id="ref3">
        <label>3</label>
        <mixed-citation>Aliero, A. A., Bashir, S. A., Aliyu, H. O., Tafida, A. G., &amp; Hussaini, M. (2025). Dual-BERT Adversarial Model for Text Normalization in Hausa User-Generated Contents. In Research Square.  https://doi.org/10.21203/rs.3.rs-7446019/v1</mixed-citation>
      </ref>
            <ref id="ref4">
        <label>4</label>
        <mixed-citation>Al-Rfooh, B., Abandah, G. A., &amp; Al‐Rfou, R. (2023). Fine-Tashkeel: Finetuning Byte-Level Models for Accurate Arabic Text Diacritization. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2303.14588</mixed-citation>
      </ref>
            <ref id="ref5">
        <label>5</label>
        <mixed-citation>Bernard, E., &amp; Ajah, A. I. (2025). Sautex: A Language-Specific Phonetic Matching Algorithm for Resolving Spelling Variations in Hausa Personal Names. Journal of Computer, Software and Program., 2(2), 25–33.  https://doi.org/10.69739/jcsp.v2i2.1141</mixed-citation>
      </ref>
            <ref id="ref6">
        <label>6</label>
        <mixed-citation>Christen, P. (2006). A Comparison of Personal Name Matching: Techniques and Practical Issues. The Austrilian National University. 290–294.  https://doi.org/10.1109/icdmw.2006.2</mixed-citation>
      </ref>
            <ref id="ref7">
        <label>7</label>
        <mixed-citation>Feher, D., Vulić, I., &amp; Minixhofer, B. (2024). Retrofitting Large Language Models with Dynamic Tokenization. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2411.18553</mixed-citation>
      </ref>
            <ref id="ref8">
        <label>8</label>
        <mixed-citation>Ismail, K., Abdou, S., Farouk, M., &amp; Salem, A. (2025). Transformers to the rescue: alleviating data scarcity in arabic grammatical error correction with pre-trained models. Neural Computing and Applications, 37(18), 13011–13038.  https://doi.org/10.1007/s00521-025-11145-1</mixed-citation>
      </ref>
            <ref id="ref9">
        <label>9</label>
        <mixed-citation>Khaleel, M. R., &amp; Abandah, G. A. (2025). Efficient Stochastic Error Injection for Optimizing Large Language Models in Arabic Spelling Correction. 2025 International Conference on New Trends in Computing Sciences (ICTCS), Amman, Jordan . 505–510. https://doi.org/10.1109/ictcs65341.2025.10989319</mixed-citation>
      </ref>
            <ref id="ref10">
        <label>10</label>
        <mixed-citation>Kuparinen, O., Miletić, A., &amp; Scherrer, Y. (2023). Dialect-to-Standard Normalization: A Large-Scale Multilingual Evaluation. Findings of the Association for Computational Linguistics: EMNLP 2023. https://doi.org/10.18653/v1/2023.findings-emnlp.923</mixed-citation>
      </ref>
            <ref id="ref11">
        <label>11</label>
        <mixed-citation>Lauc, D., Rutherford, A., &amp; Wongwarawipatr, W. (2024). AyutthayaAlpha: A Thai-Latin Script Transliteration Transformer. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2412.03877</mixed-citation>
      </ref>
            <ref id="ref12">
        <label>12</label>
        <mixed-citation>Lefrandt, M., Santoso, E. B., Gunawan, A. A. S., &amp; Tedjasulaksana, J. J. (2025). Contextual Spelling Corrector for Indonesian Text Preprocessing: A Comparative Analysis of Large Language Models. 2025 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT), Bali, Indonesia. 290–296.  https://doi.org/10.1109/iaict65714.2025.11100636</mixed-citation>
      </ref>
            <ref id="ref13">
        <label>13</label>
        <mixed-citation>Li, H., Li, J., Jiang, W., Zhang, Z., Chen, M., Wang, S., &amp; Xiao, J. (2021). PHMOSpell: Phonological and Morphological Knowledge Guided Chinese Spelling Check. Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers). 5958–5967.  https://doi.org/10.18653/v1/2021.acl-long.464</mixed-citation>
      </ref>
            <ref id="ref14">
        <label>14</label>
        <mixed-citation>Limisiewicz, T., Blevins, T., Gonen, H., Ahia, O., &amp; Zettlemoyer, L. (2024). MYTE: Morphology-Driven Byte Encoding for Better and Fairer Multilingual Language Modeling. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2403.10691</mixed-citation>
      </ref>
            <ref id="ref15">
        <label>15</label>
        <mixed-citation>Lutgen, A.-M., Plum, A., Purschke, C., &amp; Plank, B. (2024). Neural Text Normalization for Luxembourgish using Real-Life Variation Data. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2412.09383</mixed-citation>
      </ref>
            <ref id="ref16">
        <label>16</label>
        <mixed-citation>Okewunmi, P., James, F., &amp; Fajemila, O. E. (2025). Evaluating Robustness of LLMs to Typographical Noise in Yorùbá QA. Proceedings of the Sixth Workshop on African Natural Language Processing (AfricaNLP 2025. 195–202.  https://doi.org/10.18653/v1/2025.africanlp-1.29</mixed-citation>
      </ref>
            <ref id="ref17">
        <label>17</label>
        <mixed-citation>Owodunni, A. T., Ahia, O., &amp; Kumar, S. (2025). FLEXITOKENS: Flexible Tokenization for Evolving Language Models. In ArXiv.org.  https://doi.org/10.48550/arxiv.2507.12720</mixed-citation>
      </ref>
            <ref id="ref18">
        <label>18</label>
        <mixed-citation>Phonchai, T., Siripong, S., Patterson, N., &amp; Campbell, O. (2025). Large Language Models for Zero-Shot Multicultural Name Recognition. arXiv (Cornell University). http://arxiv.org/abs/2507.04149</mixed-citation>
      </ref>
            <ref id="ref19">
        <label>19</label>
        <mixed-citation>S, B. R., Suri, G., Dewangan, V., &amp; Sonavane, R. (2024). When Every Token Counts: Optimal Segmentation for Low-Resource Language Models. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2412.06926</mixed-citation>
      </ref>
            <ref id="ref20">
        <label>20</label>
        <mixed-citation>Sani, S. A., Muhammad, S. H., &amp; Jarvis, D. (2025). Investigating the Impact of Language-Adaptive Fine-Tuning on Sentiment Analysis in Hausa Language Using AfriBERTa. In ArXiv.org.  https://doi.org/10.48550/arxiv.2501.11023</mixed-citation>
      </ref>
            <ref id="ref21">
        <label>21</label>
        <mixed-citation>Sperduti, G., &amp; Moreo, A. (2026). Misspellings in natural language processing: A survey of recent literature. Natural Language Processing., 32(2), 113–159.  https://doi.org/10.1017/nlp.2026.10020</mixed-citation>
      </ref>
            <ref id="ref22">
        <label>22</label>
        <mixed-citation>Wali, A. M., &amp; Nisioi, S. (2025). Automatic Correction of Writing Anomalies in Hausa Texts. In ArXiv.org.  https://doi.org/10.48550/arxiv.2506.03820</mixed-citation>
      </ref>
            <ref id="ref23">
        <label>23</label>
        <mixed-citation>Wu, S., Tan, X., Wang, Z., Wang, R., Li, X., &amp; Sun, M. (2024). Beyond Language Models: Byte Models are Digital World Simulators. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2402.19155</mixed-citation>
      </ref>
            <ref id="ref24">
        <label>24</label>
        <mixed-citation>Xue, L., Barua, A., Constant, N., Al‐Rfou, R., Narang, S., Kale, M., Roberts, A. P., &amp; Raffel, C. (2022). ByT5: Towards a Token-Free Future with Pre-trained Byte-to-Byte Models. Transactions of the Association for Computational Linguistics, 10, 291–306.  https://doi.org/10.1162/tacl_a_00461</mixed-citation>
      </ref>
            <ref id="ref25">
        <label>25</label>
        <mixed-citation>Xue, L., Barua, A., Constant, N., Al‐Rfou, R., Narang, S., Kale, M., Roberts, A., &amp; Raffel, C. (2021). ByT5: Towards a token-free future with pre-trained byte-to-byte models. In arXiv (Cornell University). Cornell University.  https://doi.org/10.48550/arxiv.2105.13626</mixed-citation>
      </ref>
            <ref id="ref26">
        <label>26</label>
        <mixed-citation>Zanga, A. I., Abdulrahman, S. M., Ado, A., Bichi, A. A., Jibril, L. A., Umar, A. M., Adamu, A., Muhammad, S. H., &amp; Abubakar, B. S. (2025). HausaMovieReview: A Benchmark Dataset for Sentiment Analysis in Low-Resource African Language. In ArXiv.org.  https://doi.org/10.48550/arxiv.2509.16256</mixed-citation>
      </ref>
          </ref-list>
  </back>
  
</article>
