Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Noise Estimation Using Density Estimation for Self-Supervised Multimodal Learning

About

One of the key factors of enabling machine learning models to comprehend and solve real-world tasks is to leverage multimodal data. Unfortunately, annotation of multimodal data is challenging and expensive. Recently, self-supervised multimodal methods that combine vision and language were proposed to learn multimodal representations without annotation. However, these methods often choose to ignore the presence of high levels of noise and thus yield sub-optimal results. In this work, we show that the problem of noise estimation for multimodal data can be reduced to a multimodal density estimation task. Using multimodal density estimation, we propose a noise estimation building block for multimodal representation learning that is based strictly on the inherent correlation between different modalities. We demonstrate how our noise estimation can be broadly integrated and achieves comparable results to state-of-the-art performance on five different benchmark datasets for two challenging multimodal tasks: Video Question Answering and Text-To-Video Retrieval. Furthermore, we provide a theoretical probabilistic error bound substantiating our empirical results and analyze failure cases. Code: https://github.com/elad-amrani/ssml.

Elad Amrani, Rami Ben-Ari, Daniel Rotman, Alex Bronstein• 2020

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy35.1
491
Video Question AnsweringMSRVTT-QA (test)
Accuracy35.1
376
Text-to-Video RetrievalMSR-VTT
Recall@117.4
369
Video Question AnsweringMSVD-QA
Accuracy35.13
360
Video Question AnsweringMSVD-QA (test)--
279
Text-to-Video RetrievalMSVD
R@120.3
264
Text-to-Video RetrievalMSR-VTT (test)
R@117.4
255
Text-to-Video RetrievalLSMDC (test)
R@1640
225
Text-to-Video RetrievalMSR-VTT (1k-A)
R@1053.6
211
Text-to-Video RetrievalMSVD (test)
R@12.03e+3
204
Showing 10 of 24 rows

Other info

Code

Follow for update