Open Access Open Access  Restricted Access Subscription Access
Open Access Open Access Open Access  Restricted Access Restricted Access Subscription Access

Optimized Features and Deep Learning Based Crime Trends Prediction


Affiliations
1 Department of Computer Science, Sri Ramakrishna College of Arts and Science, India
     

   Subscribe/Renew Journal


Crime Prediction is an effort of determining future crime with the intention of diminishing them. Post-analysis of the data from past events, Crime prediction forecasts the future crime on the basis of time and location. In recent decades, the rapidly increasing series of criminal cases make accurate future crime prediction a difficult task. For crime trend prediction, a Prophet Model and Keras stateful LSTM has utilized in a recent study, in which missing value imputation and feature selection has carried out by simple computation as regards the enhancement of dataset quality and crime prediction. Though this method is simple to be applied, yet it has the inadequacy to prove its prediction accuracy. Because the sequence form of the input existed in LSTM maximizes the complexity while estimating the impact of each variable. For confronting these challenges, this study proposes a novel approach explicitly for crime trends prediction. In this model, the missing values have replaced by first Predictive Mean Matching method in the dataset. In addition, an improved bat optimization (IBAT) takes place to extract highly subjective features from the dataset, concerning the performance enhancement of trends forecasting and reduction of time computation. Ultimately, the convolution neural network algorithm has further involved predicting the crimes trends in order to reduce future crime.

Keywords

Crime Trends Forecasting, Bat Optimization, Analyzing Data And Convolution Neural Network.
Subscription Login to verify subscription
User
Notifications
Font Size

  • A. Almaw and K. Kadam, “Survey Paper on Crime Prediction using Ensemble Approach”, International Journal of Pure and Applied Mathematics, Vol. 118, No. 8, pp. 133-139, 2018.
  • C. Chauhan and S. Sehgal, “A Review: Crime Analysis using Data Mining Techniques and Algorithms”, Proceedings of International Conference on Computing, Communication and Automation, pp. 21-25, 2017.
  • M.A. Awal, J. Rabbi and S.I. Hossain, “Using Linear Regression to Forecast Future Trends in Crime of Bangladesh”, Proceedings of International Conference on Informatics, Electronics and Vision, pp. 333-338, 2016.
  • E. Cesario, C. Catlett and D. Talia, “Forecasting Crimes using Autoregressive Models”, Proceedings of International Conference on Big Data Intelligence and Computing and Cyber Science and Technology Congress, pp. 795-802, 2016.
  • N. Mahmud, K.I. Zinnah and Y.A. Rahman, “Crimecast: A Crime Prediction and Strategy Direction Service”, Proceedings of International Conference on Computer and Information Technology, pp. 414-418, 2016.
  • A. Kumar, A. Verma and G. Shinde, “Crime Prediction Using K-Nearest Neighboring Algorithm”, Proceedings of International Conference on Emerging Trends in Information Technology and Engineering, pp. 1-4, 2020.
  • S. Das and M.R. Choudhury, “A Geo-Statistical Approach for Crime Hot Spot Prediction”, International Journal of Criminology and Sociological Theory, Vol. 9, No. 1, pp. 1 13, 2016.
  • S.K. Dash, I. Safro and R.S. Srinivasamurthy, “Spatio Temporal Prediction of Crimes using Network Analytic Approach”, Proceedings of International Conference on Big Data, pp. 1912-1917, 2018.
  • N.A.S. Zaidi, A. Mustapha and S.A. Mostafa, “A Classification Approach for Crime Prediction”, Proceedings of International Conference on Applied Computing to Support Industry: Innovation and Technology, pp. 68-78, 2019.
  • M. Feng, J. Zheng and Y. Han, “Big Data Analytics and Mining for Crime Data Analysis, Visualization andPrediction”, Proceedings of International Conference on Brain Inspired Cognitive Systems, pp. 605-614, 2018.
  • R. Yadav and S.K. Sheoran, “Autoregressive Model for Multivariate Crime Prediction”, Proceedings of International Conference on Decision Analytics Applications in Industry, pp. 301-307, 2020.
  • S. Agarwal, L. Yadav and M.K. Thakur, “Crime Prediction Based on Statistical Models”, Proceedings of International Conference on Contemporary Computing, pp. 1-3, 2018.
  • T. Shi, G. He and Y. Mu, “Random Forest Algorithm based on Genetic Algorithm Optimization for Property-Related Crime Prediction”, Proceedings of International Conference on Computer, Network, Communication and Information Systems, pp. 1-9, 2019.
  • P. Das and A.K. Das, “A Two-Stage Approach of Named-Entity Recognition for Crime Analysis”, Proceedings of International Conference on Computing, Communication and Networking Technologies, pp. 1-5, 2017.
  • S. Morimoto, H. Kawamukai and K. Shin, “Prediction of Crime Occurrence using Information Propagation Model and Gaussian Process”, Proceedings of International Conference on Information Security, pp. 80-87, 2019.
  • V. Jinubala and R. Lawrance, “Analysis of Missing Data and Imputation on Agriculture Data with Predictive Mean Matching Method”, International Journal of Science and Applied Information Technology, Vol. 5, No. 1, pp. 1-4, 2016.
  • S. Chandra, A. Haque and L. Khan, “Efficient Sampling-based Kernel Mean Matching”, Proceedings of International Conference on Data Mining, pp. 811-816, 2016.
  • T. Yuvaraj, K.R. Devabalaji and K. Ravi, “Optimal Allocation of DG in the Radial Distribution Network using Bat Optimization Algorithm”, Proceedings of International Conference on Advances in Power Systems and Energy Management, pp. 563-569, 2018.
  • H.D. Abatari, M.S.S. Abad and H. Seifi, “Application of Bat Optimization Algorithm in Optimal Power Flow”, Proceedings of International Conference on Iranian Conference on Electrical Engineering, pp. 793-798, 2016.
  • S. Sagnika, S. Bilgaiyanand B.S.P. Mishra, “Workflow Scheduling in Cloud Computing Environment using Bat Algorithm”, Proceedings of 1st International Conference on Smart System, Innovations and Computing, pp. 149-163, 2018.
  • A. Wagh, S. Jain and A. Mukherjee, “Semantic Segmentation of Smartphone Wound Images: Comparative Analysis of AHRF and CNN-Based Approaches”, IEEE Access, Vol. 8, pp. 181590-181604, 2020.
  • M. Jeon, Y. Lee and Y.S. Shin, “Synthesizing Image and Automated Annotation Tool for CNN based Under Water Object Detection”, The Journal of Korea Robotics Society, Vol. 14, No. 2, pp. 139-149, 2019.
  • Z. Liu, J. Hu and L. Weng, “Rotated Region based CNN for Ship Detection”, Proceedings of International Conference on Image Processing, pp. 900-904, 2017.

Abstract Views: 161

PDF Views: 0




  • Optimized Features and Deep Learning Based Crime Trends Prediction

Abstract Views: 161  |  PDF Views: 0

Authors

J. Jeyaboopathiraja
Department of Computer Science, Sri Ramakrishna College of Arts and Science, India
G. Maria Priscilla
Department of Computer Science, Sri Ramakrishna College of Arts and Science, India

Abstract


Crime Prediction is an effort of determining future crime with the intention of diminishing them. Post-analysis of the data from past events, Crime prediction forecasts the future crime on the basis of time and location. In recent decades, the rapidly increasing series of criminal cases make accurate future crime prediction a difficult task. For crime trend prediction, a Prophet Model and Keras stateful LSTM has utilized in a recent study, in which missing value imputation and feature selection has carried out by simple computation as regards the enhancement of dataset quality and crime prediction. Though this method is simple to be applied, yet it has the inadequacy to prove its prediction accuracy. Because the sequence form of the input existed in LSTM maximizes the complexity while estimating the impact of each variable. For confronting these challenges, this study proposes a novel approach explicitly for crime trends prediction. In this model, the missing values have replaced by first Predictive Mean Matching method in the dataset. In addition, an improved bat optimization (IBAT) takes place to extract highly subjective features from the dataset, concerning the performance enhancement of trends forecasting and reduction of time computation. Ultimately, the convolution neural network algorithm has further involved predicting the crimes trends in order to reduce future crime.

Keywords


Crime Trends Forecasting, Bat Optimization, Analyzing Data And Convolution Neural Network.

References