SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1307
A REVIEW ON PEDESTRIAN BEHAVIOR PREDICTION FOR INTELLIGENT
TRANSPORT SYSTEMS
Niranjana Unnikrishnan1, Asha T S2
1PG Scholar, ECE Department, NSS College of Engineering, Palakkad, Kerala, India
2Professor, ECE Department, NSS College of Engineering, Palakkad, Kerala, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The ability to anticipate pedestrian actions on
streets may be a safety issue for intelligent cars and has
increasingly drawn the eye of the automotive industry.
Estimating when pedestrians will cross streets has proved a
challenging task, since they will move in many various
directions, suddenly change motion, beoccludedbyaspreadof
obstacles and distracted while talking to other pedestrians or
typing on a mobile . There are different algorithms that aims
at predicting such motion of the pedestrains around
crossroads, so as to avoid the possible threat of collision with
the cars.
Key Words: Pedestrian, behavior, estimation, crossing,
trajectory
1. INTRODUCTION
With recent advances in computing, the goal of fully
automated driving seems to be in reach. However, for a safe
travel, chances of collision must be avoided. For its own
motion planning, an autonomous vehicle must predict
behavior of other traffic participants. This could be
especially relevant for vulnerable road users (VRUs), since
collisions are likely to be fatal. Thus, accurate prediction of
human motion is very important.
Each year, lakhs of pedestrians lose theirlivesontheworld’s
roads. Many leave their homes as they may on any given day
to highschool, work, places of worship, homes of friends-
never to return. Globally, road deaths include mostly
pedestrians. Millions more people are injured in traffic-
related crashes while walking, variety of whom become
permanently disabled. These incidentscausemuchsuffering
and grief yet as economic hardship for families and loved
ones. The capacity to reply to pedestrian safety is an
important component of efforts to forestall road traffic
injuries. Pedestrian collisions, like other roadtraffic crashes,
should not be accepted as inevitable because they're, in fact,
both predictable and preventable. The key risks to
pedestrians include: driver behaviour, particularly in
relation to speeding yet as drinking and driving;
infrastructure in terms of an absence of dedicated facilities
for pedestrians like sidewalks,crossingsandraisedmedians,
use of phones by the pedastrians and unawareness of the
traffic rules etc.
2. PEDESTRIAN BEHAVIOR PREDICTION TECHNIQUES
Different methods has been suggested by different authors
for the prediction of pedestrians. In [1], it suggests the use of
LSTM (Long Short Term Memory) to model the motion
information of pedestrian and the use of mlp for location
encoding. The positional information of the pedestrianalong
with its surrounding neighbors are required for accurate
prediction of the pedestrian, since they influence their
motion. After evaluating themotion features, weight themto
predict the trajectory. The weights are then mormalized
using the softmax function and then the crowd interaction
vector is calculated using the extracted location features and
weights.
Eike Rehder et.al. [2], proposes a goal directed planning
using Deep Neural Network (DNN). The prediction network
discussed in this paper consists of three sectors: Destination
network, Topology network and Planning network. The
destination network predicts a mixture of possible
destinations form pedestrianimages and positionsinformof
a grid map. This part consists of a Recurrent mixture density
network(RMDN) and the images are processed using
standard Convolutional neural network(CNN). This map is
fed into the topology network, where it generates a planning
topology using Fully convolutional network(FCN). The
planning is executed here to get actual prediction.Finally the
planning network runs the prediction as planning on these
topology maps. The two planning techniquesincorporatedin
this work were Markov Decision Processes and Forward-
backward network.
F Camara et.al.[3], uses the interaction behavior of the
pedestrians and the autonomous vehicles(AV) to predict the
road-crossing assertiveness of the pedestrian. The region
considered in this work is the unmarked intersections. That
is, while in an unmarked intersection, the AV and pedestrian
competewith theiractionsand awinnerwillbepresent.Such
a gametheory model interaction is considered here. In order
to inform the AV in such conditions, this work collects and
analyses the real-world road crossingdata whichwouldhelp
in determining which all behavioral features of the
pedestrians could be used to predict the road-crosssing
assertiveness of the pedestrian. The interaction data thus
collected are convertedintosequencesofdiscreteevents.The
probablistic methods- logistic regression and decision tree
regression-and the sequenceanalysis are used toanalyzethe
data events and a common behavior patterns are evaluated
thus leading to selection of a winner.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1308
The use of CNN is again considered by Alex Dominguez-
Sanchez et.al.[4], for the autonomous driver assistance and
surveillance system. It considers the CNN to detect the
pedestrians moving in a particular direction.TheCNN-based
technique proposed in this work uses the current pedestrian
detection techniques(histograms of oriented gradients) to
maximum advantage.
Joon-Young Kwak et.al.[5], develops a system to predict the
pedestrian intentionespeciallyduringnight-time.Itproposes
the use of an infraredcamera which is mountedonthecarfor
capturing the surroundings and the pedestrians at night.The
sequences thus captured are used for prediction with the
help of dynamic fuzzy automata(DFA) methods, which
provide a systematic way to handle uncertainities.
The method of memory method using the LSTM network
under an closed surrounding is considered in [6], for the
purpose of trajectory detection.Physical model to determine
the possible presencelocationofpedestriansisintroducedby
Peter Zechel et.al.[7], which considers the static objects and
interactions with dynamic objects. It mainly focuses on
occupancy area determination. Movement model based on
Artificial Neural Network (ANN) is discussed in [8], which
detects the trajectoryofthepedestrian.Higherefficiencythan
Kalman filtering model is provided.
Xiaoxiao Du et.al.[9] proposes a biomechanically inspired
recurrent neural network(RNN) for 3-D gait prediction. The
parameters considered are: periodicity of human motion,
mirror symmetry of human body and the change of ground
reactions forces in human gait cycle etc. Memory (LSTM)
system is the base for this work. Multiple pedestrian
prediction is possible simultaneously using this system.
Probablistic prediction of pedestrian motion using Markov
Chains is consideredin[10].IvoBatkovicet.el.[11]developsa
mathematical model for prediction over a finite horizon for
collision avoidance in case of autonomous driving.
Prediction by considering the curbside geometry is
considered [12]. In this work, a common frame called
curbside coordinate frame is considered to ensure that
trajectories from intersections having different geometries
but representing the same behavior are spatially similar in
the common frame. The Transferable Augmented Semi Non-
negative Sparse Coding (TASNSC) model is usedforaccurate,
long term prediction in corners of new, unseen intersections
with similar characteristics as the ones that the model is
trained on.
Another system[13] using the model basedonLSTMwhichis
able to learn human motion behavior from demonstrated
data. This model incorporates both static obstacles and
surrounding pedestrians for trajectory forecasting. The
model architectureconsists of three parameters as input per
pedestrian and they are: Pedestrians current velocity,
information about the static obstaclesaround the pedestrian
and the information about surrounding pedestrian. By
providing this as input to the model, it can predict the future
motion in a receding horizon manner. Also, instead of
forward simulation using 1-step predictions, this model
forecast for the whole prediction horizon.
Prediction by analyzing the behavior of pedestrians around
vehicles[14] with Variational Gaussian Mixture
Model(VGMM).Thiswasmodelledfortrajectorypredictionat
an uncontrolled intersection on a city street. This model
outperforms the kalman filter baseline.
Shuai Yi et.al. [15], proposes a behavior-CNN model for
prediction. The walking path prediction is considered by
training the model with real-scene crowd data. Pedestrian
paths in previous frames are also considered. Behavior
encoding scheme is considered to encode pedestrian
behavior into sparse displacement volumes which is then
directly used as input.
Anothermodelusingintelligentbehavioralleraningapproach
for it’s prediction is discussed in [16]. This work focuses on
the microscopic pedestrian walking behavior at each natural
footstep duratio and present an artificial neural
network(ANN) based behavioral learning approach for it’s
prediction. This approach predict the speed, direction and
position adjustment behavior of an individual pedestrian
efficiently.
Intentions of the pedestrians while interacting withavehicle
will follow some specific motion patterns. In [17], that work
presents a conditional regenerative adversarial network
based architecture. It consists of two main parts: generator
and discriminator. The generator section uses a LSTM
encoder-decoder (eLSTM-dLSTM) which considers the
human intentions formotion prediction and discriminatoris
a classifier(cLSTM), which isdedicated to distinguishground
truth paths from the generated trajectories by the generator.
The classifier classifies those trajectories inconsistent with
intentionasfake.Higherpredictionaccuracyisexpectedfrom
this model.
Peixin Xue et.al.[18], proposes a novel architecture based on
encoder-decoder LSTM network, named vehicle pedestrian
LSTM(VP LSTM) to model the interaction of vehicle and
pedestrian behaviors and then predict the future trajectory.
The LSTM encoder uses the historical position sequences of
both pedestrian and vehicle as input, to infer their fixed
length hidden states respectively. The LSTM decoder then
recursively exploits these state information to generate
subsequent trajectory positions of pedestrians.
Model proposed in [19] focusesinthechancesofapedestrian
pressingthepuhbuttonsatsignalizedmid-blockDanishoffset
crosswalks. This considers the Bayesian netwoks(BNs),
which is a graphical method that consists of nodes that
represent random variables and arcs representing variables
relationship. In BNs analysis, two main sequential steps are
crucial: structure learning and parameter learning. The
Maximum Likelihood(ML) approach is preferred for
parameter learning due to it’s ease of implementation. Once
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1309
both structure learning and parameter learning have been
performed, the predictive inference is performed.
3. DISCUSSION
The major cause for the increased demand for pedestrian
behavior prediction on raod is the hike in pedestrian
accidents and death. Also it has great use in the field of
intelligent transport systems,sincetheautonomousvehicles
cannot actually respond to the sudden behavior change of
the pedestrians on-road or while crossing. For the safety of
the pedestrians, thispredictionshouldbeaccuratelyhandled
and with less time consumption. The behavior of the
pedstrians can change due to many reasons: emotional state
of the individual, unawareness of the road rules, conditions
of the road(unmarked crossings, width of the road which is
to be traversed etc.), use ofmobilephoneswhilecrossing etc.
The negligence from the driver also will contribute to this
scenario when the man-driven cars are considered. So
whether the car is an automated one or not, the safety of
pedestrians should be confirmed.
There are different methods being consideredforpredicting
the behavior of pedestrians on road. the neural network
models are the new trend in prediction. Also the memory
models consisting of the LSTM models has proved to be
effective in many studies as discussed in the previous
section. There are mathematical models also which uses the
markov chain model for prediction. There are increased
research going on in making this models more accurate by
experimenting with more data and advancedhybridmarkov
models. The data-driven models which considers the
interaction information between the pedestrian and the
vehicle has more practicality since the interactions also are
causes for change in pedestrain behavior. The challenge in
this model is the handling of such huge data andthetraiining
of the model with such amount of data. Since the prediction
is expected to be fast and accurate, researchers has their
focus on improving the models by improving the interaction
parameters.
Each of the model discussed has someamountofparameters
to be considered. The parameters may be the location
coordinates of the pedestrian, the body pose of the
pedestrian, head orientation of the pedestrian etc. While
considering the decisive parametersorvariables,strong care
should be provided since they are used for the generation of
the prediction. The datasets should be sufficient and perfect
for training the different models in order to get perfect
prediction of the trajectories. Information about the
pedestrian characteristics will help to understand the
behavior patterns which also serve as prediction data.
4. CONCLUSION
This paper presents a literature review for the pedestrian
behavior detection techniques. It consists of various models
through which prediction was achieved with efficiency.
When intelligent transport system is considered, high
accuracy and less response time is expected. The algorithms
which satisfies these conditions can be considered a perfect
prediction model. Since the pedestrian behavior is
influenced by their surroundings and obstacles, the
prediction algorithms can perform more efficiently if the
surroundings and interactions are considered.
REFERENCES
[1] Inkyu Choi, Jisang Yoo, Hyok Song, "Deeplearning based
pedestrian trajectory prediction considering location
relationship between pedestrians", International
Conference on Artificial Intelligence in Information and
Communication (ICAIIC), 2019.
[2] E. Rehder, F. Wirth, M. Lauer, and C. Stiller, "Pedestrian
prediction by planning using deep neural networks", in
IEEE Int. Conf. International Conference on Robotics
and Automation, 05 2018.
[3] F. Camara, O. Giles, R. Madigan, M. Rothmuller, P. Holm
Rasmussen, S. A. Vendelbo-Larsen, G. Markkula, Y. M.
Lee, Laura Garach, N. Merat, C. W. Fox, in "Predicting
pedestrian road-crossing assertivenessforautonomous
vehicle control", IEEE International Conference on
Intelligent Transportation Systems, 2017.
[4] A. Dominguez-Sanchez, M. Cazorla,andS.Orts-Escolano,
"Pedestrian movement direction recognition using
convolutional neural networks", IEEE Transactions on
Intelligent Transportation Systems, vol. 18, no. 12, pp.
3540-3548, 2017.
[5] J.-Y. Kwak, B. C. Ko, and J.-Y. Nam, "Pedestrian intention
Prediction based on dynamic fuzzy automataforvehicle
driving at nighttime," Infrared Physics and Technology,
vol. 81, no. Supplement C, pp. 41-51, 2017.
[6] J. Li, Q. Li, N. Chen, and Y. Wang, "Indoor pedestrian
trajectory detection with LSTM network," in
Computational Science and Engineering (CSE) and
Embedded and Ubiquitous Computing(EUC),2017IEEE
International Conference on, vol. 1. IEEE, 2017, pp. 651-
654.
[7] Peter Zechel, Ralph Streiter, Klaus Bogenberger, Ulrich
Gohner, "Pedestrian occupancy prediction for
autonomousvehicles,"IEEEInternational Conferenceon
Robotic Computing (IRC), 2019
[8] Michael Goldhammer, Sebastian Kohler, Stefan
Zernetsch, Konrad Doll, BernhardSick,KlausDietmayer,
"Intentions of vulnerable road users-detection and
forecasting by means of machine learning" in IEEE
Transactions On Intelligent Transportation Systems,
2019.
[9] Xiaoxiao Du, Ram Vasudevan, Matthew Johnson-
Roberson, "Bio-LSTM: A biomechanically inspired
recurrent neural network for 3-D pedestrian pose and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1310
gait prediction," in IEEE Robotics And Automation
Letters, Vol. 4, No. 2, April 2019.
[10] Jingyuan Wu, Johannes Ruenz, and Matthias Althoff,
"Probabilistic map-based pedestrian motion prediction
taking traffic participants into consideration", in IEEE
Intelligent Vehicles Symposium (IV), 2018
[11] Ivo Batkovic, Mario Zanon, Nils Lubbe, and Paolo
Falcone, "A computationally efficient model for
pedestrian motion prediction," in European Control
Conference (ECC), 2018
[12] Nikita Jaipuria, Golnaz Habibi, Jonathan P. How,
"Learning in the curb side coordinate frame for a
transferable pedestrian trajectory prediction model",in
IEEE International Conference on Intelligent
Transportation Systems (ITS C), 2018
[13] Mark Pfeiffer, Giuseppe Paolo, Hannes Sommer, Juan
Nieto, Roland Siegwart, and Cesar Cadena, "A data-
driven model for interaction-aware pedestrian motion
prediction in object cluttered environments," in IEEE
International Conference on Robotics and Automation
(ICRA), 2018
[14] Nachiket Deo and Mohan M. Trivedi,"Learning and
predicting on-road pedestrian behavior around
vehicles," in IEEE 20th International Conference on
Intelligent Transportation Systems (ITSC), 2017.
[15] Shuai Yi, Hongsheng Li, Xiaogang Wang, "Pedestrian
behavior understanding and prediction with deep
neural networks," in EuropeanConferenceonComputer
Vision, Springer, 2016
[16] Yi Ma, Eric Waiming Lee, Zuoan Hu, Meng Shi ,Richard
Kowkkit Yuen, “An intelligence-based approach for
prediction of microscopic pedestrianwalkingbehavior”,
in IEEE Transactions On Intelligent Transportation
Systems, vol. 20, no. 10, october 2019
[17] Yasheng Sun, Tao He, Jie Hu, Haiqing Huang, Biao Chen,
“Intent-aware conditional generative adversarial
network for pedestrian path prediction”, in IEEE
International Conference on Artificial Intelligence and
Computer Applications (ICAICA), 2019
[18] Peixin Xue, Jianyi Liu, Shitao Chen, Zhuoli Zhou, Yongbo
Huo, Nanning Zheng, “Crossing-road pedestrian
trajectory prediction via encoder-decoder LSTM”, in
IEEE Intelligent Transportation Systems Conference
(ITSC) Auckland, NZ, October 27-30, 2019
[19] Boniphace Kutela, Hualiang Teng, “Prediction of drivers
and pedestrians' behaviors at signalized mid-block
Danish offset crosswalks using Bayesian networks”, in
Journal of Safety Research 69 (2019) 75–83, Elsevier,
2019
BIOGRAPHIES
Dr. Asha T S, Professor, HoD, ECE
Dept., NSS college of engineering,
Palakkad, Kerala, India.
Niranjana Unnikrishnan,Currently
pursuing M.Tech in
Communication Engineering from
NSS college of engineering,
Palakkad, Kerala, India.

Weitere ähnliche Inhalte

Was ist angesagt?

Literature_Review_Khan_Adnan
Literature_Review_Khan_AdnanLiterature_Review_Khan_Adnan
Literature_Review_Khan_Adnan
Adnan Khan
 
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
Iaetsd modified  artificial potential fields algorithm for mobile robot path ...Iaetsd modified  artificial potential fields algorithm for mobile robot path ...
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
Iaetsd Iaetsd
 
Applying Computer Vision to Traffic Monitoring System in Vietnam
Applying Computer Vision to Traffic Monitoring System in Vietnam Applying Computer Vision to Traffic Monitoring System in Vietnam
Applying Computer Vision to Traffic Monitoring System in Vietnam
Lê Anh
 
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
CSCJournals
 

Was ist angesagt? (18)

Study of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanetStudy of statistical models for route prediction algorithms in vanet
Study of statistical models for route prediction algorithms in vanet
 
Literature_Review_Khan_Adnan
Literature_Review_Khan_AdnanLiterature_Review_Khan_Adnan
Literature_Review_Khan_Adnan
 
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
Iaetsd modified  artificial potential fields algorithm for mobile robot path ...Iaetsd modified  artificial potential fields algorithm for mobile robot path ...
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
 
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATIONIMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
IMPORTANCE OF REALISTIC MOBILITY MODELS FOR VANET NETWORK SIMULATION
 
Ieeepro techno solutions 2013 ieee embedded project - integrated lane and ...
Ieeepro techno solutions   2013 ieee embedded project  - integrated lane and ...Ieeepro techno solutions   2013 ieee embedded project  - integrated lane and ...
Ieeepro techno solutions 2013 ieee embedded project - integrated lane and ...
 
Driving Behavior for ADAS and Autonomous Driving IV
Driving Behavior for ADAS and Autonomous Driving IVDriving Behavior for ADAS and Autonomous Driving IV
Driving Behavior for ADAS and Autonomous Driving IV
 
capitulos 4
capitulos 4capitulos 4
capitulos 4
 
Driving Behavior for ADAS and Autonomous Driving VIII
Driving Behavior for ADAS and Autonomous Driving VIIIDriving Behavior for ADAS and Autonomous Driving VIII
Driving Behavior for ADAS and Autonomous Driving VIII
 
Jointly mapping, localization, perception, prediction and planning
Jointly mapping, localization, perception, prediction and planningJointly mapping, localization, perception, prediction and planning
Jointly mapping, localization, perception, prediction and planning
 
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATIONFRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
FRONT AND REAR VEHICLE DETECTION USING HYPOTHESIS GENERATION AND VERIFICATION
 
Scenario-Based Development & Testing for Autonomous Driving
Scenario-Based Development & Testing for Autonomous DrivingScenario-Based Development & Testing for Autonomous Driving
Scenario-Based Development & Testing for Autonomous Driving
 
Learning to Recognize Distance to Stop Signs Using the Virtual World of Grand...
Learning to Recognize Distance to Stop Signs Using the Virtual World of Grand...Learning to Recognize Distance to Stop Signs Using the Virtual World of Grand...
Learning to Recognize Distance to Stop Signs Using the Virtual World of Grand...
 
Driving Behavior for ADAS and Autonomous Driving IX
Driving Behavior for ADAS and Autonomous Driving IXDriving Behavior for ADAS and Autonomous Driving IX
Driving Behavior for ADAS and Autonomous Driving IX
 
Applying Computer Vision to Traffic Monitoring System in Vietnam
Applying Computer Vision to Traffic Monitoring System in Vietnam Applying Computer Vision to Traffic Monitoring System in Vietnam
Applying Computer Vision to Traffic Monitoring System in Vietnam
 
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
 
Pedestrian behavior/intention modeling for autonomous driving II
Pedestrian behavior/intention modeling for autonomous driving IIPedestrian behavior/intention modeling for autonomous driving II
Pedestrian behavior/intention modeling for autonomous driving II
 
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
 
Driving behaviors for adas and autonomous driving XIII
Driving behaviors for adas and autonomous driving XIIIDriving behaviors for adas and autonomous driving XIII
Driving behaviors for adas and autonomous driving XIII
 

Ähnlich wie IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport Systems

Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Editor IJCATR
 
MEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIES
MEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIESMEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIES
MEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIES
cscpconf
 
Measuring similarity between mobility models and real world motion trajectories
Measuring similarity between mobility models and real world motion trajectoriesMeasuring similarity between mobility models and real world motion trajectories
Measuring similarity between mobility models and real world motion trajectories
csandit
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...
Journal Papers
 

Ähnlich wie IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport Systems (20)

Adaptive traffic lights based on traffic flow prediction using machine learni...
Adaptive traffic lights based on traffic flow prediction using machine learni...Adaptive traffic lights based on traffic flow prediction using machine learni...
Adaptive traffic lights based on traffic flow prediction using machine learni...
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
 
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
 
Dw35701704
Dw35701704Dw35701704
Dw35701704
 
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
 
Auto mobile vehicle direction in road traffic using artificial neural networks
Auto mobile vehicle direction in road traffic using artificial neural networksAuto mobile vehicle direction in road traffic using artificial neural networks
Auto mobile vehicle direction in road traffic using artificial neural networks
 
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS
 
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKSAUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS
 
Pedestrian behavior/intention modeling for autonomous driving V
Pedestrian behavior/intention modeling for autonomous driving VPedestrian behavior/intention modeling for autonomous driving V
Pedestrian behavior/intention modeling for autonomous driving V
 
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
 
Pedestrian behavior/intention modeling for autonomous driving III
Pedestrian behavior/intention modeling for autonomous driving IIIPedestrian behavior/intention modeling for autonomous driving III
Pedestrian behavior/intention modeling for autonomous driving III
 
Identification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadIdentification and classification of moving vehicles on road
Identification and classification of moving vehicles on road
 
MEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIES
MEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIESMEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIES
MEASURING SIMILARITY BETWEEN MOBILITY MODELS AND REAL WORLD MOTION TRAJECTORIES
 
Measuring similarity between mobility models and real world motion trajectories
Measuring similarity between mobility models and real world motion trajectoriesMeasuring similarity between mobility models and real world motion trajectories
Measuring similarity between mobility models and real world motion trajectories
 
IRJET- Pedestrian Walk Exposure System through Multiple Classifiers
IRJET- Pedestrian Walk Exposure System through Multiple ClassifiersIRJET- Pedestrian Walk Exposure System through Multiple Classifiers
IRJET- Pedestrian Walk Exposure System through Multiple Classifiers
 
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
Classification Approach for Big Data Driven Traffic  Flow Prediction using Ap...Classification Approach for Big Data Driven Traffic  Flow Prediction using Ap...
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
 
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
Online Bus Arrival Time Prediction Using Hybrid Neural Network and Kalman fil...
 
IRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural NetworksIRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural Networks
 
A Study of Mobile User Movements Prediction Methods
A Study of Mobile User Movements Prediction Methods A Study of Mobile User Movements Prediction Methods
A Study of Mobile User Movements Prediction Methods
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...
 

Mehr von IRJET Journal

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 

Kürzlich hochgeladen (20)

Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 

IRJET - A Review on Pedestrian Behavior Prediction for Intelligent Transport Systems

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1307 A REVIEW ON PEDESTRIAN BEHAVIOR PREDICTION FOR INTELLIGENT TRANSPORT SYSTEMS Niranjana Unnikrishnan1, Asha T S2 1PG Scholar, ECE Department, NSS College of Engineering, Palakkad, Kerala, India 2Professor, ECE Department, NSS College of Engineering, Palakkad, Kerala, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The ability to anticipate pedestrian actions on streets may be a safety issue for intelligent cars and has increasingly drawn the eye of the automotive industry. Estimating when pedestrians will cross streets has proved a challenging task, since they will move in many various directions, suddenly change motion, beoccludedbyaspreadof obstacles and distracted while talking to other pedestrians or typing on a mobile . There are different algorithms that aims at predicting such motion of the pedestrains around crossroads, so as to avoid the possible threat of collision with the cars. Key Words: Pedestrian, behavior, estimation, crossing, trajectory 1. INTRODUCTION With recent advances in computing, the goal of fully automated driving seems to be in reach. However, for a safe travel, chances of collision must be avoided. For its own motion planning, an autonomous vehicle must predict behavior of other traffic participants. This could be especially relevant for vulnerable road users (VRUs), since collisions are likely to be fatal. Thus, accurate prediction of human motion is very important. Each year, lakhs of pedestrians lose theirlivesontheworld’s roads. Many leave their homes as they may on any given day to highschool, work, places of worship, homes of friends- never to return. Globally, road deaths include mostly pedestrians. Millions more people are injured in traffic- related crashes while walking, variety of whom become permanently disabled. These incidentscausemuchsuffering and grief yet as economic hardship for families and loved ones. The capacity to reply to pedestrian safety is an important component of efforts to forestall road traffic injuries. Pedestrian collisions, like other roadtraffic crashes, should not be accepted as inevitable because they're, in fact, both predictable and preventable. The key risks to pedestrians include: driver behaviour, particularly in relation to speeding yet as drinking and driving; infrastructure in terms of an absence of dedicated facilities for pedestrians like sidewalks,crossingsandraisedmedians, use of phones by the pedastrians and unawareness of the traffic rules etc. 2. PEDESTRIAN BEHAVIOR PREDICTION TECHNIQUES Different methods has been suggested by different authors for the prediction of pedestrians. In [1], it suggests the use of LSTM (Long Short Term Memory) to model the motion information of pedestrian and the use of mlp for location encoding. The positional information of the pedestrianalong with its surrounding neighbors are required for accurate prediction of the pedestrian, since they influence their motion. After evaluating themotion features, weight themto predict the trajectory. The weights are then mormalized using the softmax function and then the crowd interaction vector is calculated using the extracted location features and weights. Eike Rehder et.al. [2], proposes a goal directed planning using Deep Neural Network (DNN). The prediction network discussed in this paper consists of three sectors: Destination network, Topology network and Planning network. The destination network predicts a mixture of possible destinations form pedestrianimages and positionsinformof a grid map. This part consists of a Recurrent mixture density network(RMDN) and the images are processed using standard Convolutional neural network(CNN). This map is fed into the topology network, where it generates a planning topology using Fully convolutional network(FCN). The planning is executed here to get actual prediction.Finally the planning network runs the prediction as planning on these topology maps. The two planning techniquesincorporatedin this work were Markov Decision Processes and Forward- backward network. F Camara et.al.[3], uses the interaction behavior of the pedestrians and the autonomous vehicles(AV) to predict the road-crossing assertiveness of the pedestrian. The region considered in this work is the unmarked intersections. That is, while in an unmarked intersection, the AV and pedestrian competewith theiractionsand awinnerwillbepresent.Such a gametheory model interaction is considered here. In order to inform the AV in such conditions, this work collects and analyses the real-world road crossingdata whichwouldhelp in determining which all behavioral features of the pedestrians could be used to predict the road-crosssing assertiveness of the pedestrian. The interaction data thus collected are convertedintosequencesofdiscreteevents.The probablistic methods- logistic regression and decision tree regression-and the sequenceanalysis are used toanalyzethe data events and a common behavior patterns are evaluated thus leading to selection of a winner.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1308 The use of CNN is again considered by Alex Dominguez- Sanchez et.al.[4], for the autonomous driver assistance and surveillance system. It considers the CNN to detect the pedestrians moving in a particular direction.TheCNN-based technique proposed in this work uses the current pedestrian detection techniques(histograms of oriented gradients) to maximum advantage. Joon-Young Kwak et.al.[5], develops a system to predict the pedestrian intentionespeciallyduringnight-time.Itproposes the use of an infraredcamera which is mountedonthecarfor capturing the surroundings and the pedestrians at night.The sequences thus captured are used for prediction with the help of dynamic fuzzy automata(DFA) methods, which provide a systematic way to handle uncertainities. The method of memory method using the LSTM network under an closed surrounding is considered in [6], for the purpose of trajectory detection.Physical model to determine the possible presencelocationofpedestriansisintroducedby Peter Zechel et.al.[7], which considers the static objects and interactions with dynamic objects. It mainly focuses on occupancy area determination. Movement model based on Artificial Neural Network (ANN) is discussed in [8], which detects the trajectoryofthepedestrian.Higherefficiencythan Kalman filtering model is provided. Xiaoxiao Du et.al.[9] proposes a biomechanically inspired recurrent neural network(RNN) for 3-D gait prediction. The parameters considered are: periodicity of human motion, mirror symmetry of human body and the change of ground reactions forces in human gait cycle etc. Memory (LSTM) system is the base for this work. Multiple pedestrian prediction is possible simultaneously using this system. Probablistic prediction of pedestrian motion using Markov Chains is consideredin[10].IvoBatkovicet.el.[11]developsa mathematical model for prediction over a finite horizon for collision avoidance in case of autonomous driving. Prediction by considering the curbside geometry is considered [12]. In this work, a common frame called curbside coordinate frame is considered to ensure that trajectories from intersections having different geometries but representing the same behavior are spatially similar in the common frame. The Transferable Augmented Semi Non- negative Sparse Coding (TASNSC) model is usedforaccurate, long term prediction in corners of new, unseen intersections with similar characteristics as the ones that the model is trained on. Another system[13] using the model basedonLSTMwhichis able to learn human motion behavior from demonstrated data. This model incorporates both static obstacles and surrounding pedestrians for trajectory forecasting. The model architectureconsists of three parameters as input per pedestrian and they are: Pedestrians current velocity, information about the static obstaclesaround the pedestrian and the information about surrounding pedestrian. By providing this as input to the model, it can predict the future motion in a receding horizon manner. Also, instead of forward simulation using 1-step predictions, this model forecast for the whole prediction horizon. Prediction by analyzing the behavior of pedestrians around vehicles[14] with Variational Gaussian Mixture Model(VGMM).Thiswasmodelledfortrajectorypredictionat an uncontrolled intersection on a city street. This model outperforms the kalman filter baseline. Shuai Yi et.al. [15], proposes a behavior-CNN model for prediction. The walking path prediction is considered by training the model with real-scene crowd data. Pedestrian paths in previous frames are also considered. Behavior encoding scheme is considered to encode pedestrian behavior into sparse displacement volumes which is then directly used as input. Anothermodelusingintelligentbehavioralleraningapproach for it’s prediction is discussed in [16]. This work focuses on the microscopic pedestrian walking behavior at each natural footstep duratio and present an artificial neural network(ANN) based behavioral learning approach for it’s prediction. This approach predict the speed, direction and position adjustment behavior of an individual pedestrian efficiently. Intentions of the pedestrians while interacting withavehicle will follow some specific motion patterns. In [17], that work presents a conditional regenerative adversarial network based architecture. It consists of two main parts: generator and discriminator. The generator section uses a LSTM encoder-decoder (eLSTM-dLSTM) which considers the human intentions formotion prediction and discriminatoris a classifier(cLSTM), which isdedicated to distinguishground truth paths from the generated trajectories by the generator. The classifier classifies those trajectories inconsistent with intentionasfake.Higherpredictionaccuracyisexpectedfrom this model. Peixin Xue et.al.[18], proposes a novel architecture based on encoder-decoder LSTM network, named vehicle pedestrian LSTM(VP LSTM) to model the interaction of vehicle and pedestrian behaviors and then predict the future trajectory. The LSTM encoder uses the historical position sequences of both pedestrian and vehicle as input, to infer their fixed length hidden states respectively. The LSTM decoder then recursively exploits these state information to generate subsequent trajectory positions of pedestrians. Model proposed in [19] focusesinthechancesofapedestrian pressingthepuhbuttonsatsignalizedmid-blockDanishoffset crosswalks. This considers the Bayesian netwoks(BNs), which is a graphical method that consists of nodes that represent random variables and arcs representing variables relationship. In BNs analysis, two main sequential steps are crucial: structure learning and parameter learning. The Maximum Likelihood(ML) approach is preferred for parameter learning due to it’s ease of implementation. Once
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1309 both structure learning and parameter learning have been performed, the predictive inference is performed. 3. DISCUSSION The major cause for the increased demand for pedestrian behavior prediction on raod is the hike in pedestrian accidents and death. Also it has great use in the field of intelligent transport systems,sincetheautonomousvehicles cannot actually respond to the sudden behavior change of the pedestrians on-road or while crossing. For the safety of the pedestrians, thispredictionshouldbeaccuratelyhandled and with less time consumption. The behavior of the pedstrians can change due to many reasons: emotional state of the individual, unawareness of the road rules, conditions of the road(unmarked crossings, width of the road which is to be traversed etc.), use ofmobilephoneswhilecrossing etc. The negligence from the driver also will contribute to this scenario when the man-driven cars are considered. So whether the car is an automated one or not, the safety of pedestrians should be confirmed. There are different methods being consideredforpredicting the behavior of pedestrians on road. the neural network models are the new trend in prediction. Also the memory models consisting of the LSTM models has proved to be effective in many studies as discussed in the previous section. There are mathematical models also which uses the markov chain model for prediction. There are increased research going on in making this models more accurate by experimenting with more data and advancedhybridmarkov models. The data-driven models which considers the interaction information between the pedestrian and the vehicle has more practicality since the interactions also are causes for change in pedestrain behavior. The challenge in this model is the handling of such huge data andthetraiining of the model with such amount of data. Since the prediction is expected to be fast and accurate, researchers has their focus on improving the models by improving the interaction parameters. Each of the model discussed has someamountofparameters to be considered. The parameters may be the location coordinates of the pedestrian, the body pose of the pedestrian, head orientation of the pedestrian etc. While considering the decisive parametersorvariables,strong care should be provided since they are used for the generation of the prediction. The datasets should be sufficient and perfect for training the different models in order to get perfect prediction of the trajectories. Information about the pedestrian characteristics will help to understand the behavior patterns which also serve as prediction data. 4. CONCLUSION This paper presents a literature review for the pedestrian behavior detection techniques. It consists of various models through which prediction was achieved with efficiency. When intelligent transport system is considered, high accuracy and less response time is expected. The algorithms which satisfies these conditions can be considered a perfect prediction model. Since the pedestrian behavior is influenced by their surroundings and obstacles, the prediction algorithms can perform more efficiently if the surroundings and interactions are considered. REFERENCES [1] Inkyu Choi, Jisang Yoo, Hyok Song, "Deeplearning based pedestrian trajectory prediction considering location relationship between pedestrians", International Conference on Artificial Intelligence in Information and Communication (ICAIIC), 2019. [2] E. Rehder, F. Wirth, M. Lauer, and C. Stiller, "Pedestrian prediction by planning using deep neural networks", in IEEE Int. Conf. International Conference on Robotics and Automation, 05 2018. [3] F. Camara, O. Giles, R. Madigan, M. Rothmuller, P. Holm Rasmussen, S. A. Vendelbo-Larsen, G. Markkula, Y. M. Lee, Laura Garach, N. Merat, C. W. Fox, in "Predicting pedestrian road-crossing assertivenessforautonomous vehicle control", IEEE International Conference on Intelligent Transportation Systems, 2017. [4] A. Dominguez-Sanchez, M. Cazorla,andS.Orts-Escolano, "Pedestrian movement direction recognition using convolutional neural networks", IEEE Transactions on Intelligent Transportation Systems, vol. 18, no. 12, pp. 3540-3548, 2017. [5] J.-Y. Kwak, B. C. Ko, and J.-Y. Nam, "Pedestrian intention Prediction based on dynamic fuzzy automataforvehicle driving at nighttime," Infrared Physics and Technology, vol. 81, no. Supplement C, pp. 41-51, 2017. [6] J. Li, Q. Li, N. Chen, and Y. Wang, "Indoor pedestrian trajectory detection with LSTM network," in Computational Science and Engineering (CSE) and Embedded and Ubiquitous Computing(EUC),2017IEEE International Conference on, vol. 1. IEEE, 2017, pp. 651- 654. [7] Peter Zechel, Ralph Streiter, Klaus Bogenberger, Ulrich Gohner, "Pedestrian occupancy prediction for autonomousvehicles,"IEEEInternational Conferenceon Robotic Computing (IRC), 2019 [8] Michael Goldhammer, Sebastian Kohler, Stefan Zernetsch, Konrad Doll, BernhardSick,KlausDietmayer, "Intentions of vulnerable road users-detection and forecasting by means of machine learning" in IEEE Transactions On Intelligent Transportation Systems, 2019. [9] Xiaoxiao Du, Ram Vasudevan, Matthew Johnson- Roberson, "Bio-LSTM: A biomechanically inspired recurrent neural network for 3-D pedestrian pose and
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1310 gait prediction," in IEEE Robotics And Automation Letters, Vol. 4, No. 2, April 2019. [10] Jingyuan Wu, Johannes Ruenz, and Matthias Althoff, "Probabilistic map-based pedestrian motion prediction taking traffic participants into consideration", in IEEE Intelligent Vehicles Symposium (IV), 2018 [11] Ivo Batkovic, Mario Zanon, Nils Lubbe, and Paolo Falcone, "A computationally efficient model for pedestrian motion prediction," in European Control Conference (ECC), 2018 [12] Nikita Jaipuria, Golnaz Habibi, Jonathan P. How, "Learning in the curb side coordinate frame for a transferable pedestrian trajectory prediction model",in IEEE International Conference on Intelligent Transportation Systems (ITS C), 2018 [13] Mark Pfeiffer, Giuseppe Paolo, Hannes Sommer, Juan Nieto, Roland Siegwart, and Cesar Cadena, "A data- driven model for interaction-aware pedestrian motion prediction in object cluttered environments," in IEEE International Conference on Robotics and Automation (ICRA), 2018 [14] Nachiket Deo and Mohan M. Trivedi,"Learning and predicting on-road pedestrian behavior around vehicles," in IEEE 20th International Conference on Intelligent Transportation Systems (ITSC), 2017. [15] Shuai Yi, Hongsheng Li, Xiaogang Wang, "Pedestrian behavior understanding and prediction with deep neural networks," in EuropeanConferenceonComputer Vision, Springer, 2016 [16] Yi Ma, Eric Waiming Lee, Zuoan Hu, Meng Shi ,Richard Kowkkit Yuen, “An intelligence-based approach for prediction of microscopic pedestrianwalkingbehavior”, in IEEE Transactions On Intelligent Transportation Systems, vol. 20, no. 10, october 2019 [17] Yasheng Sun, Tao He, Jie Hu, Haiqing Huang, Biao Chen, “Intent-aware conditional generative adversarial network for pedestrian path prediction”, in IEEE International Conference on Artificial Intelligence and Computer Applications (ICAICA), 2019 [18] Peixin Xue, Jianyi Liu, Shitao Chen, Zhuoli Zhou, Yongbo Huo, Nanning Zheng, “Crossing-road pedestrian trajectory prediction via encoder-decoder LSTM”, in IEEE Intelligent Transportation Systems Conference (ITSC) Auckland, NZ, October 27-30, 2019 [19] Boniphace Kutela, Hualiang Teng, “Prediction of drivers and pedestrians' behaviors at signalized mid-block Danish offset crosswalks using Bayesian networks”, in Journal of Safety Research 69 (2019) 75–83, Elsevier, 2019 BIOGRAPHIES Dr. Asha T S, Professor, HoD, ECE Dept., NSS college of engineering, Palakkad, Kerala, India. Niranjana Unnikrishnan,Currently pursuing M.Tech in Communication Engineering from NSS college of engineering, Palakkad, Kerala, India.