Invisible to humans, visible to machines: a preregistered audit of Unicode fidelity across four biomedical bibliographic APIs
This preregistered audit reveals that four major biomedical bibliographic APIs exhibit significant, undocumented character-level fidelity losses—particularly in typographic punctuation and special whitespace—when compared to PubMed Central's JATS XML ground truth, posing risks for text mining, corpus construction, and LLM training.
Original paper licensed under CC BY 4.0 (http://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
Imagine you are a librarian trying to build a massive, perfect digital library of medical research. You have four different delivery trucks (APIs) that bring you the summaries (abstracts) of these papers. You assume that when a truck delivers a box, the contents inside are exactly what the author wrote.
This paper is an audit that checks if those trucks are actually delivering the exact same contents, or if they are quietly swapping out specific items inside the boxes before handing them over.
Here is the breakdown of what the study found, using simple analogies:
The Setup: The "Perfect Copy" Test
The researchers took 4,000 medical papers from a master source (PubMed Central) and asked four major delivery services—PubMed, Crossref, OpenAlex, and Semantic Scholar—to send them the abstracts. They then compared the delivered text character-by-character against the original "gold standard" file.
They weren't looking for missing words or whole sentences. They were looking for tiny, invisible details: special punctuation (like fancy dashes or curly quotes), scientific symbols (like Greek letters or plus/minus signs), and special types of spaces.
The Big Reveal: "Invisible to Humans, Visible to Machines"
The most important finding is that humans can't tell the difference, but computers can.
- The Human View: If you read a paper from PubMed and a paper from Crossref, they look identical. A dash looks like a dash. A space looks like a space.
- The Machine View: To a computer program (like an AI or a search engine), a "fancy dash" and a "regular dash" are completely different things. One is a special code, and the other is a basic code. If the delivery truck swaps them, the computer thinks it's a different word entirely.
The Two Major "Leakages"
The study found that two of the four trucks were systematically losing or changing specific types of items:
1. The PubMed Truck: The "Plain-Text" Policy
- What happened: PubMed takes the original text and aggressively "flattens" it. If the author used a fancy curly quote (
') or a special em-dash (—), PubMed swaps it for a basic, boring version ('or-). - The Analogy: Imagine you send a letter with a wax seal. The delivery service (PubMed) melts the wax seal off and replaces it with a plain sticker. To the human reader, the letter still says the same thing. But to a machine that counts "wax seals" as a specific signal, the seal is gone.
- The Result: In nearly every abstract that had these special characters, PubMed replaced them. Only 0.6% of the time did the special character survive.
2. The OpenAlex Truck: The "Invisible Space" Problem
- What happened: OpenAlex stores abstracts in a way that only keeps the words and their order, throwing away the specific spaces between them. If an author used a "non-breaking space" (a special space that keeps two words glued together), OpenAlex turns it into a regular space.
- The Analogy: Imagine a puzzle where the pieces are the words. OpenAlex takes the puzzle apart, puts the words in a bag, and then dumps them back out with standard spacing. It doesn't remember that two specific pieces were supposed to be glued together with a special glue.
- The Result: 0% of the special spaces survived. They were all turned into regular spaces.
The Good News: The "Safe" Items
Not everything was lost. The study found that the other two trucks (Crossref and Semantic Scholar) were very careful with the "important" stuff.
- Scientific Symbols & Greek Letters: All four trucks delivered these perfectly. If a paper mentioned "Beta" (β) or "plus or minus" (±), every single truck delivered the exact symbol.
- Why it matters: This means the meaning of the science is safe, but the style and formatting are not.
The "Missing Box" Problem (Crossref)
There was one other major issue found, but it wasn't about changing text; it was about missing boxes entirely.
- The Issue: The Crossref truck didn't bring an abstract for about 25% of the papers.
- The Cause: It wasn't that Crossref lost the text; it's that some big publishers (like Elsevier and the American Chemical Society) simply didn't give Crossref the abstracts to begin with.
- The Analogy: It's like a delivery service that only accepts packages from certain neighborhoods. If you live in a neighborhood they don't serve, you get no package at all.
Why Should You Care?
The paper argues that this matters because we are increasingly reading books with machines, not just humans.
- AI and Research: If an AI is trying to count how often authors use a specific "fancy dash" to detect if they used an AI writing tool, and the delivery truck (PubMed) has already swapped that dash for a plain one, the AI will get the wrong count. It might think the author didn't use the tool, when they actually did.
- Search and Duplicates: If a computer tries to find duplicate papers by comparing the exact text, it might miss them if one version has a fancy dash and the other has a plain dash. They look the same to us, but the computer sees them as different.
The Bottom Line
The text you read in a medical abstract depends entirely on which website or tool you use to get it.
- If you use PubMed, you get a "cleaned up" version where special punctuation is flattened.
- If you use OpenAlex, you get a version where special spacing is lost.
- If you use Crossref, you might get no abstract at all if the publisher didn't send it.
- If you use Semantic Scholar, you generally get the text as-is.
The paper concludes that while these changes are invisible to the human eye, they are huge, systematic errors for the machines that are now doing the heavy lifting of reading, analyzing, and organizing scientific literature.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.