Editor’s note: We welcome a guest blog post from Rebecca Kyser, Research and Instruction Librarian at Himmelfarb Health Sciences Library, The George Washington University.
Disclaimer: All opinions expressed in this post are the author’s own and do not represent her place of work.
As a medical librarian who specializes in medical misinformation and disinformation, I tend to have a healthy skepticism for cure-alls. So when I first heard about AI’s promises of automating workflows, eliminating repetitive tasks and curing disease, my first thought was to investigate exactly how true they were. It’s been around four years since then but I’ve emerged from this process to find myself firmly an AI skeptic, especially in regards to large language models (LLMs). And to my disappointment, I’ve found LLMs frequently cited as a solution to solve countless problems of medicine.
With that in mind, I wanted to share some of my concerns about AI being integrated into medical technology. Not all of these issues are exclusive to medicine – many are found in any field that AI touches – but some of the consequences of AI behaving badly get far worse when people’s health is involved.
AI is Inaccurate
At this point, almost everyone has heard about AI hallucinations: instances where AI makes up false information. Hallucinations are baked in the technology: there is no way of getting rid of them entirely 1. Rates of false answers vary from model to model 2, and the rate is often published by independent assessors, rather than the companies themselves. The best response to this problem is to lower the rate as much as possible.
However, when we’re talking about wrong answers regarding medical information, what threshold of inaccuracy do we find acceptable? Hallucination rates of 39.6% 2 may be acceptable when asking a bot about the weather, but would we consider that rate acceptable, or even a 10% hallucination rate, for a doctor prescribing you medicine? This isn’t to say humans don’t make medical errors – there’s plenty of scholarship on the topic and how to prevent it – but are their error rates comparable with a bot?
The error rate isn’t great at the moment. Multiple studies have shown chatbots make mistakes regarding medical queries: surgical errors leading to patient injury 3, undertriaging cases 4 and providing faulty medical advice to the public 5. Those mistakes aren’t small outliers either: ChatGPT undertriaged cases 52% of the time 4 and provided correct relevant conditions in less than 34.5% of cases5.
There is the argument that as AI gets better (which is an assumption worth investigating), this will cease to be an issue. However, even if AI had an accuracy rate equal or less than humans, another problem arises: who can be held liable for medical error when the error comes from a machine? Is it the person operating the machine or the person who built it? Without these kinds of clearly defined policies, addressing mistakes with AI in medicine becomes a thorny business.
Garbage in, Garbage Out
Most people know that LLM are trained off broad swaths of information online, but I don’t think we always consider exactly what that entails. Without having access to these models’ training data directly, we can only make educational guesses on what the training data entails, usually by looking at outputs and trying to reverse engineer their source. This is something I’ve done myself: if you have access to an AI that provides sources, ask it about a headline from Alex Jones’ infamous platform Infowars and watch it regurgitate it back to you.

There is an argument this is remedied by ensuring the model only works off high quality training data. The problem is, we often don’t know exactly what was in the training data to begin with. Even if a model claims to be based on entirely scholarly sources, we should understand all the nuances of what that means: are all the sources peer-reviewed? Does the training set have safeguards against poor-quality sources from predatory publishers? Are retracted publications excluded from the training data? Is the data set monitored for works that are retracted after they enter the training data?
I think the best way to demonstrate this problem is to examine one of the few cases we’ve seen under the hood for a LLM: Claude. Due to a lawsuit, a database was published containing books Claude was trained off of, which the public can access.
One of the names that comes up in the training set is Graham Hancock. For those who don’t recognize the name, Graham Hancock is a pseudohistorian, who often argues that the work of ancient civilizations was actually built by aliens. His inclusion isn’t surprising – his work is incredibly popular and Claude debunks his theories if asked – but it does raise concerns about the training data for these models. Especially when there are more concerning inclusions, such as the work of Richard Lynn, who can also be found in the data set.
Richard Lynn was a well known scientific racist, known for promoting pro-eugenic ideas up until his death in 2023. Why is a scientific racist’s work fed into this model? If this model is being trained to answer questions, why does it have disproven scientific racism in it? You can’t argue its inclusion is due to popularity; unlike Hancock, only one of these publications is well known enough to even have its own Wikipedia page, and that page is mostly about its racist background 6.
I use Lynn as an example because of the history of scientific racism in medicine. Many medical AI attest to training only off medical publications or scholarly journals, but that does not mean those are free of false or harmful ideas. Lynn is an example of this: he published multiple works promoting scientific racism 7. How do we ensure this kind of work doesn’t end up in these models? And is anyone actually looking out for them?
Bias
Many people like to think machines aren’t biased, but that simply isn’t true. Machines are built by humans who contain a wide variety of biases, and those biases get filtered down into both our creations and the data we feed them. A really good example of this is from ProPublica’s investigation of recidivism calculators, which declared Black people at higher risk of offending than white people, even when the white person had a lengthier criminal record. 8
This is also an issue in medicine. One of the most common mistakes I see in these machines when it comes to medicine is anchoring bias: the bias to assume your first assumption is right. For example, when I asked an AI model for medicine for a differential diagnosis for a patient experiencing chest pain, it suggested cardiac causes. However, when I asked the same question but stated the patient had a history of anxiety, the differential shifted entirely to psychological causes.
What’s likely happening here has to do with the training data: these models are being fed on content like textbooks, case reports and other educational content. A classic case presentation often gives the reader the information they need to make a diagnosis but might leave out superfluous details that a patient might give in real life. Since the bot is unused to seeing those details outside of cases where they are important, it sometimes anchors on the wrong idea. This may explain why the accuracy rate fell so drastically when it came to doctors inputting information over patients: the doctors knew what information was clinically relevant, the patients did not. 5
No Free Lunch
While many LLMs are free to access at the moment, it seems unlikely that they will remain so. The power and processing power required to run these LLMs is significant and these companies are not non-profits. Which raises a question: how will these companies make money anyway? As the old economic saying goes, there is no free lunch.
Currently, that’s a question without an answer: OpenAI, the owner of ChatGPT, is still running at a loss and isn’t expected to turn a profit until 2029. 9 They have announced planned revenue streams involving integrating their product into their software (think of an LLM embedded into Word or another consumer product)10, but I want to focus on three potential answers to this revenue problem in particular.
The first revenue option is subscriptions: most AI companies already offer fee-based options such as early access to newer versions of the model or custom-built models with training data specified by the user. Which raises an issue common in subscription models: the cost of access. The inflationary costs of scholarly journals and publications have long posed a problem for library budgets; what happens when we add AI subscriptions to the mix? Will access to the latest AI models widen inequities in education?
Another likely answer to the revenue problem is advertisements. There is a long history of web platforms turning to advertisers to generate revenue when users are reluctant to pay for a service. This might seem more obnoxious than harmful, but the stakes when advertising medical interventions are much higher than those in marketing new shoes. Marketing to doctors fertilized the seeds of the Opioid Crisis, and we should consider the ramifications of Open Evidence- an AI platform that advertises itself to medical professionals- potentially advertising some drugs over others (this idea is explored fully in an excellent post from the Krafty Librarian)
We also have to consider a revenue stream most commonly used by social media sites: the sale of user data to advertisers. Of course, there is a hiccup here: individually identifiable health information is protected under HIPAA and cannot be disclosed. But that doesn’t mean data can’t be used if it is anonymized.
Let’s try an example. In this hypothetical, let’s say there’s a small town in Southern Colorado that suffers from a pollution issue that leads to interstitial respiratory disease. Medical professionals in the area are shown to ask one AI company queries regarding this condition and how to treat it at a higher rate than the rest of the country. The AI Company then sells this data, which while anonymized, shows this community suffers from this issue.
Here are some potential buyers:
- A supplement company coming out with a tonic to soothe chronic cough. They place advertisements for this area around the symptoms of interstitial respiratory disease and claim it is a “natural option” to treat the condition. Their sales boom.
- An insurance provider for the area buys the data. Realizing they will be seeing a spike in claims for some treatments before those claims even enter their system, they amend clinics patients can go to in order to cut costs. Less people are able to access health care.
- A pharmaceutical company takes out advertisements for their latest drug to treat chronic cough. Patients start requesting this drug at local medical providers after being told it’s “the best” despite there being a cheaper generic.
- A company that wants to cut corners with their air filters buys land in this area, knowing their additional pollution may not be noticed as quickly.
And so on, and so forth. While companies can already do some of these things by tracking data of searches via Google, the consolidation of demographic information under medical providers would make the task much easier. Are such privacy violations really worth saving a few minutes?
I don’t wish to cast an entirely bleak view of artificial intelligence in medicine, despite my list above. There are potential use cases with narrow AI; AI trained to do one specific task. However, I recommended a healthy level of skepticism whenever interfacing with an AI product. “Move Fast and Break Things” might be the motto of Silicon Valley, but we cannot let breaking people become a standard practice in medicine.
Acknowledgements: Thank you to Brie McDonald for help editing this piece.
References
1. Nicola Jones. AI hallucinations can’t be stopped — but these techniques can limit their damage. Nature Web site. https://www.nature.com/articles/d41586-025-00068-5. Accessed 3/17, 2026.
2. Chelli M, Descamps J, Lavoué V, et al. Hallucination rates and reference accuracy of ChatGPT and bard for systematic reviews: Comparative analysis. J Med Internet Res. 2024;26:e53164. https://www.jmir.org/2024/1/e53164https://doi.org/10.2196/53164http://www.ncbi.nlm.nih.gov/pubmed/38776130. doi: 10.2196/53164.
3. Jaimi Dowdell, , Steve Stecklow, Chad Terhune, and, Rachael Levy. As AI enters the operating room, reports arise of botched surgeries and misidentified body parts. https://www.reuters.com/investigations/ai-enters-operating-room-reports-arise-botched-surgeries-misidentified-body-2026-02-09/. Updated 2026. Accessed 3/17, 2026.
4. Ramaswamy A, Tyagi A, Hugo H, et al. ChatGPT health performance in a structured test of triage recommendations. Nat Med. 2026. https://doi.org/10.1038/s41591-026-04297-7. doi: 10.1038/s41591-026-04297-7.
5. Bean AM, Payne RE, Parsons G, et al. Reliability of LLMs as medical assistants for the general public: A randomized preregistered study. Nat Med. 2026;32(2):609–615. https://doi.org/10.1038/s41591-025-04074-y. doi: 10.1038/s41591-025-04074-y.
6. IQ and the wealth of nations, Wikipedia Web site. https://en.wikipedia.org/wiki/IQ_and_the_Wealth_of_Nations. Updated 2026. Accessed 3/17, 2026.
7. Dan Samorodnitsky, Kevin Bird, et al. Journals that published richard lynn’s racist ‘research’ articles should retract them. https://www.statnews.com/2024/06/20/richard-lynn-racist-research-articles-journals-retractions/. Updated 2024. Accessed 3/17, 2026.
8. Julia Angwin, Jeff Larson, Surya Mattu and Lauren Kirchner. Machine bias. ProPublica. 2016. https://www.propublica.org/article/machine-bias-risk-assessments-in-criminal-sentencing.
9. Craig S. Smith. What large models cost you – there is no free AI lunch. Forbes Web site. https://www.forbes.com/sites/craigsmith/2023/09/08/what-large-models-cost-you–there-is-no-free-ai-lunch/. Updated 2023. Accessed 3/17, 2026.
10. Dave Smith. OpenAI says it plans to report stunning annual losses through 2028—and then turn wildly profitable just two years later. Fortune Web site. https://fortune.com/2025/11/12/openai-cash-burn-rate-annual-losses-2028-profitable-2030-financial-documents/. Updated 2025.
