Self-Supervised Partial Cycle-Consistency for Multi-View Matching
Fedor Taggenbrock, Gertjan Burghouts, Ronald Poppe

TL;DR
This paper introduces a novel self-supervised method for multi-view object matching that effectively handles partial overlaps, improving accuracy and robustness in challenging multi-camera scenarios without requiring labeled data.
Contribution
It extends cycle-consistency to partial overlaps, introduces a pseudo-mask and new cycle variants, and proposes a scene sampling scheme, advancing self-supervised multi-view matching.
Findings
Achieves 4.3% higher F1 score over state-of-the-art
Robust to reduced overlap in training data
Effective in complex multi-camera environments
Abstract
Matching objects across partially overlapping camera views is crucial in multi-camera systems and requires a view-invariant feature extraction network. Training such a network with cycle-consistency circumvents the need for labor-intensive labeling. In this paper, we extend the mathematical formulation of cycle-consistency to handle partial overlap. We then introduce a pseudo-mask which directs the training loss to take partial overlap into account. We additionally present several new cycle variants that complement each other and present a time-divergent scene sampling scheme that improves the data input for this self-supervised setting. Cross-camera matching experiments on the challenging DIVOTrack dataset show the merits of our approach. Compared to the self-supervised state-of-the-art, we achieve a 4.3 percentage point higher F1 score with our combined contributions. Our improvements…
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 Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
