CVApr 18, 2024

Omniview-Tuning: Boosting Viewpoint Invariance of Vision-Language Pre-training Models

arXiv:2404.12139v18 citationsh-index: 41ECCV
Originality Highly original
AI Analysis

This addresses a key limitation for real-world applications of VLP models, offering a novel solution to enhance viewpoint robustness.

The paper tackles the limited robustness of Vision-Language Pre-training (VLP) models like CLIP under 3D viewpoint variations by introducing the Multi-View Caption (MVCap) dataset with over four million image-text pairs and the Omniview-Tuning (OVT) framework, which significantly improves viewpoint invariance while maintaining original performance.

Vision-Language Pre-training (VLP) models like CLIP have achieved remarkable success in computer vision and particularly demonstrated superior robustness to distribution shifts of 2D images. However, their robustness under 3D viewpoint variations is still limited, which can hinder the development for real-world applications. This paper successfully addresses this concern while keeping VLPs' original performance by breaking through two primary obstacles: 1) the scarcity of training data and 2) the suboptimal fine-tuning paradigms. To combat data scarcity, we build the Multi-View Caption (MVCap) dataset -- a comprehensive collection of over four million multi-view image-text pairs across more than 100K objects, providing more potential for VLP models to develop generalizable viewpoint-invariant representations. To address the limitations of existing paradigms in performance trade-offs and training efficiency, we design a novel fine-tuning framework named Omniview-Tuning (OVT). Specifically, OVT introduces a Cross-Viewpoint Alignment objective through a minimax-like optimization strategy, which effectively aligns representations of identical objects from diverse viewpoints without causing overfitting. Additionally, OVT fine-tunes VLP models in a parameter-efficient manner, leading to minimal computational cost. Extensive experiments on various VLP models with different architectures validate that OVT significantly improves the models' resilience to viewpoint shifts and keeps the original performance, establishing a pioneering standard for boosting the viewpoint invariance of VLP models.

Foundations

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

Your Notes