diff --git a/README.md b/README.md index 0ee49af..180027d 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ Public course content and lecture videos from [11-777 Multimodal Machine Learnin ### Multimodal Representations +[Demonstrating and Reducing Shortcuts in Vision-Language Representation Learning](https://arxiv.org/abs/2402.17510), TMLR 2024 [[code]](https://github.com/MauritsBleeker/svl-framework) + [Identifiability Results for Multimodal Contrastive Learning](https://arxiv.org/abs/2303.09166), ICLR 2023 [[code]](https://github.com/imantdaunhawer/multimodal-contrastive-learning) [Unpaired Vision-Language Pre-training via Cross-Modal CutMix](https://arxiv.org/abs/2206.08919), ICML 2022.