Check Mark and Counter Fake News with the help of users and certifiers

PREMISE

Any awareness raising activity regarding the possible penetration and diffusion of bad information is absolutely necessary. Although it is not possible to limit the freedom of speech nor to "prevent stupid people from being surprised", the research and reporting activity through online digital applications and artificial intelligence (AI) architectures placed in "listening" to information, must and can help hinder the spread of fake news.

THE PROBLEM THAT SOLVES

With this project, we want to offer our contribution in order to mitigate the spread of false news, stem the spread and intervene on the most critical aspects by proposing solutions suitable for: - Carry out the centralized collection of URLs of news, data and information also of a local nature. - Filter fake news by category. - Set up an intelligent digital environment equipped with self-learning technologies, on which to make available to authorities and citizens reliable sources of information and fake news alerts regarding Covid-19.

THE SOLUTION

CONTROL

Control system via API that compares the searched link with the link previously stored on our database. The URLs being researched will remain stored on the DB and will have to go through a certification process before they are deemed reliable or not. We have two levels of users:
  • simple navigators
  • browsers authenticated with Chrome (OAUTH)
Users can report whether a news is false or not: if the user has "OAUTH" (authenticated user), a weight will be assigned to his evaluation based on answers previously given and verified. It will be possible to express only one opinion for each news item. (14) Unauthenticated users will be allowed to give their opinion but will not affect the outcome of the score evaluation. (9) The rating algorithm will keep track of the votes cast: users (authenticated) will be assigned an automatic rating by the system based on the truthfulness of the news they report: based on this, subsequently, the score they assign to the veracity of a news, it will increase or decrease the veracity value. Authenticated users can send the report of the truthfulness of the news through Blockchain. (2) Even in the absence of the certifier or on a news that has not yet been certified, authenticated users will be able to express their opinion regarding the authenticity of the news, indicating their preference regarding the truthfulness. The control system will take into account the votes received and the approval percentages expressed by users and will provide a numerical indicator of preferences for each news item. (13) Through a reserved area, system administrators can indicate the levels of scores that authenticated users must reach in order to become "authoritative certifiers". They will also be able to receive dedicated alerts and monitor user status. (8) It is possible to incentivize the user certification process through rewards and involve them with Gamification solutions. (10)

CERTIFICATION

Depending on the number of searches for the same news item / URL, an accredited superior authority will verify its reliability and confirm its archiving within our database as certified news.

The higher authority will also have a backend page through which it can add new links and certify them. Even the higher authority will be able to define validated automatic limits which a user will automatically become "certifier" or can perform this operation manually.

PUBLICATION

Public consultation environment consisting of a web page on the "press review" model showing a list of news items (linkable news title + summary) with a "traffic light" icon next to it indicating whether the news is verified and the degree of certified authority.

ADMINISTRATION SITE

Web environment for user administration Site URL: https://t2spekno.northeurope.cloudapp.azure.com

WEB SERVICE BACKEND

Web API with exposed methods to provide access to all links (URL) stored on the database and return the relative truth score (rating) and certification (state) of the news.
  • Links
  • Raties
Access to backend: https://t2spekno.azure.com

USER AUTHENTICATION

POST method

GOOGLE SEARCH

Results by Google Search | Keyword: “ covid 19 death

Example of response obtained from the web service by passing some URLs (with GET method)

Resul by Google Search | Keyword: “ covid 19 death


VERIFICATION OF NEWS

GET method

INTEGRATION

PLUGIN FOR CHROME BROWSER

The plugin (extension) for the Chrome browser makes the traffic light icon with different statuses (red, yellow, green, unverified) visible alongside each link of the Google search results:

Users have the opportunity to provide their opinion regarding the authenticity of the news by indicating their preference through the rating icons:
When the news becomes certified it is no longer possible for users to make their own contribution.

TOOLS TECHNOLOGY & LANGUAGES


  • SQL Server
  • .NET
  • C#
  • JQuery
  • Entity Framework
  • Web API
  • JavaScript
  • HTML
  • CSS
  • Microsoft Azure

IMPACT ON CRISIS

This hackathon taught us that the team is immense and without borders: that there should be no limits and that collaboration has no political barriers. The different regions of origin of the challengers and different languages only represent opportunities for personal and professional growth and will never be an obstacle.

This fabric of relationships has never tightened its links more than ever. United for a common goal, it makes us live the real belonging to the whole even better.

The software applications that thanks to EUvsVirus we have been able to develop, if completed and widely adopted, will certainly have a strong impact on society, helping quickly to counter and mitigate the spread of bad information which, unlike the "innocent gossip", is harmful to the health of the community.

Being able to promptly report fake news, involve readers / users in easily identifying and reporting dangerous news, allows us to adopt advanced artificial intelligence solutions equipped with self-learning which, thanks to the human intervention led by AI, will lead to a significant result.

VALUE OF SOLUTION AFTER CRISIS

The Truth-Teller - T2 project that we present, has for its basic structure, all the necessary characteristics to be exploited not only now in this bad emergency period, but will take on further cohesion and reputation if adopted every day on each device, declining it in every area social and disciplinary.

It must be perceived as a shield, personal protection, the "daily filter" to guarantee itself through its web integrations, impartiality and honesty of information: a solid deterrent to fake news and an integral part of every device connected to the internet.

T2 PROJECT WILL BE CONTINUED . . .

Although it is (still) incomplete and needs further additions, our project has the ambition to satisfy immediately two simple questions:
  • NOW provide your contribution to the fight against the virus through techniques and technological solutions that are an obstacle to the propagation of bad (sometimes lethal) sources of information.
  • ALWAYS provide a solid deterrent to fake news by integrating T2 into every device connected to the internet.
In the short term, we want to be able to complete all the developments planned up to point 7 (inclusive).

Business plan
Ours is an economic and social project because it is mainly based on the user's reputation. Some people will have to work as certifiers at first, so that users can gain a better reputation for their ratings.
The proposed T2 solution will be completed in the near future by implementing these features:

1. Administrative backend for user management and certification and for adding secure RSS feeds.

2. Blockchain to acquire ratings from users.

3. Integration with Facebook.

4. Integration with Twitter.

5. Integration with YouTube.

6. Creating plugins for Firefox, Edge and Safari browsers (currently only Google users can publish).

7. Mobile browser development.

8. Integrated Alert and Monitoring system for administrators.

9. BOT protection to allow to value the vote of unauthenticated users.

10. Activate rewards and rewards with Gamification tools.

11. Set up a forum with discussion topics.

12. Artificial intelligence algorithm (AI) server site for the daily cataloging of news that independently provides a degree of reliability of the news to facilitate the certifier.

13. Processing of the votes received, and the approval percentages expressed by users to provide a numerical indicator of preferences.

14. Restrict the user so that he can express only one preference for each news item.


Prototype
The current stage of our prototype is:
  • API REST: working (estimated 98% done, some adjustment needed to Entity Framework classes and we have to reenable Google Oauth when we will finish Chrome Plugin)
  • CHROME PLUGIN: not fully working (estimated 80% done, must send information to API and must be packaged, at the moment you have to install as a developer in Google Chrome)
  • SERVER SIDE: working (100 % done)
A beautiful community experience, thanks!

Spekno Team