SOTAVerified

Multimodal Side-Tuning for Document Classification

2023-01-16Code Available1· sign in to hype

Stefano Pio Zingaro, Giuseppe Lisanti, Maurizio Gabbrielli

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we propose to exploit the side-tuning framework for multimodal document classification. Side-tuning is a methodology for network adaptation recently introduced to solve some of the problems related to previous approaches. Thanks to this technique it is actually possible to overcome model rigidity and catastrophic forgetting of transfer learning by fine-tuning. The proposed solution uses off-the-shelf deep learning architectures leveraging the side-tuning framework to combine a base model with a tandem of two side networks. We show that side-tuning can be successfully employed also when different data sources are considered, e.g. text and images in document classification. The experimental results show that this approach pushes further the limit for document classification accuracy with respect to the state of the art.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
RVL-CDIPMultimodal (ResNet50)Accuracy92.7Unverified
RVL-CDIPMultimodal (MobileNetV2)Accuracy92.2Unverified
Tobacco-3482Multimodal Side-Tuning (MobileNetV2)Accuracy90.5Unverified
Tobacco-3482Multimodal Side-Tuning (ResNet50)Accuracy90.3Unverified

Reproductions