arXiv:2602.11066cs.CV2026-02中稿 · European Conferenc…被引 2

轻量级框架提升单目深度估计精度与效率

PuriLight: A Lightweight Shuffle and Purification Framework for Monocular Depth Estimation

论文配图:PuriLight: A Lightweight Shuffle and Purification Framework for Monocular Depth Estimation
图 1 · 摘自论文原文
  • 三阶段设计融合混洗卷积、旋转自适应注意力和频域净化模块
  • 参数量少但性能达顶尖水平,推理速度远超同类模型
  • 适合移动端部署,兼顾细节保留与计算开销控制

我们提出 PuriLight,一个轻量高效的自监督单目深度估计框架,以解决计算效率与细节保留的双重挑战。尽管近期自监督深度估计已减少对真值标注的依赖,现有方法仍受限于臃肿架构影响实用性,或轻量模型牺牲结构精度。为此,本框架采用三阶段设计,包含三个新模块:用于局部特征提取的混洗-扩张卷积(SDC)模块、用于分层特征增强的旋转自适应核注意力(RAKA)模块,以及用于全局特征净化的深度频域信号净化(DFSP)模块。三者协同工作,实现轻量且精准的特征提取与处理。大量实验表明,PuriLight 在极低训练参数下达到领先性能,同时保持卓越计算效率。代码将发布于 https://github.com/ishrouder/PuriLight。

原文摘要 · Abstract (English)

We propose PuriLight, a lightweight and efficient framework for self-supervised monocular depth estimation, to address the dual challenges of computational efficiency and detail preservation. While recent advances in self-supervised depth estimation have reduced reliance on ground truth supervision, existing approaches remain constrained by either bulky architectures compromising practicality or lightweight models sacrificing structural precision. These dual limitations underscore the critical need to develop lightweight yet structurally precise architectures. Our framework addresses these limitations through a three-stage architecture incorporating three novel modules: the Shuffle-Dilation Convolution (SDC) module for local feature extraction, the Rotation-Adaptive Kernel Attention (RAKA) module for hierarchical feature enhancement, and the Deep Frequency Signal Purification (DFSP) module for global feature purification. Through effective collaboration, these modules enable PuriLight to achieve both lightweight and accurate feature extraction and processing. Extensive experiments demonstrate that PuriLight achieves state-of-the-art performance with minimal training parameters while maintaining exceptional computational efficiency. Codes will be available at https://github.com/ishrouder/PuriLight.

深度估计轻量化自监督视觉感知

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。