← Latest papers
🤖 AI

MetricAnything: Scaling Metric Depth Pretraining with Noisy Heterogeneous Sources

MetricAnything introduces a scalable pretraining framework that leverages a novel "Sparse Metric Prompt" to learn metric depth from 20 million noisy, heterogeneous 3D sources, establishing the first clear scaling trend in metric depth and achieving state-of-the-art performance across diverse tasks including monocular estimation, 3D reconstruction, and spatial intelligence in multimodal models.

Original authors: Baorui Ma, Jiahui Yang, Donglin Di, Xuancheng Zhang, Jianxun Cui, Hao Li, Yan Xie, Wei Chen

Published 2026-07-07
📖 5 min read🧠 Deep dive

Original authors: Baorui Ma, Jiahui Yang, Donglin Di, Xuancheng Zhang, Jianxun Cui, Hao Li, Yan Xie, Wei Chen

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: The "Noisy Kitchen"

Imagine you want to teach a robot how to understand the real world in 3D—specifically, how far away things are (metric depth). To do this, you usually need a massive library of "textbooks" (datasets) showing pictures and their exact 3D distances.

The problem is that these textbooks are a mess.

  • Some are written by LiDAR (lasers), which are great but noisy and sparse (like a sketch with missing dots).
  • Some are reconstructed by computers from videos, which can have weird errors in shiny or blurry areas.
  • Some are rendered (computer-generated), which are perfect but look fake.
  • They all come from thousands of different cameras, each with its own quirks and biases.

Previous attempts to teach robots with this "noisy kitchen" of data failed because the noise confused the AI. They tried to build complex, custom rules for every type of noise, which didn't scale well. It was like trying to clean a messy kitchen by hand-scrubbing every single dish individually instead of using a dishwasher.

The Solution: "Metric Anything"

The authors created a new system called Metric Anything. Think of it as a universal "dishwasher" that can handle any kind of dirty dish (data source) without needing a special setting for each one.

Here is how it works, broken down into three simple steps:

1. The "Sparse Prompt" (The Magic Hint)

Instead of showing the AI the whole picture of the 3D world at once (which is too noisy), they give it a Sparse Metric Prompt.

  • The Analogy: Imagine you are trying to guess the shape of a hidden object in a box. Instead of letting you see the whole box, someone gives you a few random "hints" (dots) that tell you the exact distance of a few specific points.
  • How they do it: They take a 3D map, randomly hide most of it, and only show the AI a few scattered dots with their exact distances.
  • Why it works: This forces the AI to learn the logic of space (how objects relate to each other) rather than memorizing the specific noise patterns of a camera. It decouples "spatial reasoning" from "sensor bias."

2. The "Teacher" (The Pre-trained Model)

They fed this system a massive amount of data: 20 million image-depth pairs from over 10,000 different camera models.

  • The Analogy: This is like hiring a genius tutor who has read every book in the library, regardless of whether the books were written in English, French, or a made-up language.
  • The Result: This "Teacher" model learns to look at a picture and a few random distance hints, then fill in the rest of the 3D world perfectly. It gets better the more data you give it (a "scaling trend"), which was previously thought impossible for this type of task.

3. The "Student" (The Distilled Model)

The "Teacher" is great but requires those "hints" (prompts) to work. For many real-world jobs (like a self-driving car or a robot), you don't have those hints available.

  • The Analogy: The Teacher is a master chef who needs a recipe card. The Student is the chef's apprentice. The Teacher cooks thousands of meals using the recipe cards, and the apprentice watches closely, learning the technique without needing the cards.
  • The Result: They created a "Student" model that learned from the Teacher. Now, the Student can look at a plain photo and instantly know the exact 3D distances, without needing any hints or prompts.

What Can This Do? (The "Superpowers")

Because this system learned from such diverse and noisy data, it is incredibly robust. The paper shows it excels at:

  • Filling in the Blanks: If you give it a blurry or low-resolution depth map, it can "super-resolve" it to make it sharp and detailed.
  • Mixing Sensors: It can take a very sparse, noisy signal from a Radar (which is much sparser than LiDAR) and fuse it with a camera to create a perfect 3D map.
  • Fixing Cameras: It can look at a photo and guess the camera's settings (focal length) just by understanding the geometry of the scene.
  • Robotics & AI: When they gave this "spatial brain" to a robot (VLA) or a large language model (MLLM), the robot became much better at navigating rooms, estimating how far away a cup is, and planning paths. It stopped guessing and started measuring.

The Main Takeaway

The paper proves that more data + a simple, smart way to handle noise = a better 3D brain.

They didn't need to build complex, custom hardware or write special rules for every camera. They just needed a simple "hint-based" training method and a massive, messy dataset. The result is a model that understands the 3D world as well as (or better than) any previous system, and it works everywhere—from rainy streets to cartoon worlds to robot kitchens.

In short: They taught an AI to understand distance by showing it a million messy pictures with a few random clues, and now it can see the world in 3D better than ever before.

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 →