MatchED: Crisp Edge Detection Using End-to-End, Matching-based Supervision
Bedrettin Cetinkaya, Sinan Kalkan, Emre Akbas

TL;DR
MatchED introduces a lightweight, end-to-end trainable matching-based supervision module that significantly enhances the crispness of edge detection, eliminating the need for traditional non-differentiable post-processing steps.
Contribution
The paper proposes MatchED, a novel plug-and-play supervision module enabling end-to-end learning of crisp edges without non-differentiable post-processing, improving performance across multiple datasets.
Findings
Substantially improves the Average Crispness (AC) metric by up to 4×.
Boosts baseline performance by 20-35% in ODS under crispness-emphasized evaluation.
Achieves state-of-the-art results matching or surpassing traditional post-processing methods.
Abstract
Generating crisp, i.e., one-pixel-wide, edge maps remains one of the fundamental challenges in edge detection, affecting both traditional and learning-based methods. To obtain crisp edges, most existing approaches rely on two hand-crafted post-processing algorithms, Non-Maximum Suppression (NMS) and skeleton-based thinning, which are non-differentiable and hinder end-to-end optimization. Moreover, all existing crisp edge detection methods still depend on such post-processing to achieve satisfactory results. To address this limitation, we propose \MethodLPP, a lightweight, only 21K additional parameters, and plug-and-play matching-based supervision module that can be appended to any edge detection model for joint end-to-end learning of crisp edges. At each training iteration, \MethodLPP performs one-to-one matching between predicted and ground-truth edges based on spatial distance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Face and Expression Recognition · Stochastic Gradient Optimization Techniques
