CLNov 7, 2022

Adaptive Contrastive Learning on Multimodal Transformer for Review Helpfulness Predictions

arXiv:2211.03524v118 citationsh-index: 51
Originality Incremental advance
AI Analysis

This work addresses the multimodal review helpfulness prediction problem for e-commerce and recommendation systems, with incremental improvements in representation learning.

The paper tackled the problem of multimodal review helpfulness prediction by proposing a method that enhances cross-modal relations and optimization, achieving state-of-the-art results on two benchmark datasets.

Modern Review Helpfulness Prediction systems are dependent upon multiple modalities, typically texts and images. Unfortunately, those contemporary approaches pay scarce attention to polish representations of cross-modal relations and tend to suffer from inferior optimization. This might cause harm to model's predictions in numerous cases. To overcome the aforementioned issues, we propose Multimodal Contrastive Learning for Multimodal Review Helpfulness Prediction (MRHP) problem, concentrating on mutual information between input modalities to explicitly elaborate cross-modal relations. In addition, we introduce Adaptive Weighting scheme for our contrastive learning approach in order to increase flexibility in optimization. Lastly, we propose Multimodal Interaction module to address the unalignment nature of multimodal data, thereby assisting the model in producing more reasonable multimodal representations. Experimental results show that our method outperforms prior baselines and achieves state-of-the-art results on two publicly available benchmark datasets for MRHP problem.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes