Introducing task vectors!
A new way to steer models by doing arithmetic with model weights. Subtract to make models forget, add to make them learn
📜: arxiv.org/abs/2212.04089
🖥️: github.com/mlfoundations/…
Introducing DataComp, a new benchmark for multimodal datasets!
We release 12.8B image-text pairs, 300+ experiments and a 1.4B subset that outcompetes compute-matched CLIP runs from OpenAI & LAION
📜 arxiv.org/abs/2304.14108
🖥️ github.com/mlfoundations/…
🌐 datacomp.ai
Today we are releasing a CLIP ViT-L/14 model with 79.2% zero-shot accuracy on ImageNet.
Our model outperforms OpenAI's CLIP by a large margin, and outperforms even bigger models (ViT-g/14) trained on LAION-2B
Check it out at huggingface.co/laion/CLIP-ViT…!
Fine-tuning can make models like CLIP less robust.
A simple idea is highly effective at mitigating that:
averaging zero-shot and fine-tuned models.
Check out our work introducing WiSE-FT, just accepted to CVPR!
Paper: arxiv.org/abs/2109.01903
Code: github.com/mlfoundations/…
We are releasing an open-source training implementation of OpenAI’s CLIP!📎
CLIP models learn from language supervision, and are capable of strong zero-shot performance at various vision tasks (arxiv.org/abs/2103.00020)
Our reproduction can be found at
github.com/mlfoundations/…
Instead of a single neural network, why not train lines, curves and simplexes in parameter space?
Fantastic work by @Mitchnw et al. exploring how this idea can lead to more accurate and robust models: arxiv.org/abs/2102.10472
I've been seeing a lot of talk around the recent Vision Transformer (ViT) paper, so I thought I'd highlight some of my favorite previous work on self-attention and transformers in computer vision!
Link to ViT: openreview.net/pdf?id=YicbFdN…
(thread 👇)
Vision plays a central role in shaping the meaning of concrete words like "apple" or "banana". Yet, most of today's NLP models learn representations of these concepts from text-only.
Can such representations share similarities with the visual world?
gabrielilharco.com/publications/p…
1/n
Forget about messy vision backbones inside vision+language models?
Check out ViLT, a cool work by Kim et al., extending Vision Transformers to multimodal domains.
Link: arxiv.org/pdf/2102.03334…
Can machines learn language from grounded, untranscribed speech?
I don't know, but we're making fast progress!
Paper: arxiv.org/abs/1909.08782
Thread below (1/n)