SlideShare a Scribd company logo
1 of 19
Download to read offline
Context Aggregation and Analysis: A Tool for User-
Generated Video Verification
Olga Papadopoulou, Dimitrios Giomelakis, Lazaros Apostolidis,
Symeon Papadopoulos, Yiannis Kompatsiaris
ROME 2019
Workshop on Reducing Online Misinformation Exposure
25 July 2019
1SIGIR'19 Workshop: ROME 2019
User generated videos
2
Syrian hero boy rescue girl in shootout
4,647,792 views
Brussels airport bombing
203,783 views
Staged Reuse
Left: https://https://www.youtube.com/watch?v=mgwO6oni-wY
Right video: https://www.youtube.com/watch?v=PhSKWlJk9ew
SIGIR'19 Workshop: ROME 2019
Context Aggregation and Analysis
3
A tool that aims to facilitate the verification of user-generated videos.
Platform APIs
CAA
COMPONENTS
Verification
report
https://caa.iti.gr
SIGIR'19 Workshop: ROME 2019
Web Interface: Context Aggregation and Analysis
4
https://caa.iti.gr
Provide URL Start Verification
SIGIR'19 Workshop: ROME 2019
General
• Video
metadata
• Source
metadata
• Thumbnails
Wisdom of
the crowd
• Comments
• Tweets
sharing the
video
Wisdom of
the past
• Cross-
checking
with known
cases
Wisdom of
the machine
• Machine
learning
system
Video and account metadata
5
CAA: A tool that aims to facilitate the verification of user-generated videos.
Platform APIs
CAA
COMPONENTS
Verification
report
SIGIR'19 Workshop: ROME 2019
Video Thumbnails
6
User – defined video thumbnails are provided by the Platform APIs.
 Apply Reverse Image Search to Google and Yandex.
 Label the video as possibly ‘clickbait’:
The preferred thumbnail, which is shown when the video appears in lists, is checked whether
it exists in the video or not.
Used as thumbnail in a Fake video
A real image of
the explosion in
Brussels
SIGIR'19 Workshop: ROME 2019
General
• Video
metadata
• Source
metadata
• Thumbnails
Wisdom of
the crowd
• Comments
• Tweets
sharing the
video
Wisdom of
the past
• Cross-
checking
with known
cases
Wisdom of
the machine
• Machine
learning
system
Wisdom of the crowd
7
CAA: A tool that aims to facilitate the verification of user-generated videos.
Platform APIs
CAA
COMPONENTS
Verification
report
SIGIR'19 Workshop: ROME 2019
Wisdom of the crowd
8
Video
comments
Verification-related
Available in 7 languages Links
User- defined keywords
English Keywords: lies, fake,
wrong, lie, confirm, where, location,
lying, false, incorrect, misleading,
propaganda, liar
SIGIR'19 Workshop: ROME 2019
Wisdom of the crowd
9
Twitter timeline:
 The tweets sharing the submitted video URL for YouTube and Facebook videos.
 The retweets of a submitted Twitter video.
A tweet is posted couple of hours
after the Video was shared on
YouTube (redline) and explains that
the claim of ISIS being the
target of the bombing is false.
Claim: Bombing over ISIS area
SIGIR'19 Workshop: ROME 2019
SIGIR'19 Workshop: ROME 2019
General
• Video
metadata
• Source
metadata
• Thumbnails
Wisdom of
the crowd
• Comments
• Tweets
sharing the
video
Wisdom of
the past
• Cross-
checking
with known
cases
Wisdom of
the machine
• Machine
learning
system
Wisdom of the past
10
CAA: A tool that aims to facilitate the verification of user-generated videos.
Platform APIs
CAA
COMPONENTS
Verification
report
Wisdom of the past
11
 Use a background collection of debunked and verified user-generated videos.
 Cross check whether the submitted video exists in the dataset (Near duplicate detection*)
Submitted video
Matched video
Background collection
*Kordopatis-Zilos, Giorgos, et al. "Near-duplicate video retrieval with deep metric learning.
"Proceedings of the IEEE International Conference on Computer Vision. 2017.
SIGIR'19 Workshop: ROME 2019
Unique cases: 200 fake and 180 real.
Videos (including near duplicates from YouTube, Facebook and Twitter): 2920 fake and 2090 real
Cascade: the initial video of a case and all its near duplicates in chronological order*.
Fake Video Corpus
12
Staged Tampered Reused
*Papadopoulou, Olga, et al. "A corpus of debunked and verified user-generated videos.“
Online Information Review 43.1 (2019): 72-88.
SIGIR'19 Workshop: ROME 2019
SIGIR'19 Workshop: ROME 2019
General
• Video
metadata
• Source
metadata
• Thumbnails
Wisdom of
the crowd
• Comments
• Tweets
sharing the
video
Wisdom of
the past
• Cross-
checking
with known
cases
Wisdom of
the machine
• Machine
learning
system
Wisdom of the machine
13
CAA: A tool that aims to facilitate the verification of user-generated videos.
Platform APIs
CAA
COMPONENTS
Verification
report
Wisdom of the machine
14
Precision Recall F-score
0.66 0.81 0.72
Text features are extracted from the video title
Aggregating the prediction scores across all
cascades the automatic verification approach
is proven valuable cue.
1. Text length
2. # words
3. Contains ‘?’ marks
4. Contains ‘!’ marks
5..Contains 1st pronoun
6. Contains 2nd pronoun
7. Contains 3rd pronoun
8. # uppercases
9. # positive sentiment words
10. # negative sentiment words
11. # slang words
12. Has ‘:’ symbol
13. # ‘?’ marks
14. # ‘!’ marks
SIGIR'19 Workshop: ROME 2019
User Study
15
Tasks:
 Debunking the 200 fake videos of the FVC
 Verifying the 180 real videos of the FVC
Users:
 A male with journalistic background
 A female with computer engineering background
Procedure:
1. Submit a video URL to the tool
2. Check and analyse the produced verification report
3. Decide about the video veracity
4. Record the results and the time spent on the task
Labels:
 True: If a fake video is debunked or if a real video is verified
 False: if the debunking or veryfying of a fake/real video fails
 Uncertain: there are indicators that create doubts about the
video credibility but there is no concrete evidence proving that the video is fake or real.
Is Debunked # videos Time (sec)
True 132 208
False 46 272
Uncertain 22 270
~70% of the fake videos were succesfully debunked
Is Verified # videos
True 140
False 29
Uncertain 11
~80% of the real videos
were succesfully verified
SIGIR'19 Workshop: ROME 2019
User Study
16
Verification cues # videos
Google reverse image
search
70
Verification related
comments
64
Links comments 38
Video comments 18
Yandex reverse image
search
15
Video metadata 14
Twitter timeline 5
Free text comments 1
Video thumbnail 1
1. Google reverse image search is the most helpful
feature. The evaluated videos are already discussed
through the web.
For breaking news videos such online information
might be considerably more limited for some time
(minutes to hours) after a video is posted.
2. Comments: Overall the features related to comments
(verification, links etc.) contribute to the debunking of
more than half of the videos.
SIGIR'19 Workshop: ROME 2019
Limitations
17
Lack of APIs for implementing more platforms
e.g. WhatsApp, Instagram.
Walled Garden issue: Limitations on the information that is accessible
programmatically even when this information is publicly available.
Long response times.
SIGIR'19 Workshop: ROME 2019
Conclusions and Future Work
18
CAA is available as:
 UI: https://caa.iti.gr
 Component of the InVID – WeWerify verification plugin
The tool has proven valuable for journalists and citizens:
 12,000 unique users, from all over the world (United States, France, India, Saudi Arabia and
other countries) were recorded using the tool from late 2017 until May 2019.
 ~70% of the fake and ~80% of the real video of the FVC were successfully debunked and verified
consulting the CAA tool.
 F-score of 0.72 is achieved.
For future work:
 Conduct a larger user study with more users having different knowledge background
 Improve the performance of the tool, making it easier to interpret by non-trained users.
SIGIR'19 Workshop: ROME 2019
Thank you for your attention!
19
https://caa.iti.gr
FVC: https://mklab.iti.gr/results/fake-video-corpus/
SIGIR'19 Workshop: ROME 2019
Useful links:
Olga Papadopoulou
Information Technologies Institute of CERTH
olgapapa@iti.gr

More Related Content

Similar to Context Aggregation and Analysis Tool Facilitates User Video Verification

Contract Testing - bye-bye Testing Monolith?
Contract Testing - bye-bye Testing Monolith?Contract Testing - bye-bye Testing Monolith?
Contract Testing - bye-bye Testing Monolith?Maarten Groeneweg
 
AI Tower Inventory Conference Slides.pptx
AI Tower Inventory Conference Slides.pptxAI Tower Inventory Conference Slides.pptx
AI Tower Inventory Conference Slides.pptxAinalIdhamSaidin
 
The InVID Plug-in: Web Video Verification on the Browser
The InVID Plug-in: Web Video Verification on the BrowserThe InVID Plug-in: Web Video Verification on the Browser
The InVID Plug-in: Web Video Verification on the BrowserInVID Project
 
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET Journal
 
Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018InVID Project
 
Computer Vision, Machine Learning and Mobile Robotics
Computer Vision, Machine Learning and Mobile RoboticsComputer Vision, Machine Learning and Mobile Robotics
Computer Vision, Machine Learning and Mobile RoboticsOWOLABI Yussuf Kehinde
 
ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...
ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...
ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...ITCamp
 
CI/CD for mobile development using Visual Studio App Center
CI/CD for mobile development using Visual Studio App CenterCI/CD for mobile development using Visual Studio App Center
CI/CD for mobile development using Visual Studio App CenterDan Ardelean
 
Smartphone Reporting Done Smarter
Smartphone Reporting Done SmarterSmartphone Reporting Done Smarter
Smartphone Reporting Done SmarterVictor Hernandez
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET Journal
 
Trends and transients_2019_cigdem_sengul
Trends and transients_2019_cigdem_sengulTrends and transients_2019_cigdem_sengul
Trends and transients_2019_cigdem_sengulCigdem Sengul
 
Big Apps, Big Data, and Why "Connected Things" are not the IoT
Big Apps, Big Data, and Why "Connected Things" are not the IoTBig Apps, Big Data, and Why "Connected Things" are not the IoT
Big Apps, Big Data, and Why "Connected Things" are not the IoTApigee | Google Cloud
 
MIPI DevCon 2020 | State of the Alliance
MIPI DevCon 2020 | State of the AllianceMIPI DevCon 2020 | State of the Alliance
MIPI DevCon 2020 | State of the AllianceMIPI Alliance
 
Android apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav KhorunzhyiAndroid apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav KhorunzhyiSigma Software
 
Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...
Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...
Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...Daniel Krook
 
Smart Mirror Summer Report
Smart Mirror Summer ReportSmart Mirror Summer Report
Smart Mirror Summer ReportJabari Barton
 

Similar to Context Aggregation and Analysis Tool Facilitates User Video Verification (20)

Contract Testing - bye-bye Testing Monolith?
Contract Testing - bye-bye Testing Monolith?Contract Testing - bye-bye Testing Monolith?
Contract Testing - bye-bye Testing Monolith?
 
AI Tower Inventory Conference Slides.pptx
AI Tower Inventory Conference Slides.pptxAI Tower Inventory Conference Slides.pptx
AI Tower Inventory Conference Slides.pptx
 
The InVID Plug-in: Web Video Verification on the Browser
The InVID Plug-in: Web Video Verification on the BrowserThe InVID Plug-in: Web Video Verification on the Browser
The InVID Plug-in: Web Video Verification on the Browser
 
G8 mti a_dji_drone
G8 mti a_dji_droneG8 mti a_dji_drone
G8 mti a_dji_drone
 
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
 
Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018
 
Computer Vision, Machine Learning and Mobile Robotics
Computer Vision, Machine Learning and Mobile RoboticsComputer Vision, Machine Learning and Mobile Robotics
Computer Vision, Machine Learning and Mobile Robotics
 
ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...
ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...
ITCamp 2018 - Dan Ardelean - CI/CD for mobile development using Visual Studio...
 
CI/CD for mobile development using Visual Studio App Center
CI/CD for mobile development using Visual Studio App CenterCI/CD for mobile development using Visual Studio App Center
CI/CD for mobile development using Visual Studio App Center
 
Smartphone Reporting Done Smarter
Smartphone Reporting Done SmarterSmartphone Reporting Done Smarter
Smartphone Reporting Done Smarter
 
Cyberlands Sales Deck
Cyberlands Sales DeckCyberlands Sales Deck
Cyberlands Sales Deck
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
 
Trends and transients_2019_cigdem_sengul
Trends and transients_2019_cigdem_sengulTrends and transients_2019_cigdem_sengul
Trends and transients_2019_cigdem_sengul
 
Big Apps, Big Data, and Why "Connected Things" are not the IoT
Big Apps, Big Data, and Why "Connected Things" are not the IoTBig Apps, Big Data, and Why "Connected Things" are not the IoT
Big Apps, Big Data, and Why "Connected Things" are not the IoT
 
MIPI DevCon 2020 | State of the Alliance
MIPI DevCon 2020 | State of the AllianceMIPI DevCon 2020 | State of the Alliance
MIPI DevCon 2020 | State of the Alliance
 
Android apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav KhorunzhyiAndroid apps with Ionic. From rags to riches, Stanislav Khorunzhyi
Android apps with Ionic. From rags to riches, Stanislav Khorunzhyi
 
Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...
Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...
Commit to the Cause, Push for Change: Contributing to Call for Code Open Sour...
 
Smart Mirror Summer Report
Smart Mirror Summer ReportSmart Mirror Summer Report
Smart Mirror Summer Report
 
Android instant app
Android instant appAndroid instant app
Android instant app
 
MicroShed Testing
MicroShed TestingMicroShed Testing
MicroShed Testing
 

Recently uploaded

Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...NETWAYS
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSebastiano Panichella
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxFamilyWorshipCenterD
 
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)Basil Achie
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )Pooja Nehwal
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
LANDMARKS  AND MONUMENTS IN NIGERIA.pptxLANDMARKS  AND MONUMENTS IN NIGERIA.pptx
LANDMARKS AND MONUMENTS IN NIGERIA.pptxBasil Achie
 
Work Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxWork Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxmavinoikein
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Salam Al-Karadaghi
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfhenrik385807
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝soniya singh
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Krijn Poppe
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptssuser319dad
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...NETWAYS
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSebastiano Panichella
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...NETWAYS
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...NETWAYS
 

Recently uploaded (20)

Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
Open Source Camp Kubernetes 2024 | Running WebAssembly on Kubernetes by Alex ...
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation Track
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
 
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
LANDMARKS  AND MONUMENTS IN NIGERIA.pptxLANDMARKS  AND MONUMENTS IN NIGERIA.pptx
LANDMARKS AND MONUMENTS IN NIGERIA.pptx
 
Work Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxWork Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptx
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
 
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Sarojini Nagar Market Delhi 💯 Call Us 🔝8264348440🔝
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.ppt
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
 

Context Aggregation and Analysis Tool Facilitates User Video Verification

  • 1. Context Aggregation and Analysis: A Tool for User- Generated Video Verification Olga Papadopoulou, Dimitrios Giomelakis, Lazaros Apostolidis, Symeon Papadopoulos, Yiannis Kompatsiaris ROME 2019 Workshop on Reducing Online Misinformation Exposure 25 July 2019 1SIGIR'19 Workshop: ROME 2019
  • 2. User generated videos 2 Syrian hero boy rescue girl in shootout 4,647,792 views Brussels airport bombing 203,783 views Staged Reuse Left: https://https://www.youtube.com/watch?v=mgwO6oni-wY Right video: https://www.youtube.com/watch?v=PhSKWlJk9ew SIGIR'19 Workshop: ROME 2019
  • 3. Context Aggregation and Analysis 3 A tool that aims to facilitate the verification of user-generated videos. Platform APIs CAA COMPONENTS Verification report https://caa.iti.gr SIGIR'19 Workshop: ROME 2019
  • 4. Web Interface: Context Aggregation and Analysis 4 https://caa.iti.gr Provide URL Start Verification SIGIR'19 Workshop: ROME 2019
  • 5. General • Video metadata • Source metadata • Thumbnails Wisdom of the crowd • Comments • Tweets sharing the video Wisdom of the past • Cross- checking with known cases Wisdom of the machine • Machine learning system Video and account metadata 5 CAA: A tool that aims to facilitate the verification of user-generated videos. Platform APIs CAA COMPONENTS Verification report SIGIR'19 Workshop: ROME 2019
  • 6. Video Thumbnails 6 User – defined video thumbnails are provided by the Platform APIs.  Apply Reverse Image Search to Google and Yandex.  Label the video as possibly ‘clickbait’: The preferred thumbnail, which is shown when the video appears in lists, is checked whether it exists in the video or not. Used as thumbnail in a Fake video A real image of the explosion in Brussels SIGIR'19 Workshop: ROME 2019
  • 7. General • Video metadata • Source metadata • Thumbnails Wisdom of the crowd • Comments • Tweets sharing the video Wisdom of the past • Cross- checking with known cases Wisdom of the machine • Machine learning system Wisdom of the crowd 7 CAA: A tool that aims to facilitate the verification of user-generated videos. Platform APIs CAA COMPONENTS Verification report SIGIR'19 Workshop: ROME 2019
  • 8. Wisdom of the crowd 8 Video comments Verification-related Available in 7 languages Links User- defined keywords English Keywords: lies, fake, wrong, lie, confirm, where, location, lying, false, incorrect, misleading, propaganda, liar SIGIR'19 Workshop: ROME 2019
  • 9. Wisdom of the crowd 9 Twitter timeline:  The tweets sharing the submitted video URL for YouTube and Facebook videos.  The retweets of a submitted Twitter video. A tweet is posted couple of hours after the Video was shared on YouTube (redline) and explains that the claim of ISIS being the target of the bombing is false. Claim: Bombing over ISIS area SIGIR'19 Workshop: ROME 2019
  • 10. SIGIR'19 Workshop: ROME 2019 General • Video metadata • Source metadata • Thumbnails Wisdom of the crowd • Comments • Tweets sharing the video Wisdom of the past • Cross- checking with known cases Wisdom of the machine • Machine learning system Wisdom of the past 10 CAA: A tool that aims to facilitate the verification of user-generated videos. Platform APIs CAA COMPONENTS Verification report
  • 11. Wisdom of the past 11  Use a background collection of debunked and verified user-generated videos.  Cross check whether the submitted video exists in the dataset (Near duplicate detection*) Submitted video Matched video Background collection *Kordopatis-Zilos, Giorgos, et al. "Near-duplicate video retrieval with deep metric learning. "Proceedings of the IEEE International Conference on Computer Vision. 2017. SIGIR'19 Workshop: ROME 2019
  • 12. Unique cases: 200 fake and 180 real. Videos (including near duplicates from YouTube, Facebook and Twitter): 2920 fake and 2090 real Cascade: the initial video of a case and all its near duplicates in chronological order*. Fake Video Corpus 12 Staged Tampered Reused *Papadopoulou, Olga, et al. "A corpus of debunked and verified user-generated videos.“ Online Information Review 43.1 (2019): 72-88. SIGIR'19 Workshop: ROME 2019
  • 13. SIGIR'19 Workshop: ROME 2019 General • Video metadata • Source metadata • Thumbnails Wisdom of the crowd • Comments • Tweets sharing the video Wisdom of the past • Cross- checking with known cases Wisdom of the machine • Machine learning system Wisdom of the machine 13 CAA: A tool that aims to facilitate the verification of user-generated videos. Platform APIs CAA COMPONENTS Verification report
  • 14. Wisdom of the machine 14 Precision Recall F-score 0.66 0.81 0.72 Text features are extracted from the video title Aggregating the prediction scores across all cascades the automatic verification approach is proven valuable cue. 1. Text length 2. # words 3. Contains ‘?’ marks 4. Contains ‘!’ marks 5..Contains 1st pronoun 6. Contains 2nd pronoun 7. Contains 3rd pronoun 8. # uppercases 9. # positive sentiment words 10. # negative sentiment words 11. # slang words 12. Has ‘:’ symbol 13. # ‘?’ marks 14. # ‘!’ marks SIGIR'19 Workshop: ROME 2019
  • 15. User Study 15 Tasks:  Debunking the 200 fake videos of the FVC  Verifying the 180 real videos of the FVC Users:  A male with journalistic background  A female with computer engineering background Procedure: 1. Submit a video URL to the tool 2. Check and analyse the produced verification report 3. Decide about the video veracity 4. Record the results and the time spent on the task Labels:  True: If a fake video is debunked or if a real video is verified  False: if the debunking or veryfying of a fake/real video fails  Uncertain: there are indicators that create doubts about the video credibility but there is no concrete evidence proving that the video is fake or real. Is Debunked # videos Time (sec) True 132 208 False 46 272 Uncertain 22 270 ~70% of the fake videos were succesfully debunked Is Verified # videos True 140 False 29 Uncertain 11 ~80% of the real videos were succesfully verified SIGIR'19 Workshop: ROME 2019
  • 16. User Study 16 Verification cues # videos Google reverse image search 70 Verification related comments 64 Links comments 38 Video comments 18 Yandex reverse image search 15 Video metadata 14 Twitter timeline 5 Free text comments 1 Video thumbnail 1 1. Google reverse image search is the most helpful feature. The evaluated videos are already discussed through the web. For breaking news videos such online information might be considerably more limited for some time (minutes to hours) after a video is posted. 2. Comments: Overall the features related to comments (verification, links etc.) contribute to the debunking of more than half of the videos. SIGIR'19 Workshop: ROME 2019
  • 17. Limitations 17 Lack of APIs for implementing more platforms e.g. WhatsApp, Instagram. Walled Garden issue: Limitations on the information that is accessible programmatically even when this information is publicly available. Long response times. SIGIR'19 Workshop: ROME 2019
  • 18. Conclusions and Future Work 18 CAA is available as:  UI: https://caa.iti.gr  Component of the InVID – WeWerify verification plugin The tool has proven valuable for journalists and citizens:  12,000 unique users, from all over the world (United States, France, India, Saudi Arabia and other countries) were recorded using the tool from late 2017 until May 2019.  ~70% of the fake and ~80% of the real video of the FVC were successfully debunked and verified consulting the CAA tool.  F-score of 0.72 is achieved. For future work:  Conduct a larger user study with more users having different knowledge background  Improve the performance of the tool, making it easier to interpret by non-trained users. SIGIR'19 Workshop: ROME 2019
  • 19. Thank you for your attention! 19 https://caa.iti.gr FVC: https://mklab.iti.gr/results/fake-video-corpus/ SIGIR'19 Workshop: ROME 2019 Useful links: Olga Papadopoulou Information Technologies Institute of CERTH olgapapa@iti.gr