Related Experiment Video
Updated: Oct 13, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.4K
IFND: a benchmark dataset for fake news detection.
Dilip Kumar Sharma1, Sonal Garg1
1GLA University, Mathura, India.
Summary
Detecting fake news is crucial, and this study introduces the Indian Fake News Dataset (IFND). This comprehensive dataset aids in developing better fake news detection models for Indian media.
Area of Science:
- Computer Science
- Artificial Intelligence
- Data Science
Background:
- Fake news propagation on social media causes confusion and biased perspectives.
- Existing fake news identification methods face challenges due to a lack of comprehensive, publicly available benchmark datasets, especially for Indian news.
- This paper introduces the Indian Fake News Dataset (IFND), a large-scale, multi-modal dataset containing both text and images of Indian news from 2013-2021.
Discussion:
- The IFND dataset was created by scraping content and enhanced using an intelligent augmentation algorithm for generating meaningful fake news statements.
- Topic modeling using Latent Dirichlet Allocation (LDA) was employed to categorize news statements.
- Machine learning, deep learning, and multi-modal approaches (textual and visual features) were implemented to evaluate the dataset's performance.
Key Insights:
- The proposed IFND dataset achieved satisfactory results in fake news detection tasks.
- The dataset's multi-modal nature (text and image) allows for robust analysis.
- The creation and release of IFND address the critical need for a large-scale, Indian-centric benchmark dataset.
Outlook:
- The availability of the IFND dataset is expected to stimulate further research in fake news detection.
- This resource can lead to the development of more accurate and effective prediction models for combating misinformation.
- Future work may involve expanding the dataset and exploring advanced multi-modal fusion techniques.
Related Concept Videos
Difference from Background: Limit of Detection
7.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.4K
Prediction Intervals
2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.4K
Bias
6.2K
Bias refers to any tendency that prevents a question from being considered unprejudiced. In research, bias occurs when one outcome or answer is selected or encouraged over others in sampling or testing. Bias can occur during any research phase, including study design, data collection, analysis, and publication.
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
6.2K
Accuracy and Errors in Hypothesis Testing
369
Hypothesis testing is a fundamental statistical tool that begins with the assumption that the null hypothesis H0 is true. During this process, two types of errors can occur: Type I and Type II. A Type I error refers to the incorrect rejection of a true null hypothesis, while a Type II error involves the failure to reject a false null hypothesis.
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5%...
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5%...
369
Testing a Claim about Mean: Known Population SD
2.9K
A complete procedure of testing the hypothesis about a population mean is explained here.
Estimating a population mean requires the samples to be distributed normally. The data should be collected from the randomly selected samples having no sampling bias. The sample size needed to be higher than 30, and most importantly, the population standard deviation should be already known.
In most realistic situations, the population standard deviation is often unknown, but in rare circumstances, when it...
Estimating a population mean requires the samples to be distributed normally. The data should be collected from the randomly selected samples having no sampling bias. The sample size needed to be higher than 30, and most importantly, the population standard deviation should be already known.
In most realistic situations, the population standard deviation is often unknown, but in rare circumstances, when it...
2.9K
Testing a Claim about Mean: Unknown Population SD
3.8K
A complete procedure of testing a hypothesis about a population mean when the population standard deviation is unknown is explained here.
Estimating a population mean requires the samples to be approximately normally distributed. The data should be collected from the randomly selected samples having no sampling bias. There is no specific requirement for sample size. But if the sample size is less than 30, and we don't know the population standard deviation, a different approach is used;...
Estimating a population mean requires the samples to be approximately normally distributed. The data should be collected from the randomly selected samples having no sampling bias. There is no specific requirement for sample size. But if the sample size is less than 30, and we don't know the population standard deviation, a different approach is used;...
3.8K
