CVLGJun 13, 2024

Enhancing Cross-Modal Fine-Tuning with Gradually Intermediate Modality Generation

arXiv:2406.09003v14 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of cross-modal fine-tuning for specialized modalities like protein sequences and cosmic rays, which is incremental as it builds on existing methods with a novel approach.

The paper tackles the problem of fine-tuning large-scale pretrained models for specialized modalities with significant modality discrepancies and scarce labeled data, achieving superior performance across three challenging benchmarks with over ten modalities.

Large-scale pretrained models have proven immensely valuable in handling data-intensive modalities like text and image. However, fine-tuning these models for certain specialized modalities, such as protein sequence and cosmic ray, poses challenges due to the significant modality discrepancy and scarcity of labeled data. In this paper, we propose an end-to-end method, PaRe, to enhance cross-modal fine-tuning, aiming to transfer a large-scale pretrained model to various target modalities. PaRe employs a gating mechanism to select key patches from both source and target data. Through a modality-agnostic Patch Replacement scheme, these patches are preserved and combined to construct data-rich intermediate modalities ranging from easy to hard. By gradually intermediate modality generation, we can not only effectively bridge the modality gap to enhance stability and transferability of cross-modal fine-tuning, but also address the challenge of limited data in the target modality by leveraging enriched intermediate modality data. Compared with hand-designed, general-purpose, task-specific, and state-of-the-art cross-modal fine-tuning approaches, PaRe demonstrates superior performance across three challenging benchmarks, encompassing more than ten modalities.

Foundations

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

Your Notes