paper-with-me

홈 › Papers

A Late Multi-Modal Fusion Model for Detecting Hybrid Spam E-mail

2022-10-26 · Zhibo Zhang, Ernesto Damiani, Hussam Al Hamadi, Chan Yeob Yeun, Fatma Taher

In recent years, spammers are now trying to obfuscate their intents by introducing hybrid spam e-mail combining both image and text parts, which is more challenging to detect in comparison to e-mails containing text or image only. The motivation behind this research is to design an effective approach filtering out hybrid spam e-mails to avoid situations where traditional text-based or image-baesd only filters fail to detect hybrid spam e-mails. To the best of our knowledge, a few studies have been conducted with the goal of detecting hybrid spam e-mails. Ordinarily, Optical Character Recognition (OCR) technology is used to eliminate the image parts of spam by transforming images into text. However, the research questions are that although OCR scanning is a very successful technique in processing text-and-image hybrid spam, it is not an effective solution for dealing with huge quantities due to the CPU power required and the execution time it takes to scan e-mail files. And the OCR techniques are not always reliable in the transformation processes. To address such problems, we propose new late multi-modal fusion training frameworks for a text-and-image hybrid spam e-mail filtering system compared to the classical early fusion detection frameworks based on the OCR method. Convolutional Neural Network (CNN) and Continuous Bag of Words were implemented to extract features from image and text parts of hybrid spam respectively, whereas generated features were fed to sigmoid layer and Machine Learning based classifiers including Random Forest (RF), Decision Tree (DT), Naive Bayes (NB) and Support Vector Machine (SVM) to determine the e-mail ham or spam.

📄 PDF Abstract BibTeX arXiv:2210.14616

Code (0)

등록된 구현이 없습니다.

Tasks

CPUOptical Character RecognitionOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Classification of Urban Micro-Events

2019-04-30 · Maarten Sukel, Stevan Rudinac, Marcel Worring

In this paper we seek methods to effectively detect urban micro-events. Urban micro-events are events which occur in cities, have limited geographical coverage and typically affect only a small group of citizens. Because…

ClassificationGeneral ClassificationRepresentation Learning

Rethink Cross-Modal Fusion in Weakly-Supervised Audio-Visual Video Parsing

2023-11-14 · Yating Xu, Conghui Hu, Gim Hee Lee

Existing works on weakly-supervised audio-visual video parsing adopt hybrid attention network (HAN) as the multi-modal embedding to capture the cross-modal context. It embeds the audio and visual modalities with a shared…

Hybrid Multimodal Fusion for Humor Detection

2022-09-24 · Haojie Xu, Weifeng Liu, Jingwei Liu, Mingzheng Li 외

In this paper, we present our solution to the MuSe-Humor sub-challenge of the Multimodal Emotional Challenge (MuSe) 2022. The goal of the MuSe-Humor sub-challenge is to detect humor and calculate AUC from audiovisual rec…

Humor Detection

AMPLE: Emotion-Aware Multimodal Fusion Prompt Learning for Fake News Detection

2024-10-21 · Xiaoman Xu, Xiangrun Li, Taihang Wang, Ye Jiang

Detecting fake news in large datasets is challenging due to its diversity and complexity, with traditional approaches often focusing on textual features while underutilizing semantic and emotional elements. Current metho…

Fake News DetectionPrompt LearningSentiment Analysis

Fuse It or Lose It: Deep Fusion for Multimodal Simulation-Based Inference

2023-11-17 · Marvin Schmitt, Leona Odole, Stefan T. Radev, Paul-Christian Bürkner

We present multimodal neural posterior estimation (MultiNPE), a method to integrate heterogeneous data from different sources in simulation-based inference with neural networks. Inspired by advances in deep fusion, it al…