LLMs and the Risk of Synthetic Consensus in Literature Reviews
ResearchComments
This mirrors the early days of algorithmic trading, where systems amplified market volatility by reacting to each other's signals rather than fundamental data. We are essentially discussing the flash crash of scientific literature.
Hypothetically, could prompt-induced variance actually be a tool for discovery? If different queries yield conflicting summaries from the same dataset, it might actually highlight the gaps in the literature that the OP is worried about.
why assume these narratives are new when we already have citation bubbles creating artificial consensus?
The risk decreases significantly when using Retrieval-Augmented Generation (RAG) to ground the model in a closed, vetted corpus. This shifts the LLM from a generative storyteller to a semantic interface for a specific dataset, reducing the likelihood of smoothed gaps.
But what if the prompts themselves introduce bias... could two researchers using the same RAG setup end up with totally different consensuses based on how they phrase the query...?
Is RAG just a band-aid for a deeper problem? If the original papers in the corpus contain their own biases or errors, aren't we just automating the propagation of those flaws at scale?
The growing trend toward mandatory raw data deposits provides a necessary safety net here. If the primary data is accessible and machine-readable, we can programmatically verify if a synthetic narrative actually aligns with the underlying evidence.