CVJul 21, 2025

DAViD: Data-efficient and Accurate Vision Models from Synthetic Data

arXiv:2507.15365v112 citationsh-index: 32
Originality Incremental advance
AI Analysis

This addresses the high computational and data requirements for human-centric computer vision models, offering a more efficient alternative.

The paper tackles the problem of training large vision models by showing that models can be trained on smaller, high-fidelity synthetic datasets without accuracy loss, achieving comparable results on depth estimation, surface normal estimation, and soft foreground segmentation tasks while reducing training and inference costs.

The state of the art in human-centric computer vision achieves high accuracy and robustness across a diverse range of tasks. The most effective models in this domain have billions of parameters, thus requiring extremely large datasets, expensive training regimes, and compute-intensive inference. In this paper, we demonstrate that it is possible to train models on much smaller but high-fidelity synthetic datasets, with no loss in accuracy and higher efficiency. Using synthetic training data provides us with excellent levels of detail and perfect labels, while providing strong guarantees for data provenance, usage rights, and user consent. Procedural data synthesis also provides us with explicit control on data diversity, that we can use to address unfairness in the models we train. Extensive quantitative assessment on real input images demonstrates accuracy of our models on three dense prediction tasks: depth estimation, surface normal estimation, and soft foreground segmentation. Our models require only a fraction of the cost of training and inference when compared with foundational models of similar accuracy. Our human-centric synthetic dataset and trained models are available at https://aka.ms/DAViD.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes