TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/X-Distill: Improving Self-Supervised Monocular Depth via C...

X-Distill: Improving Self-Supervised Monocular Depth via Cross-Task Distillation

Hong Cai, Janarbek Matai, Shubhankar Borse, Yizhe Zhang, Amin Ansari, Fatih Porikli

2021-10-24SegmentationSemantic SegmentationDepth EstimationKnowledge DistillationMonocular Depth Estimation
PaperPDF

Abstract

In this paper, we propose a novel method, X-Distill, to improve the self-supervised training of monocular depth via cross-task knowledge distillation from semantic segmentation to depth estimation. More specifically, during training, we utilize a pretrained semantic segmentation teacher network and transfer its semantic knowledge to the depth network. In order to enable such knowledge distillation across two different visual tasks, we introduce a small, trainable network that translates the predicted depth map to a semantic segmentation map, which can then be supervised by the teacher network. In this way, this small network enables the backpropagation from the semantic segmentation teacher's supervision to the depth network during training. In addition, since the commonly used object classes in semantic segmentation are not directly transferable to depth, we study the visual and geometric characteristics of the objects and design a new way of grouping them that can be shared by both tasks. It is noteworthy that our approach only modifies the training process and does not incur additional computation during inference. We extensively evaluate the efficacy of our proposed approach on the standard KITTI benchmark and compare it with the latest state of the art. We further test the generalizability of our approach on Make3D. Overall, the results show that our approach significantly improves the depth estimation accuracy and outperforms the state of the art.

Results

TaskDatasetMetricValueModel
Depth EstimationKITTI Eigen split unsupervisedDelta < 1.250.895X-Distill (M+1024x320)
Depth EstimationKITTI Eigen split unsupervisedDelta < 1.25^20.965X-Distill (M+1024x320)
Depth EstimationKITTI Eigen split unsupervisedDelta < 1.25^30.983X-Distill (M+1024x320)
Depth EstimationKITTI Eigen split unsupervisedRMSE4.439X-Distill (M+1024x320)
Depth EstimationKITTI Eigen split unsupervisedRMSE log0.18X-Distill (M+1024x320)
Depth EstimationKITTI Eigen split unsupervisedSq Rel0.698X-Distill (M+1024x320)
Depth EstimationKITTI Eigen split unsupervisedabsolute relative error0.102X-Distill (M+1024x320)
3DKITTI Eigen split unsupervisedDelta < 1.250.895X-Distill (M+1024x320)
3DKITTI Eigen split unsupervisedDelta < 1.25^20.965X-Distill (M+1024x320)
3DKITTI Eigen split unsupervisedDelta < 1.25^30.983X-Distill (M+1024x320)
3DKITTI Eigen split unsupervisedRMSE4.439X-Distill (M+1024x320)
3DKITTI Eigen split unsupervisedRMSE log0.18X-Distill (M+1024x320)
3DKITTI Eigen split unsupervisedSq Rel0.698X-Distill (M+1024x320)
3DKITTI Eigen split unsupervisedabsolute relative error0.102X-Distill (M+1024x320)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17