Department of Computer Science and Information Systems

Permanent URI for this collectionhttp://localhost:4000/handle/123456789/1928

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    An efficient and scalable byzantine fault tolerant consensus for vehicular networks
    (IEEE, 2025) Alladi, Tejasvi
    Vehicular networks represent a new distributed system paradigm that requires robust fault tolerance to ensure reliable operation. As a burgeoning area of research, the scalability and optimization of consensus mechanisms for these networks are critical. Traditional Byzantine Fault Tolerant (BFT) algorithms like PBFT are not inherently optimized for the localized needs of vehicular networks, suffering from scalability issues due to their global nature and high messaging complexity. In response, we introduce a two-tiered consensus framework that refines PBFT for the specific context of vehicular networks. By organizing nodes into clusters based on geographic proximity, our approach reduces messaging complexity from O(n2) to O(n1.5), significantly improving scalability. The framework distinguishes between local and global state transitions, adding two phases to the PBFT protocol to manage these efficiently. This tailored consensus process aligns with the localized communication patterns of vehicular networks, enhancing both efficiency and scalability. The framework addresses the critical challenges of traditional BFT algorithms in vehicular networks, offering a solution that is both scalable and resilient. It is a step toward enabling vehicular networks to fulfil their potential as a reliable component of modern distributed systems.
  • Item
    Edge Computing and Deep Learning Enabled Secure Multitier Network for Internet of Vehicles
    (IEEE, 2021-04) Alladi, Tejasvi; Chamola, Vinay; Singh, Dheerendra
    Internet of Vehicles (IoVs) are fast becoming the norm in our society, but such a trend also comes with its own set of challenges (e.g., new security and privacy risks due to the expanded attack vectors). In this work, we propose an edge-computing-based secure, efficient, and intelligent multitier heterogeneous IoVs network. We first discuss the functionality and objectives of such an architecture. Then, we demonstrate how unsupervised deep learning techniques can facilitate the identification of suspicious vehicle behavior and ensure the security of such an architecture. The findings from our evaluations demonstrate the learning spatiotemporal information and parameter efficiency of the proposed stacked long short-term memory (LSTM) model over single LSTMs.