STEdge: Self-training Edge Detection with Multi-layer Teaching and Regularization
Yunfan Ye, Renjiao Yi, Zhiping Cai, Kai Xu

TL;DR
STEdge introduces a self-training framework for edge detection that leverages unlabeled data through multi-layer regularization and iterative pseudo-label refinement, achieving significant performance improvements and strong cross-dataset generality.
Contribution
The paper presents a novel self-supervised edge detection method using multi-layer regularization and iterative pseudo-label refinement, reducing reliance on manual annotations.
Findings
Achieves 4.8% improvement in ODS on BIPED dataset
Attains 5.8% improvement in OIS on BIPED dataset
Demonstrates strong cross-dataset generality
Abstract
Learning-based edge detection has hereunto been strongly supervised with pixel-wise annotations which are tedious to obtain manually. We study the problem of self-training edge detection, leveraging the untapped wealth of large-scale unlabeled image datasets. We design a self-supervised framework with multi-layer regularization and self-teaching. In particular, we impose a consistency regularization which enforces the outputs from each of the multiple layers to be consistent for the input image and its perturbed counterpart. We adopt L0-smoothing as the 'perturbation' to encourage edge prediction lying on salient boundaries following the cluster assumption in self-supervised learning. Meanwhile, the network is trained with multi-layer supervision by pseudo labels which are initialized with Canny edges and then iteratively refined by the network as the training proceeds. The…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
