← Latest papers
🤖 AI

Measuring What Matters Beyond Text: Evaluating Multimodal Summaries by Quality, Alignment, and Diversity

This paper introduces MM-Eval, a unified framework that holistically assesses multimodal summaries by integrating factual text quality, image-text alignment, and visual diversity into a single interpretable metric calibrated to human preferences, thereby addressing the limitations of fragmented unimodal evaluation methods.

Original authors: Abid Ali, Diego Molla-Aliod, Usman Naseem

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

Original authors: Abid Ali, Diego Molla-Aliod, Usman Naseem

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 a food critic reviewing a new restaurant. In the past, critics might have only tasted the soup (the text) or only looked at the garnish (the images) separately. They would give the soup a score and the garnish a score, but they wouldn't tell you if the garnish actually matched the soup or if the soup was lying about its ingredients.

This paper, "Measuring What Matters Beyond Text," argues that this old way of judging is broken. The authors, from Macquarie University, introduce a new system called MM-Eval to judge "Multimodal Summaries"—which are news stories or articles that come with both text and pictures.

Here is how their new system works, using simple analogies:

The Problem: The "Silo Effect"

Currently, computers judge these summaries in "silos" (separate rooms):

  1. Text Room: They check if the words match a reference story. But this is like checking if two sentences use the same words, even if one says "The protest happened on May 3rd" and the other says "The protest happened on May 5th." The computer sees they are 90% similar and gives a high score, even though the date is wrong.
  2. Image Room: They check if the computer picked the exact same photo a human picked. If a human picked a photo of a crowd from the left, and the computer picked a photo of the same crowd from the right, the computer gets a zero score, even though the meaning is perfect.
  3. The Missing Link: The old systems don't check if the picture actually matches the story. You could have a perfect story about a flood and a perfect picture of a sunny beach, and the old system would give you a high score for both separately, missing the fact that they don't go together.

The Solution: MM-Eval (The "Three-Legged Stool")

The authors built MM-Eval to look at the summary as a whole, using three specific "legs" or pillars. If one leg is weak, the stool wobbles.

1. The Text Leg (Quality & Truth)

This leg checks if the story is good and, more importantly, true.

  • The "Fact-Checker" Robot: Instead of just counting matching words, the system breaks the summary down into tiny, atomic facts (like "The event was on Tuesday"). It then checks each tiny fact against the original source document. If the source says Tuesday and the summary says Wednesday, the system catches the lie.
  • The "Flow" Robot: It also checks if the story reads smoothly and makes sense, like a human editor would.

2. The Alignment Leg (Do the pictures fit the story?)

This leg asks: "Does this picture actually help explain the text?"

  • The "Judge" Robot: The system uses a smart AI (a Multimodal Large Language Model) to look at the text and the picture together. It acts like a judge in a courtroom, reasoning: "The text says 'flooding,' and the picture shows water. Good match." Or, "The text says 'flooding,' but the picture shows a parade. Bad match."

3. The Diversity Leg (Are the pictures unique?)

This leg checks if the pictures are just copies of each other.

  • The "Variety" Meter: Imagine a news story about a protest. If the computer picks three photos that are all taken from the exact same angle, just one second apart, it's boring and adds no new information. MM-Eval uses a mathematical trick (called "Entropy") to measure how different the pictures are from each other in their "meaning." If they are too similar, the score goes down.

The Big Discovery: The "Gatekeeper" Effect

After testing their system on thousands of news summaries, the authors found something surprising about how humans judge quality. They call this the "Text-Dominant Hierarchy."

Think of Factual Consistency (truthfulness) as a Gatekeeper.

  • If the text contains a lie (a hallucination), the Gatekeeper slams the door shut. No matter how beautiful the pictures are, or how diverse they are, the summary gets a terrible score.
  • Only if the text is truthful does the Gatekeeper open the door, allowing the pictures to add value.

In this specific world of news summaries, truth is the most important thing. Once the truth is established, the pictures matter, but they are secondary. The system learned that humans care about facts first, then the flow of the story, and finally, how well the pictures fit.

How It All Comes Together

The authors didn't just guess these weights; they trained a "learning model" on human ratings. They taught the computer to mimic how humans rank summaries.

  • They found that Text Quality accounts for about 79% of the final score.
  • Image Relevance (do the pics fit?) accounts for about 15%.
  • Visual Diversity (are the pics different?) accounts for about 6%.

Why This Matters

This new tool, MM-Eval, is like a smart, fair judge that doesn't get fooled by surface-level tricks. It doesn't need a perfect "answer key" (reference summary) to work; it can judge a summary based on the original source and the output alone.

The authors conclude that if you are building an AI to write news summaries, you should focus 100% on making sure the facts are right first. Once the facts are solid, then you can worry about picking the best pictures. If you try to make the pictures perfect while the text is lying, the whole summary fails.

In short: MM-Eval is a new way to grade AI summaries that says, "Don't just count the words or the pixels. Check if the story is true, if the pictures match the story, and if the pictures aren't all the same."

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 →