paper-with-me

홈 › Papers

CrisisKAN: Knowledge-infused and Explainable Multimodal Attention Network for Crisis Event Classification

2024-01-11 · Shubham Gupta, Nandini Saini, Suman Kundu, Debasis Das

Pervasive use of social media has become the emerging source for real-time information (like images, text, or both) to identify various events. Despite the rapid growth of image and text-based event classification, the state-of-the-art (SOTA) models find it challenging to bridge the semantic gap between features of image and text modalities due to inconsistent encoding. Also, the black-box nature of models fails to explain the model's outcomes for building trust in high-stakes situations such as disasters, pandemic. Additionally, the word limit imposed on social media posts can potentially introduce bias towards specific events. To address these issues, we proposed CrisisKAN, a novel Knowledge-infused and Explainable Multimodal Attention Network that entails images and texts in conjunction with external knowledge from Wikipedia to classify crisis events. To enrich the context-specific understanding of textual information, we integrated Wikipedia knowledge using proposed wiki extraction algorithm. Along with this, a guided cross-attention module is implemented to fill the semantic gap in integrating visual and textual data. In order to ensure reliability, we employ a model-specific approach called Gradient-weighted Class Activation Mapping (Grad-CAM) that provides a robust explanation of the predictions of the proposed model. The comprehensive experiments conducted on the CrisisMMD dataset yield in-depth analysis across various crisis-specific tasks and settings. As a result, CrisisKAN outperforms existing SOTA methodologies and provides a novel view in the domain of explainable multimodal event classification.

📄 PDF Abstract BibTeX arXiv:2401.06194

Code (1)

shubhamgpt007/crisiskan 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

DepressionX: Knowledge Infused Residual Attention for Explainable Depression Severity Assessment

2025-01-24 · Yusif Ibrahimov, Tarique Anwar, Tommy Yuan

In today's interconnected society, social media platforms have become an important part of our lives, where individuals virtually express their thoughts, emotions, and moods. These expressions offer valuable insights int…

Decision Making

Enhancing Cross-Modal Contextual Congruence for Crowdfunding Success using Knowledge-infused Learning

2024-02-06 · Trilok Padhi, Ugur Kursuncu, Yaman Kumar, Valerie L. Shalin 외

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…

Common Sense ReasoningKnowledge GraphsMarketing

KSAT: Knowledge-infused Self Attention Transformer -- Integrating Multiple Domain-Specific Contexts

2022-10-09 · Kaushik Roy, Yuxin Zi, Vignesh Narayanan, Manas Gaur 외

Domain-specific language understanding requires integrating multiple pieces of relevant contextual information. For example, we see both suicide and depression-related behavior (multiple contexts) in the text ``I have a …

Specificity

KW-ATTN: Knowledge Infused Attention for Accurate and Interpretable Text Classification

2021-06-01 · NAACL (DeeLIO) 2021 6 · Hyeju Jang, Seojin Bang, Wen Xiao, Giuseppe Carenini 외

Text classification has wide-ranging applications in various domains. While neural network approaches have drastically advanced performance in text classification, they tend to be powered by a large amount of training da…

Classificationtext-classificationText Classification

Emotion-Infused Models for Explainable Psychological Stress Detection

2021-06-01 · NAACL 2021 4 · Elsbeth Turcan, Smaranda Muresan, Kathleen McKeown

The problem of detecting psychological stress in online posts, and more broadly, of detecting people in distress or in need of help, is a sensitive application for which the ability to interpret models is vital. Here, we…

Language ModelingLanguage ModellingMulti-Task Learning