Pushing the Boundaries of Boundary Detection using Deep Learning
Iasonas Kokkinos

TL;DR
This paper demonstrates that adapting deep convolutional neural networks with a specialized loss, multi-resolution architecture, and external data significantly advances boundary detection, achieving near-human performance and benefiting semantic segmentation.
Contribution
It introduces a novel deep learning boundary detection method combining a tailored loss, multi-resolution design, and external data, surpassing previous state-of-the-art results.
Findings
Achieved F-measure of 0.808 on BSD dataset, close to human performance.
Improved boundary detection accuracy by integrating deep learning with grouping techniques.
Enhanced semantic segmentation performance using the proposed boundary detector.
Abstract
In this work we show that adapting Deep Convolutional Neural Network training to the task of boundary detection can result in substantial improvements over the current state-of-the-art in boundary detection. Our contributions consist firstly in combining a careful design of the loss for boundary detection training, a multi-resolution architecture and training with external data to improve the detection accuracy of the current state of the art. When measured on the standard Berkeley Segmentation Dataset, we improve theoptimal dataset scale F-measure from 0.780 to 0.808 - while human performance is at 0.803. We further improve performance to 0.813 by combining deep learning with grouping, integrating the Normalized Cuts technique within a deep network. We also examine the potential of our boundary detector in conjunction with the task of semantic segmentation and demonstrate clear…
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 · Model Reduction and Neural Networks · 3D Shape Modeling and Analysis
