← Latest papers
💬 NLP

LLM and Human Modes of Representation

This paper examines recent research comparing how Large Language Models and humans represent and process information in linguistic knowledge and real-world reasoning, highlighting that while LLMs achieve impressive fluency, they differ from humans in their processing mechanisms and are generally less efficient in learning and generalization.

Original authors: Shalom Lappin

Published 2026-06-23
📖 7 min read🧠 Deep dive

Original authors: Shalom Lappin

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

The Big Picture: The "Super-Student" vs. The "Human Mind"

Imagine Large Language Models (LLMs) as a super-obsessed student who has read every book in the library. This student can recite facts, write essays, and solve puzzles faster than almost anyone else. But, the paper argues, this student doesn't "understand" the world the way a human does. They are incredibly good at pattern matching (spotting familiar shapes in the data) but often struggle with deep reasoning (figuring out why things happen or planning for the unknown).

The paper compares how humans and these AI models handle two main areas: Language (how we speak and write) and Reasoning (how we think and plan).


Part 1: The Language Lab (How We Speak)

The paper tests three specific language tasks to see if the AI thinks like a human.

1. The "Sentence Taste Test" (Acceptability)

The Task: Humans are asked to rate how "natural" a sentence sounds. Sometimes the sentence is weird because of the context (e.g., a sentence about a cat is shown after a paragraph about a car).
The Human Way: Humans are like selective filters. If you show them a picture of a beach while asking them to judge a sentence about a math problem, they can easily ignore the beach picture and focus only on the math. They also tend to give "middle-of-the-road" scores when the context is confusing, smoothing out the extremes.
The AI Way: The AI is like a sticky note that won't peel off. Even if you show it a picture of a beach, the AI gets "stuck" on that image and lets it influence its judgment of the math sentence. It can't filter out the visual noise the way humans do.
The Result: The AI mimics human scores well, but it gets there by a different route. It keeps all the information (even the irrelevant stuff) in its memory, whereas humans actively throw away what they don't need.

2. The "Grammar Maze" (Subject-Verb Agreement)

The Task: Can you tell which verb matches the subject in a long, complicated sentence?

  • Example: "The keys [that the man near the cabinet holds] are for his car."
  • The subject is "keys," but there are many words in between.
    The Human Way: Humans get tired. As the sentence gets longer and more tangled, our brains get foggy, and we make more mistakes. It's like trying to hold a long, heavy rope; the more knots in the middle, the harder it is to keep the ends connected.
    The AI Way: The AI is like a super-memory robot. It doesn't get tired. In fact, with a little bit of prompting (a nudge), the AI can solve these tangled sentences better than humans. It doesn't forget the "keys" just because there are words about a cabinet in between.
    The Result: The AI wins on these tests, but not because it understands grammar rules like a human. It wins because it has a massive "context window" where it can hold all the words at once without dropping any.

3. The "Storyteller" (Generating Narratives)

The Task: Look at a sequence of images and write a story about them.
The Human Way: Humans write stories that are surprising and cohesive. We connect dots in creative ways, keep characters consistent, and our stories feel "original." If you measure how predictable our words are, they are quite unpredictable (high "perplexity").
The AI Way: The AI writes stories that are smooth and fluent, but they feel a bit "safe." They are like a smoothie made of every story ever written. They lack the deep, hidden connections that make human stories feel alive. The AI's stories are very predictable (low "perplexity") because it is just picking the most likely next word based on its training data.
The Result: Humans write more original, coherent stories. The AI writes fluent but somewhat generic stories that lack the "spark" of human creativity.


Part 2: The Reasoning Gym (How We Think)

The paper also tests if the AI can actually think through problems or if it's just guessing based on patterns.

1. The "Detective" (Natural Language Inference)

The Task: Given two sentences, is the second one true, false, or unrelated based on the first?

  • Premise: "A man is sleeping."
  • Conclusion: "The man is playing soccer." (False/Contradiction)
    The Human Way: Humans use real-world knowledge. We know sleeping and soccer don't happen at the same time. We understand the meaning of the words.
    The AI Way: The AI is great at this if the questions look exactly like the ones it studied. But if you change the wording slightly or ask about a topic it hasn't seen before (like a specific medical journal), the AI's performance drops. It's like a parrot that learned to say "False" when it hears "sleeping" and "soccer" together, but doesn't actually know what those words mean.
    The Result: The AI is a pattern-matcher, not a deep thinker. It fails when the pattern changes.

2. The "Doctor" (Image Interpretation)

The Task: Look at a medical scan (like an MRI) and diagnose the problem.
The Human Way: Doctors look at the image, understand the anatomy, and reason through the symptoms.
The AI Way: The AI can often get the right answer, but it doesn't need the image. If you give the AI just the text description of the symptoms (without the picture), it gets the same score. It's like a student who memorized the answer key for the test questions but didn't actually study the textbook. It's recognizing the text pattern of the symptoms, not "seeing" the disease in the image.
The Result: The AI is a powerful tool for reading descriptions, but it isn't doing deep diagnostic reasoning.

3. The "Planner" (Solving Complex Puzzles)

The Task: Solve hard math/logic puzzles like finding the shortest route for a delivery truck (Traveling Salesman Problem) or packing a knapsack.
The Human Way: Humans use logic and strategy. We can adapt if the rules change slightly.
The AI Way: The AI tries to guess the answer based on patterns. When the puzzle gets bigger or the rules are phrased differently, the AI's accuracy crashes. It's like a calculator that only knows how to add numbers it has seen before. If you ask it to add a new type of number, it breaks.
The Result: The AI is bad at general planning. It can solve specific, trained puzzles, but it cannot generalize to new, complex real-world problems.


The Final Verdict

The paper concludes that the AI is neither a "Stochastic Parrot" (a mindless machine just repeating data) nor a "General Intelligence" (a human-like thinker).

  • It is a "Pattern Master": It is incredibly good at spotting statistical patterns in language and data. It can mimic human fluency and even beat humans at specific, narrow tasks (like grammar tests).
  • It lacks "Deep Understanding": It doesn't have the human ability to filter out irrelevant information, understand the "why" behind things, or create truly original, coherent narratives.

The Takeaway: The AI is a very impressive tool that looks human on the surface, but underneath, it is processing the world in a completely different way. It's not "thinking" like us; it's calculating probabilities like a super-fast calculator. To make it truly useful, we need to figure out how to make it reason more like a human, not just predict words more like a machine.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →