LGMLFeb 4, 2023

TAP: The Attention Patch for Cross-Modal Knowledge Transfer from Unlabeled Modality

arXiv:2302.02224v3h-index: 20
Originality Incremental advance
AI Analysis

This addresses cross-modal learning for domains where labeled data is scarce, offering a method to utilize unlabeled data, though it is incremental as it builds on existing attention mechanisms.

The paper tackles the problem of enhancing supervised learning in a primary modality by leveraging an unlabeled, unpaired secondary modality, showing that TAP (The Attention Patch) provides statistically significant improvements in generalization across domains and architectures.

This paper addresses a cross-modal learning framework, where the objective is to enhance the performance of supervised learning in the primary modality using an unlabeled, unpaired secondary modality. Taking a probabilistic approach for missing information estimation, we show that the extra information contained in the secondary modality can be estimated via Nadaraya-Watson (NW) kernel regression, which can further be expressed as a kernelized cross-attention module (under linear transformation). This expression lays the foundation for introducing The Attention Patch (TAP), a simple neural network add-on that can be trained to allow data-level knowledge transfer from the unlabeled modality. We provide extensive numerical simulations using real-world datasets to show that TAP can provide statistically significant improvement in generalization across different domains and different neural network architectures, making use of seemingly unusable unlabeled cross-modal data.

Foundations

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

Your Notes