ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
14k
Citations
0
Influential Citations
Leibniz-Zentrum für Informatik (Schloss Dagstuhl)
Venue
2024
Year
Traffic congestion is one of the growing urban problem with associated problems like fuel wastage, loss of lives, and slow productivity. The existing traffic system uses programming logic control (PLC) with round-robin scheduling algorithm. Recent works have proposed IoT-based frameworks that use traffic density of each lane to control traffic movement, but they suffer from low accuracy due to lack of emergency vehicle image datasets for training deep neural networks. In this paper, we propose a novel distributed IoT framework that is based on two observations. The first observation is major structural changes to road are rare. This observation is exploited by proposing a novel two stage vehicle detector that is able to achieve 77% vehicle detection accuracy on UA-DETRAC dataset. The second observation is emergency vehicle have distinct siren sound that is detected using a novel acoustic detection algorithm on an edge device. The proposed system is able to detect emergency vehicles with an average accuracy of 99.4%.
Urban traffic congestion is a persistent global problem, causing fuel waste, lost productivity, and delayed emergency responses. Traditional PLC-based systems with round-robin scheduling are inefficient. Recent IoT-based approaches using traffic density have low accuracy due to lack of emergency vehicle image datasets. This paper tackles both issues by proposing a distributed IoT framework that leverages two key observations: rare structural road changes and distinct emergency vehicle sirens. The multimodal approach (visual + acoustic) is practical and deployable on edge devices, making it relevant for smart city applications.
The paper's main innovations include:
The system achieves 77% vehicle detection accuracy on the UA-DETRAC dataset, which is competitive given the dataset's complexity. More impressively, emergency vehicle detection via acoustic signals reaches 99.4% accuracy, demonstrating robustness. These metrics are reported without direct comparison to baselines, but the high acoustic accuracy is a clear strength.
This work advances multimodal AI for IoT by combining vision and audio in a resource-constrained edge setting. It directly addresses a real-world problem—traffic management—with a deployable solution. The high acoustic detection accuracy could inspire further research in siren-based systems, while the two-stage detector offers a practical trade-off between accuracy and computational cost. The framework's scalability and real-time capability make it a strong candidate for smart city infrastructure.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba