How we measured AI writing across arXiv, and where the measurement breaks
Posted by dopamine_daddy 4 days ago
Comments
Comment by pbui 4 days ago
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 :|
Comment by NitpickLawyer 4 days ago
Comment by thesmtsolver2 4 days ago
A well established user here was adamant that I used AI because apparently humans never ever wrote proofs.
This was a while ago. Any well crafted human output is now being dismissively cast as AI if the reader is challenged by the output intellectually/politically.
Comment by ycombinete 4 days ago
Comment by LearnYouALisp 3 days ago
Comment by roysting 4 days ago
Comment by jszymborski 4 days ago
I'm not convinced we'll ever have full-proof detectors, and certainly the false-positive rate will make them irresponsible for accusations of intellectual/academic fraud, I do think that LLMs are easy for folks to sniff out on average so I imagine it's possible to detect many instances.
Pangram's detector is anecdotally very accurate in my tests. This detector appears to be fine-tuned on a very small dataset (200 papers per subject), and suspect the problem might be in part that.
Comment by yorwba 4 days ago
Comment by jasonfarnon 4 days ago
Comment by yorwba 4 days ago
Comment by cansofgrease 4 days ago
Comment by LearnYouALisp 3 days ago
Comment by dgellow 4 days ago
Comment by sean_pedersen 4 days ago
Comment by miohtama 4 days ago
It's just text.
Comment by dopamine_daddy 4 days ago
The biggest results: in Jan of 2026 about 39% of papers got flagged as AI written. In computer science speicifcally the peak was at 65%. Mathematics barely moved away from 0.7%, though the proof heavy math texts might just not get picked up by the detector properly.
All this is a detector estimate of a statistical signal and not a proof any given author used AI. Machine written can also mean heavy AI-assisted editing.
Comment by drewcrawford 4 days ago
* pre-chatGPT is not an effective control because language evolves. In the arxiv corpus in particular there are "fashions" in research depending on what gets funded lately, not to mention many new words and topics not invented before a given paper.
* In general, detecting AI from content seems difficult as humans write like they read. To the extent there are unique factors recognizable as AI and to the extent humans read them, they will eventually incorporate them into their writing style. Accordingly, you'd need to model a rolling window of "AI tells" that decay at some rate.
Comment by phreeza 4 days ago
Comment by dopamine_daddy 4 days ago
FYI this is all relatively new so there might be lots of issues and iterations coming.
Comment by Paracompact 4 days ago
Comment by simonreiff 4 days ago
Comment by paxys 4 days ago
Comment by JamesBarney 4 days ago
Comment by malshe 4 days ago
Comment by JamesBarney 3 days ago
Comment by adamgordonbell 4 days ago
I had to change my mind on AI detectors after playing around with it.
It would be interesting to hear how this detector compares. It also seems to be aiming for low fp rate.
Comment by RugnirViking 2 days ago
What I mean is, are there statistical differences in how people write that would give similar looking results between say 1990-2000 and 2000-2008? Are we just detecting the natural progression of language here?
Comment by 0x000xca0xfe 4 days ago
Comment by jmcqk6 4 days ago
Comment by cgio 4 days ago
Comment by andycasey 4 days ago
Comment by dopamine_daddy 4 days ago
Comment by exe34 4 days ago
Comment by economistbob 4 days ago
Comment by ryandvm 4 days ago
It's hard to say if this code is structurally better or worse than before, but it's certainly voluminous and as far as leadership could ever tell, with their flawed metrics, that is all that matters. It will be years before we figure out if this is a good idea and worth the cognitive atrophy.
Anyone not using LLMs all day is just not going to be as prolific. I can't imagine that the same factors aren't at play in the scientific research community where it's all about how much you can publish.
Comment by jknoepfler 4 days ago
Can you unpack that a bit? It produces measurably, meaningfully inferior code everywhere I see it in use.
> "leadership encourages this because from what they can tell, there is no downside"
As said 'leadership' I find this a bit puzzling. I'm seeing strong, quantifiable evidence of increasing churn, increasing incident count, and length of downtime from the date of our biggest push into GenAI, and I'm organizing efforts on my teams to mitigate those issues and actively reduce GenAI adoption.
If you mean my c-suite, you're mostly correct although they are already rumbling about seeing zero or negative ROI on GenAI investments.
> Anyone not using LLMs all day is just not going to be as prolific
Agreed, but prolific != productive.
Comment by ryandvm 3 days ago
Normally, this is a signal that the developer is at least informed about best practices in the language and is usually a pretty good indicator that they're thinking clearly about the work they're doing. That, along with reputation, takes a lot of cognitive burden off the reviewer.
However, with LLMs that is all it means. You can be sure the code is norm-compliant, but in my experience that is all you can be sure of. There's not really a guarantee that it has thought deeply about the problem space.
It's like a bridge that looks great.
Comment by sandeepkd 4 days ago
Not sure if its just me, lately I have started feeling pretty offensive about the increased usage of the word. Its management not leadership by any means.
> "leadership encourages this because from what they can tell, there is no downside"
For most people in management its easier to pick the current set of slangs/abbreviation's, general trend and go with it. Understanding the details would take time, raise questions and no one in management has time or political capital to spend on it.
Comment by mewpmewp2 4 days ago
Comment by OleksandrC 4 days ago
Humans write slop too, you know. Just saying.
Comment by akomtu 4 days ago
Comment by pcrh 4 days ago
I can't speak for the entire scientific research community, but I can say that for basic biomedical research (not clinical research), LLMs are mostly ignored. They simply don't have the ability to parse most raw wet lab data.
This obviously has not stopped the creation of a legion of startups, new Asst Profs, etc, claiming that they are using "AI" to crack new frontiers. In practice, the most effective of these use machine learning, rather than LLMs.
Comment by addaon 4 days ago
Hah. I've been working with ChatGPT-5.6 Sol and a lot of guidance to port a particular geometry from 2800 lines of Python-scripted Rhino3D (basically a custom parametric CAD kernel in there, plus use of it) to Python-scripted OCCT/FreeCAD (an existing CAD kernel) and it's up to 36,000 lines and only about half way there. And I've been setting goals and targets for duplication minimization, code size reduction, etc. The results are fine for my purposes, but if I put a positive value on "voluminous" I'd be super impressed; with my actual negative value assignment on lines of code, this is more "absolute crap but still useful to me."
I think "absolute crap but still useful to me" is a pretty high value and not worth neglecting, but I'm definitely scared by leadership who sees the toilet overflowng and assumes that means that value has been maximized.
Comment by William_BB 4 days ago
If I extrapolate this example to my professional life, this code now manages millions of dollars, a single mistake can wipe it all out, it has to be maintained by 5 other engineers and understood by 5 other domain experts.
Comment by addaon 4 days ago
Comment by ffsm8 4 days ago
Huh?
But that's easy to tell?
It's better then incompetents code, worse then a motivated average dev... But good enough hence the real question is value aka time& money invested/quality.
That's much harder to tell, and I currently think opus/fable generated code is decent enough to be safely in favor - at least on subscription
Comment by William_BB 4 days ago
That's well put.
> But good enough hence the real question is value aka time& money invested/quality.
There's time invested SO FAR and time that will have to be invested to maintain it. In my experience, even with Fable, it's not there yet. It's the reason why it's easy to vibe code an app from scratch, but at some point when complexity significantly increases, the codebase becomes a mess.
Comment by MetaWhirledPeas 4 days ago
This was my big fear before we saw price increases. Now I'm pinning all my hopes on AI being too expensive to justify further big corporate pushes. (Sigh.) I love having new tools, but I hate being pushed to use ______ tool to meet some managerial metric.
Comment by pkage 4 days ago
I've also uploaded text samples from my own (unreleased) research from pre-LLM era, and it's seemingly scoring pretty high on the LLM-detection scores. On other papers, nearly every sentence is highlighted as red "machine-leaning," but that does not impact the score? Additionally, there are dramatic differences between the scores for identical text with and without LaTeX formatting, despite the fact that it should not matter.
The takeaway from this should be "it is difficult to detect generated text and we should be careful about accepting results simply because they confirm a hypothesis."
--
Relatedly, the text above scores as highly machine-written, despite the fact that I just wrote it with my human hands, I promise :)
Comment by make3 4 days ago
Comment by lingeringpine 4 days ago
It is not because we ask LLM to write us a paper about X. It is because we are bad at writing in a scientific style, and american editors expect us to do it. With LLMs, we can write in basic sentences and tell the LLM the idea and it converts that to nice writing.
If you write each paragraph and have an LLM make that paragraph more scientific, it is entirely your paper, but it is flagged as LLM generated. If you have an LLM write the paper but speak good enough English, you can make it look human even though it is not human.
Comment by zfnmxt 4 days ago
"More scientific" is not some merely stylistic thing that faithfully preserves the original meaning of what you wrote. The precise details of each paragraph matters a lot in terms of what and how it communicates. The fact that these details do matter means that, according to my accounting, it is not entirely your paper.
Also, I find striving for "scientific" to be a pretty undesirable thing. Why should papers read like that? What is the benefit? The best papers (in terms of their writing and communication) are unpretentious and conversational. I'm pretty sure I'd prefer your "basic sentences", especially if they were wholly yours. (I understand that there are also external forces at play here as you mentioned.)
Comment by simonreiff 4 days ago
Comment by smcg 4 days ago
Comment by zfnmxt 4 days ago
But I suspect that a lot of academic's feelings about it are informed by what others have told them and how they've been trained, rather than by what's actually permissible in the publishing system.
Comment by robotsliketea 4 days ago
I don't think this is surprising. Good technical writing is very precise. If you're starting from non-technical writing, I suspect that in most cases you can't make it "sound scientific" without adding new claims or changing the meaning. (Maybe you are being more careful, but this is something that worries me in general.)
Comment by bjourne 4 days ago
Comment by dopamine_daddy 4 days ago
Comment by aionwikipedia 4 days ago
Comment by vidarh 4 days ago
There really is no point, as long as you verify the content matches your intent and edit out anything poorly written.
Frankly, I've read plenty of papers by native English-speakers over the years that'd strongly benefit from being rewritten by an LLM too...
Comment by bananaflag 4 days ago
Comment by exe34 4 days ago
Comment by JadeNB 4 days ago
Comment by never_inline 4 days ago
Here's a paper by a non native English speaker. The lack of the formal style doesn't cause any issue. Preciseness is what matters.
Comment by JadeNB 2 days ago
Comment by rcxdude 4 days ago
Comment by jazzyjackson 3 days ago
Comment by JadeNB 2 days ago
(I agree that authors should be able to publish in their first language, but I also note that the historical practicality has been that publication in non-dominant languages has resulted more in silos than in broadening access.)
Comment by slopinthebag 4 days ago
Comment by willquack 4 days ago
When 65% of the papers you read have the characteristics of being AI written, whether or not you use AI to write, your writing will be influenced by the AI style. I imagine this must be particularly the case for newbie researchers who are still developing their writing style
Comment by aionwikipedia 4 days ago
there's also the fact that "the AI style" has changed over time. for instance, the word "delve" is notorious as an "AI sign," which it was up until mid-2024, at which point it dropped off sharply and has now basically disappeared from LLM output. so if someone happened to pick that up due to reading it everywhere, their writing is now less characteristic of AI, not more.
Comment by serial_dev 4 days ago
To me it sounds like 1. Either your tool is just not that good and reliable as you thought, 2. AI is trained on human written articles, so some of that human written content informed the now established “AI slop”.
There are people who shipped “slop” before AI.
Comment by cisophrene 4 days ago
The funny thing is that "slop" was defined by the writing habits of AI model, which we have learned to pick upon and recognize.
The "It's not X, it's Y", the rhetorical questions and other patterns would have been the tools of a skilled writer, and those people writing "like AI" before AI most likely would have been recognized as such.
Comment by Eextra953 4 days ago
A more interesting question, to me, is looking at a corpus of essays and analyzing how writing has changed with the introduction of LLMs. We can look at changes in vocabulary, linguistic features, style embeddings, regular embeddings, typos, errors, and references over time. When looked at in this way it is clear that academic writing has changed at the population level but what has led the change is harder to track down.
Comment by stereolambda 3 days ago
Comment by Calavar 4 days ago
Maybe for very short phrases, but otherwise I disagree. Phrasing very quickly runs into a combinatorial explosion. In the words of Noam Chomsky, "Virtually every sentence that a person utters or understands is a brand-new combination of words, appearing for the first time in the history of the universe."
In my opinion, the difficulty in LLM/human text discrimination isn't that a person might coincidentally write exactly the same text as an LLM would, but rather that 1) LLMs aren't hard locked to a single phrasing (so this is a tougher problem than matching to a single static document, e.g. plagiarism detection) and 2) text has relatively low information density, so you need quite a bit of it to gather enough data to run a statistical test with a reasonably narrow confidence interval.
Comment by bilsbie 4 days ago
Perhaps that’s what’s happening.
Comment by NoImmatureAdHom 4 days ago
Sure, some people are artists - but most aren't.
Comment by breezybottom 4 days ago
Comment by IncreasePosts 4 days ago
Comment by alexpotato 4 days ago
We were discussing research in general and I asked them: "Do you prefer the writing of the papers or the research?"
They, almost unanimously, agreed that they preferred the research. This makes sense as if they preferred writing they probably would have chosen another profession.
I say this b/c having LLMs available to turn research diagrams, code etc into a paper (or at least the starting point of a paper) will probably lead to MORE quality research papers. This is b/c I'm sure there was some friction in a researcher's mind of "I would love to do the research on this but don't want the trouble of writing the paper".
Put another way: on a 2D plot with one axis being the skills as a researcher and the other being hatred of writing, LLMs may "unlock" the people high on both axes to get more papers out.
Post Script: I agree that this could also lead to more BAD papers but the net may turn out to be positive in the long run.
Comment by tstactplsignore 4 days ago
For example, LLMs love to talk about LLMs (and the people who write with LLMs love to write about LLMs). Could "large language model" itself therefore be flagged as an AI-like phrase by this approach? It didn't exist much in the literature before 2022, does now, and certainly does more in AI-generated text: but, it is not actually a great way to distinguish modern AI generated text from human written text.
A helpful control would be to show that on some cohort of papers that can be declared reasonably clean of LLM generated text post 2023 there are very low rates compared to the arxiv.
For example, while papers in the journals Nature and Science are unlikely to be entirely LLM free at this point, if those were tested through 2026, we should see a line significantly lower than the arxiv's growth.
Comment by dopamine_daddy 4 days ago
The difficulty with this is then: How do you get a clean post 2023 dataset? I have no straightforward idea for this. You can't use other AI detectors to build it because then you'd never outperform them.
Comment by ianm218 4 days ago
The question is just how to organize these outputs and conclusions in a way that is consistently reproducible and also how to correct errors or remove LLM nonsense where it refuses to take a position on something.
Before it made sense to do this in papers but it feels like we need something like a paper format.. that is fully reproducible ideally and optimized for aggregating knowledge in a better way. I.e. before a person spent months on one of these and there was just more filtering, and the output itself was a clear signal of time spent and effort that no longer exists.
Comment by dopamine_daddy 4 days ago
If we imagine a set of all human ideas that these models have access to, then the set of possible discoveries would be something like the superset of all possible combinations of those ideas. I think all LLM discoveries are bounded by that space.
Looking at the recent OpenAI math discoveries, that seems to be pretty much what happened. Existing ideas were used as building blocks, the model found a valuable combination, and the result was something new that had real value.
Comment by ianm218 4 days ago
I know people are working on these things I just haven’t seen the right way yet. Like in manufacturing right now people are trying to encode what skilled machinists do into software and scale it up, we need to go further on that for Math/ data analysis etc.
Comment by epq22 4 days ago
Its not clear from your writeup what threshold needs to be reached to be classified as "machine written". A preprint where half the text is human and half is 100% AI should be a different category than a preprint where 100% of the text is AI-assisted.
Also its cool that you're making the detector available. When you say "cheap to run", do you know how this compares to pricing for a commercial detector pangram or GPTZero?
Comment by throwaway0123_5 4 days ago
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%.
Comment by rpm91 4 days ago
Admittedly, a Stack Overflow answer is somewhat outside the realm of scientific writing, so it's still possible that the detector may be accurate within that domain. That said, it's a cautionary tale on the hazards of applying classifiers like this outside of the domain that they were trained on.
Comment by leawi 4 days ago
Comment by edot 4 days ago
Comment by brokenodo 4 days ago
Pangram agrees: https://www.pangram.com/history/3de33376-94e3-404d-bbb0-751a...
Comment by guywithahat 4 days ago
Comment by epq22 4 days ago
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.
Comment by efitz 4 days ago
This paper was written using AI, to be honest
Comment by localhoster 3 days ago
Comment by Kuinox 4 days ago
Comment by linolevan 4 days ago
One thing I see a lot is papers flagged as AI because they include llm rollouts in the paper as examples.
Comment by ilamont 3 days ago
How is the author so sure that people or companies weren’t already using early tools at that time?
Comment by themeiguoren 4 days ago
Comment by ergl 4 days ago
Comment by IshKebab 4 days ago
Gotta be trolling :-D
Comment by WhyIsItAlwaysHN 4 days ago
Comment by dopamine_daddy 4 days ago
Comment by cat-whisperer 4 days ago
but this post makes me wonder, if more papers' are written with AI, or the shape of knowledge of converging?
Comment by n_e 4 days ago
Have you tried doing that or even read the article?
The article says that their detector flags 0.4% of pre-AI papers as AI-written.
If I paste the first page from this paper (https://www.fourmilab.ch/etexts/einstein/specrel/specrel.pdf) in https://unslop.run/app, I get a 0% chance that it was AI-written.
Comment by consp 4 days ago
Comment by wxw 4 days ago
I asked Codex to generate an article with a high score and then asked Codex to (reverse?) hill climb that score. The original generation scored 97% and then the optimized one scored 1%. Both are pretty bad and read like slop.
https://gist.github.com/wbew/8a2bd6686bf875210f2244ac8ea65bf...
Comment by luciana1u 4 days ago
Comment by arjunvrofficial 4 days ago
Comment by nullc 4 days ago
consider the fraudster that went around suing people on the basis of his absurd claims of being bitcoin's creator. He's now transitioned to using AI to gather graduate degrees and is obtaining masters and doctoral degrees at a regular place and writing multiple 'papers' per day that are all quite obviously AI slop.
People report his cheating and publications and simply no one cares... and this is someone court adjudicated to have fabricated evidence in court on a massive scale, including through the use of AI.
But when it comes to the degrees and publication everyone involved that wanted paid got paid, and apparently that's all that matters.
Comment by jrm4 4 days ago
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 describe the process -- then the problem lies elsewhere, no?
Comment by probably_wrong 4 days ago
My problem therefore is: we are seeing more and more papers written with tools that are known to make up facts, citations, and even entire papers. And the number of papers has increased, too. I therefore see it less as "people are being more productive" and more "people are releasing bad science much faster than we can keep up with".
Comment by guywithahat 4 days ago
Comment by probably_wrong 4 days ago
Cars have plenty of advantages, and yet no one would say "the number of pedestrians killed by cars is rising, but that's an issue with the drivers". In fact, the opposite is true: from fines and school zones to speed bumps and bollards, we have accepted that cars bring structural problems with them that cannot be solved at the driver level alone.
> we need new tools to filter out junk
Agreed, but if my office suddenly was flooded with garbage my first thought wouldn't be "I need more, bigger trash cans" but rather "who brought all this junk here and why?". To simply assume that the garbage is a sudden natural phenomena that I have to live with seems, at the very least, unfair.
Comment by lelanthran 4 days ago
It's a signal:noise ratio thing. If 1 out of every 1000 AI-written papers are bad, it makes sense to put in a filter that auto-rejects any paper that has AI tells.
After all, if that 1 researcher was any good, he wouldn't have used AI to write the thing in the first place.
Publishing was always about getting past the filters. There's one more filter - "AI-generated content" - so do what you have to to get past it. IOW, write your own paper.
Comment by verdverm 4 days ago
I am almost certain he was "hallucinating" the results. This was in the 2010s
There are well known issues in academic publishing, though I imagine it has become much noisier like open source
Comment by dopamine_daddy 4 days ago
A possible conclusion for this could be: If the majority of CS papers is AI written, let's just accept this reality universally and stop worrying about it altogether.
Comment by twoodfin 4 days ago
I see plenty of anecdotal evidence that models have been trained fantastically well—and getting better—at writing to trigger the right neurons in the human population to produce “This is interesting/informative/correct” responses in bulk.
Could their ability to produce those responses run far ahead of their ability to actually achieve the last in reality? Sure seems plausible, and then where are we?
Comment by s1artibartfast 4 days ago
Comment by twoodfin 4 days ago
My anecdotal evidence is the LLM-generated, inchoate technical dross that is routinely upvoted onto the hn front page. Much of it isn’t even coherent enough to be wrong, but the readership here finds it interesting!
Comment by s1artibartfast 4 days ago
Comment by locknitpicker 4 days ago
That's a big if. ArXiv is not peer reviewed and LLMs basically interpolate and extrapolate text, which makes them essentially fluff generators. Even in the most charitable interpretation, LLMs enable those with nothing to say to say nothing while meeting surface-level style guides.
Comment by dopamine_daddy 4 days ago
Comment by lelanthran 4 days ago
Why don't you read them and see? The ones I looked at were clear slop.
Comment by locknitpicker 4 days ago
That's a huge assumption, and one that goes against the whole notion of using LLMs to generate text. AI slop is by far the norm.
Comment by lelanthran 4 days ago
That's a big "If".
If a research is good, the author still has to clear all the hurdles in publishing. "Writing your own paper" is just one more hurdle.
> A possible conclusion for this could be: If the majority of CS papers is AI written, let's just accept this reality universally and stop worrying about it altogether.
That's just a different way of saying "if the majority of CS papers are crap, lets just accept this reality".
So, go on, publish away all your AI-induced "research", but the bar is slowly going to be raised anyway to reject that. That's how science always worked - when a bar is not sufficient to exclude the crap, it is raised.
Comment by jsrozner 4 days ago
Reviewers were also totally unengaged. Of 20 reviews I read (from my reviewers or from reviewers on the same papers), maybe 2 were mediocre, and the rest were crap (though likely not AI).
The notion that science will somehow benefit from this is about as stupid an idea as you can have. Science relies on skepticism. AIs are not skeptical, and many folks are submitting papers because they stand to gain something, not because they are motivated to do good research or develop new understanding. Fields are being inundated with garbage that is maximally indistinguishable from real work (that's the training objective for LLMs). This in turn maximizes the cost of identifying bad work.
This is the same enshittification process that we see everywhere else. You get spam phone calls because there is no reason for a spammer not to call you. "Researchers" are submitting spam papers because there is no cost to doing so with some possible gain. Absent intervention, this eventually drives the community value of the network to zero (or potentially negative, if friction costs to switching are high).
Comment by Der_Einzige 4 days ago
Comment by podgietaru 4 days ago
Other problems include: Signal to Noise Ratio going through the roof.
Comment by jrm4 4 days ago
Yes, I feel like there's room to improve things, I just strongly doubt that "using AI to detect AI" is a particularly useful thing to do here.
Comment by dopamine_daddy 4 days ago
Comment by serial_dev 4 days ago
That’s a big if. We all know that’s not what’s happening.
Comment by fwip 4 days ago
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! see: bitcoin). When you introduce a known-bullshitter to write your papers, every human in the loop effectively has to defend against an adversarial attack. Not just the readers at home, or the peer reviewers, but even the author needs to be wary that the facts and arguments coming out of the LLM are true and meaningful.
Personally, I've been a minor contributor to several high-profile papers. I don't know how every field does it, but in my experience, the corresponding author (generally the PI or other senior scientist), is responsible for the accuracy of the paper. They ultimately have to trust the people who did the work that the facts are true. Introducing LLMs into the mix make it more difficult for them to identify and review sections they are unsure of. (An honest person will typically write at a confidence level reflecting their certainty. LLMs do not do this in any reliable way.)
I've also found that LLMs frequently use metaphors that are unhelpful, or used out of context in a field that isn't familiar with them. This makes understanding the text more work, for no good reason. Introducing terms or definitions with low relevance reads as impressive at first glance, but avoiding the standard terminology in the field just adds confusion. (As an analogy, imagine if you were reading a CS paper that, for no particular reason, devoted a section to a new data structure called an "akimbo tree," which after much untangling, you realized was a reinvention of a randomized splay tree.)
Comment by throwaway0123_5 4 days ago
Comment by jerf 4 days ago
If fake papers weren't already a big problem before AI and the fields had already been policing themselves adequately, if this was already a functioning high-trust domain, maybe we could ignore this a bit more, but the fields already manifestly had problems. People taking advantage of that are reasonably more likely to use AI. The pressures to publish or perish provide the voltage and the AIs are a rather convenient path-to-ground.
I agree in some sense that if a truth is published, it doesn't matter if the AI or a human published it. However there are perfectly reasonable reasons to be concerned that AI usage is correlated to not publishing truths, especially in a world where merely being human-generated was already not an adequate check against that.
Comment by mrob 4 days ago
Pre-LLMs, a paper with no spelling or grammar errors showed that somebody had put effort into writing and editing it. If they cared about the presentation, they probably also cared about the content. LLMs routinely produce nonsense that looks superficially like high-quality work.
There are far too many papers to read all of them. LLM slop is evidence that something is probably low quality. As the saying goes, "if you can't be bothered writing it, I can't be bothered reading." The rare outliers will get enough citations and recommendations to overcome this filter.
Comment by chungusamongus 4 days ago
Comment by grey-area 4 days ago
Comment by chungusamongus 3 days ago
Comment by grey-area 2 days ago
Not in the same way no. Why so trenchant in defending a word generator?
If you prefer for hallucinate substitute ‘generate plausible but incorrect text’. I don’t think of LLMs as anything approaching human, sorry to disappoint.
Comment by chungusamongus 2 days ago
>If you prefer for hallucinate substitute ‘generate plausible but incorrect text’.
Yes I prefer accurate statements as opposed to anthropomorphizing a tool, which is what you were doing before.
Comment by Retr0id 4 days ago
Comment by mghackerlady 4 days ago
Comment by jrm4 3 days ago
Comment by chungusamongus 3 days ago
Comment by zulban 4 days ago
Comment by verdverm 4 days ago
What about the papers that graduate to proper publication?
Arxiv is full of pre-prints that anyone can upload.
Comment by throwaway0123_5 4 days ago
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.
Comment by amram_art 4 days ago
Comment by convolvatron 4 days ago
if 50% of the work is nonsense, then there's a serious concern that we can't move forward at all.
Comment by economistbob 4 days ago
Comment by RodgerTheGreat 4 days ago
Perhaps the most darkly amusing consequence of this particular mania is that by poisoning the majority of our information environment with hallucinated slop, we have likely crippled the next several generations of machine-learning techniques before they're even invented! Small, locally-hostable LLMs will rattle along spewing spam long after the broader "genai bubble" pops, and building clean training datasets will permanently be more difficult and expensive.
Comment by jrm4 4 days ago
AI hallucinates and makes up stuff 100% percent of the time. Never been a fan of that word for this.
Again, I fail to see the problem here that isn't solved by careful reading WHICH IS WHAT PEOPLE SHOULD BE DOING ANYWAY. I would like to see room for AI disclosure, maybe a statement of "this is how much AI I used."
But this blanket X% of this looks like AI? Again, so what?
Comment by jsrozner 4 days ago
Trust is very important to human progress.
Comment by jrm4 3 days ago
Comment by jsrozner 2 days ago
Comment by JSR_FDED 4 days ago
Comment by cute_boi 4 days ago
I don't want to read slop generated by AI. AI written articles are generally low effort.
Comment by digitalPhonix 4 days ago
Pot meet kettle?
Comment by JamesBarney 4 days ago
Comment by lqr 4 days ago
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.
Comment by wulfkaal 12 hours ago
Comment by edifierxuhao 3 days ago
Comment by Caixu 3 days ago
Comment by kimonsodu 4 days ago
Comment by jamesriso 4 days ago
Comment by replatformradar 4 days ago
Comment by rekpero 3 days ago
Comment by bjourne 4 days ago
Comment by warumdarum 4 days ago
Comment by sph 4 days ago
Comment by arjunvrofficial 4 days ago
Comment by hereme888 4 days ago
The article doesn't seem to mention consideration of AI for polishing human work.
Comment by SoftTalker 4 days ago
Comment by hereme888 4 days ago
There. AI-polished sentence.
Comment by speedstyle 3 days ago
Comment by lelanthran 4 days ago
> The article doesn't seem to mention consideration of AI for polishing human work.
Because it isn't a consideration. You are what they are looking for.
Comment by mrguyorama 4 days ago
Comment by hereme888 4 days ago