multimodal-fake-news-classifier

所属分类:人工智能/神经网络/深度学习
开发工具:Jupyter Notebook
文件大小:3705KB
下载次数:0
上传日期:2023-06-11 09:36:10
上 传 者sh-1993
说明:  多模态假新闻分类器,,
(multimodal-fake-news-classifier,,)

文件列表:
Analysis (0, 2023-06-11)
Analysis\Twitter_multimodal_classifier_MHA_Luong_Regularized_Analysis.ipynb (218251, 2023-06-11)
Analysis\Twitter_multimodal_classifier_MHA_Luong_Regularized_Analysis_tsne.ipynb (269328, 2023-06-11)
Analysis\Weibo_multimodal_classifier_Scaled_Attention_Analysis.ipynb (288656, 2023-06-11)
Analysis\Weibo_multimodal_classifier_Scaled_Attention_Analysis_tsne.ipynb (279764, 2023-06-11)
Experiments (0, 2023-06-11)
Experiments\Twitter_Experiments_text_only.ipynb (294419, 2023-06-11)
Experiments\Twitter_image_only_experiments.ipynb (210489, 2023-06-11)
Experiments\Weibo_Experiments_text_only.ipynb (143599, 2023-06-11)
Experiments\Weibo_image_only_experiments.ipynb (254064, 2023-06-11)
Twitter_multimodal_EDA.ipynb (622436, 2023-06-11)
Twitter_multimodal_classifier.ipynb (644522, 2023-06-11)
Twitter_multimodal_classifier_MHA_Luong_Regularized.ipynb (98565, 2023-06-11)
Twitter_multimodal_classifier_Scaled_Attention.ipynb (67680, 2023-06-11)
Twitter_text_classifier.ipynb (59946, 2023-06-11)
Weibo_multimodal_EDA.ipynb (351610, 2023-06-11)
Weibo_multimodal_classifier.ipynb (555430, 2023-06-11)
Weibo_multimodal_classifier_MHA_Luong_Regularized.ipynb (596125, 2023-06-11)
Weibo_multimodal_classifier_Scaled_Attention.ipynb (592040, 2023-06-11)
Weibo_multimodal_classifier_experiments.ipynb (564224, 2023-06-11)
model-architecture (0, 2023-06-11)
model-architecture\Twitter_Weibo_multimodal_classifier_model_diagrams.ipynb (469853, 2023-06-11)

# Multimodal Fake News Classifier ## About This is the project for identifying fake news from real news by using deep learning and a novel technique for multimodal fusion between the textual and visual dimensions. The model is named **F**ake **N**ews **D**etection with **M**ulti **l**evel **A**ttention **(FND-MLA)** ## Layout of the project * [Experiments](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/./Experiments) - This directory contains all the experiments conducted with Twitter MediaEval and Weibo datasets on individual dimensions of text and images. * [Analysis](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/./Analysis) - This directory contains the graphical analysis and t-SNE analysis of the final models on both the datasets. * [Diagrams](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/./model-architecture) - This directory has a notebook that has been used to capture the deep-learning architecture of the various parts of FND-MLA. * [Twitter-EDA](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Twitter_multimodal_EDA.ipynb) - The EDA on Twitter MediaEval dataset. Also saves the final training and test dataframes in _pickle_ files. * [Weibo-EDA](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Weibo_multimodal_EDA.ipynb) - The EDA on Weibo dataset. Also saves the final training and test dataframes in _pickle_ files. * [Twitter-model](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Twitter_multimodal_classifier_MHA_Luong_Regularized.ipynb) - FND-MLA final model on Twitter dataset. * [Weibo-model](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Weibo_multimodal_classifier_MHA_Luong_Regularized.ipynb) - FND-MLA final model on Weibo dataset. * [FND-MLA-LA For Twitter](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Twitter_multimodal_classifier_Scaled_Attention.ipynb) - Part of Ablation study on Twitter MediaEval dataset. * [FND-MLA-LA For Weibo](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Weibo_multimodal_classifier_Scaled_Attention.ipynb) - Part of Ablation study on Weibo dataset. * [FND-MLA-MHA For Twitter](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Twitter_multimodal_classifier.ipynb) - Part of Ablation study on Twitter MediaEval dataset. * [FND-MLA-MHA For Weibo](https://github.com/arnabbiswas66/multimodal-fake-news-classifier/blob/master/Weibo_multimodal_classifier.ipynb) - Part of Ablation study on Weibo dataset.

近期下载者

相关文件


收藏者