HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cyclecycle

no profile record

Submissions

110k+ publications from 2025 might include hallucinated citations

nature.com
6 points·by cyclecycle·há 3 meses·3 comments

Show HN: Large scale hallucinated citation problem in published literature

nature.com
2 points·by cyclecycle·há 3 meses·0 comments

Figuring out what to build in a world of agents

nickmorley.org
2 points·by cyclecycle·há 4 meses·2 comments

comments

cyclecycle
·há 2 meses·discuss
So far we basically just provide a very rule-based approach and try not use LLMs as much as possible. So we extract and parse the citations using various ML and rule-based approaches, and carry out a bunch of predetermined queries and do various fuzzy matching approaches on the metadata components, and have a bunch of rules around risk levels of things we should have found/matched based on what type of source it is, which venue we should have found it in, etc.

So there are absolutely a bunch of tasks that could be evaled/benchmarked, but "hallucination rate" isn't particularly applicable/interesting as a metric of how good the tool is

that said, we do use various LLMs (mostly local, fine-tuned, small, for things like NER/parsing/metadata comparison, etc.). and they can and do hallucinate, but we have very hard constraints on the validation, so any extraction results that don't match 1:1 back to the input text are discarded for example. so again, rather than hallucination risk we prefer hard constraints
cyclecycle
·há 2 meses·discuss
This has become such a problem in scholarly publishing that we have a business that provides citation checking https://groundedai.company/ that we've been buidling for a couple of years now
cyclecycle
·há 3 meses·discuss
Great to see this picked up.

Nick Morley from Grounded AI here (https://groundedai.company)

We ran the analysis in collaboration with Nature :)
cyclecycle
·há 3 meses·discuss
Nick Morley from Grounded AI here (https://groundedai.company)

We collaborated with Nature here to study the extent of fake/frankenstein citations in scholarly literature (from top 5 publishers - Springer, Elsevier, Wiley, Sage, Taylor & Francis)

We're estimating hundreds of thousands of papers affected in 2025 with hallucinated citation issues

As part of the work we analysed 20k papers generated with ChatGPT API to figure out which citation errors are characteristic of gen AI use and use that classify the errors we saw in the wild.

The world's gone mad, publishing is in a nuts state, the training data is poisoned!
cyclecycle
·há 4 meses·discuss
yeah this makes sense. we run a citation verification service and provide publishers with data of hey this citation could be fake etc. but we don't currently capture any "action" or "measured result" so i guess that's what we need to expand to next
cyclecycle
·há 4 meses·discuss
Trying to think about our best chance of making a lasting contribution (therefore actually surviving?) as a startup.

I'm a big fan of focusing on verification tools ("Verification is all you need"?) but who knows.

I'm sure I'm missing something in my perspective. Here to expand my aperture