Live data from Hacker News

How we measured AI writing across arXiv, and where the measurement breaks

unslop.run

111–120 of 185 posts

Re: How we measured AI writing across arXiv, and where the measurement breaks

#111

I scored the full text of 12,750 arXiv papers from 2021 through 2026 to find out how many of these get flagged as machine written and how much it increased since the release of chatGPT. I purposely tuned the detector to avoid false positives. My detection rate pre chatGPT is around .4% for that reason. The biggest results: in Jan of 2026 about 39% of papers got flagged as AI written. In computer science speicifcally…

Could you share some pre LLM false positives? Would be interesting to see what is tripping the detection. Did a tiny fraction of authors write like LLMs, before LLMs?

Re: How we measured AI writing across arXiv, and where the measurement breaks

#112
I get 0% (accurately) on my latest paper. Not super surprised, as I intentionally avoid some LLM-isms that I used to use because I don't want reviewers to have even the slightest indication that text is LLM-generated (even if in principle I'm not opposed to polishing or even wholesale generating academic text if it can convey the original research well, especially for non-native speakers).

I don't think the problem is as bad as a naive reading of this article suggests. I'm highly skeptical that anywhere near 65% of recent CS papers that I've read (mostly systems papers) are substantially AI-written. I threw some recent papers I've read into the system and they come back as 0-7%.

Re: How we measured AI writing across arXiv, and where the measurement breaks

#113

People are saying this is a bad thing but is it really a problem? The compelling aspect of research is the data and/or description of work, not the writing. Papers probably should be written by AI so that they're clear and well presented, while the researchers should focus on generating good data. If there is no data or work behind the paper, we should question whether the research group needs funding.

but the assumption you are making is that the underlying ideas are compelling. In practice, people often decide to publish incremental and/or mediocre work for various reasons, and then dress these ideas up to seem as compelling as possible to get past peer review or make a press release.

at the least, this is problematic for peer-review because the absolute number of submissions outpaces the time availability of a finite number of expert reviewers. We cannot quickly generate expert human reviewers, and so the community might converge towards half-baked solutions (AI-generated reviews or rejection systems, vastly expanded referee pools, etc.) that tend to erode trust and and make scientific communities more adversarial.

Re: How we measured AI writing across arXiv, and where the measurement breaks

#114
post #39
post #3

The important question is: So what? Genuinely. I get that there may be some visceral reaction against this, but when I break it down, I mostly fail to see the problem. Seems like what is actually important is: Compared to before, when a human reads it, do they -- or society -- get something good out of it? Is it worth it to add this to the "pantheon?" If that's not what's happening enough, and if this doesn't describ…

LLM-written text tends to have the property that it gives the impression of expertise and knowledge in excess of what the text actually contains. In other words, it "sounds smart" without necessarily having anything to back it up. In even more critical terms, it's very good at bullshitting. Unfortunately for us, the scientific community current relies on a certain amount of trust. (To do otherwise is very expensive!…

Agreed. I know nothing about nuclear physics. I still doubt you could pick a random person off the street and have them convincingly pose as a nuclear physicist to explain a "nuclear physics" concept to me. I doubt you could do it with a random PhD from a non-physics field. An LLM could probably convince me even if 90% of the content of the explanation is subtly or blatantly incorrect.

Re: How we measured AI writing across arXiv, and where the measurement breaks

#115
post #53

Just to play devils advocate. These kind of papers are very verbose and boilerplate. I can imagine using AI to write 90% but then the actual novel content and explaining what’s important could be handwritten. Perhaps that’s what’s happening.

If 90% of it is boilerplate, then you really need to question if you have something worth publishing as an academic paper.

It's generally always better for an academic's career to publish something, rather than publish nothing.

Re: How we measured AI writing across arXiv, and where the measurement breaks

#116
post #65

I'm not sure what to think... I uploaded a PyHPC workshop paper I wrote in 2011 and it said 27% machine. I also uploaded my PhD dissertation from 2012 and got back 40% machine, which is just barely below the 42% threshold. I don't publish anymore... but does this mean I wrote like a LLM or did LLMs learn from me? :p Update: I also uploaded a IEEE CLUSTERS paper I wrote in 2015 and it came back 74% machine written :|

Could it be that your papers are literally in the training set?

Re: How we measured AI writing across arXiv, and where the measurement breaks

#118

Honestly academic writing is the only place where I think AI slop might be an improvement over the status quo writing style.

As an academic who is forced to review AI-generated conference/journal submissions, I can assure you this is not the case. LLM-heavy papers are terrible.

Even if they manage to avoid straight-up factual incorrectness, the writing is full of ambiguities and vagueness when you look closely. Meanwhile, space is wasted repeating the same claim in multiple ways, or explaining something simple.

They also seem unable to resist the hype/advertising tone, overselling the contribution while exaggerating the limitations of related work.

I would much rather read grammatically incorrect or awkward sentences.

While academic writing does have a few pointless historical conventions, the huge majority of "status quo writing style" is a logical consequence of 1) minimizing ambiguity, 2) organizing ideas coherently, 3) distinguishing opinion/interpretation from fact, and 4) providing enough detail to be reproducible.

Re: How we measured AI writing across arXiv, and where the measurement breaks

#119
post #3

The important question is: So what? Genuinely. I get that there may be some visceral reaction against this, but when I break it down, I mostly fail to see the problem. Seems like what is actually important is: Compared to before, when a human reads it, do they -- or society -- get something good out of it? Is it worth it to add this to the "pantheon?" If that's not what's happening enough, and if this doesn't describ…

Another important questions is: What about the papers that graduate to proper publication? Arxiv is full of pre-prints that anyone can upload.

> Arxiv is full of pre-prints that anyone can upload.

You now (at least for some categories) have to receive endorsement from someone who has multiple recent papers on arxiv in the same (or adjacent) category.

Post reply on HN