What Evidence Do Language Models Find Convincing? (Paper Summary)

What is the best way to improve documents for search

Devansh
4 min readFeb 22, 2024

What happens when RAG models are provided with documents that have conflicting information?

This is one of the most difficult challenges to resolve in deploying RAG systems, especially on top of constantly changing/amended datasets. The paper, “What Evidence Do Language Models Find Convincing?”, sets out to answer this question. Their analysis is worth paying attention to.

Retrieval-augmented language models are being increasingly tasked with subjective, contentious, and conflicting queries such as “is aspartame linked to cancer”. To resolve these ambiguous queries, one must search through a large range of websites and consider “which, if any, of this evidence do I find convincing?”. In this work, we study how LLMs answer this question. In particular, we construct ConflictingQA, a dataset that pairs controversial queries with a series of real-world evidence documents that contain different facts (e.g., quantitative results), argument styles (e.g., appeals to authority), and answers (Yes or No). We use this dataset to perform sensitivity and counterfactual analyses to explore which text features most affect LLM predictions. Overall, we find that current models rely heavily on the relevance of a website to the query, while largely ignoring stylistic features that humans find important such as whether a text contains scientific references or is written with a neutral tone. Taken together, these results highlight the importance of RAG corpus quality (e.g., the need to filter misinformation), and possibly even a shift in how LLMs are trained to better align with human judgements.

As the old saying goes: Garbage In, Garbage Out. High-quality data is the most important variable in developing your AI Systems. With RAG, this is as true for inference as it is for training. Consider all the common searches, and restructuring your data/chunks to make retrieving the information easier.

“We find that the question-paragraph similarity correlates most strongly with convincingness.”

For example, we find that the question-paragraph similarity correlates most strongly with convincingness…We find that current models rely heavily on a website’s relevance, while largely ignoring stylistic features that humans find important.”- This means that an LLM will prioritize a source saying that explicitly states, “This article is whether aspartame is linked to cancer”, while ignoring important aspects like citations.

This goes well with my own subjective experience and what I’ve written so far wrt to LLMs and RAG → The best way to improve performance is to restructure your data to make it more searchable. Teams will throw money into Vector DBs, LLMs, and 20 Engineers where similar results could be gained by employing a bunch of people to reannotate data, make your user inputs match templates, and chunking your embeddings better.

For more details, sign up for my free AI Newsletter, AI Made Simple. AI Made Simple- https://artificialintelligencemadesimple.substack.com/

If you liked this article and wish to share it, please refer to the following guidelines.

If you find my writing useful and would like to support my writing- please consider becoming a premium member of my cult by subscribing below. Subscribing gives you access to a lot more content and enables me to continue writing. This will cost you 400 INR (5 USD) monthly or 4000 INR (50 USD) per year and comes with a 60-day, complete refund policy. Understand the newest developments and develop your understanding of the most important ideas, all for the price of a cup of coffee.

Support AI Made Simple

Reach out to me

Use the links below to check out my other content, learn more about tutoring, reach out to me about projects, or just to say hi.

Small Snippets about Tech, AI and Machine Learning over here

AI Newsletter- https://artificialintelligencemadesimple.substack.com/

My grandma’s favorite Tech Newsletter- https://codinginterviewsmadesimple.substack.com/

Check out my other articles on Medium. : https://rb.gy/zn1aiu

My YouTube: https://rb.gy/88iwdd

Reach out to me on LinkedIn. Let’s connect: https://rb.gy/m5ok2y

My Instagram: https://rb.gy/gmvuy9

My Twitter: https://twitter.com/Machine01776819

--

--

Devansh

Writing about AI, Math, the Tech Industry and whatever else interests me. Join my cult to gain inner peace and to support my crippling chocolate milk addiction