Methods › Computer Vision › Video Model Blocks › Sscs
Support-set Based Cross-Supervision
Sscs
Introduced by Xinpeng Ding et al. in Support-Set Based Cross-Supervision for Video Grounding
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
Sscs, or Support-set Based Cross-Supervision, is a module for video grounding which consists of two main components: a discriminative contrastive objective and a generative caption objective. The contrastive objective aims to learn effective representations by contrastive learning, while the caption objective can train a powerful video encoder supervised by texts. Due to the co-existence of some visual entities in both ground-truth and background intervals, i.e., mutual exclusion, naively contrastive learning is unsuitable to video grounding. This problem is addressed by boosting the cross-supervision with the support-set concept, which collects visual information from the whole video and eliminates the mutual exclusion of entities.
Specifically, in the Figure to the right, two video-text pairs { Vᵢ, Lᵢ}, {Vⱼ , Lⱼ } in the batch are presented for clarity. After feeding them into a video and text encoder, the clip-level and sentence-level embedding ( {Xᵢ, Yᵢ} and {Xⱼ , Yⱼ} ) in a shared space are acquired. Base on the support-set module, the weighted average of Xᵢ and Xⱼ is computed to obtain X̅ᵢ, X̅ⱼ respectively. Finally, the contrastive and caption objectives are combined to pull close the representations of the clips and text from the same samples and push away those from other pairs
Papers archive 2025-07-28
1 shown of 1, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Support-Set Based Cross-Supervision for Video Grounding 24 Aug 2021 · 0 repositories · arXiv:2108.10576
Tasks archive 2025-07-28
2 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| Contrastive Learning | 1 |
| Video Grounding | 1 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections