Event Prediction Using Spatial–Temporal Data for a Predictive Traffic Accident Approach Through Categorical Logic
Abstract
1. Introduction
- (1)
- An event depends on time, space, and its nature, intensity, and duration. With each change in these heterogeneous but interdependent parameters, a different event arises. Because of the variety of results/events, determining the label of each result requires automatic methods, which introduce errors during the coding of events; thus, we cannot guarantee the quality of the label. It is difficult to determine the criteria by which a prediction can be characterized as false or true (valid or not) [6].
- (2)
- Because of the interdependence of events, most of the time, one event indirectly or directly affects another or is the cause of another. Consequently, many and complex dependencies appear between the predicted events during the forecasting process, creating a problem in terms of examining and evaluating these correlations [7,8].
“A driver is operating a vehicle on a roadway while under the influence of a significant amount of alcohol—exceeding the legal blood alcohol concentration limit of 0.25%. The environmental conditions are adverse, characterized by heavy rainfall at a rate of 50 mm/s. The route the driver intends to follow includes a sharp turn. Furthermore, the journey takes place during late-night hours (between 12:00 a.m. and 5:00 a.m.), resulting in low visibility due to darkness. Compounding these risks, the driver is traveling at a high speed, exceeding 100 km/h. The event predicted—and demonstrated in this study—is the occurrence of a traffic accident under these combined conditions. It is important to note that the threshold values assigned to the variables (e.g., alcohol level, rainfall intensity, speed) are indicative and may be adjusted to reflect the specific requirements of different scenarios or environments, depending on the problem under investigation”.
2. Related Research
2.1. Time, Location, and Semantics Prediction
- System-based techniques rely on integrated systems that employ fusion methods to forecast future events using human-derived predictive inputs. One of the primary challenges in these approaches is the considerable variability in individual predictive abilities, which often stems from differences in cognitive background and domain expertise. To mitigate this, some systems group participants based on similar competencies and then aggregate their predictions to improve overall accuracy. An alternative system-based method involves synthesizing inputs from multiple individual predictors. In this framework, contributors assign a confidence value to each prediction—typically represented as a virtual “coupon”—which quantifies their certainty regarding the outcome. These predictions are then traded in a simulated market environment where participants “buy” or “sell” outcomes. This mechanism incentivizes accurate predictions by rewarding correct outcomes and penalizing incorrect ones, thereby reinforcing reliability and accountability. Some system-based approaches are specifically designed to detect “programmed” future events—those that are anticipated based on identifiable trends or indicators extracted from structured or unstructured data sources, such as social media content or online news. These methods often leverage natural language processing (NLP) and are typically implemented through a four-stage pipeline. Stage 1 involves content filtering, where texts related to the target event are selected using either supervised methods (e.g., text classifiers) or unsupervised techniques (e.g., keyword-based filtering). Stage 2 focuses on time expression identification, which entails detecting future-oriented temporal references in the text using linguistic rules or NLP parsing tools. Stage 3 extracts future reference expressions, which serve as the core indicators of potential upcoming events. These expressions are identified using regular expressions or classification algorithms. Stage 4 addresses location identification, which is particularly challenging because of the inconsistency and noise in spatial references. To improve precision, geocoding techniques are employed. Spatial data may be drawn from article metadata, author information, or contextual clues, and the spatial scope is refined either through geometric boundaries or by logically merging similar location expressions to reduce redundancy and error [19,20,21].
- Model-based approaches rely on predictive systems that integrate and compile multiple models to forecast future events. These systems are capable of determining not only the time, location, and semantic context of an event but also its frequency and type. A prominent example is the EMBERS system [22], which operates primarily in the digital domain and analyzes diverse data sources to anticipate civil unrest and other events of interest. EMBERS has demonstrated high levels of both prediction accuracy and recall, thereby enhancing user trust in its outputs. The methodology underpinning such systems typically begins with the independent evaluation of each predictive model, emphasizing accuracy regardless of recall. Once all candidate models are generated, their outputs are combined using fusion techniques—such as Bayesian fusion—to exploit their complementary strengths. This fusion process significantly improves recall, enabling the system to detect a broader range of potential outcomes. An illustrative example of this approach is the Cardon system, which also leverages multiple predictive models and combines their outputs to improve both the reliability and comprehensiveness of event prediction [23,24,25].
- Tensor-based approaches represent data as multidimensional arrays—or tensors—that encode information across three primary dimensions: time, location, and semantics. These tensors are then decomposed into lower-order matrices, each of which captures latent patterns or unresolved relationships within a specific dimension. This decomposition facilitates the extraction of meaningful features from complex, high-dimensional data. To enable forecasting, the original tensor is extended to cover future time intervals using various extrapolation techniques. One such method involves extending the time dimension by multiplying it with matrices representing other contextual dimensions, thereby generating a new tensor that projects into the future. An alternative approach introduces blank entries—corresponding to future values—into the initial tensor. These missing values are then estimated using tensor completion or integration techniques, ultimately producing predictions that reflect plausible future events [26].
2.2. Event Prediction Evaluation
2.3. The Techniques That Researchers Have Followed to Date
2.4. Event Forecasting Techniques
2.4.1. Time Forecasting Techniques
- Event Forecasting: This method focuses on determining whether a specific event will occur within a given time frame. If the event is predicted to occur, it is labeled as a positive class; if not, it falls under the negative class. This approach effectively constitutes a binary classification of future events.
- Anomaly Detection: This technique involves identifying anomalies in historical data to learn the characteristics of typical, or “normal,” patterns—those under which an event is not expected to occur. The distance of a new event’s data from these normal patterns is then measured; a significant deviation suggests the potential occurrence of a future event [33].
- Discrete Time Prediction: In addition to predicting whether an event will occur, this approach aims to estimate the approximate time of occurrence [34]. Time is initially segmented into discrete intervals (e.g., hours, days, months), and the goal is to identify the interval during which the event is most likely to happen. These methods are further divided into the following approaches:
- ○
- Direct approaches, which estimate the specific interval or ordinal scale (e.g., immediate, short-term, or long-term future) during which the event may occur. This is typically achieved using regression or ordinal regression techniques to determine either exact time boundaries or ranked time categories.
- ○
- Indirect approaches, which first align the input data temporally and then apply autoregressive models to historical time series in order to forecast future time series. Once these future sequences are predicted, the presence of events is detected using methods such as burst detection, change detection, or supervised learning. In supervised techniques, researchers infer future event patterns based on historical observations, with or without labeled data. If no time series is available, labeled training data can still be used to extract the relevant predictive patterns.
- Continuous Time Prediction: This method addresses the challenges of forecasting events on a continuous time scale. The primary difficulty lies in achieving the required time resolution, which often demands extremely high computational power. Moreover, the process is highly sensitive to the precision of time prediction, making it difficult and time-consuming, particularly during model training and synchronization phases [35].
2.4.2. Location Prediction Techniques
2.4.3. Semantic Prediction Techniques
- Rule-based data, where prediction is driven by association mining or the identification of logical patterns derived from historical data. These rules capture relationships that help anticipate future events based on past occurrences.
- Sequential data, in which events are assumed to follow a temporal chain or order. By analyzing these sequences, it becomes possible to predict future events by extending the logical progression of prior occurrences.
- Graph-based data, which build on sequential modeling by representing event relationships as graphs. This approach captures complex dependencies and interconnections among events by modeling them as nodes and edges within a structured graph [39].
2.4.4. Multifaceted Prediction Techniques
3. Fields in Which Event Prediction Techniques Are Applied
4. Event Prediction Problem
5. Categorical Logic in the Service of Event Prediction
6. Problem Statement
“Consider a scenario (Problem 1) in which a driver X is operating a vehicle A on a roadway Y, traveling at a speed Tax at a given time T. The overall risk associated with the journey is influenced by several factors. One such factor is the configuration of the road itself, particularly whether it includes sharp turns, denoted as Ap_str, which increase the likelihood of losing control. Additionally, the specific route chosen by the driver may introduce varying degrees of difficulty or danger. Weather conditions also play a crucial role; for example, heavy rainfall can create slippery surfaces, significantly compromising vehicle stability and braking capability. The driver’s sobriety further affects safety, as heavy alcohol consumption can impair decision-making, reduce situational awareness, and slow reflexes—all of which are critical for safe driving. Moreover, if the driver is traveling at high speed (e.g., ≥100 km/h), the severity and probability of an accident increase substantially. This risk is compounded if the journey takes place at night, where reduced visibility due to darkness further impairs the driver’s ability to perceive hazards in time. Taken together, these conditions form a high-risk environment that can potentially result in a traffic accident (at).”
6.1. Knowledge Base
- “All drivers drive at some speed, and if this speed is high, then the driver is running”:
- 2.
- “Between 0 and 5 a.m., it is night”:
- 3.
- “A turn F is sharp”:
- 4.
- “A Y road has a turn F and is sharp (As=‘yes’)”:
- 5.
- “A driver X has consumed a large amount of alcohol (Al>=1) and has bad driving behavior (bdb)”:
- 6.
- “There is rain (rain), and it is heavy (heavy_rain with B>=50)”:
- 7.
- “There is reduced visibility (rv) due to night (night)”:
- 8.
- “There is slipperiness (sl) on the road Y due to heavy rain (heavy_rain)”:
- 9.
- “When a driver X is driving a car A with bad driving behavior (bdb) and there is a sharp turn (have(Y,F,As)) on the road Y, with slipperiness (sl) and reduced visibility (rv), and, at the same time, the driver is running (running) at high speed (Tax>=100), the result is to cause a traffic accident accident(at())”:
- 10.
- “No accident will occur”:
6.2. Resolution Algorithm
6.3. All Possible Scenarios
6.4. Knowledge Base Implementation Using Prolog
6.5. The Queries That Result Using JPL
7. Stages of Implementation of the Application
- Docker Setup and Map Data Configuration: Docker Machine [54] was installed, and the greece_latest.pdf file was extracted from Geofabrik [55] to allow the Open-Source Routing Machine (OSRM) [56] to operate locally via localhost:5000. This setup enabled the extraction of routes selected by the user through map interactions.
- Variable Input Collection: Every 5 seconds, values for the system variables were fetched from the local server and injected into the map using the fetch method.
- Knowledge Base Generation and Update: The variable values displayed on the map were written to a .pl file, which serves as the Prolog knowledge base. This file was automatically updated every 5 seconds to reflect current inputs.
- Query Execution and User Feedback: Queries were executed by importing data from the knowledge base and returning context-aware messages to the user. This entire process, including feedback generation, was refreshed every 5 seconds (Figure 5).
7.1. Real-Time Application Performance
7.2. System Scalability and Complexity
- Adaptive Vehicle Behavior Based on System Output: The system can be extended to dynamically influence vehicle behavior in response to specific driver conditions. For instance, if the driver is identified as being under the influence of alcohol, the vehicle can be fully immobilized, regardless of the safety of the route (e.g., even if there are no sharp turns or hazardous weather conditions). In contrast, if the driver is sober but exceeding the speed limit, the system could impose a maximum speed cap (e.g., 100 km/h) to mitigate risk. The complexity of this mechanism can be expressed as O1(1) × O2(1), where O1(1) refers to the computational complexity of the driver status evaluation and O2(1) corresponds to the complexity of the vehicle control algorithm.
- Multi-Driver Monitoring and City-Wide Risk Detection: The application could also be expanded to support multi-driver input and monitoring across a city. This would enable the system to generate warnings based on unsafe driving behaviors observed in any participating vehicle. Additionally, it could provide real-time alerts to drivers who share or intersect the same route.
8. Comparison of the Application with Others in Machine Learning
8.1. Bernoulli Naïve Bayesian Classifier (NBC)
8.2. Logistic Regression (LR)
9. Open Challenges—Future Research
10. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Zhao, L. Event prediction in the big data era: A systematic survey. ACM Comput. Surv. (CSUR) 2021, 54, 1–37. [Google Scholar] [CrossRef]
- Kucharavy, D.; de Guio, R. Problems of forecast. In Proceedings of the ETRIA TRIZ Future 2005, Graz, Austria, 16–18 November 2005. [Google Scholar]
- Koutsaki, E.; Vardakis, G.; Papadakis, N. Spatiotemporal data mining problems and methods. Analytics 2023, 2, 485–508. [Google Scholar] [CrossRef]
- Murphy, K.P. Naive bayes classifiers. Univ. Br. Columbia 2006, 18, 1–8. [Google Scholar]
- Xu, X. Adaptive intrusion detection based on machine learning: Feature extraction, classifier construction and sequential pattern prediction. Int. J. Web Serv. Pract. 2006, 2, 49–58. [Google Scholar]
- Yu, M.; Bambacus, M.; Cervone, G.; Clarke, K.; Duffy, D.; Huang, Q.; Li, J.; Li, W.; Li, Z.; Liu, Q.; et al. Spatiotemporal event detection: A review. Int. J. Digit. Earth 2020, 13, 1339–1365. [Google Scholar] [CrossRef]
- Gouarir, A.; Martínez-Arellano, G.; Terrazas, G.; Benardos, P.; Ratchev, S. In-process tool wear prediction system based on machine learning techniques and force analysis. Procedia CIRP 2018, 77, 501–504. [Google Scholar] [CrossRef]
- Vardakis, G.; Tsamis, G.; Koutsaki, E.; Haridimos, K.; Papadakis, N. Smart home: Deep learning as a method for machine learning in recognition of face, silhouette and human activity in the service of a safe home. Electronics 2022, 11, 1622. [Google Scholar] [CrossRef]
- Balsamo, S.; Di Marco, A.; Inverardi, P.; Simeoni, M. Model-based performance prediction in software development: A survey. IEEE Trans. Softw. Eng. 2004, 30, 295–310. [Google Scholar] [CrossRef]
- Fanaee-T, H.; João, G. Tensor-based anomaly detection: An interdisciplinary survey. Knowl. Based Syst. 2016, 98, 130–147. [Google Scholar] [CrossRef]
- Park, S.Y.; Park, J.E.; Kim, H.; Park, S.H. Review of statistical methods for evaluating the performance of survival or other time-to-event prediction models (from conventional to deep learning approaches). Korean J. Radiol. 2021, 22, 1697–1707. [Google Scholar] [CrossRef]
- Agrawal, J.; Diao, Y.; Gyllstrom, D.; Immerman, N. Efficient pattern matching over event streams. In SIGMOD ‘08, Proceedings of the 2008 ACM SIGMOD International Conference on Management of Data, Vancouver, BC, Canada, 9–12 June 2008; Association for Computing Machinery: New York, NY, USA, 2008. [Google Scholar]
- Özdogan, U.; Roland, N.H. Optimization of well placement with a history matching approach. In Proceedings of the SPE Annual Technical Conference and Exhibition, Houston, TX, USA, 26–29 September 2004. [Google Scholar]
- Bognár, L.; Fauszt, T. Factors and conditions that affect the goodness of machine learning models for predicting the success of learning. Comput. Educ. Artif. Intell. 2022, 3, 100100. [Google Scholar] [CrossRef]
- Cantril, H. The prediction of social events. J. Abnorm. Soc. Psychol. 1938, 33, 364. [Google Scholar] [CrossRef]
- Liu, W.; Luo, W.; Lian, D.; Gao, S. Future frame prediction for anomaly detection—A new baseline. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Salt Lake City, UT, USA, 18–23 June 2018. [Google Scholar]
- Suresh, K.; Severn, C.; Ghosh, D. Survival prediction models: An introduction to discrete-time modeling. BMC Med. Res. Methodol. 2022, 22, 207. [Google Scholar] [CrossRef] [PubMed]
- Tutz, G.; Schmid, M. Modeling Discrete Time-to-Event Data; Springer: New York, NY, USA, 2016. [Google Scholar]
- Krzywinski, M.; Altman, N. Multiple linear regression: When multiple variables are associated with a response, the interpretation of a prediction equation is seldom simple. Nat. Methods 2015, 12, 1103–1105. [Google Scholar] [CrossRef]
- Al-Amoudi, A.; Zhang, L. Application of radial basis function networks for solar-array modelling and maximum power-point prediction. IEE Proc. Gener. Transm. Distrib. 2000, 147, 310–316. [Google Scholar] [CrossRef]
- Zheng, X.; Han, J.; Sun, A. A survey of location prediction on twitter. IEEE Trans. Knowl. Data Eng. 2018, 30, 1652–1671. [Google Scholar] [CrossRef]
- Wohlfarth, T.; Ichise, R. Semantic and event-based approach for link prediction. In Proceedings of the International Conference on Practical Aspects of Knowledge Management, Yokohama, Japan, 22–23 November 2008. [Google Scholar]
- George, S.; Santra, A.K. Traffic prediction using multifaceted techniques: A survey. Wirel. Pers. Commun. 2020, 115, 1047–1106. [Google Scholar] [CrossRef]
- Mehrmolaei, S.; Keyvanpourr, M.R. A brief survey on event prediction methods in time series. In Artificial Intelligence Perspectives and Applications, Proceedings of the 4th Computer Science On-line Conference 2015 (CSOC2015), Online, 27–30 April 2015; Springer International Publishing: Cham, Switzerland, 2015. [Google Scholar]
- Molaei, S.M.; Keyvanpour, M.R. An analytical review for event prediction system on time series. In Proceedings of the 2015 2nd International Conference on Pattern Recognition and Image Analysis (IPRIA), Rasht, Iran, 11–12 March 2015. [Google Scholar]
- Brown, R.G. Smoothing, Forecasting and Prediction of Discrete Time Series; Courier Corporation: Chelmsford, MA, USA, 2004. [Google Scholar]
- Micci-Barreca, D. A preprocessing scheme for high-cardinality categorical attributes in classification and prediction problems. ACM SIGKDD Explor. Newsl. 2001, 3, 27–32. [Google Scholar] [CrossRef]
- Copeland, D.E. Theories of categorical reasoning and extended syllogisms. Think. Reason. 2006, 12, 379–412. [Google Scholar] [CrossRef]
- Lambek, J.; Scott, P.J. Introduction to Higher-Order Categorical Logic; Cambridge University Press: Cambridge, UK, 1988; Volume 7. [Google Scholar]
- Moser, W.; Adlassnig, K.-P. Consistency checking of binary categorical relationships in a medical knowledge base. Artif. Intell. Med. 1992, 4, 389–407. [Google Scholar] [CrossRef]
- Bachmair, L.; Ganzinger, H. Resolution Theorem Proving. Handb. Autom. Reason. 2001, 1. [Google Scholar] [CrossRef]
- Tanyi, E.B.; Linkens, D.A.; Bennett, S. The use of Prolog in the implementation of a Knowledge-based Environment for Modelling and Simulation (KEMS). Trans. Inst. Meas. Control 1993, 15, 248–259. [Google Scholar] [CrossRef]
- Adhikari, B.; Xu, X.; Ramakrishnan, N.; Prakash, B.A. Epideep: Exploiting embeddings for epidemic forecasting. In Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, Anchorage, AK, USA, 4–8 August 2019. [Google Scholar]
- Al Boni, M.; Gerber, M.S. Area-specific crime prediction models. In Proceedings of the 2016 15th IEEE International Conference on Machine Learning and Applications (ICMLA), Anaheim, CA, USA, 18–20 December 2016. [Google Scholar]
- Alaka, H.A.; Oyedele, L.O.; Owolabi, H.A.; Ajayi, S.O.; Bilal, M.; Akinade, O.O. Methodological approach of construction business failure prediction studies: A review. Constr. Manag. Econ. 2016, 34, 808–842. [Google Scholar] [CrossRef]
- Alevizos, E.; Artikis, A.; Paliouras, G. Event forecasting with pattern markov chains. In Proceedings of the 11th ACM International Conference on Distributed and Event-Based Systems, Barcelona, Spain, 19–23 June 2017; ACM Press: New York, NY, USA, 2017. [Google Scholar]
- Alevizos, E.; Artikis, A.; Paliouras, G. Wayeb: A tool for complex event forecasting. arXiv 2018, arXiv:1901.01826. [Google Scholar]
- Alevizos, E.; Skarlatidis, A.; Artikis, A.; Paliouras, G. Probabilistic complex event recognition: A survey. ACM Comput. Surv. (CSUR) 2017, 50, 1–31. [Google Scholar] [CrossRef]
- Allan, J.; Papka, R.; Lavrenko, V. On-line new event detection and tracking. In Proceedings of the 21st Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, Melbourne, Australia, 24–28 August 1998. [Google Scholar]
- Asher, J. Forecasting Ebola with a regression transmission model. Epidemics 2018, 22, 50–55. [Google Scholar] [CrossRef]
- Menzies, P.; Beebee, H. Counterfactual theories of causation. In Stanford Encyclopedia of Philosophy; Stanford University: Stanford, CA, USA, 2019. [Google Scholar]
- Muthiah, S.; Butler, P.; Khandpur, R.P.; Saraf, P.; Self, N.; Rozovskaya, A.; Zhao, L.; Cadena, J.; Lu, C.T.; Vullikanti, A.; et al. EMBERS at 4 years: Experiences operating an open source indicators forecasting system. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016. [Google Scholar]
- Ramdasi, S.S.; Mutha, G.R.; Marathe, N.V.; Patwardhan, M.A.; Raju, S.; Mulye, A.; Loknath, M.S. Study of Modal and Dynamic Behavior of Engine Coupled Systems for Design/Development of Range of Cardon Shafts, Couplings and Bed Plate Systems. SAE Technical Paper 2007. Available online: https://www.sae.org/publications/technical-papers/content/2007-26-052/ (accessed on 2 March 2025).
- Artikis, A.; Sergot, M.; Paliouras, G. An event calculus for event recognition. IEEE Trans. Knowl. Data Eng. 2014, 27, 895–908. [Google Scholar] [CrossRef]
- Nakajima, Y.; Ptaszynski, M.; Masui, F.; Hirotoshi, H. A prototype method for future event prediction based on future reference sentence extraction. In Proceedings of the Workshop on Linguistic and Cognitive Approaches to Dialogue Agents, Melbourne, Australia, 21 August 2017. [Google Scholar]
- Beven, K. Changing ideas in hydrology—The case of physically-based models. J. Hydrol. 1989, 105, 157–172. [Google Scholar] [CrossRef]
- Chen, Y.Z.; Huang, Z.G.; Zhang, H.F.; Eisenberg, D.; Seager, T.P.; Lai, Y.C. Extreme events in multilayer, interdependent complex networks and control. Sci. Rep. 2015, 5, 17277. [Google Scholar] [CrossRef]
- Monroe, S.M. Major and minor life events as predictors of psychological distress: Further issues and findings. J. Behav. Med. 1983, 6, 189–205. [Google Scholar] [CrossRef]
- Ruta, D.; Gabrys, B. An overview of classifier fusion methods. Comput. Inf. Syst. 2000, 7, 1–10. [Google Scholar]
- Papadakis, N.; Petrakis, P.; Plexousakis, D.; Manifavas, C. A Solution to the Ramification Problem Expressed in Temporal Description Logics. Int. J. Semant. Comput. 2014, 8, 1–46. [Google Scholar] [CrossRef]
- Arias, M.; Arratia, A.; Xuriguera, R. Forecasting with twitter data. ACM Trans. Intell. Syst. Technol. (TIST) 2014, 5, 1–24. [Google Scholar] [CrossRef]
- Zhao, L.; Sun, Q.; Ye, J.; Chen, F.; Lu, C.T.; Ramakrishnan, N. Multi-task learning for spatio-temporal event forecasting. In Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, Sydney, Australia, 10–13 August 2015. [Google Scholar]
- Vardakis, G.; Hatzivasilis, G.; Koutsaki, E.; Papadakis, N. Review of Smart-Home Security Using the Internet of Things. Electronics 2024, 13, 3343. [Google Scholar] [CrossRef]
- Sun, S.; Luo, C.; Chen, J. A review of natural language processing techniques for opinion mining systems. Inf. Fusion 2017, 36, 10–25. [Google Scholar] [CrossRef]
- Available online: https://leafletjs.com (accessed on 2 March 2025).
- Chowdhury, S.N.; Ray, A.; Mishra, A.; Ghosh, D. Extreme events in globally coupled chaotic maps. J. Phys. Complex. 2021, 2, 035021. [Google Scholar] [CrossRef]
- Chowdhury, S.N.; Majhi, S.; Ghosh, D. Distance dependent competitive interactions in a frustrated network of mobile agents. IEEE Trans. Netw. Sci. Eng. 2020, 7, 3159–3170. [Google Scholar] [CrossRef]
- Hosmer, D.W., Jr.; Lemeshow, S.; Sturdivant, R.X. Applied Logistic Regression; John Wiley & Sons: Hoboken, NJ, USA, 2013. [Google Scholar]
- Chowdhury, S.N.; Ray, A.; Dana, S.K.; Ghosh, D. Extreme events in dynamical systems and random walkers: A review. Phys. Rep. 2022, 966, 1–52. [Google Scholar] [CrossRef]
- Chowdhury, S.N.; Majhi, S.; Ozer, M.; Ghosh, D.; Perc, M. Synchronization to extreme events in moving agents. New J. Phys. 2019, 21, 073048. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Koutsaki, E.; Vardakis, G.; Papadakis, N. Event Prediction Using Spatial–Temporal Data for a Predictive Traffic Accident Approach Through Categorical Logic. Data 2025, 10, 85. https://doi.org/10.3390/data10060085
Koutsaki E, Vardakis G, Papadakis N. Event Prediction Using Spatial–Temporal Data for a Predictive Traffic Accident Approach Through Categorical Logic. Data. 2025; 10(6):85. https://doi.org/10.3390/data10060085
Chicago/Turabian StyleKoutsaki, Eleftheria, George Vardakis, and Nikos Papadakis. 2025. "Event Prediction Using Spatial–Temporal Data for a Predictive Traffic Accident Approach Through Categorical Logic" Data 10, no. 6: 85. https://doi.org/10.3390/data10060085
APA StyleKoutsaki, E., Vardakis, G., & Papadakis, N. (2025). Event Prediction Using Spatial–Temporal Data for a Predictive Traffic Accident Approach Through Categorical Logic. Data, 10(6), 85. https://doi.org/10.3390/data10060085