Fake News Detection: Project Proposal
Fake News Detection: Project Proposal
Group#: Grade:
Group Email:
Group members:
Muhammad Ahmad Ali,
183232, Role>
Syed Abdul Hanan, 183204,
Role>
Muhammad Hamza Danish,
183164, Role>
Muhammad Adnan Ameen,
183166, Role>
Muhammad Saad Naeem,
183176, Role>
Supervised by
Faculty member
<First/Second> Semester <Higri Academic year>
<Autumn/Spring> <Gregorian Year>
Revision Table
1. Introduction..............................................................................................................................................4
2. The Problem..............................................................................................................................................4
3. Project Goals and Objectives....................................................................................................................4
3.1. Goals......................................................................................................................................................4
3.2. Objectives..............................................................................................................................................4
4. The Solution..............................................................................................................................................4
5. Project Scope............................................................................................................................................4
6. Hardware and Software Tools..................................................................................................................4
6.1.Hardware................................................................................................................................................4
6.2.Software.................................................................................................................................................4
7. Cost (if applicable)....................................................................................................................................5
8. Timeline....................................................................................................................................................5
8.1.Activity Network.....................................................................................................................................5
8.2.Bar Chart
Fake news has quickly become a society problem, being used to propagate false
or rumor information in order to change people’s behavior. It has been shown
that propagation of fake news has had a non-negligible influence of 2016 US
presidential elections. A few facts on fake news in the United States:
• 62% of US citizens get their news for social medias
• Fake news had more share on Facebook than mainstream news.
Fake news has also been used in order to influence the referendum in the United
Kingdom for the” Brexit”. In this paper I experiment the possibility to detect fake
news based only on textual information by applying traditional machine learning
techniques as well as bidirectionality and attention mechanism on two different
datasets that contain different kinds of news. In order to work on fake news
detection, it is important to understand what is fake news and how they are
characterized.
2. The Problem
Fake news detection online is critical in today's society, as new news content is
generated at a rapid rate due to the abundance of available technology. Claire
Wardle has defined seven major types of fake news, with fake news material that
can be visual or linguistic in nature within each category. Several approaches
can be used to evaluate both linguistic and non-linguistic cues in order to spot
false news. Although many of these strategies for detecting fake news are
generally effective, they are not without flaws. You will learn from real news. If
you want to buy stock in a business, you should read reliable articles about it first
so you can make an informed investment. If you want to vote in an election, you
can read as much details as possible about a candidate so that you can vote for
the candidate who best expresses your ideas and beliefs.
The main goal is to identify fake news, which is a standard text classification
issue with a simple solution. It is necessary to develop a model that can
distinguish between "true" and "fake" news. The aim of this project is to use
machine learning algorithms to determine the efficacy and limitations of
language-based techniques for detecting false news.
4. THE SOLUTION
5. PROJECT SCOPE
Fake news is a dangerous problem that is spreading like wildfire as it becomes
easier for facts to reach the general public in different forms. Despite several
attempts to address the issue of fake news, no substantial progress has been
made. The best models advance every day thanks to massive quantities of data
obtained from social media platforms such as Facebook, Twitter, and others.
6. COST
Cost of our software will be determined as we proceed further but we can only
tell the final price when we are done with the project.
7. TIMELINE
We will achieve our first milestone by 30th April:
By this milestone, we would have implemented the “a” part of your Web
application: Our application would be registered, optionally, to add some
persistent data of their own such as user profile information or
preferences.