Local Consensus Enhanced Siamese Network with Reciprocal Loss for Two-view Correspondence Learning
Linbo Wang, Jing Wu, Xianyong Fang, Zhengyi Liu, Chenjie Cao, Yanwei, Fu

TL;DR
This paper introduces a Local Feature Consensus plugin and a reciprocal loss for Siamese networks, significantly improving two-view correspondence learning by enhancing feature discrimination and mutual supervision.
Contribution
The paper proposes a novel Local Feature Consensus plugin and reciprocal loss for Siamese networks, advancing two-view correspondence learning with better feature augmentation and mutual supervision.
Findings
Achieved state-of-the-art performance on benchmark datasets.
Enhanced inlier/outlier classification accuracy.
Improved feature discriminability through consensus and reciprocal supervision.
Abstract
Recent studies of two-view correspondence learning usually establish an end-to-end network to jointly predict correspondence reliability and relative pose. We improve such a framework from two aspects. First, we propose a Local Feature Consensus (LFC) plugin block to augment the features of existing models. Given a correspondence feature, the block augments its neighboring features with mutual neighborhood consensus and aggregates them to produce an enhanced feature. As inliers obey a uniform cross-view transformation and share more consistent learned features than outliers, feature consensus strengthens inlier correlation and suppresses outlier distraction, which makes output features more discriminative for classifying inliers/outliers. Second, existing approaches supervise network training with the ground truth correspondences and essential matrix projecting one image to the other…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
MethodsSiamese Network
