arXiv:2608.04917cs.CV2026-08

让轻量模型实时自适应深度感知,告别静态部署

An active-learning framework for real-time depth perception from monocular vision streams

论文配图:An active-learning framework for real-time depth perception from monocular vision streams
图 1 · 摘自论文原文
  • 提出闭环主动学习框架,动态筛选关键视觉信号
  • 轻量模型计算成本降75%,精度仍保持竞争力
  • 用弹性权重巩固实现选择性可塑性,适合边缘设备

生物视觉系统能从单目视觉流中持续感知深度,在动态环境中平衡稳定性与可塑性。相比之下,部署在资源受限边缘设备上的传统人工感知模型通常采用静态离线训练,部署后冻结参数,面对领域漂移时性能严重下降。尽管大规模模型可通过参数冗余编码广泛知识,但轻量网络面临静态优化困境:强制其学习通用几何表征计算效率低,且易达性能饱和。为此,本文引入在线主动学习(OAL)机制,赋予紧凑神经网络运行时持续自适应能力。构建预测-评估-修正的闭环学习范式,主动从视觉流中选取高置信度、信息丰富的信号。关键在于,采用弹性权重巩固(EWC)不仅防止灾难性遗忘,更实现选择性可塑性——保留编码全局结构知识的参数,同时允许局部参数适配新环境。基于MobileNetV3-Small骨干网络,该系统实现约75%的计算成本降低,同时保持有竞争力的深度估计精度。实验表明,适应能力不取决于模型大小,而在于动态环境中参数可塑性的调控效率。

原文摘要 · Abstract (English)

Biological visual systems can perceive depth from monocular vision flow, continuously integrating temporal visual cues while maintaining a balance between stability and plasticity in dynamic environments. In contrast, artificial perception models deployed on resource-constrained edge devices are typically trained in a static offline manner and remain frozen after deployment, often suffering severe performance degradation under domain shifts. While large-scale models may encode broad knowledge through massive parameter redundancy, lightweight networks face a static optimization dilemma: forcing compact models to learn universal geometric representations is computationally inefficient and often leads to performance saturation. To resolve this issue, an Online Active Learning (OAL) mechanism is introduced to endow compact neural networks with the capability to adapt continuously during operation. A closed-loop Predict-Evaluate-Correct learning paradigm is established to actively select high-confidence, information-rich signals from streaming visual input. Crucially, Elastic Weight Consolidation (EWC) is employed not merely to prevent catastrophic forgetting, but to enforce Selective Plasticity, preserving parameters that encode globally relevant structural knowledge while allowing local alignment to newly observed environments. Built upon a MobileNetV3-Small backbone, the proposed system achieves approximately a 75% reduction in computational cost while maintaining competitive depth estimation accuracy. Experimental results demonstrate that adaptability is not solely determined by model size, but rather by how effectively parameter plasticity is regulated in dynamic environments.

深度感知主动学习边缘计算轻量化

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