Abstract
Classification of social media posts in emergency response is an important practical problem: accurate classification can help automate processing of such messages and help other responders and the public react to emergencies in a timely fashion. This research focused on classifying Facebook messages of US police departments. Randomly selected 5,000 messages were used to train classifiers that distinguished between four categories of messages: emergency preparedness, response and recovery, as well as general engagement messages. Features were represented with bag-of-words and word2vec, and models were constructed using support vector machines (SVMs) and convolutional (CNNs) and recurrent neural networks (RNNs). The best performing classifier was an RNN with a custom-trained word2vec model to represent features, which achieved the F1 measure of 0.839.
Originalsprog | Engelsk |
---|---|
Titel | Proceedings. 2017 IEEE International Conference on Big Data : IEEE Big Data 2017 |
Redaktører | Jian-Yun Nie, Zoran Obradovic, Toyotaro Suzumura, Rumi Ghosh, Raghunath Nambiar, Chonggang Wang, Hui Zang, Ricardo Baeza-Yates, Xiaohua Hu, Jeremy Kepner, Alfredo Cuzzocrea, Jian Tang, Masashi Toyoda |
Antal sider | 10 |
Udgivelsessted | Los Alamitos, CA |
Forlag | IEEE |
Publikationsdato | 2017 |
Sider | 4343-4352 |
ISBN (Trykt) | 9781538627167 |
ISBN (Elektronisk) | 9781538627150, 9781538627143 |
DOI | |
Status | Udgivet - 2017 |
Begivenhed | Fifth IEEE International Conference on Big Data. IEEE BigData 2017 - Boston, USA Varighed: 11 dec. 2017 → 14 dec. 2017 Konferencens nummer: 5 http://cci.drexel.edu/bigdata/bigdata2017/ |
Konference
Konference | Fifth IEEE International Conference on Big Data. IEEE BigData 2017 |
---|---|
Nummer | 5 |
Land/Område | USA |
By | Boston |
Periode | 11/12/2017 → 14/12/2017 |
Internetadresse |
Emneord
- Social media
- Classification
- Police
- Support vector machines
- Neural networks