2023
DOI: 10.1371/journal.pone.0291037
|View full text |Cite
|
Sign up to set email alerts
|

Application of error level analysis in image spam classification using deep learning model

Angom Buboo Singh,
Khumanthem Manglem Singh

Abstract: Image spam is a type of spam that contains text information inserted in an image file. Traditional classification systems based on feature engineering require manual extraction of certain quantitative and qualitative image features for classification. However, these systems are often not robust to adversarial attacks. In contrast, classification pipelines that use convolutional neural network (CNN) models automatically extract features from images. This approach has been shown to achieve high accuracies even o… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 46 publications
0
2
0
Order By: Relevance
“…The "Convolutional Neural Network (CNN)" architectures employed in this research follow a sequential design, incorporating convolutional and max-pooling layers for feature extraction and spatial down sampling [25]. The first CNN model consists of four convolutional layers with increasing filter sizes (32, 64, 128, and 256), each followed by ReLU activation and max-pooling operations [23].…”
Section: Model Architecturementioning
confidence: 99%
See 1 more Smart Citation
“…The "Convolutional Neural Network (CNN)" architectures employed in this research follow a sequential design, incorporating convolutional and max-pooling layers for feature extraction and spatial down sampling [25]. The first CNN model consists of four convolutional layers with increasing filter sizes (32, 64, 128, and 256), each followed by ReLU activation and max-pooling operations [23].…”
Section: Model Architecturementioning
confidence: 99%
“…There are two main approaches to employing 'transfer learning' [25]:Utilizing the pretrained model as a 'feature extractor' and incorporating a new classifier for the task at hand [26].Employing the pretrained model for finetuning (FT), which involves adjusting the parameters of both the new fully connected (FC) layers of the classifier and specific convolutional layers of the CNN through selective unfreezing.…”
Section: Fine Tuning Pretrained Modelsmentioning
confidence: 99%