paper-with-me

Papers

SEMI-FND: Stacked Ensemble Based Multimodal Inference For Faster Fake News Detection

2022-05-17 · Prabhav Singh, Ridam Srivastava, K. P. S. Rana, Vineet Kumar

Fake News Detection (FND) is an essential field in natural language processing that aims to identify and check the truthfulness of major claims in a news article to decide the news veracity. FND finds its uses in preventing social, political and national damage caused due to misrepresentation of facts which may harm a certain section of society. Further, with the explosive rise in fake news dissemination over social media, including images and text, it has become imperative to identify fake news faster and more accurately. To solve this problem, this work investigates a novel multimodal stacked ensemble-based approach (SEMIFND) to fake news detection. Focus is also kept on ensuring faster performance with fewer parameters. Moreover, to improve multimodal performance, a deep unimodal analysis is done on the image modality to identify NasNet Mobile as the most appropriate model for the task. For text, an ensemble of BERT and ELECTRA is used. The approach was evaluated on two datasets: Twitter MediaEval and Weibo Corpus. The suggested framework offered accuracies of 85.80% and 86.83% on the Twitter and Weibo datasets respectively. These reported metrics are found to be superior when compared to similar recent works. Further, we also report a reduction in the number of parameters used in training when compared to recent relevant works. SEMI-FND offers an overall parameter reduction of at least 20% with unimodal parametric reduction on text being 60%. Therefore, based on the investigations presented, it is concluded that the application of a stacked ensembling significantly improves FND over other approaches while also improving speed.

📄 PDF Abstract BibTeX arXiv:2205.08159

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Classification ensembles for multivariate functional data with application to mouse movements in web surveys

2022-05-26 · Amanda Fernández-Fontelo, Felix Henninger, Pascal J. Kieslich, Frauke Kreuter 외

We propose new ensemble models for multivariate functional data classification as combinations of semi-metric-based weak learners. Our models extend current semi-metric-type methods from the univariate to the multivariat…

Survey

Stacked Ensemble Machine Learning for Range-Separation Parameters

2021-09-24 · The Journal of Physical Chemistry Letters 2021 9 · Cheng-Wei Ju, Ethan J. French, Nadav Geva, Alexander W. Kohn 외

Density functional theory-based high-throughput materials and drug discovery has achieved tremendous success in recent decades, but its power on organic semiconducting molecules suffered catastrophically from the self-in…

DiversityDrug Discovery

Shortcut-Stacked Sentence Encoders for Multi-Domain Inference

2017-08-07 · WS 2017 9 · Yixin Nie, Mohit Bansal

We present a simple sequential sentence encoder for multi-domain natural language inference. Our encoder is based on stacked bidirectional LSTM-RNNs with shortcut connections and fine-tuning of word embeddings. The overa…

Natural Language InferenceSentenceWord Embeddings

Multimodal Cross-Domain Few-Shot Learning for Egocentric Action Recognition

2024-05-30 · Masashi Hatano, Ryo Hachiuma, Ryo Fujii, Hideo Saito

We address a novel cross-domain few-shot learning task (CD-FSL) with multimodal input and unlabeled target data for egocentric action recognition. This paper simultaneously tackles two critical challenges associated with…

Action RecognitionCross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learning

Globalized Constrained Stein Variational Inference for Diverse Feasible Robot Motion Planning

2026-07-14 · Jiayun Li, Georgia Chalvatzaki arxiv

Robot motion planning is inherently multimodal, yet classical planners typically return only a single solution. Probabilistic formulations address this limitation by maintaining a distribution over motions, allowing the …

Collision AvoidanceMotion Planning