Enhancing Cross-Modal Contextual Congruence for Crowdfunding Success using Knowledge-infused Learning
Trilok Padhi, Ugur Kursuncu, Yaman Kumar, Valerie L. Shalin, Lane Peterson Fronczek
TL;DR
This work tackles the challenge of cross-modal contextual congruence in multimodal crowdfunding campaigns by integrating external commonsense knowledge from ConceptNet into compact Visual Language Models. It introduces a neurosymbolic framework that retrieves KG concepts, encodes them as KG embeddings, and fuses them with image-text representations via a multi-head cross-attention fusion module to predict campaign success. Empirical results on Kickstarter data show that knowledge-infused representations improve cross-modal alignment and predictive performance (best AUC ≈ 0.94, F1 ≈ 0.92) over baselines like MDL-TIM and standard MMBT variants, while reducing hallucinations in generated captions. The approach highlights the practical value of knowledge-grounded multimodal representations for online marketing and broader cross-modal reasoning tasks, with attention to potential noise and fairness considerations in KG retrieval.
Abstract
The digital landscape continually evolves with multimodality, enriching the online experience for users. Creators and marketers aim to weave subtle contextual cues from various modalities into congruent content to engage users with a harmonious message. This interplay of multimodal cues is often a crucial factor in attracting users' attention. However, this richness of multimodality presents a challenge to computational modeling, as the semantic contextual cues spanning across modalities need to be unified to capture the true holistic meaning of the multimodal content. This contextual meaning is critical in attracting user engagement as it conveys the intended message of the brand or the organization. In this work, we incorporate external commonsense knowledge from knowledge graphs to enhance the representation of multimodal data using compact Visual Language Models (VLMs) and predict the success of multi-modal crowdfunding campaigns. Our results show that external knowledge commonsense bridges the semantic gap between text and image modalities, and the enhanced knowledge-infused representations improve the predictive performance of models for campaign success upon the baselines without knowledge. Our findings highlight the significance of contextual congruence in online multimodal content for engaging and successful crowdfunding campaigns.
