← Latest papers
💬 NLP

Evaluating Reasoning Fidelity in Visual Text Generation

This paper evaluates the reasoning fidelity of current text-to-image models in visual text generation and finds that, despite producing legible text, they frequently fail to accurately render complex reasoning processes due to semantic errors and logical inconsistencies, revealing a significant gap between visual text generation and procedural reasoning capabilities.

Original authors: Jiajun Hong, Jiawei Zhou

Published 2026-06-04
📖 5 min read🧠 Deep dive

Original authors: Jiajun Hong, Jiawei Zhou

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 have two different types of artists.

Artist A (The Text-Only LLM) is a brilliant mathematician and logician. If you ask them, "What is the smallest perfect cube that is the sum of three consecutive integers?" they can instantly write out the solution on a piece of paper. Their logic is perfect, their steps are clear, and the answer is right.

Artist B (The Text-to-Image Model) is a talented painter who has recently learned a new trick: they can paint words directly onto a canvas. They can make the letters look beautiful, crisp, and easy to read.

This paper asks a simple but tricky question: If we ask Artist B to paint the entire step-by-step solution to a math problem, will the logic inside the painting actually make sense, or will they just be painting pretty nonsense?

The Experiment: Painting the Thought Process

The researchers set up a series of challenges to test these "painting" models (Text-to-Image or T2I models). They didn't just ask the models to write a single word; they asked them to paint:

  1. Long documents: Can the model paint a whole page of text without mixing up the letters?
  2. Facts: Can the model paint the correct answer to a science question, along with the reasons why?
  3. Context: Can the model read a long story (painted as text) and answer a question about it?
  4. Math: Can the model paint a multi-step math solution?

The Findings: Pretty Pictures, Broken Logic

The results were surprising and a bit disappointing for the "painting" models.

1. The "Handwriting" Problem (Rendering)
First, the researchers checked if the models could even paint the words clearly.

  • The Issue: Some models were like a child with a shaky hand. They would blur the letters, cut off the edges of the words, or paint extra words that weren't in the prompt.
  • The Analogy: Imagine asking someone to copy a recipe onto a card. Some models would write "Add 2 cups of flour" but accidentally paint "Add 2 cups of flour and sugar" or make the "2" look like a "Z".
  • The Result: The best models (like GPT-Image-2) got much better at this, but others (like older open-source models) failed miserably, producing unreadable scribbles.

2. The "Brain" Problem (Reasoning)
Here is the big discovery. The researchers filtered out the models that couldn't even write clearly. They took the ones that could write perfect, legible text and asked them to solve logic puzzles.

  • The Analogy: Imagine a student who has perfect handwriting. They write down a math solution that looks beautiful. But if you look closely at the steps, they added 2 + 2 and got 5. Or they wrote, "Because the sky is blue, the answer is 42." The handwriting is perfect, but the thinking is completely wrong.
  • The Result: Even when the text was perfectly clear, the T2I models frequently made logical errors.
    • They would skip steps.
    • They would contradict themselves in the middle of the sentence.
    • They would hallucinate (make up) facts that weren't true.
    • They would repeat the same step over and over like a broken record.

3. The Gap Between "Text-Only" and "Visual Text"
When the researchers compared the "painting" models to the "text-only" models (Artist A), the difference was huge.

  • Artist A (Text-Only): Got the math right, the logic right, and the steps right.
  • Artist B (Visual Text): Often got the final answer right by luck, but the steps leading up to it were a mess. Or, they got the steps wrong and the answer wrong.

The paper calls this a "Reasoning Fidelity Gap." It means that just because a model can draw the words, it doesn't mean it understands the words it is drawing.

Why Does This Happen?

The paper suggests that these models are like actors who have memorized the look of a solution but haven't learned the logic of it.

  • They are great at imitating the surface pattern (e.g., "Math problems usually have numbers and an equals sign").
  • They are bad at the deep process (e.g., actually calculating the numbers and checking if the logic holds up).

When the task gets harder (like long stories or complex math), the models start to fall apart. They might write a beautiful paragraph that looks like a solution, but if you try to follow the logic, it leads nowhere.

The Bottom Line

The paper concludes that while modern AI models are getting very good at painting words, they are still very unreliable at thinking through problems when those thoughts have to be painted out.

If you need a model to generate a document that requires strict logic (like a legal contract or a math proof), you cannot just rely on the visual text generation yet. The "handwriting" might be perfect, but the "brain" behind the brush is still prone to making mistakes that a text-only model wouldn't make. The gap between "looking smart" and "being smart" is still very wide in the world of visual text generation.

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 →