Adapted Multimodal BERT with Layer-wise Fusion for Sentiment Analysis (2212.00678v1)
Abstract: Multimodal learning pipelines have benefited from the success of pretrained LLMs. However, this comes at the cost of increased model parameters. In this work, we propose Adapted Multimodal BERT (AMB), a BERT-based architecture for multimodal tasks that uses a combination of adapter modules and intermediate fusion layers. The adapter adjusts the pretrained LLM for the task at hand, while the fusion layers perform task-specific, layer-wise fusion of audio-visual information with textual BERT representations. During the adaptation process the pre-trained LLM parameters remain frozen, allowing for fast, parameter-efficient training. In our ablations we see that this approach leads to efficient models, that can outperform their fine-tuned counterparts and are robust to input noise. Our experiments on sentiment analysis with CMU-MOSEI show that AMB outperforms the current state-of-the-art across metrics, with 3.4% relative reduction in the resulting error and 2.1% relative improvement in 7-class classification accuracy.
- Odysseas S. Chlapanis (6 papers)
- Georgios Paraskevopoulos (26 papers)
- Alexandros Potamianos (44 papers)