TL;DR
PowerCLIP introduces a powerset alignment framework for contrastive vision-language pre-training, improving fine-grained understanding and compositionality by efficiently optimizing region-to-phrase alignments.
Contribution
It proposes an efficient powerset alignment method with non-linear aggregators, enabling exhaustive region-phrase matching without exponential complexity.
Findings
Outperforms state-of-the-art in zero-shot classification
Enhances compositional understanding in vision-language tasks
Demonstrates robustness across benchmarks
Abstract
Contrastive vision-language pre-training frameworks such as CLIP have demonstrated impressive zero-shot performance across a range of vision-language tasks. Recent studies have shown that aligning individual text tokens with specific image patches or regions enhances fine-grained compositional understanding. However, it remains challenging to capture compositional semantics that span multiple image regions. To address this limitation, we propose PowerCLIP, a novel contrastive pre-training framework enhanced by powerset alignment, which exhaustively optimizes region-to-phrase alignments by minimizing the loss defined between powersets of image regions and textual parse trees. Since the naive powerset construction incurs exponential computational cost due to the combinatorial explosion in the number of region subsets, we introduce efficient non-linear aggregators (NLAs) that reduce…
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.
