SlideShare a Scribd company logo
1 of 25
Summarizing Situational Tweets in Crisis
Scenario
Imran Muhammad
Qatar Computing Research Institute, HBKU
Doha, Qatar
Co-authors:
Koustav Rudra, Niloy Ganguly, Pawan Goyal (CSE, IIT Kharagpur, India)
Siddhartha Banerjee (Pennsylvania State University, USA)
Prasenjit Mitra (Qatar Computing Research Institute)
Aid Needs and Information Needs
Info. Info. Info.
Disaster event Urgent needs of affected people
Information gathering
Humanitarian organizations and local administration
Information gathering,
especially in real-time, is
the most challenging part
Relief operations
- Food, water
- Shelter
- Medical emergences
- Donations
- …
Information: A Lifeline During Disasters
The opaqueness induced by
disasters is overwhelming
People need information as
much as water, food,
medicine or shelter
Lack of information can make
people victims of disaster and
targets of aid
Twitter: A Useful Information Source
• Provide active communication channels during
crises
• Useful information: reports of casualties,
damages, donation offers and requests
• Quicker than traditional channels (e.g. first
tweet about Westgate Mall attack reported
within a minute)
Opportunities
• Rapid crisis response
• Time-critical situational awareness
• Access to actionable information
• …
• But, it requires real-time data processing
• Categorizations of each incoming item should be
done as soon as it arrives
• Rapid automatic summaries generation
Enhanced Situational Awareness
Time-critical situational awareness by generating
automatic summaries
• We use AIDR (Artificial Intelligence for Disaster
Response) system for:
– real-time data processing
– categorizations of tweets
• We proposed a novel framework for
summarization of informative tweets
Summarization of Tweets Example
Dharara Tower built in 1832 collapses in Kathmandu
during earthquake
Historic Dharara Tower Collapses in Kathmandu After
7.9 Earthquake
Dharara tower built in 1832 collapses in Kathmandu after
7.9 earthquake.
Key Characteristics and Objectives
• Information coverage
– Capture most situational updates from data. The summary should be
rich in terms of information coverage
• Less redundant information
– Messages on Twitter contain duplicate information. We aim for
summaries with less redundancy while keeping important updates
• Readability
– Twitter messages are often noisy, informal, and full of grammatical
mistakes. We aim to produce more readable summaries
• Real-time
– The system should not be heavily overloaded with computations
such that by the time the summary is produced, the utility of that
information is marginal
High-level Approach
Automatic Classification and Summarization
Datasets
• Nepal earthquake tweets from 25th to 27th April 2015
• AIDR classified tweets to the following categories:
– Missing trapped or found people (10,751 tweets)
– Infrastructure and utilities damage (16,842 tweets)
– Shelter and supplies (19,006 tweets)
The Role of Content Words in
Extractive Summarization
• Studies show the significance of content words to
capture important events
– Nouns (e.g. hospitals, buildings, bridges names)
– Numerals (e.g. number of casualties)
– Main verbs (e.g. collapsed, destroyed, killed)
Abstractive Summarization
• We generate a word graph where nodes are bigrams
• We generate sentences from the word graph
Challenge: Maintaining informativeness and readability
– Covering important content words
– Favoring more informative paths
– Maintaining linguistic quality
ILP model combining the above factors
Bi-gram Based Word Graph
• Word graph: nodes represent bi-grams (along with
their POS-tags)
• An edge represents consecutive words
• Nodes of two tweets with same bi-gram and POS-
tags are merged
ILP Based Formulation
Parameters
• Score of sentences/generated paths (CW(s))
– Centroid score
• Linguistic quality(LQ(s))
– Trigram language model
– LQ(s) = 1/(1-ll(w1,w2,…,wq))
– ll(w1,w2,…,wq) = 1/Llog2∏q
t =3 P(wt|wt-2wt-1)
ILP Based Solution
max(∑i=1…n CW(i)*LQ(i)*xi + ∑j=1…m yj)
xi, yj binary variable
xi tweet indicator, yj content word indicator
CW(i) = tweet i centroid score
LQ(i) = Linguistic score of tweet i
Constraints
∑i=1…n xi * Length(i) ≤ L
Length(i) = number of words in tweet i
L = required summary word length
∑i ∈ Tj xi ≥ yj j = [1 … m]
Tj = set of tweets where content word j is present
If yj is selected then at least one tweet covering
that word is also selected
∑j ∈ Ci yj ≥|Ci| * xi i = [1 … n]
Ci = set of content words present in tweet i
If tweet i is selected then all the content words of
that tweet are also selected
Baselines and Gold Standard
• COWTS: content word based extractive tweet stream
summarization algorithm [CIKM 2015]
• APSAL: affinity clustering based supervised disaster related
news articles summarizer [ACL 2015]
• TOWGS: runtime bigram based abstractive summarization
[EACL 2014]
Gold Standard:
We used summaries generated by UN OCHA experts during Nepal
earthquake
Summarization Results
.
 If number of clusters increases, determining importance of different
clusters becomes difficult [APSAL]
 COWTS tries to maximize the coverage of content words but can’t
combine information from related tweets
 TOWGS didn’t consider content words into account
 COWABS tries to combine similar information from related tweets as well
as maximizing coverage of content words
Performance Variation with Summary Length
If summary length increases COWABS still performs better than the baselines
Performance Comparison (User Studies)
Performance Comparison (User Studies)
Summarization Quality (Location)
COWABS captures information at more granular level with location specific
information
Summarization Quality (Event)
We extract event phrases using the method proposed by Ritter et al [EMNLP 2011]
COWABS captures more event specific information
Summarization Quality (Numeral)
COWABS captures more numerical information which includes information
about victims, helpline numbers etc.
Conclusions
• Rapid situational awareness is necessary for
effective relief operations
• Twitter as useful information source during
emergencies
• Automatic classification and summarization
approach
• Propose approach outperforms all baselines
and deemed effective –learned from user
studies
Thank you!
Imran Muhammad
Twitter: @mimran15

More Related Content

What's hot

AI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated AnnealingAI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated Annealing
Ahmed Gad
 

What's hot (20)

Association Analysis in Data Mining
Association Analysis in Data MiningAssociation Analysis in Data Mining
Association Analysis in Data Mining
 
Machine Learning and its Applications
Machine Learning and its ApplicationsMachine Learning and its Applications
Machine Learning and its Applications
 
Big Data Analytics with Hadoop
Big Data Analytics with HadoopBig Data Analytics with Hadoop
Big Data Analytics with Hadoop
 
Introduction To Mycin Expert System
Introduction To Mycin Expert SystemIntroduction To Mycin Expert System
Introduction To Mycin Expert System
 
Semi-Supervised Learning
Semi-Supervised LearningSemi-Supervised Learning
Semi-Supervised Learning
 
Data science and Artificial Intelligence
Data science and Artificial IntelligenceData science and Artificial Intelligence
Data science and Artificial Intelligence
 
Machine Learning - Accuracy and Confusion Matrix
Machine Learning - Accuracy and Confusion MatrixMachine Learning - Accuracy and Confusion Matrix
Machine Learning - Accuracy and Confusion Matrix
 
Seaborn visualization.pptx
Seaborn visualization.pptxSeaborn visualization.pptx
Seaborn visualization.pptx
 
Random forest
Random forestRandom forest
Random forest
 
Big Data Fundamentals
Big Data FundamentalsBig Data Fundamentals
Big Data Fundamentals
 
Data Mining: Concepts and Techniques (3rd ed.) - Chapter 3 preprocessing
Data Mining:  Concepts and Techniques (3rd ed.)- Chapter 3 preprocessingData Mining:  Concepts and Techniques (3rd ed.)- Chapter 3 preprocessing
Data Mining: Concepts and Techniques (3rd ed.) - Chapter 3 preprocessing
 
AI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated AnnealingAI Heuristic Search - Beam Search - Simulated Annealing
AI Heuristic Search - Beam Search - Simulated Annealing
 
The Role of Social Media and Artificial Intelligence for Disaster Response
The Role of Social Media and Artificial Intelligence for Disaster ResponseThe Role of Social Media and Artificial Intelligence for Disaster Response
The Role of Social Media and Artificial Intelligence for Disaster Response
 
Hierarchical Reinforcement Learning
Hierarchical Reinforcement LearningHierarchical Reinforcement Learning
Hierarchical Reinforcement Learning
 
Birch Algorithm With Solved Example
Birch Algorithm With Solved ExampleBirch Algorithm With Solved Example
Birch Algorithm With Solved Example
 
Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Heuristic search
Heuristic searchHeuristic search
Heuristic search
 
Matlab Feature Extraction Using Segmentation And Edge Detection
Matlab Feature Extraction Using Segmentation And Edge DetectionMatlab Feature Extraction Using Segmentation And Edge Detection
Matlab Feature Extraction Using Segmentation And Edge Detection
 
Machine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
Machine learning by Dr. Vivek Vijay and Dr. Sandeep YadavMachine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
Machine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
 

Viewers also liked

Online Learning And Teaching Across Schoolboard Boundaries
Online Learning And Teaching Across Schoolboard BoundariesOnline Learning And Teaching Across Schoolboard Boundaries
Online Learning And Teaching Across Schoolboard Boundaries
aorakinet
 
Membership application new logo
Membership application new logoMembership application new logo
Membership application new logo
patcalhoun
 
Data Mining and Machine Learning (DMML)
Data Mining and Machine Learning (DMML)Data Mining and Machine Learning (DMML)
Data Mining and Machine Learning (DMML)
butest
 
High-level
High-levelHigh-level
High-level
butest
 
Report
ReportReport
Report
butest
 
#Membership application
#Membership application#Membership application
#Membership application
patcalhoun
 
#Membership renewal new logo
#Membership renewal new logo#Membership renewal new logo
#Membership renewal new logo
patcalhoun
 

Viewers also liked (14)

Online Learning And Teaching Across Schoolboard Boundaries
Online Learning And Teaching Across Schoolboard BoundariesOnline Learning And Teaching Across Schoolboard Boundaries
Online Learning And Teaching Across Schoolboard Boundaries
 
Membership application new logo
Membership application new logoMembership application new logo
Membership application new logo
 
Data Mining and Machine Learning (DMML)
Data Mining and Machine Learning (DMML)Data Mining and Machine Learning (DMML)
Data Mining and Machine Learning (DMML)
 
High-level
High-levelHigh-level
High-level
 
Report
ReportReport
Report
 
#Membership application
#Membership application#Membership application
#Membership application
 
doc
docdoc
doc
 
Los dioses
Los diosesLos dioses
Los dioses
 
#Membership renewal new logo
#Membership renewal new logo#Membership renewal new logo
#Membership renewal new logo
 
ISCRAM 2013: Extracting Information Nuggets from Disaster-Related Messages i...
ISCRAM 2013: Extracting Information Nuggets from  Disaster-Related Messages i...ISCRAM 2013: Extracting Information Nuggets from  Disaster-Related Messages i...
ISCRAM 2013: Extracting Information Nuggets from Disaster-Related Messages i...
 
01.사람의 이해와 UX/UI(시스템과 유저 인터페이스)
01.사람의 이해와 UX/UI(시스템과 유저 인터페이스)01.사람의 이해와 UX/UI(시스템과 유저 인터페이스)
01.사람의 이해와 UX/UI(시스템과 유저 인터페이스)
 
Laundry Management System
Laundry Management SystemLaundry Management System
Laundry Management System
 
영화 미디어에 투영된 미래 분석 및 미래가전 시사점 퍼셉션
영화 미디어에 투영된 미래 분석 및 미래가전 시사점 퍼셉션영화 미디어에 투영된 미래 분석 및 미래가전 시사점 퍼셉션
영화 미디어에 투영된 미래 분석 및 미래가전 시사점 퍼셉션
 
Concepto e importancia de la mercadotecnia
Concepto e importancia de la mercadotecniaConcepto e importancia de la mercadotecnia
Concepto e importancia de la mercadotecnia
 

Similar to Summarizing Situational Tweets in Crisis Scenario

Using Twitter as a Postgraduate Researcher
Using Twitter as a Postgraduate ResearcherUsing Twitter as a Postgraduate Researcher
Using Twitter as a Postgraduate Researcher
Simon Bishop
 
Rob Procter
Rob ProcterRob Procter
Rob Procter
NSMNSS
 
Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...
Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...
Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...
Artificial Intelligence Institute at UofSC
 

Similar to Summarizing Situational Tweets in Crisis Scenario (20)

Processing Social Media Messages in Mass Emergency: A Survey
Processing Social Media Messages in Mass Emergency: A SurveyProcessing Social Media Messages in Mass Emergency: A Survey
Processing Social Media Messages in Mass Emergency: A Survey
 
OCHA Think Brief - Hashtag Standards for emergencies
OCHA Think Brief - Hashtag Standards for emergenciesOCHA Think Brief - Hashtag Standards for emergencies
OCHA Think Brief - Hashtag Standards for emergencies
 
Data Analytics and Industry-Academic Partnerships: An Irish Perspective
Data Analytics and Industry-Academic Partnerships: An Irish PerspectiveData Analytics and Industry-Academic Partnerships: An Irish Perspective
Data Analytics and Industry-Academic Partnerships: An Irish Perspective
 
Open analytics social media framework
Open analytics   social media frameworkOpen analytics   social media framework
Open analytics social media framework
 
Twitter as a personalizable information service ii
Twitter as a personalizable information service iiTwitter as a personalizable information service ii
Twitter as a personalizable information service ii
 
Using Twitter as a Postgraduate Researcher
Using Twitter as a Postgraduate ResearcherUsing Twitter as a Postgraduate Researcher
Using Twitter as a Postgraduate Researcher
 
Rob Procter
Rob ProcterRob Procter
Rob Procter
 
IRJET- Identification of Prevalent News from Twitter and Traditional Media us...
IRJET- Identification of Prevalent News from Twitter and Traditional Media us...IRJET- Identification of Prevalent News from Twitter and Traditional Media us...
IRJET- Identification of Prevalent News from Twitter and Traditional Media us...
 
LIS 653 Knowledge Organization | Pratt Institute School of Information | Fall...
LIS 653 Knowledge Organization | Pratt Institute School of Information | Fall...LIS 653 Knowledge Organization | Pratt Institute School of Information | Fall...
LIS 653 Knowledge Organization | Pratt Institute School of Information | Fall...
 
Adressing Volume and Velocity Challenge on the Social Web using Crowd Sourced...
Adressing Volume and Velocity Challenge on the Social Web using Crowd Sourced...Adressing Volume and Velocity Challenge on the Social Web using Crowd Sourced...
Adressing Volume and Velocity Challenge on the Social Web using Crowd Sourced...
 
Twitter data analysis using R
Twitter data analysis using RTwitter data analysis using R
Twitter data analysis using R
 
Content Curation – New L&D Mindset & Skill Set
Content Curation – New L&D Mindset & Skill SetContent Curation – New L&D Mindset & Skill Set
Content Curation – New L&D Mindset & Skill Set
 
Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...
Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...
Crisis Mapping, Citizen Sensing and Social Media Analytics: Leveraging Citize...
 
New Approaches to Large-Scale Social Media Analytics: Investigating Twitter i...
New Approaches to Large-Scale Social Media Analytics: Investigating Twitter i...New Approaches to Large-Scale Social Media Analytics: Investigating Twitter i...
New Approaches to Large-Scale Social Media Analytics: Investigating Twitter i...
 
IRJET- An Improved Machine Learning for Twitter Breaking News Extraction ...
IRJET-  	  An Improved Machine Learning for Twitter Breaking News Extraction ...IRJET-  	  An Improved Machine Learning for Twitter Breaking News Extraction ...
IRJET- An Improved Machine Learning for Twitter Breaking News Extraction ...
 
Twitter analytics: some thoughts on sampling, tools, data, ethics and user re...
Twitter analytics: some thoughts on sampling, tools, data, ethics and user re...Twitter analytics: some thoughts on sampling, tools, data, ethics and user re...
Twitter analytics: some thoughts on sampling, tools, data, ethics and user re...
 
What's up at Kno.e.sis?
What's up at Kno.e.sis? What's up at Kno.e.sis?
What's up at Kno.e.sis?
 
Twitter, Public Communication and the Media Ecology: The Case of the Queensla...
Twitter, Public Communication and the Media Ecology: The Case of the Queensla...Twitter, Public Communication and the Media Ecology: The Case of the Queensla...
Twitter, Public Communication and the Media Ecology: The Case of the Queensla...
 
Data analytics introduction
Data analytics introductionData analytics introduction
Data analytics introduction
 
Social Media in Australia: The Case of Twitter
Social Media in Australia: The Case of TwitterSocial Media in Australia: The Case of Twitter
Social Media in Australia: The Case of Twitter
 

More from Muhammad Imran

Domain Specific Mashups
Domain Specific MashupsDomain Specific Mashups
Domain Specific Mashups
Muhammad Imran
 
ResEval: Resource-oriented Research Impact Evaluation platform
ResEval: Resource-oriented Research Impact Evaluation platformResEval: Resource-oriented Research Impact Evaluation platform
ResEval: Resource-oriented Research Impact Evaluation platform
Muhammad Imran
 

More from Muhammad Imran (14)

Damage Assessment from Social Media Imagery Data During Disasters
Damage Assessment from Social Media Imagery Data During DisastersDamage Assessment from Social Media Imagery Data During Disasters
Damage Assessment from Social Media Imagery Data During Disasters
 
Image4Act: Online Social Media Image Processing for Disaster Response
Image4Act: Online Social Media Image Processing for Disaster ResponseImage4Act: Online Social Media Image Processing for Disaster Response
Image4Act: Online Social Media Image Processing for Disaster Response
 
Real-Time Processing of Social Media Content for Social Good
Real-Time Processing of Social Media Content for Social GoodReal-Time Processing of Social Media Content for Social Good
Real-Time Processing of Social Media Content for Social Good
 
AIDR Tutorial (Artificial Intelligence for Disaster Response)
AIDR Tutorial (Artificial Intelligence for Disaster Response)AIDR Tutorial (Artificial Intelligence for Disaster Response)
AIDR Tutorial (Artificial Intelligence for Disaster Response)
 
A Robust Framework for Classifying Evolving Document Streams in an Expert-Mac...
A Robust Framework for Classifying Evolving Document Streams in an Expert-Mac...A Robust Framework for Classifying Evolving Document Streams in an Expert-Mac...
A Robust Framework for Classifying Evolving Document Streams in an Expert-Mac...
 
Introduction to Machine Learning: An Application to Disaster Response
Introduction to Machine Learning: An Application to Disaster ResponseIntroduction to Machine Learning: An Application to Disaster Response
Introduction to Machine Learning: An Application to Disaster Response
 
Artificial Intelligence for Disaster Response
Artificial Intelligence for Disaster ResponseArtificial Intelligence for Disaster Response
Artificial Intelligence for Disaster Response
 
A Real-time Heuristic-based Unsupervised Method for Name Disambiguation in Di...
A Real-time Heuristic-based Unsupervised Method for Name Disambiguation in Di...A Real-time Heuristic-based Unsupervised Method for Name Disambiguation in Di...
A Real-time Heuristic-based Unsupervised Method for Name Disambiguation in Di...
 
Coordinating Human and Machine Intelligence to Classify Microblog Communica0o...
Coordinating Human and Machine Intelligence to Classify Microblog Communica0o...Coordinating Human and Machine Intelligence to Classify Microblog Communica0o...
Coordinating Human and Machine Intelligence to Classify Microblog Communica0o...
 
Tweet4act: Using Incident-Specific Profiles for Classifying Crisis-Related Me...
Tweet4act: Using Incident-Specific Profiles for Classifying Crisis-Related Me...Tweet4act: Using Incident-Specific Profiles for Classifying Crisis-Related Me...
Tweet4act: Using Incident-Specific Profiles for Classifying Crisis-Related Me...
 
Extracting Information Nuggets from Disaster-Related Messages in Social Media
Extracting Information Nuggets from Disaster-Related Messages in Social MediaExtracting Information Nuggets from Disaster-Related Messages in Social Media
Extracting Information Nuggets from Disaster-Related Messages in Social Media
 
Domain Specific Mashups
Domain Specific MashupsDomain Specific Mashups
Domain Specific Mashups
 
Reseval Mashup Platform Talk at SECO
Reseval Mashup Platform Talk at SECOReseval Mashup Platform Talk at SECO
Reseval Mashup Platform Talk at SECO
 
ResEval: Resource-oriented Research Impact Evaluation platform
ResEval: Resource-oriented Research Impact Evaluation platformResEval: Resource-oriented Research Impact Evaluation platform
ResEval: Resource-oriented Research Impact Evaluation platform
 

Recently uploaded

Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
amitlee9823
 

Recently uploaded (20)

Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 

Summarizing Situational Tweets in Crisis Scenario

  • 1. Summarizing Situational Tweets in Crisis Scenario Imran Muhammad Qatar Computing Research Institute, HBKU Doha, Qatar Co-authors: Koustav Rudra, Niloy Ganguly, Pawan Goyal (CSE, IIT Kharagpur, India) Siddhartha Banerjee (Pennsylvania State University, USA) Prasenjit Mitra (Qatar Computing Research Institute)
  • 2. Aid Needs and Information Needs Info. Info. Info. Disaster event Urgent needs of affected people Information gathering Humanitarian organizations and local administration Information gathering, especially in real-time, is the most challenging part Relief operations - Food, water - Shelter - Medical emergences - Donations - …
  • 3. Information: A Lifeline During Disasters The opaqueness induced by disasters is overwhelming People need information as much as water, food, medicine or shelter Lack of information can make people victims of disaster and targets of aid
  • 4. Twitter: A Useful Information Source • Provide active communication channels during crises • Useful information: reports of casualties, damages, donation offers and requests • Quicker than traditional channels (e.g. first tweet about Westgate Mall attack reported within a minute)
  • 5. Opportunities • Rapid crisis response • Time-critical situational awareness • Access to actionable information • … • But, it requires real-time data processing • Categorizations of each incoming item should be done as soon as it arrives • Rapid automatic summaries generation
  • 6. Enhanced Situational Awareness Time-critical situational awareness by generating automatic summaries • We use AIDR (Artificial Intelligence for Disaster Response) system for: – real-time data processing – categorizations of tweets • We proposed a novel framework for summarization of informative tweets
  • 7. Summarization of Tweets Example Dharara Tower built in 1832 collapses in Kathmandu during earthquake Historic Dharara Tower Collapses in Kathmandu After 7.9 Earthquake Dharara tower built in 1832 collapses in Kathmandu after 7.9 earthquake.
  • 8. Key Characteristics and Objectives • Information coverage – Capture most situational updates from data. The summary should be rich in terms of information coverage • Less redundant information – Messages on Twitter contain duplicate information. We aim for summaries with less redundancy while keeping important updates • Readability – Twitter messages are often noisy, informal, and full of grammatical mistakes. We aim to produce more readable summaries • Real-time – The system should not be heavily overloaded with computations such that by the time the summary is produced, the utility of that information is marginal
  • 10. Datasets • Nepal earthquake tweets from 25th to 27th April 2015 • AIDR classified tweets to the following categories: – Missing trapped or found people (10,751 tweets) – Infrastructure and utilities damage (16,842 tweets) – Shelter and supplies (19,006 tweets)
  • 11. The Role of Content Words in Extractive Summarization • Studies show the significance of content words to capture important events – Nouns (e.g. hospitals, buildings, bridges names) – Numerals (e.g. number of casualties) – Main verbs (e.g. collapsed, destroyed, killed)
  • 12. Abstractive Summarization • We generate a word graph where nodes are bigrams • We generate sentences from the word graph Challenge: Maintaining informativeness and readability – Covering important content words – Favoring more informative paths – Maintaining linguistic quality ILP model combining the above factors
  • 13. Bi-gram Based Word Graph • Word graph: nodes represent bi-grams (along with their POS-tags) • An edge represents consecutive words • Nodes of two tweets with same bi-gram and POS- tags are merged
  • 14. ILP Based Formulation Parameters • Score of sentences/generated paths (CW(s)) – Centroid score • Linguistic quality(LQ(s)) – Trigram language model – LQ(s) = 1/(1-ll(w1,w2,…,wq)) – ll(w1,w2,…,wq) = 1/Llog2∏q t =3 P(wt|wt-2wt-1)
  • 15. ILP Based Solution max(∑i=1…n CW(i)*LQ(i)*xi + ∑j=1…m yj) xi, yj binary variable xi tweet indicator, yj content word indicator CW(i) = tweet i centroid score LQ(i) = Linguistic score of tweet i Constraints ∑i=1…n xi * Length(i) ≤ L Length(i) = number of words in tweet i L = required summary word length ∑i ∈ Tj xi ≥ yj j = [1 … m] Tj = set of tweets where content word j is present If yj is selected then at least one tweet covering that word is also selected ∑j ∈ Ci yj ≥|Ci| * xi i = [1 … n] Ci = set of content words present in tweet i If tweet i is selected then all the content words of that tweet are also selected
  • 16. Baselines and Gold Standard • COWTS: content word based extractive tweet stream summarization algorithm [CIKM 2015] • APSAL: affinity clustering based supervised disaster related news articles summarizer [ACL 2015] • TOWGS: runtime bigram based abstractive summarization [EACL 2014] Gold Standard: We used summaries generated by UN OCHA experts during Nepal earthquake
  • 17. Summarization Results .  If number of clusters increases, determining importance of different clusters becomes difficult [APSAL]  COWTS tries to maximize the coverage of content words but can’t combine information from related tweets  TOWGS didn’t consider content words into account  COWABS tries to combine similar information from related tweets as well as maximizing coverage of content words
  • 18. Performance Variation with Summary Length If summary length increases COWABS still performs better than the baselines
  • 21. Summarization Quality (Location) COWABS captures information at more granular level with location specific information
  • 22. Summarization Quality (Event) We extract event phrases using the method proposed by Ritter et al [EMNLP 2011] COWABS captures more event specific information
  • 23. Summarization Quality (Numeral) COWABS captures more numerical information which includes information about victims, helpline numbers etc.
  • 24. Conclusions • Rapid situational awareness is necessary for effective relief operations • Twitter as useful information source during emergencies • Automatic classification and summarization approach • Propose approach outperforms all baselines and deemed effective –learned from user studies

Editor's Notes

  1. For an effective planning, we need as complete information as possible. Looking back over the events of 2004 and before, it is striking how many of the year’s disasters, deaths, medical emergencies etc. could have been avoided with better information and communication with the affected people. The opaqueness induced by disasters is overwhelming. Information could be a lifeline for everybody involved in a disasters situation. People need information as much as water, food, medicine or shelter. Lack of information make people victims of disasters and targets of aid. http://www.ifrc.org/Global/Publications/disasters/WDR/69001-WDR2005-english-LR.pdf
  2. A number of research studies reveal that social media platforms such as twitter can be very useful sources of information during disasters. For example, Twitter provide active communciation channels during crises. Affected people post sitatuational awareness and actionable information. Studies have seen reports of casualities, damages, donations offers and requests… We have also seen that Twitter for example, can be quicker than traditional channels in terms of reporting first hand information
  3. Social media data can be useful for rapid crisis response But, it requires real-time data analysis So the categorizations of each incoming item into different user-defined classes should be as soon as they For example, infrastructure damage, urgent needs
  4. Social media data can be useful for rapid crisis response But, it requires real-time data analysis So the categorizations of each incoming item into different user-defined classes should be as soon as they For example, infrastructure damage, urgent needs
  5. We use a trigram-based log-likelihood score using a language model as a dummy representative of the Readability of the generated content.
  6. For extractive summarization, we mainly focus on content words. For example, nouns, numerals, main verbs Studies show that content words play significant role to capture important events. Now the question is, how much of the content words we can capture after processing N number of words. For this purpose, we randomly sample same number of tweets for each of the three classes for Nepal EQ and other two events black-Friday and Chelsea match. It was observed that number of content words are very small in case of disaster events. BLF = blackfriday CHL = chelsea match Distinct content words posted during disaster are very less in number compared to generic events Within 1000 words limit, we can cover more than 80% of the content words in a disaster event.
  7. Challenges in abstractive summarization
  8. Given this graph, in a real-scenario, the number of generated tweet-paths can be several thousands, because there can be multiple points of merging across several tweets. Our goal is to generate sentences by selecting the best paths from these generated paths with the objective of generating a readable and informative summary. We set a minimum (10 words) and maximum (16 words) length for a sentence to be generated. We apply such constraints to avoid very long sentences that might be grammatically ill-formed and very short sentences that are often incomplete.
  9. The ILP-based technique optimizes based upon three factors - (i) Presence of content words (ii) Informativeness of a path i.e. importance of a path, and (iii) Linguistic Quality Score that captures the readability of a path using a trigram confidence score. Each sentence is represented as a TF-IDF vector. The centroid is basically the mean of the TF-IDF vectors of all the sentences.
  10. Optimization problem and constraints An integer programming problem is a mathematical optimization program in which some or all of the variables are restricted to be integers and the objective function and the constraints (other than the integer constraints) are linear. Integer programming is NP-hard.
  11. Comparison of different methods and their drawbacks, our improvements
  12. Comparison with baselines when summary length increases