paper-with-me

Papers

Identifying emergency stages in Facebook posts of police departments with convolutional and recurrent neural networks and support vector machines

2018-01-02 · Nicolai Pogrebnyakov, Edgar Maldonado

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.

📄 PDF Abstract BibTeX arXiv:1801.00801

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Data-Driven Optimization for Atlanta Police Zone Design

2021-03-30 · Shixiang Zhu, He Wang, Yao Xie

We present a data-driven optimization framework for redesigning police patrol zones in an urban environment. The objectives are to rebalance police workload among geographical areas and to reduce response time to emergen…

YOLOv5-Based Object Detection for Emergency Response in Aerial Imagery

2024-12-06 · Sindhu Boddu, Arindam Mukherjee

This paper presents a robust approach for object detection in aerial imagery using the YOLOv5 model. We focus on identifying critical objects such as ambulances, car crashes, police vehicles, tow trucks, fire engines, ov…

object-detectionObject DetectionSmall Object Detection

Sentiment Analysis with Deep Learning Models: A Comparative Study on a Decade of Sinhala Language Facebook Data

2022-01-11 · Gihan Weeraprameshwara, Vihanga Jayawickrama, Nisansa de Silva, Yudhanjaya Wijeratne

The relationship between Facebook posts and the corresponding reaction feature is an interesting subject to explore and understand. To achieve this end, we test state-of-the-art Sinhala sentiment analysis models against …

Deep LearningSentiment Analysis

Multi-Modal Semantic Inconsistency Detection in Social Media News Posts

2021-05-26 · Scott McCrae, Kehan Wang, Avideh Zakhor

As computer-generated content and deepfakes make steady improvements, semantic approaches to multimedia forensics will become more important. In this paper, we introduce a novel classification architecture for identifyin…

object-detectionObject Detection

Social Emotion Mining Techniques for Facebook Posts Reaction Prediction

2017-12-08 · Florian Krebs, Bruno Lubascher, Tobias Moers, Pieter Schaap 외

As of February 2016 Facebook allows users to express their experienced emotions about a post by using five so-called `reactions'. This research paper proposes and evaluates alternative methods for predicting these reacti…

Word Embeddings