SOTAVerified

Negative to Positive Co-learning with Aggressive Modality Dropout

2025-01-01Code Available0· sign in to hype

Nicholas Magal, Minh Tran, Riku Arakawa, Suzanne Nie

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper aims to document an effective way to improve multimodal co-learning by using aggressive modality dropout. We find that by using aggressive modality dropout we are able to reverse negative co-learning (NCL) to positive co-learning (PCL). Aggressive modality dropout can be used to "prep" a multimodal model for unimodal deployment, and dramatically increases model performance during negative co-learning, where during some experiments we saw a 20% gain in accuracy. We also benchmark our modality dropout technique against PCL to show that our modality drop out technique improves co-learning during PCL, although it does not have as much as an substantial effect as it does during NCL. Github: https://github.com/nmagal/modality_drop_for_colearning

Reproductions