EvalMVX: A Unified Benchmarking for Neural 3D Reconstruction under Diverse Multiview Setups

This paper introduces EvalMVX, a comprehensive real-world dataset featuring 25 objects with aligned ground-truth meshes captured under diverse lighting and view conditions, to establish a unified benchmark for quantitatively evaluating and comparing neural multiview stereo, photometric stereo, and shape-from-polarization reconstruction methods.

Zaiyan Yang, Jieji Ren, Xiangyi Wang, zonglin li, Xu Cao, Heng Guo, Zhanyu Ma, Boxin Shi

Published 2026-03-05
📖 4 min read☕ Coffee break read

Imagine you want to build a perfect, 3D digital twin of a real-world object—say, a shiny metal bell or a soft, fuzzy teddy bear. You have a camera, but how do you turn flat 2D photos into a detailed 3D model?

This paper introduces EvalMVX, which acts like a giant, fair taste-test competition for different 3D reconstruction recipes.

Here is the breakdown in simple terms:

1. The Problem: The "One-Size-Fits-All" Trap

Until now, scientists had different "recipes" (algorithms) for making 3D models, but they were tested in different kitchens:

  • Recipe A (MVS): Uses standard RGB photos (like your phone camera). Good for matte objects, but struggles with shiny things.
  • Recipe B (MVPS): Uses photos taken under many different lights. Great for seeing tiny bumps and wrinkles, but requires a lot of setup.
  • Recipe C (MVSfP): Uses photos taken through a special polarized filter. Good for shiny surfaces, but the data is tricky to interpret.

The problem? No one had ever tested all three recipes on the same objects under the same conditions. It was like comparing a chef who cooks with a gas stove to one who cooks with a microwave without ever letting them use the same ingredients.

2. The Solution: The "Grand Buffet" (EvalMVX)

The authors built a massive new dataset called EvalMVX. Think of this as a Grand Buffet with 25 different "dishes" (objects).

  • The Menu: They chose 25 objects ranging from simple, smooth shapes (like a face) to complex, bumpy ones (like a dragon).
  • The Ingredients: The materials vary wildly: some are matte (like a rubber duck), some are shiny (like a silver dog), some are metallic (like a bell), and some are even see-through (like a glass duck).
  • The Cooking Process: They photographed every single object from 20 different angles. But here's the magic: for every angle, they took photos under 17 different lighting conditions (including natural light and a special "one-light-at-a-time" setup) using a special polarized camera.

This means they have the "perfect ingredients" to test every recipe fairly. Plus, they have the Ground Truth—the actual, real 3D shape of the object (scanned with a laser)—so they can measure exactly how close the digital model is to reality.

3. The Taste Test: Who Won?

They ran 13 different "chefs" (algorithms) on this buffet. Here is what they found:

  • The All-Rounder (MVPS): The method called SuperNormal was the MVP (Most Valuable Player). By using photos taken under different lights, it could figure out the shape of almost anything, from a smooth face to a shiny monkey. It was like a chef who could cook anything perfectly.
  • The Speedster: GaussianSurfels was the fastest at making a model, but the quality was a bit "blurry" compared to the others. It's like a fast-food burger: quick to get, but not gourmet.
  • The Shiny Specialist (MVSfP): Methods using polarized light were great at handling shiny, metallic objects where standard cameras get confused by reflections. However, they struggled a bit with the "noise" from the camera sensors.
  • The Struggler: Standard methods (MVS) that only use regular photos often failed on shiny or transparent objects. They got "blinded" by the glare, just like trying to see a fish in a mirror.

4. The Big Takeaway

The paper concludes that there is no single "best" way to build 3D models.

  • If you need speed, use the fast methods.
  • If you need high detail on a complex object, use the "lighting" method (MVPS).
  • If you are scanning shiny metal, the polarized method (MVSfP) is your best friend.

Why Does This Matter?

Imagine you are a video game developer, a doctor trying to model a patient's organ, or an engineer designing a car. You need to know which tool to pick. EvalMVX is the User Manual that tells you: "If your object is shiny, don't use Recipe A; use Recipe C. If you have a lot of time, use Recipe B for the best results."

It turns the confusing world of 3D reconstruction into a clear guide, helping researchers and developers choose the right tool for the job, saving time and improving the quality of digital worlds.