paper-with-me

Papers

Adaptive Contrastive Learning on Multimodal Transformer for Review Helpfulness Predictions

2022-11-07 · Thong Nguyen, Xiaobao Wu, Anh-Tuan Luu, Cong-Duy Nguyen, Zhen Hai, Lidong Bing

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.

📄 PDF Abstract BibTeX arXiv:2211.03524

Code (1)

nguyentthong/adaptive_contrastive_mrhp 공식 구현 pytorch

Tasks

Contrastive Learningmultimodal interaction

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

SANCL: Multimodal Review Helpfulness Prediction with Selective Attention and Natural Contrastive Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

With the boom of e-commerce, Multimodal Review Helpfulness Prediction (MRHP) that identifies the helpfulness score of multimodal product reviews has become a research hotspot. Previous work on this task focuses on attent…

Contrastive Learning

SANCL: Multimodal Review Helpfulness Prediction with Selective Attention and Natural Contrastive Learning

2022-09-12 · COLING 2022 10 · Wei Han, Hui Chen, Zhen Hai, Soujanya Poria 외

With the boom of e-commerce, Multimodal Review Helpfulness Prediction (MRHP), which aims to sort product reviews according to the predicted helpfulness scores has become a research hotspot. Previous work on this task foc…

Contrastive Learning

Multi-perspective Coherent Reasoning for Helpfulness Prediction of Multimodal Reviews

2021-08-01 · ACL 2021 5 · Junhao Liu, Zhen Hai, Min Yang, Lidong Bing

As more and more product reviews are posted in both text and images, Multimodal Review Analysis (MRA) becomes an attractive research topic. Among the existing review analysis tasks, helpfulness prediction on review text …

ViMRHP: A Vietnamese Benchmark Dataset for Multimodal Review Helpfulness Prediction via Human-AI Collaborative Annotation

2025-05-12 · Truc Mai-Thanh Nguyen, Dat Minh Nguyen, Son T. Luu, Kiet Van Nguyen

Multimodal Review Helpfulness Prediction (MRHP) is an essential task in recommender systems, particularly in E-commerce platforms. Determining the helpfulness of user-generated reviews enhances user experience and improv…

2kRecommendation Systems

Gradient-Boosted Decision Tree for Listwise Context Model in Multimodal Review Helpfulness Prediction

2023-05-22 · Thong Nguyen, Xiaobao Wu, Xinshuai Dong, Anh Tuan Luu 외

Multimodal Review Helpfulness Prediction (MRHP) aims to rank product reviews based on predicted helpfulness scores and has been widely applied in e-commerce via presenting customers with useful reviews. Previous studies …