paper-with-me

Papers

Who Wrote This? Identifying Machine vs Human-Generated Text in Hausa

2025-03-17 · Babangida Sani, Aakansha Soy, Sukairaj Hafiz Imam, Ahmad Mustapha, Lukman Jibril Aliyu, Idris Abdulmumin, Ibrahim Said Ahmad, Shamsuddeen Hassan Muhammad

The advancement of large language models (LLMs) has allowed them to be proficient in various tasks, including content generation. However, their unregulated usage can lead to malicious activities such as plagiarism and generating and spreading fake news, especially for low-resource languages. Most existing machine-generated text detectors are trained on high-resource languages like English, French, etc. In this study, we developed the first large-scale detector that can distinguish between human- and machine-generated content in Hausa. We scrapped seven Hausa-language media outlets for the human-generated text and the Gemini-2.0 flash model to automatically generate the corresponding Hausa-language articles based on the human-generated article headlines. We fine-tuned four pre-trained Afri-centric models (AfriTeVa, AfriBERTa, AfroXLMR, and AfroXLMR-76L) on the resulting dataset and assessed their performance using accuracy and F1-score metrics. AfroXLMR achieved the highest performance with an accuracy of 99.23% and an F1 score of 99.21%, demonstrating its effectiveness for Hausa text detection. Our dataset is made publicly available to enable further research.

📄 PDF Abstract BibTeX arXiv:2503.13101

Code (1)

TheBangis/hausa_corpus 공식 구현

Tasks

ArticlesText Detection

Similar Papers 제목 키워드 기반

Who Wrote This? The Key to Zero-Shot LLM-Generated Text Detection Is GECScore

2024-05-07 · Junchao Wu, Runzhe Zhan, Derek F. Wong, Shu Yang 외

The efficacy of an large language model (LLM) generated text detector depends substantially on the availability of sizable training data. White-box zero-shot detectors, which require no such data, are nonetheless limited…

Language ModelingLanguage ModellingLarge Language ModelLLM-generated Text Detection+1

Inspiration through Observation: Demonstrating the Influence of Automatically Generated Text on Creative Writing

2021-07-08 · Melissa Roemmele

Getting machines to generate text perceived as creative is a long-pursued goal. A growing body of research directs this goal towards augmenting the creative writing abilities of human authors. In this paper, we pursue th…

Language ModellingSentenceText Generation

Who Wrote this Code? Watermarking for Code Generation

2023-05-24 · Taehyun Lee, Seokhee Hong, Jaewoo Ahn, Ilgee Hong 외

Since the remarkable generation performance of large language models raised ethical and legal concerns, approaches to detect machine-generated text by embedding watermarks are being developed. However, we discover that t…

Code GenerationText Detection

RKadiyala at SemEval-2024 Task 8: Black-Box Word-Level Text Boundary Detection in Partially Machine Generated Texts

2024-10-22 · Ram Mohan Rao Kadiyala

With increasing usage of generative models for text generation and widespread use of machine generated texts in various domains, being able to distinguish between human written and machine generated texts is a significan…

Boundary DetectionSentenceText Generation

Trying to be human: Linguistic traces of stochastic empathy in language models

2024-10-02 · Bennett Kleinberg, Jari Zegers, Jonas Festor, Stefana Vida 외

Differentiating between generated and human-written content is important for navigating the modern world. Large language models (LLMs) are crucial drivers behind the increased quality of computer-generated content. Repor…