Self-Supervised Partial Cycle-Consistency for Multi-View Matching
Fedor Taggenbrock, Gertjan Burghouts, Ronald Poppe
TL;DR
This work tackles cross-camera object matching under partial view overlap by extending cycle-consistency to a partial setting and introducing a pseudo-mask to guide training. It develops trainable cycle variations and a time-divergent scene sampling strategy to enrich self-supervised learning signals, and derives a masked partial cycle-consistency loss based on pseudo-labels. On the challenging DIVOTrack dataset, the proposed combination yields a $4.3$ percentage-point improvement in F1 over the previous self-supervised state-of-the-art, with strong robustness to reduced overlap and difficult scenes. Overall, the approach enables more robust, scalable self-supervised learning of view-invariant features for large-scale multi-camera scene understanding.
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 are robust to reduced overlap in the training data, with substantial improvements in challenging scenes that need to make few matches between many people. Self-supervised feature networks trained with our method are effective at matching objects in a range of multi-camera settings, providing opportunities for complex tasks like large-scale multi-camera scene understanding.
