← Latest papers
💬 NLP

MCERF: Advancing Multimodal LLM Evaluation of Engineering Documentation with Enhanced Retrieval

This paper introduces MCERF, a multimodal retrieval and reasoning framework that leverages the ColPali model and adaptive routing strategies to significantly improve question-answering accuracy on engineering documentation containing complex text, tables, and images, achieving a 41.1% relative gain over baseline RAG systems.

Original authors: Kiarash Naghavi Khanghah, Hoang Anh Nguyen, Anna C. Doris, Amir Mohammad Vahedi, Daniele Grandi, Faez Ahmed, Hongyi Xu

Published 2026-04-14
📖 4 min read☕ Coffee break read

Original authors: Kiarash Naghavi Khanghah, Hoang Anh Nguyen, Anna C. Doris, Amir Mohammad Vahedi, Daniele Grandi, Faez Ahmed, Hongyi Xu

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 mechanic trying to fix a very complex, custom-built race car. You have a massive, 140-page rulebook that tells you exactly how the car must be built. This rulebook isn't just text; it's filled with diagrams, charts, tables, and photos.

The problem? You are trying to use a super-smart AI assistant to help you find the rules and check if your car is legal. But the AI is struggling. It's like trying to find a specific needle in a haystack while wearing blindfolds that only let you read the text, ignoring the pictures.

This paper introduces a new, smarter system called MCERF (Multimodal ColPali Enhanced Retrieval and Reasoning Framework) to solve this problem. Here is how it works, explained simply:

1. The Old Way: The "Blind Search"

Previously, when engineers asked the AI a question, the system would try to find the answer by reading the text of the rulebook.

  • The Analogy: Imagine you are looking for a rule about "wheels." The old system would search for the word "wheel" in the text. But what if the rule is actually inside a diagram showing a wheel, or a table listing wheel sizes? The old system would miss it completely because it was "blind" to the images.
  • The Result: The AI would often guess wrong or say, "I don't know," because it couldn't see the full picture.

2. The New Way: MCERF (The "Super-Sleuth")

The authors built a new system that acts like a detective who can read and see. They call it MCERF.

A. The "Patchwork" Eyes (ColPali)

Instead of just reading the text, MCERF treats every page of the rulebook like a giant puzzle. It breaks the page into tiny little squares (patches).

  • The Analogy: Imagine the rulebook is a giant mural. The old AI tried to read the mural from far away. MCERF zooms in and looks at every single brick and tile. It understands that a picture of a bolt next to the word "tighten" is just as important as the word "tighten" itself.
  • Why it helps: It can find rules hidden inside charts, diagrams, and photos that text-only search engines miss.

B. The "Specialized Team" (Routing)

MCERF doesn't use just one brain to answer every question. It has a Router (like a traffic cop) that looks at the question and sends it to the best specialist.

  • The Analogy: Imagine a hospital emergency room.
    • If you have a broken bone, the Router sends you to the Orthopedic Specialist (High Reasoning mode).
    • If you have a simple text question, it sends you to the Librarian (Hybrid Lookup mode).
    • If you have a complex chart, it sends you to the Data Analyst (Vision-to-Text mode).
  • The Result: The system doesn't waste time using a sledgehammer to crack a nut. It picks the perfect tool for the job.

C. The "Double-Check" (Self-Consistency)

For really tricky questions, the system doesn't just ask the AI once. It asks the same question five times, gets five different answers, and then asks a "Judge" to pick the best one.

  • The Analogy: It's like asking five different experts for advice, then having a senior manager review all five opinions to make sure the final answer is solid. This stops the AI from "hallucinating" (making things up).

3. The Results: A Massive Win

When they tested this new system on the "Formula SAE" (a student race car competition) rulebook:

  • The Old System: Got about 56% of the answers right.
  • The New System (MCERF): Got 79% of the answers right.
  • The Big Deal: The new system was even better than giving the AI the entire 140-page book to read at once (which is usually the "gold standard"). It proved that you don't need to feed the AI the whole library if you give it the right pages with the right pictures.

Summary

Think of MCERF as upgrading from a librarian who can only read text to a multimedia expert who can read text, interpret diagrams, analyze charts, and know exactly which expert to call for help.

It makes engineering safer and faster because engineers can finally ask their AI assistants, "Does this design follow the rules?" and get a reliable answer that actually looks at the pictures, not just the words.

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 →