← Latest papers
🤖 AI

Mull-Tokens: Modality-Agnostic Latent Thinking

The paper introduces Mull-Tokens, a modality-agnostic latent token framework that enables multimodal models to perform free-form intermediate reasoning across text and image modalities, significantly improving performance on complex spatial and puzzle-solving tasks without relying on brittle tool calls or costly image generation.

Original authors: Arijit Ray, Ahmed Abdelkader, Chengzhi Mao, Bryan A. Plummer, Kate Saenko, Ranjay Krishna, Leonidas Guibas, Wen-Sheng Chu

Published 2026-05-01
📖 5 min read🧠 Deep dive

Original authors: Arijit Ray, Ahmed Abdelkader, Chengzhi Mao, Bryan A. Plummer, Kate Saenko, Ranjay Krishna, Leonidas Guibas, Wen-Sheng Chu

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 Problem: Thinking in One Dimension

Imagine you are trying to solve a complex 3D puzzle, like a Rubik's cube or a jigsaw puzzle. If you try to solve it using only words, you might say, "Move the red piece to the left, then rotate the blue one." But words are slow and clumsy for this; they can't easily describe the shape, the depth, or how pieces fit together in space.

Current AI models are great at talking (text) and great at seeing (images), but when they try to reason about space, time, or how objects move, they often stumble.

  • The Old Way (Text Only): The AI tries to describe the puzzle with words. It gets lost in the details and makes mistakes.
  • The "Too Much" Way (Image + Text): Some researchers tried to make the AI "draw" its thoughts. But this is like asking a chef to stop cooking, write a recipe, draw a picture of the dish, write another recipe, and then finally serve the food. It's expensive, slow, and the AI often gets confused about which picture matches which sentence.

The Solution: The "Mult-Token" (The Magic Scratchpad)

The authors propose a simpler, smarter tool called Mult-Tokens.

Think of the AI's brain as a kitchen.

  • Text tokens are like the chef's verbal instructions.
  • Image tokens are like the chef actually drawing a picture on a notepad.
  • Mult-Tokens are like a magic, invisible scratchpad.

When the AI faces a hard problem (like a spatial puzzle), instead of shouting out a long paragraph of words or drawing a full picture, it pauses and writes on this invisible scratchpad.

Why is this magic?

  1. It's Modality-Agnostic: This is the fancy term for "it doesn't care what form the thought takes." The scratchpad can hold a mental image of a rotating cube or a symbolic map of a route. It doesn't have to be a word, and it doesn't have to be a full picture. It's just pure "thinking data."
  2. It's Compact: A typical text-based explanation might take 200 words. A full image might take hundreds of pixels. The Mult-Token approach solves the problem using only 20 to 40 tokens. It's like the difference between writing a 10-page essay to explain a math problem versus just scribbling the key formula on a napkin.

How They Trained It: The Three-Step Gym Routine

The researchers didn't just give the AI the scratchpad; they had to teach it how to use it. They used a three-step training process:

  1. The Warm-Up (Learning the Language of Thought):
    First, they showed the AI examples of people solving puzzles. Sometimes the solution involved a drawing, sometimes a sentence. They taught the Mult-Tokens to mimic these steps.

    • Analogy: It's like a student watching a teacher solve a math problem, sometimes seeing the teacher write numbers, sometimes seeing them draw a graph. The student learns that the "scratchpad" can hold both.
  2. The Free-Form Practice (Letting Go):
    Next, they stopped showing the AI how to solve the problem. They only showed the final answer. The AI was told: "Here is the puzzle. Use your scratchpad to figure it out, but I won't tell you what to write on it. Just get the right answer."

    • Analogy: The teacher stops giving hints and just says, "Solve this." The student learns to use the scratchpad in whatever way works best for them, not just copying the teacher.
  3. The Reinforcement (Rewarding Good Thinking):
    Finally, they used a technique called GRPO (Reinforcement Learning). If the AI used its scratchpad to get the right answer, it got a "gold star." If it guessed without thinking, it got nothing. This encouraged the AI to actually use the scratchpad to reason, rather than just guessing.

The Results: Faster and Smarter

The paper tested this new method on four difficult benchmarks involving puzzles, 3D spatial reasoning, and video analysis.

  • The Win: The AI with Mult-Tokens got 3% better on average than the best existing methods. On the hardest puzzle tests, it improved by 16%.
  • The Speed: Because it uses only ~20 "thinking tokens" instead of hundreds of words or images, it is much faster and cheaper to run.
  • The Flexibility: The AI learned to decide when to use the scratchpad. For some easy questions, it skipped the scratchpad. For hard spatial puzzles, it used it heavily.

The Bottom Line

The paper argues that we don't need to force AI to "talk" or "draw" to think deeply. Instead, we can give it a modality-agnostic latent space—a private, internal "thinking room" where it can mix images and concepts freely without the overhead of generating full sentences or pictures.

It's like giving a human a silent, internal monologue that can visualize a 3D object without having to describe it out loud. The result is an AI that is better at spatial puzzles, faster, and more efficient.

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 →