English

Monocular Depth Estimation via Listwise Ranking using the Plackett-Luce Model

Computer Vision and Pattern Recognition 2021-07-08 v4 Machine Learning

Abstract

In many real-world applications, the relative depth of objects in an image is crucial for scene understanding. Recent approaches mainly tackle the problem of depth prediction in monocular images by treating the problem as a regression task. Yet, being interested in an order relation in the first place, ranking methods suggest themselves as a natural alternative to regression, and indeed, ranking approaches leveraging pairwise comparisons as training information ("object A is closer to the camera than B") have shown promising performance on this problem. In this paper, we elaborate on the use of so-called listwise ranking as a generalization of the pairwise approach. Our method is based on the Plackett-Luce (PL) model, a probability distribution on rankings, which we combine with a state-of-the-art neural network architecture and a simple sampling strategy to reduce training complexity. Moreover, taking advantage of the representation of PL as a random utility model, the proposed predictor offers a natural way to recover (shift-invariant) metric depth information from ranking-only data provided at training time. An empirical evaluation on several benchmark datasets in a "zero-shot" setting demonstrates the effectiveness of our approach compared to existing ranking and regression methods.

Keywords

Cite

@article{arxiv.2010.13118,
  title  = {Monocular Depth Estimation via Listwise Ranking using the Plackett-Luce Model},
  author = {Julian Lienen and Eyke Hüllermeier and Ralph Ewerth and Nils Nommensen},
  journal= {arXiv preprint arXiv:2010.13118},
  year   = {2021}
}

Comments

15 pages, 5 figures, 7 tables, IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2021

R2 v1 2026-06-23T19:37:53.362Z