← Latest papers
🤖 machine learning

MUNI: Multimodal Unified Latent Diffusion for Coherent Any-to-Any Generation

The paper introduces MUNI, an end-to-end multimodal latent diffusion framework that unifies subset-conditioned generation and unconditional joint sampling through a shared stochastic latent space trained via a novel routed objective, thereby overcoming the limitations of existing LLM-based or text-aligned models to achieve superior coherence in any-to-any generation.

Original authors: Kyeongmin Yeo, Yunhong Min, Minhyuk Sung

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

Original authors: Kyeongmin Yeo, Yunhong Min, Minhyuk Sung

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 a team of artists: a painter, a musician, and a poet. In the past, if you wanted them to create a story together, you had to force them to speak a single, common language (like text) to understand each other. If the painter wanted to show a picture, they had to describe it in words first, and the musician had to turn those words back into sound. This often meant losing the unique "flavor" of the original picture or the specific emotion of the sound.

MUNI is a new system that lets these artists work together without forcing them to translate everything into words first. Instead, it gives them a shared "dream space" where they can all meet, understand each other's vibes, and create something new together.

Here is how MUNI works, broken down into simple concepts:

1. The Problem: The "Translator" Bottleneck

Most current AI systems act like a strict translator. If you give them a picture and ask for music, the AI first has to turn the picture into a description (text), and then turn that text into music.

  • The Flaw: This is like trying to describe a complex painting using only the word "blue." You lose all the details. Also, if you only have a picture and no text description, the system gets stuck because it was trained to always expect a text description.

2. The Solution: A Shared "Dream Space"

MUNI creates a shared latent space. Think of this as a central meeting room where the painter, musician, and poet all have a seat.

  • No Translation Needed: The painter can walk in with a sketch, the musician with a melody, and the poet with a poem. They don't need to translate their work into a common language; they just drop their "vibe" into the room.
  • Any-to-Any: You can give the system any combination of inputs (just a picture, just sound, or both) and ask it to generate the missing pieces. It's like saying, "Here is a picture of a cat, now imagine what it sounds like," or "Here is a sound of rain, now imagine what it looks like."

3. How It Learns: The "Group Project" Analogy

The paper introduces two main tricks to make this work better than previous attempts:

Trick A: The "One Big Team" Approach
Old methods often trained the artists separately first, then tried to force them to agree later. MUNI trains them all at the same time, as one big team.

  • The Analogy: Imagine a band practicing together from day one. They learn how to listen to each other while they learn to play their instruments. This means the "shared space" they create is perfectly tuned to how they actually play, rather than being a clumsy compromise between two separate groups.

Trick B: The "Strict Teacher" (The Training Objective)
This is the most important part. The paper realized that if you just let the artists share a room, they might start sharing too much or too little.

  • The Problem: If the painter shares every tiny detail of their sketch (like the specific shade of red on a single brushstroke) with the musician, the musician gets confused. That detail is private to the painter and doesn't belong in the shared room.
  • The Fix: MUNI uses a special training rule (a "routed objective") that acts like a strict teacher. It tells the artists: "Only share the things that help everyone understand the main idea. Keep your private details to yourself."
    • Coherence: It ensures that if they generate a picture, sound, and text together, they all match perfectly (e.g., if the text says "dog barking," the sound is a bark, and the picture shows a dog).
    • Minimality: It forces the shared room to only hold the "common ground," leaving the unique, messy details to the individual artists to handle later.

4. The Results: Better Harmony

The paper tested MUNI on two levels:

  1. Simple Puzzles (PolyMNIST): A controlled test where the AI had to match numbers and shapes. MUNI was much better at keeping the pieces consistent when generating them all at once compared to other methods.
  2. Real World (Images, Text, Audio): They tested it with real photos, sentences, and sounds.
    • Conditional Generation: When given a prompt (like "a cat"), MUNI was just as good as the best existing systems at making the cat look, sound, and read correctly.
    • Unconditional Generation: This is where MUNI shined. When asked to just "make up a random scene" without any prompt, other systems often produced mismatched results (a picture of a beach with a sound of a city). MUNI produced scenes where the image, text, and sound all felt like they belonged together naturally.

Summary

Think of MUNI as a universal translator that doesn't use words. It builds a shared "vibe" space where different types of data (images, sounds, text) can mix and match freely. By teaching the system to only share the essential "common ground" and keep the private details separate, it creates much more coherent and consistent multi-sensory experiences than previous AI models.

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 →