Unleash the full potential of your business in the digital world


How Do We Know if a Text Is AI-generated?

Different Statistical Approaches to Detecting AI-generated Text

James Huang | 2023.05.25

In the fascinating and rapidly advancing realm of artificial intelligence, one of the most exciting advances has been the development of AI text generation. AI models, such as GPT-3, Bloom, BERT, AlexaTM, and other large language models, can produce remarkably human-like text. This is both exciting and concerning at the same time. Such technological advances allow us to be creative in ways we didn’t before, but they also open the door to deception. And the better these models get, the more challenging it will be to distinguish between human-written text and AI-generated text.

Since the release of ChatGPT, people all over the globe have been testing the limits of such AI models and using them to gain knowledge. However, some students have even used them to solve homework and exams, which challenges the ethical implications of such technology. Especially as these models have become sophisticated enough to mimic human writing styles and maintain context over multiple passages, they still need to be fixed, even if their errors are minor.

That raises an important question, a question I get asked quite often:

How can we know if a text is human-written or AI-generated?

This question is not new to the research world; detecting AI-generated text is called “deep fake text detection.” Today, there are different tools you can use to detect if a text is human-written or AI-generated, such as GPT-2 by OpenAI. But how do such tools work?

Different approaches are currently used to detect AI-generated text. New techniques are being researched and implemented to detect such text as the models used to generate these texts become more advanced.

This article will explore 4 different statistical approaches that can be used to detect AI-generated text.

Let’s get right to it…

N-gram Analysis

N-gram Analysis

An N-gram is a sequence of N words or tokens from a given text sample. The “N” in N-gram is how many words are in the N-gram. For example:

  1. New York (2-gram).
  2. The Three Musketeers (3-gram).
  3. The group met regularly (4-gram).

Analyzing the frequency of different N-grams in a text makes it possible to determine patterns. For example, among the three N-gram examples we just went through, the first is the most common, and the third is the least common. By tracking the different N-grams, we can decide that they are more or less common in AI-generated text than in human-written text. For instance, an AI might use specific phrases or word combinations more frequently than a human writer. We can find the relation between the frequency of N-grams used by AI vs. humans by training our model on data generated by humans and AI.

Perplexity

Perplexity

If you look up the word perplexed in the English dictionary, you will find it defined as surprised or shocked. But, in the context of AI and NLP, in particular, perplexity measures how confidently a language model predicts a text. Estimating the perplexity of a model is done by quantifying how long a model needs to respond to a new text. In other words, how “surprised” the model is by the new text. For example, an AI-generated text might lower the perplexity of a model; the better the model predicts the text. Perplexity is fast to calculate, which gives it an advantage over other approaches.

Burstiness

Burstiness

In NLP, Slava Katz defines burstiness as the phenomenon where certain words appear in “bursts” within a document or a set of documents. The idea is that when a word is used once in a document, it’s likely to be used again in the same document. AI-generated texts exhibit different patterns of burstiness than those written by a human. As they don’t have the required cognitive processes to choose other synonyms, they tend to repeat the same word multiple times.

Stylometry

Stylometry

Stylometry is the study of linguistic style, and it can be used to identify authors or, in this case, the source of a text (human vs. AI). Everyone uses language differently. Some prefer short sentences, and some prefer long, connected ones. People use semi-colons and em-dashes (and other unique punctuations) differently from one person to another. Moreover, some people use the passive voice more than the active one or use more complex vocabulary. An AI-generated text might exhibit different stylistic features, even writing about the same topic more than once. Since an AI doesn’t have a style, these different styles can be used to detect if an AI writes a text.

Final Thoughts

As we advance in AI, we will need more advanced and complex tools to detect AI-generated text to avoid misinformation and deception. Although this is a very active area of research today, researchers have developed tools to detect AI-written text. An example of such work is done by Edward Tian from Princeton University. Tian developed an experimental tool called GPTZero that uses “perplexity” and “burstiness” to estimate the likelihood that an AI-generated a piece of content. Another example is Noah Smith, a professor and NLP researcher at the University of Washington, whose research focuses on the unique quality of human-written text intentionality. AI often generates text that needs to be more intentional and consistent, which may change as these language models improve. None of the approaches explored in this article is bulletproof; a combination of different techniques and an extensive training set is often used to build real-life AI-generated text classifiers.


How Do We Know if a Text Is AI-generated?
MERCURY TECHNOLOGY SOLUTION, James Huang 25 May, 2023
Share this post
Dogfooding from Home
How Mercury Built Our SEO Blog Replacement