← Latest papers
📊 statistics

Automated auditing of statistical quality in university theses: why lexical rules fail and what a language layer adds

This study demonstrates that rule-based automated auditing of statistical quality in university theses performs worse than chance due to fundamental lexical limitations, but integrating a language model layer significantly improves agreement with expert judgment while maintaining high recall and low cost.

Original authors: Milton Vladimir Mamani Calisaya, Charles Ignacio Mendoza Mollocondo, Vladimiro Ibañez Quispe, Jesus Pari Flores

Published 2026-08-28
📖 4 min read☕ Coffee break read

Original authors: Milton Vladimir Mamani Calisaya, Charles Ignacio Mendoza Mollocondo, Vladimiro Ibañez Quispe, Jesus Pari Flores

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

For decades, scientists have worried about how research is reported. When a study claims to have found a significant result, it usually relies on numbers and tests to prove it. Experts have long known that these reports often contain mistakes, such as mismatched numbers or missing details, which can make the findings unreliable. To fix this, researchers have tried to build computer programs that can automatically scan thousands of scientific papers to find these errors. The hope has been that a machine could quickly check the work of many authors, spotting problems that human reviewers might miss due to fatigue or time limits. This idea of automated checking has become popular, especially for reviewing the massive amount of research produced by universities, where student theses are a primary form of output.

However, a new study from researchers in Peru challenges the assumption that these simple computer programs are actually doing a good job. The team built a system to audit nearly one thousand university theses, looking for common statistical errors. They started with a straightforward approach: they programmed the computer to look for specific words and phrases, like the names of statistical tests or mentions of "p-values," which are numbers used to decide if a result is meaningful. The idea was that if a thesis mentioned a test but didn't mention checking its requirements, or if it claimed a result was significant without the right numbers, the computer would flag it as an error. This method is cheap, fast, and produces neat percentages that look impressive at first glance.

The researchers then tested this simple word-searching system against a much harder standard: the careful, double-checked judgment of human experts. They asked two independent experts to read the same theses and decide if they contained real problems. When they compared the computer's list of errors to the experts' list, the results were shocking. The computer was not just slightly off; it was performing worse than if it had simply guessed at random. In fact, the computer's agreement with the experts was negative, meaning it was actively finding the wrong things. It often flagged papers as having errors when they were actually fine, and it missed the papers that truly had serious problems.

The study dug into why this happened and found two main reasons. First, the computer could not tell the difference between a test that a student actually performed and a test that the student was just mentioning while talking about someone else's work. If a thesis said, "Smith used a t-test," the computer thought the student had used a t-test and flagged it if the student hadn't checked the necessary conditions. Second, and more importantly, the computer could not understand the logic of the numbers. In one clear example, a thesis claimed a result was significant because a number was less than another number, but the numbers were written in a way that made the claim mathematically impossible. The computer saw the words "significant" and a number, so it thought everything was correct. It could not see that the logic connecting them was broken.

To solve this, the researchers added a third layer to their system. Instead of just looking for words, they fed small, focused chunks of text into a sophisticated language model. This model acts more like a human reader; it looks at the context to see who did the experiment and checks if the conclusion actually follows from the numbers provided. When they used this smarter approach, the system became much more reliable. It caught all the real errors the experts found, including the tricky ones the simple word-searcher missed, and it stopped flagging papers that were actually correct. The cost of running this smarter system was incredibly low, amounting to just a few cents per thesis, making it feasible for any university to use.

The most important takeaway from this work is not just that the new system works better, but that the old way of doing things is fundamentally broken. The study shows that simply counting words or patterns cannot tell you if a scientific report is good or bad. A computer program that relies only on finding specific phrases will produce numbers that look scientific but are actually meaningless. The researchers conclude that anyone who uses automated tools to check the quality of research must first prove that their tool agrees with human experts. Without that proof, the statistics they publish about how many errors exist in a field are not just inaccurate; they are uninterpretable. The path forward requires systems that can understand the meaning of the text, not just the words on the page.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →