Bi-directional Shape Correspondences (BSC): A Novel Technique for 2-d Shape Warping in Quadratic Time?
Abdulrahman Oladipupo Ibraheem

TL;DR
This paper introduces Bidirectional Shape Correspondence (BSC), a new method for 2D shape warping that allows many-to-many point matching in quadratic time, improving over existing one-to-one and cubic-time algorithms.
Contribution
The paper presents a simple, efficient approach for many-to-many shape correspondence in quadratic time, addressing limitations of previous methods like SC and dynamic programming.
Findings
Enables many-to-many shape matching in quadratic time.
Uses data clustering to handle outliers effectively.
Provides a more flexible shape warping technique.
Abstract
We propose Bidirectional Shape Correspondence (BSC) as a possible improvement on the famous shape contexts (SC) framework. Our proposals derive from the observation that the SC framework enforces a one-to-one correspondence between sample points, and that this leads to two possible drawbacks. First, this denies the framework the opportunity to effect advantageous many-to-many matching between points on the two shapes being compared. Second, this calls for the Hungarian algorithm which unfortunately usurps cubic time. While the dynamic-space-warping dynamic programming algorithm has provided a standard solution to the first problem above, it demands quintic time for general multi-contour shapes, and w times quadratic time for the special case of single-contour shapes, even after an heuristic search window of width w has been chosen. Therefore, in this work, we propose a simple method for…
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
TopicsImage Retrieval and Classification Techniques · Medical Image Segmentation Techniques · Image Processing and 3D Reconstruction
