CVJan 10, 2025

Self-Supervised Partial Cycle-Consistency for Multi-View Matching

arXiv:2501.06000v1h-index: 19VISIGRAPP : VISAPP
Originality Incremental advance
AI Analysis

This addresses the need for view-invariant feature extraction in multi-camera systems, offering an incremental improvement over existing self-supervised methods.

The paper tackles the problem of matching objects across partially overlapping camera views in multi-camera systems by extending cycle-consistency to handle partial overlap, achieving a 4.3 percentage point higher F1 score compared to self-supervised state-of-the-art on the DIVOTrack dataset.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes