arXiv:2508.11961cs.CV2025-08被引 1

用多源信息融合提升边缘检测精度,兼顾低功耗设备部署

PEdger++: Practical Edge Detection via Assembling Cross Information

  • 通过异构架构与多阶段训练融合跨信息提升特征表达
  • 在BSDS500等数据集上超越现有方法,准确率显著提升
  • 提供多版本模型,适配不同算力设备的边缘部署需求

边缘检测是目标检测、语义分割和图像编辑等众多计算机视觉任务的关键基础,通过提取定义物体边界和显著边缘的结构线索。为在计算能力各异的设备上广泛部署,边缘检测器需在高精度与低计算复杂度间取得平衡。尽管深度学习显著提升了精度,但通常伴随高昂的计算开销,限制了其在资源受限设备上的应用。本文解决这一挑战:如何在不依赖大模型和复杂结构的前提下高效捕捉判别性特征。我们提出PEdger++,一种协作学习框架,在降低计算成本和模型规模的同时提升边缘检测精度。其核心思想是:来自异构架构、不同训练阶段及多重参数采样的跨信息,有助于从集成视角增强学习效果。在BSDS500、NYUD和Multicue数据集上的大量实验表明,该方法在定量与定性层面均优于现有方法。我们还提供了多种计算需求不同的模型版本,体现PEdger++对不同资源约束的适应性。代码已公开于https://github.com/ForawardStar/EdgeDetectionviaPEdgerPlus/。

原文摘要 · Abstract (English)

Edge detection serves as a critical foundation for numerous computer vision applications, including object detection, semantic segmentation, and image editing, by extracting essential structural cues that define object boundaries and salient edges. To be viable for broad deployment across devices with varying computational capacities, edge detectors shall balance high accuracy with low computational complexity. While deep learning has evidently improved accuracy, they often suffer from high computational costs, limiting their applicability on resource-constrained devices. This paper addresses the challenge of achieving that balance: \textit{i.e.}, {how to efficiently capture discriminative features without relying on large-size and sophisticated models}. We propose PEdger++, a collaborative learning framework designed to reduce computational costs and model sizes while improving edge detection accuracy. The core principle of our PEdger++ is that cross-information derived from heterogeneous architectures, diverse training moments, and multiple parameter samplings, is beneficial to enhance learning from an ensemble perspective. Extensive experimental results on the BSDS500, NYUD and Multicue datasets demonstrate the effectiveness of our approach, both quantitatively and qualitatively, showing clear improvements over existing methods. We also provide multiple versions of the model with varying computational requirements, highlighting PEdger++'s adaptability with respect to different resource constraints. Codes are accessible at https://github.com/ForawardStar/EdgeDetectionviaPEdgerPlus/.

边缘检测轻量化多源融合部署优化

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