Publication Details
Overview
 
 
, Giannis Bekoulis, Nikos Deligiannis
 

Contribution to journal

Abstract 

Social media platforms, such as Twitter, can be used to extract informationrelated to traffic events. Previous works focused mainly on classifying tweetsinto predefined categories (i.e., traffic or non-traffic) without many details oftraffic events. However, extracting traffic-related fine-grained information fromtweets is essential to build an intelligent transportation system. In this work,we address for the first time the problem of detecting traffic events using Twitter as two subtasks: (i) identifying whether a tweet is traffic-related or not asa text classification subtask, and (ii) extracting more fine-grained information(i.e., “what”, “when”, “where”, and the “consequence” of the traffic event) asa slot filling subtask. We also publish two Dutch Traffic Twitter datasets fromBelgium and the Brussels capital region. We propose using deep learning basedmethods that process the two subtasks separately or jointly. Experimental results indicate that the proposed architectures achieve high performance scores(i.e., more than 95% F1 score) on the constructed datasets for both subtasks,even in a transfer learning scenario. In addition, incorporating tweet-level information in each of the tokens comprising the tweet (for the BERT-based model) can lead to a performance improvement for the joint setting. Our datasets and code are available on GitHub.

Reference