asif
ASIF: Coupled Data Turns Unimodal Models to Multimodal without Training
CLIP proved that aligning visual and language spaces is key to solving many vision tasks without explicit training, but required to train image and text encoders from scratch on a huge dataset. LiT improved this by only training the text encoder and using a pre-trained vision network. In this paper, we show that a common space can be created without any training at all, using single-domain encoders (trained with or without supervision) and a much smaller amount of image-text pairs. Furthermore, our model has unique properties. Most notably, deploying a new version with updated training samples can be done in a matter of seconds. Additionally, the representations in the common space are easily interpretable as every dimension corresponds to the similarity of the input to a unique entry in the multimodal dataset. Experiments on standard zero-shot visual benchmarks demonstrate the typical transfer ability of image-text models. Overall, our method represents a simple yet surprisingly strong baseline for foundation multi-modal models, raising important questions on their data efficiency and on the role of retrieval in machine learning.
CSA: Data-efficient Mapping of Unimodal Features to Multimodal Features
Li, Po-han, Chinchali, Sandeep P., Topcu, Ufuk
Multimodal encoders like CLIP excel in tasks such as zero-shot image classification and cross-modal retrieval. However, they require excessive training data. We propose canonical similarity analysis (CSA), which uses two unimodal encoders to replicate multimodal encoders using limited data. CSA maps unimodal features into a multimodal space, using a new similarity score to retain only the multimodal information. CSA only involves the inference of unimodal encoders and a cubic-complexity matrix decomposition, eliminating the need for extensive GPU-based model training. Experiments show that CSA outperforms CLIP while requiring $300,000\times$ fewer multimodal data pairs and $6\times$ fewer unimodal data for ImageNet classification and misinformative news captions detection. CSA surpasses the state-of-the-art method to map unimodal features to multimodal features. We also demonstrate the ability of CSA with modalities beyond image and text, paving the way for future modality pairs with limited paired multimodal data but abundant unpaired unimodal data, such as lidar and text.
ASIF: Coupled Data Turns Unimodal Models to Multimodal without Training
CLIP proved that aligning visual and language spaces is key to solving many vision tasks without explicit training, but required to train image and text encoders from scratch on a huge dataset. LiT improved this by only training the text encoder and using a pre-trained vision network. In this paper, we show that a common space can be created without any training at all, using single-domain encoders (trained with or without supervision) and a much smaller amount of image-text pairs. Furthermore, our model has unique properties. Most notably, deploying a new version with updated training samples can be done in a matter of seconds. Additionally, the representations in the common space are easily interpretable as every dimension corresponds to the similarity of the input to a unique entry in the multimodal dataset.
ASIF: Coupled Data Turns Unimodal Models to Multimodal Without Training
Norelli, Antonio, Fumero, Marco, Maiorca, Valentino, Moschella, Luca, Rodolร , Emanuele, Locatello, Francesco
CLIP proved that aligning visual and language spaces is key to solving many vision tasks without explicit training, but required to train image and text encoders from scratch on a huge dataset. LiT improved this by only training the text encoder and using a pre-trained vision network. In this paper, we show that a common space can be created without any training at all, using single-domain encoders (trained with or without supervision) and a much smaller amount of image-text pairs. Furthermore, our model has unique properties. Most notably, deploying a new version with updated training samples can be done in a matter of seconds. Additionally, the representations in the common space are easily interpretable as every dimension corresponds to the similarity of the input to a unique image-text pair in the multimodal dataset. Experiments on standard zero-shot visual benchmarks demonstrate the typical transfer ability of image-text models. Overall, our method represents a simple yet surprisingly strong baseline for foundation multimodal models, raising important questions on their data efficiency and on the role of retrieval in machine learning.
GeRA: Label-Efficient Geometrically Regularized Alignment
Klebe, Dustin, Shnitzer, Tal, Yurochkin, Mikhail, Karlinsky, Leonid, Solomon, Justin
Pretrained unimodal encoders incorporate rich semantic information into embedding space structures. To be similarly informative, multi-modal encoders typically require massive amounts of paired data for alignment and training. We introduce a semi-supervised Geometrically Regularized Alignment (GeRA) method to align the embedding spaces of pretrained unimodal encoders in a label-efficient way. Our method leverages the manifold geometry of unpaired (unlabeled) data to improve alignment performance. To prevent distortions to local geometry during the alignment process --potentially disrupting semantic neighborhood structures and causing misalignment of unobserved pairs -- we introduce a geometric loss term. This term is built upon a diffusion operator that captures the local manifold geometry of the unimodal pretrained encoders. GeRA is modality-agnostic and thus can be used to align pretrained encoders from any data modalities. We provide empirical evidence to the effectiveness of our method in the domains of speech-text and image-text alignment. Our experiments demonstrate significant improvement in alignment quality compared to a variaty of leading baselines, especially with a small amount of paired data, using our proposed geometric regularization.
Regularizing Neural Network Training via Identity-wise Discriminative Feature Suppression
Chapman, Avraham, Liu, Lingqiao
It is well-known that a deep neural network has a strong fitting capability and can easily achieve a low training error even with randomly assigned class labels. When the number of training samples is small, or the class labels are noisy, networks tend to memorize patterns specific to individual instances to minimize the training error. This leads to the issue of overfitting and poor generalisation performance. This paper explores a remedy by suppressing the network's tendency to rely on instance-specific patterns for empirical error minimisation. The proposed method is based on an adversarial training framework. It suppresses features that can be utilized to identify individual instances among samples within each class. This leads to classifiers only using features that are both discriminative across classes and common within each class. We call our method Adversarial Suppression of Identity Features (ASIF), and demonstrate the usefulness of this technique in boosting generalisation accuracy when faced with small datasets or noisy labels. Our source code is available.
Exclusive Talk with Alon Girmonsky, Founder of BlazeMeter MarkTechPost
Asif: Tell us about your journey with your multiple startups and successful exits. What were some of the biggest challenges you faced? To date, I've built three venture-backed companies, one bootstrap company and a fifth company I, unfortunately, had to close down. My most recent exit experience was also my most successful. I founded BlazeMeter, back in September of 2011, and we were acquired by CA technologies in October of 2016.
Exclusive Talk with Nigel Willson, Global Strategist @ Microsoft MarkTechPost
About Nigel Willson: For nearly twenty years Nigel has been at Microsoft helping clients to write the future, most recently as Global Strategist with a focus on innovation and near future trends. He is a frequent speaker at events on artificial intelligence & respected social media contributor on AI / ML & tech topics. Asif: What do you predict will be some of the biggest business opportunities & industries affected by Artificial Intelligence? Nigel: Artificial Intelligence has already become so pervasive it is in every industry and locality in the world is some shape or form, I think the opportunity is making truly a transformative technology by making it available to everyone. By democratising AI, we can make it accessible to consumers / business users through embedding it into the applications that they use on a daily basis (like office productivity applications) for language translation, transcription (voice to text) and digital personal assistants.