scispace - formally typeset
Open AccessJournal ArticleDOI

A System for Automatic Notification and Severity Estimation of Automotive Accidents

TLDR
A novel intelligent system which is able to automatically detect road accidents, notify them through vehicular networks, and estimate their severity based on the concept of data mining and knowledge inference is proposed.
Abstract
New communication technologies integrated into modern vehicles offer an opportunity for better assistance to people injured in traffic accidents. Recent studies show how communication capabilities should be supported by artificial intelligence systems capable of automating many of the decisions to be taken by emergency services, thereby adapting the rescue resources to the severity of the accident and reducing assistance time. To improve the overall rescue process, a fast and accurate estimation of the severity of the accident represent a key point to help emergency services better estimate the required resources. This paper proposes a novel intelligent system which is able to automatically detect road accidents, notify them through vehicular networks, and estimate their severity based on the concept of data mining and knowledge inference. Our system considers the most relevant variables that can characterize the severity of the accidents (variables such as the vehicle speed, the type of vehicles involved, the impact speed, and the status of the airbag). Results show that a complete Knowledge Discovery in Databases (KDD) process, with an adequate selection of relevant features, allows generating estimation models that can predict the severity of new accidents. We develop a prototype of our system based on off-the-shelf devices and validate it at the Applus+ IDIADA Automotive Research Corporation facilities, showing that our system can notably reduce the time needed to alert and deploy emergency services after an accident takes place.

read more

Content maybe subject to copyright    Report

Document downloaded from:
This paper must be cited as:
The final publication is available at
Copyright
http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6477047
http://hdl.handle.net/10251/38164
Institute of Electrical and Electronics Engineers (IEEE)
Fogue, M.; Garrido, P.; Martínez, FJ.; Cano Escribá, JC.; Tavares De Araujo Cesariny
Calafate, CM.; Manzoni, P. (2014). A system for automatic notification and severity
estimation of automotive accidents. IEEE Transactions on Mobile Computing. 13(5):948-
963. doi:10.1109/TMC.2013.35.

A System for Automatic Notification and Severity
Estimation of Automotive Accidents
Manuel Fogue, Piedad Garrido, Francisco J. Martinez
University of Zaragoza, Spain
Email: {m.fogue, piedad, f.martinez} @unizar.es
Juan-Carlos Cano, Carlos T. Calafate, Pietro Manzo ni
Universitat Politècnica de València, Spain
Email: {jucano, calafate, p manzoni}@disca.upv.es
Abstract
New communication technologie s integrated into modern vehicles offer an opportunity for better
assistance to people injured in traffic accidents. Recent studies show how c ommunication capabilities
should be supporte d by artificial intelligence systems capable of automating many of the decisions
to be taken by emergency services, thereby adapting the rescue r esources to the severity of the
accident and reducing assistance time. To improve the overall rescue process, a fast and accurate
estimation of the severity of the accident represent a key point to help the emergency services to
better estimate the required resources. This paper proposes a novel intelligent system which is able
to automatically detect road a ccidents, notify them through vehicular networks, and estimate their
severity based on the concept of data min ing and knowledge inference. Our system c onsiders the most
relevant variables that can characterize the severity of the accidents (variables such as the vehicle
speed, the type of vehicles involved, the impa c t speed, and the status of the airbag). Results show
that a complete Knowledge Discovery in Da ta bases (KDD) process, with an adequate selection of
relevant fe a tures, allows generating estimation models able to predict the severity of new accidents.
We develop a prototy pe of our system based on off-the-shelf devices, and validate it at the Applus+
IDIADA Automotive Resear c h Corp oration facilities, showing tha t our system can notably reduce
the time needed to alert and deploy the emergency services after an accident takes place.
Index Terms
KDD; Data Mining ; Vehicular Networks; Traffic Accidents Assistance
I. INTRODUCTION
During the last decades, the total number of vehicles in our roads has experienced a remarkable
growth, making traffic density higher an d increasing the drivers’ attention requirements. The imme-
diate effect of this situation is the dramatic inc rease of traffic accidents on the road, representing
1

a serious problem in most cou ntries. As an example, 2,478 people died in Spanish roads in 2010,
which means one death for every 18,5 51 inha bitants [1], and 34,500 people in the whole European
Union died as a result of a traffic accident in 2009 [2].
To reduce the number of road fatalities, vehicular networks will play an increasing role in the
Intelligent Transportation Systems (ITS) area. Mos t ITS applications, such as road safety, fleet
management, and navigation, will rely on data exchanged between the vehicle and the roadside
infrastructure (V2I), or even directly between vehicles (V2V) [3]. The integration of sensoring
capabilities on -board of vehicles, along with peer-to-peer mobile commun ic ation among vehicles,
forecast sign ificant improvements in terms of safety in the near future.
Before arriving to the zero accident objective on the long term, a fast and efficient rescue operation
during the hour following a traffic ac cident (the so-called Go lden Hour [4]) significa ntly increases
the probability of survival of the injured, and reduces the injury severity. Hence, to maximize the
benefits of using communication systems between vehicles, the infras tructure s hould be supported by
intelligent systems capable of estimating the severity of accidents, and automatically deploying the
actions required, thereby reducing the time n eeded to assist injured passengers. Many of the manual
decisions taken nowadays by emergency services are based on incomplete or inaccurate data, which
may be replaced by automatic systems that adapt to the specific characteristics of each accident.
A preliminary asse ssment of the severity of the accident will help emergency services to adapt the
human and material resources to the conditions of the accident, with the consequent as sistance quality
improvement [5].
In this p aper, we take advantage of the use of vehicular networks to collect precise information about
road accidents that is then used to estimate the severity of the collision. We propose an estimation
based on data mining classification algorithms, trained using historical data about previou s accidents.
Our proposal d oes not focus on directly reduc ing the number of accidents, but on improving post-
collision assistance.
The rest of the paper is organized a s follows: Sec tion II presents the architecture of our proposed
automatic system to improve accident assistance. Sections III, IV, and V provide details of our
Knowledge Discovery in Databases (KDD) model adapted to the traffic acc idents domain. Section VI
presents the implemented prototype built to test o ur system and evaluates the obtained res ults of
the validation process. Section VII reviews the related work on the improvement of traffic safety
through telecommunic ation technologies, and da ta mining for accident severity estimation. Finally,
Section VIII concludes this paper.
2

Fig. 1. Architecture of our proposed system for automatic accident notification and assistance using vehicular networks.
II. OUR PROPOSAL
Our approach collects information available when a traffic accident occurs, which is captured by
sensors installed on -board the vehicles. The data collected are structured in a pac ket, and forwarded
to a remote Control U nit through a combination of V2V and V2I wireless communication. Based on
this information, our s ystem directly estimates the accident severity by comparing the obtained data
with information c oming from previous acc idents s tored in a database. This information is of utmost
importance, for example, to determine the most suitable set of resou rc es in a rescue operation. Since
we want to consider the information obtained just when the accide nt occurs, to estimate its severity
immediately, we are limited b y the data automatically retrievable, omitting other information, e.g.,
about the driver’s degree of attention, drowsiness, etc.
A. Architecture Overview
Figure 1 presents the overview of the vehicular arc hitecture used to develop our system. The
proposed system consists of several compon ents with different func tions. Firstly, vehicle s should
incorporate an On-Board unit (OBU) responsible for: (i) detecting when there has been a pote ntially
dangerous impact for the occupants, (ii) collecting available information coming from sensors in the
vehicle, and (iii) communicating the situation to a Co ntrol Unit (CU) that will accordingly address the
handling of the warning n otification. Next, the notification of the detected accidents is mad e through
a comb ination of b oth V2V an d V2I communications. Finally, the destination of all the c ollected
3

information is the Control Unit; it will handle the warning notification, estimating the severity of the
acciden t, and communicating the incident to the approp riate emergency services.
The OBU definition is crucial for the proposed system. This device mus t be technically and
economically feasible, as its adoption in a wide range of vehicles could become massive in a near
future. In ad dition, this system shou ld be open to future software up dates. Although the design of
the hardware to be included in vehicles initially consisted of special-purpose systems, this trend is
heading towards g eneral-purpose systems be cause of the constant inclusion of new services.
The information exchange betwee n the OBUs and the CU is made through the Internet, either
through other vehicles acting as Internet gateways (via UMTS, for example), or by reaching infras-
tructure units (Road-Side Units, RSU) that provide this service. If the vehicle does n ot get direct
access to the CU on its own, it can generate mes sages to be broadcast by nearby veh ic le s until they
reach one of the aforementioned c ommunication paths. These messages, when disseminated a mong
the vehicles in the area where the a ccident took place, als o serve the purpos e of alerting drivers
traveling to the accident area about the state of the affected vehicle, and its possible interference on
the n ormal traffic flow [6].
Our proposed architecture provides: (i) direct communication between the vehicles involved in the
acciden t, (ii) automatic sending of a data file containing important information ab out the accident
to the Control Unit, and (iii) a preliminary and automatic assessment o f the damage of the vehicle
and its occupants, based on the information coming from the involved vehicle s, and a database of
acciden t reports. According to the reported information and the preliminary accide nt estimation, the
system will alert the required rescue resources to optimize the accident assistance.
B. On-Board Unit structure
The main objective of the proposed OBU lies in obtaining the available information from sensors
inside the vehicle to determine when a dangerous situation occurs, and reporting that situation to the
nearest Control Unit, a s well as to other nearby vehicles that may be affected.
Figure 2 shows the O BU system, which relies on the interaction between senso rs , the data acqui-
sition unit, the processing unit, and wireless interfaces:
In-vehicle sensors. They are required to detect accidents and provide information about its causes.
Accessing the data from in-vehicle sensors is possible nowadays using the On-Board Diagnostics
(OBD) standard interface [7], whic h serves as the entry point to the vehicle’s internal bus. This
standard is mandatory in Europe and USA since 2001. This encomp asses the majority of the
vehicles of the current automotive park, since the percentage of compatible vehicles will keep
growing as very old vehicles are replaced by new ones.
4

Citations
More filters
Journal ArticleDOI

Severity Prediction of Traffic Accidents with Recurrent Neural Networks

TL;DR: The findings of this study indicate that the RNN model, in deep learning frameworks, can be a promising tool for predicting the injury severity of traffic accidents.
Journal ArticleDOI

A Novel Internet of Things-Enabled Accident Detection and Reporting System for Smart City Environments.

TL;DR: The proposed approach aims to take advantage of advanced specifications of smartphones to design and develop a low-cost solution for enhanced transportation systems that is deployable in legacy vehicles and shows promising results in terms of accuracy.
Journal ArticleDOI

Big Data Analytics for Large-scale Wireless Networks: Challenges and Opportunities

TL;DR: In this article, the authors present a survey of the state-of-the-art big data analytics (BDA) approaches for large-scale wireless networks and discuss the open research issues and outline the future directions in this promising area.
Journal ArticleDOI

A Survey and Comparative Study of Broadcast Warning Message Dissemination Schemes for VANETs

TL;DR: This paper provides a fair comparative analysis by evaluating the most relevant broadcast dissemination schemes available in the recent literature under the same environmental conditions, focusing on the same metrics, and using the same simulation platform and provides a clear guideline of the benefits and drawbacks associated with each scheme.
References
More filters
Book

C4.5: Programs for Machine Learning

TL;DR: A complete guide to the C4.5 system as implemented in C for the UNIX environment, which starts from simple core learning methods and shows how they can be elaborated and extended to deal with typical problems such as missing data and over hitting.
Journal ArticleDOI

The WEKA data mining software: an update

TL;DR: This paper provides an introduction to the WEKA workbench, reviews the history of the project, and, in light of the recent 3.6 stable release, briefly discusses what has been added since the last stable version (Weka 3.4) released in 2003.
Journal ArticleDOI

Wrappers for feature subset selection

TL;DR: The wrapper method searches for an optimal feature subset tailored to a particular algorithm and a domain and compares the wrapper approach to induction without feature subset selection and to Relief, a filter approach tofeature subset selection.

Programs for Machine Learning

TL;DR: In his new book, C4.5: Programs for Machine Learning, Quinlan has put together a definitive, much needed description of his complete system, including the latest developments, which will be a welcome addition to the library of many researchers and students.
Journal ArticleDOI

The use of the area under the ROC curve in the evaluation of machine learning algorithms

TL;DR: AUC exhibits a number of desirable properties when compared to overall accuracy: increased sensitivity in Analysis of Variance (ANOVA) tests; a standard error that decreased as both AUC and the number of test samples increased; decision threshold independent; and it is invariant to a priori class probabilities.
Related Papers (5)
Frequently Asked Questions (9)
Q1. What should be considered to determine the efficiency of the classification process?

The False Positive Rate(FP Rate), i.e., the percentage of classification errors with respect to the total number of instances belonging to the right class, should also be considered to determine the efficiency of the classification process. 

they have only been used to determine the fatigue or stress level, probably due to the inviability of finding real cases to test their efficiency on the estimation of the injuries suffered after an accident. 

The severity of front collisionsis clearly dependent on the speed of the vehicle itself, since more than half of the registered accidents occurred at speeds greater than 80 km/h resulted on severe injuries to the passengers. 

The integration of ECG sensors in modern vehicles could be an excellent opportunity to collect information about health signs after the occurrence of an accident, since their proposed architecture would allow the notification of the gathered data to the Control Unit for further processing and classification by means of intelligent algorithms. 

Due to the large number of records available in the database, the authors decided to only use those accident records with all the required information complete. 

The message structure selected can be easily adapted to match the Basic Safety Message (BSM) defined in the Society of Automotive standard J2735 [21] by means of using the Abstract Syntax Notation (ASN) encoding used for the BSM. 

The speed limit in the area of the accident is a good estimator of the speed of other vehicles, and usually accidents occurring in highways are more severe than those in residential areas where the speed limit is lower. 

After a careful selection of relevant attributes, the authors showed that the vehicle speed is a crucial factor in front crashes, but the type of vehicle involved and the speed of the striking vehicle are more important than speed itself in side and rear-end collisions. 

When the airbag does not need to be deployed, the impact is not usually dangerous for the passengers, whereas strong collisions where the airbags have to be deployed present a greater magnitude that could affect the passengers’ health.