NELGApr 30, 2025

Akkumula: Evidence accumulation driver models with Spiking Neural Networks

arXiv:2505.05489v14.2
Originality Synthesis-oriented
AI Analysis

This provides a scalable and adaptable modeling approach for driver behavior analysis, though it appears incremental as it applies existing deep learning techniques to a specific domain.

The paper tackled the problem of building evidence accumulation models for driver behavior by introducing Akkumula, a framework using Spiking Neural Networks, which fits vehicle control time courses based on sensor data from a test-track experiment.

Processes of evidence accumulation for motor control contribute to the ecological validity of driver models. According to established theories of cognition, drivers make control adjustments when a process of accumulation of perceptual inputs reaches a decision boundary. Unfortunately, there is not a standard way for building such models, limiting their use. Current implementations are hand-crafted, lack adaptability, and rely on inefficient optimization techniques that do not scale well with large datasets. This paper introduces Akkumula, an evidence accumulation modelling framework built using deep learning techniques to leverage established coding libraries, gradient optimization, and large batch training. The core of the library is based on Spiking Neural Networks, whose operation mimic the evidence accumulation process in the biological brain. The model was tested on data collected during a test-track experiment. Results are promising. The model fits well the time course of vehicle control (brake, accelerate, steering) based on vehicle sensor data. The perceptual inputs are extracted by a dedicated neural network, increasing the context-awareness of the model in dynamic scenarios. Akkumula integrates with existing machine learning architectures, benefits from continuous advancements in deep learning, efficiently processes large datasets, adapts to diverse driving scenarios, and maintains a degree of transparency in its core mechanisms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes