What Makes a Good Query? Measuring the Impact of Human-Confusing Linguistic Features on LLM Performance
By analyzing 369,837 real-world queries through a 22-dimensional linguistic feature vector, this study demonstrates that specific human-confusing query characteristics, such as deep clause nesting and underspecification, significantly increase the likelihood of Large Language Model hallucinations, thereby establishing a data-driven framework for mitigating these risks through guided query rewriting.
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 asking a very smart, but slightly over-eager, librarian (the AI) for help. Sometimes, this librarian gives you the perfect answer. Other times, they confidently make up facts that sound real but are completely wrong. In the tech world, we call these made-up facts "hallucinations."
Most people think the librarian is just broken or needs better training. But this paper argues something different: Sometimes, the problem isn't the librarian; it's how you asked the question.
Here is the breakdown of the research, explained simply with some analogies.
The Big Idea: The "Bad Question" vs. The "Bad Librarian"
The researchers looked at nearly 370,000 real questions asked to AI models. They wanted to see if the way a question was phrased made the AI more likely to lie.
They treated the question like a recipe. If you give a chef a vague recipe ("Make something tasty"), they might guess and serve you something weird. If you give a specific recipe ("Make a spicy chicken stir-fry with broccoli"), the result is much more reliable.
The 17 "Risk Factors"
The team created a checklist of 17 linguistic features (ways of speaking) that confuse humans. They asked: Do these same confusing features confuse the AI and make it hallucinate?
They found a "Risk Landscape," which is like a weather map for question safety. Some features are "stormy" (high risk), and some are "sunny" (low risk).
🌩️ The Stormy Features (High Risk of Hallucination)
These are the things that make the AI's brain spin and guess:
- The "Vague Map" (Lack of Specificity):
- Analogy: Telling a taxi driver, "Take me to a good place."
- Result: The driver will guess. The AI will guess facts.
- Example: "Tell me about Tesla." (Do you mean the car company? The inventor? The stock?)
- The "Russian Nesting Doll" (Clause Complexity):
- Analogy: A sentence with too many "if," "when," and "because" clauses stacked on top of each other.
- Result: The AI gets lost in the middle of the sentence and forgets the beginning, leading to made-up connections.
- The "Ghost Reference" (Anaphora):
- Analogy: Saying, "He said it was broken," without saying who "he" is or what "it" is.
- Result: The AI has to guess who "he" is, and it often guesses wrong.
- The "Double Negative" (Negation):
- Analogy: "I don't want to not go."
- Result: Even though humans are getting better at this, AI still trips over the logic of "not" and "never."
☀️ The Sunny Features (Low Risk of Hallucination)
These are the things that act like guardrails, keeping the AI on the right track:
- The "Clear Destination" (Intention Grounding):
- Analogy: "Summarize this article in three bullet points."
- Result: The AI knows exactly what job to do. It doesn't need to guess.
- The "Checkable Fact" (Answerability):
- Analogy: Asking "What is 2+2?" instead of "What is the meaning of life?"
- Result: If the answer exists and is clear, the AI is less likely to invent one.
- The "Context Clues" (Specific Constraints):
- Analogy: "Tell me about the weather in London last Tuesday."
- Result: The AI is forced to look at a specific time and place, reducing the space for imagination.
The Surprising Twist: Humans vs. AI
Here is the most interesting part of the study.
Some things that drive humans crazy—like using very rare words or complex grammar—don't actually bother the AI much.
- Human: "Ugh, I can't understand this sentence with all those big words."
- AI: "I know that word. I can still answer the question."
However, things that make humans confused (like vague questions) also make the AI hallucinate. This suggests that while AI is different from humans, it still struggles with the same fundamental logic gaps: ambiguity and lack of context.
The "Risk Score"
The researchers built a system that looks at your question before the AI answers it. It gives the question a "Risk Score":
- Safe: Clear, specific, grounded. (Go ahead and ask!)
- Borderline: A little vague. (Maybe rephrase it.)
- Risky: Full of "who," "what," and "maybe" without enough details. (Stop! Rewrite this first.)
The Takeaway: How to Talk to AI
You don't need to be a computer scientist to get better results. You just need to be a better "prompt engineer" by following three simple rules:
- Be Specific: Don't say "Tell me about dogs." Say "Tell me about the dietary needs of Golden Retrievers."
- State Your Goal: Don't just ask a question. Say "Compare X and Y" or "Summarize Z."
- Clear the Fog: If you use a word that has two meanings (like "Java" the island vs. "Java" the code), tell the AI which one you mean immediately.
In short: If you want the AI to be honest, stop asking it to guess. Give it a clear map, and it will get you to the right destination without making up the scenery along the way.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.