Exploiting the Potential of Self-Supervised Monocular Depth Estimation via Patch-Based Self-Distillation

IF 8.9 1区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS IEEE Internet of Things Journal Pub Date : 2025-02-11 DOI:10.1109/JIOT.2025.3540917
Ting Yu;Shan Pan;Wei Chen;Zijian Tian;Zehua Wang;F. Richard Yu;Victor C. M. Leung
{"title":"Exploiting the Potential of Self-Supervised Monocular Depth Estimation via Patch-Based Self-Distillation","authors":"Ting Yu;Shan Pan;Wei Chen;Zijian Tian;Zehua Wang;F. Richard Yu;Victor C. M. Leung","doi":"10.1109/JIOT.2025.3540917","DOIUrl":null,"url":null,"abstract":"Perceiving scene depth and 3-D structure is one of the key tasks for Internet of Video Things (IoVT) devices to understand and interact with the environment. Self-supervised monocular depth estimation has demonstrated significant potential in leveraging large-scale unlabeled datasets to achieve competitive performance, thereby playing an increasingly important role in depth estimation. Despite recent methods providing additional supervisory signals through self-distillation strategies to improve depth estimation, an effective method for generating pseudo-depth labels suitable for addressing occlusion issues among elements far from the camera remains unexplored. To address this limitation, we propose a patch-based self-distillation learning framework to exploit the potential of self-supervised monocular depth estimation in recovering fine-grained scene depth. In the proposed framework, elements far from the camera within the input image are enlarged by enlarging and cropping operations in the patch-based self-distillation branch. Guided by photometric consistency, the model learns the detailed occlusion relationships among elements from the enlarged patches, producing patch depth maps with fine structures. In the main branch, which takes full-scale images as input, patch depth maps serve as pseudo-depth labels through self-distillation loss to provide additional supervisory signals for regions where photometric consistency fails to offer effective supervision. This forces the depth estimation network to recover fine structures of elements far from the camera in full-scale input images. Regarding the architecture of the depth estimation network, we introduce a bin-center prediction. In this prediction, a global aggregator based on self-attention provides additional scene structure queries for adaptive scene depth discretization. Finally, to encourage the model to explore more general cues for depth inference beyond road plane cues, we propose a PatchMix data augmentation method to enhance the model’s generalization ability to unseen scenes. Extensive experiments on the KITTI dataset show that the proposed method significantly improves performance over the baseline, particularly in fine-grained scene depth estimation. Moreover, the model also exhibits good generalization performance when transferred to the Make3D and Cityscapes datasets.","PeriodicalId":54347,"journal":{"name":"IEEE Internet of Things Journal","volume":"12 11","pages":"18042-18055"},"PeriodicalIF":8.9000,"publicationDate":"2025-02-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Internet of Things Journal","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10879450/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

Abstract

Perceiving scene depth and 3-D structure is one of the key tasks for Internet of Video Things (IoVT) devices to understand and interact with the environment. Self-supervised monocular depth estimation has demonstrated significant potential in leveraging large-scale unlabeled datasets to achieve competitive performance, thereby playing an increasingly important role in depth estimation. Despite recent methods providing additional supervisory signals through self-distillation strategies to improve depth estimation, an effective method for generating pseudo-depth labels suitable for addressing occlusion issues among elements far from the camera remains unexplored. To address this limitation, we propose a patch-based self-distillation learning framework to exploit the potential of self-supervised monocular depth estimation in recovering fine-grained scene depth. In the proposed framework, elements far from the camera within the input image are enlarged by enlarging and cropping operations in the patch-based self-distillation branch. Guided by photometric consistency, the model learns the detailed occlusion relationships among elements from the enlarged patches, producing patch depth maps with fine structures. In the main branch, which takes full-scale images as input, patch depth maps serve as pseudo-depth labels through self-distillation loss to provide additional supervisory signals for regions where photometric consistency fails to offer effective supervision. This forces the depth estimation network to recover fine structures of elements far from the camera in full-scale input images. Regarding the architecture of the depth estimation network, we introduce a bin-center prediction. In this prediction, a global aggregator based on self-attention provides additional scene structure queries for adaptive scene depth discretization. Finally, to encourage the model to explore more general cues for depth inference beyond road plane cues, we propose a PatchMix data augmentation method to enhance the model’s generalization ability to unseen scenes. Extensive experiments on the KITTI dataset show that the proposed method significantly improves performance over the baseline, particularly in fine-grained scene depth estimation. Moreover, the model also exhibits good generalization performance when transferred to the Make3D and Cityscapes datasets.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
利用基于patch的自蒸馏挖掘自监督单目深度估计的潜力
感知场景深度和三维结构是视频物联网(IoVT)设备理解环境并与之交互的关键任务之一。自监督单目深度估计在利用大规模未标记数据集实现竞争性性能方面显示出巨大的潜力,因此在深度估计中发挥着越来越重要的作用。尽管最近的方法通过自蒸馏策略提供额外的监督信号来改善深度估计,但一种有效的方法来生成伪深度标签,适合于解决远离相机的元素之间的遮挡问题,仍然没有被探索。为了解决这一限制,我们提出了一个基于补丁的自蒸馏学习框架,以利用自监督单目深度估计在恢复细粒度场景深度方面的潜力。在该框架中,输入图像中远离相机的元素通过基于补丁的自蒸馏分支的放大和裁剪操作进行放大。该模型以光度一致性为指导,从放大后的斑块中学习元素之间的详细遮挡关系,生成具有精细结构的斑块深度图。在以全尺寸图像为输入的主分支中,斑块深度图通过自蒸馏损失作为伪深度标签,为光度一致性无法有效监督的区域提供额外的监督信号。这迫使深度估计网络在全尺寸输入图像中恢复远离相机的元素的精细结构。对于深度估计网络的结构,我们引入了一种bin-center预测。在该预测中,基于自关注的全局聚合器为自适应场景深度离散提供了额外的场景结构查询。最后,为了鼓励模型在道路平面线索之外探索更通用的深度推断线索,我们提出了一种PatchMix数据增强方法来增强模型对未见场景的泛化能力。在KITTI数据集上的大量实验表明,该方法显著提高了基线的性能,特别是在细粒度场景深度估计方面。此外,该模型在Make3D和cityscape数据集上也表现出良好的泛化性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
IEEE Internet of Things Journal
IEEE Internet of Things Journal Computer Science-Information Systems
CiteScore
17.60
自引率
13.20%
发文量
1982
期刊介绍: The EEE Internet of Things (IoT) Journal publishes articles and review articles covering various aspects of IoT, including IoT system architecture, IoT enabling technologies, IoT communication and networking protocols such as network coding, and IoT services and applications. Topics encompass IoT's impacts on sensor technologies, big data management, and future internet design for applications like smart cities and smart homes. Fields of interest include IoT architecture such as things-centric, data-centric, service-oriented IoT architecture; IoT enabling technologies and systematic integration such as sensor technologies, big sensor data management, and future Internet design for IoT; IoT services, applications, and test-beds such as IoT service middleware, IoT application programming interface (API), IoT application design, and IoT trials/experiments; IoT standardization activities and technology development in different standard development organizations (SDO) such as IEEE, IETF, ITU, 3GPP, ETSI, etc.
期刊最新文献
IEEE Internet of Things Journal Information for Authors IEEE Internet of Things Journal Society Information BR-DPO: Balanced and Robust Distributed Pose Optimization for Cooperative LiDAR-inertial SLAM Enhancing Positioning Accuracy of GNSS/INS/Vision Integration System with Lane-Driven Atlanta World Assumption in Man-Made Environments The Error-Prone Point Based Resampling for Sampling Offset Mitigation in NLOS-OCC Systems
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1