Skip to main content
Top

2025 | Book

Intelligent Resources Management for Vehicular Social Networks

Societal Perspectives and Current Issues in the Digital Era

Authors: Haixia Zhang, Dongyang Li, Tong Xue

Publisher: Springer Nature Switzerland

Book Series : Wireless Networks

insite
SEARCH

About this book

This book explores integrating behavior prediction with artificial intelligence-driven resource management to provide a transformative framework for optimizing vehicular social networks (VSNs). The book starts by providing an overview of the key issues encountered in VSNs, including the dynamic and unpredictable nature of vehicular mobility, varying communication demands, and the need for efficient resource allocation. A significant portion of the book is dedicated to exploring behavior prediction models for vehicles in VSNs. By analyzing the past movements, interactions, and social behaviors of vehicles, this book presents various prediction algorithms to anticipate future positions, communication patterns, and resource requirements. With behavior prediction as a foundation, the book delves into the design and implementation of intelligent resource management systems for VSNs. It demonstrates how predictive capabilities empower these systems to allocate communication, computing and caching resources dynamically. The book extensively evaluates the proposed intelligent resource management approach through extensive simulations and practical experiments. The results showcase the effectiveness of the system, highlighting significant improvements in network performance compared to traditional resource allocation methods. These findings validate the potential of behavior prediction and intelligent resource management in revolutionizing VSNs. Finally, this book provides conclusions and promising directions, hoping to stimulate future research outcomes in the field of vehicular networks from different perspectives. The book serves as an invaluable resource for researchers, engineers, and industry professionals interested in advancing the field of vehicular networks and harnessing behavior prediction to create efficient, safe, and intelligent VSNs.

Table of Contents

Frontmatter
Chapter 1. Introduction to Vehicular Social Networks
Abstract
To help readers better understand the motivation for applying different technologies to vehicular social networks (VSNs), a comprehensive overview of current VSNs is presented in this chapter, including the architecture, characteristics, classifications, applications, and importance of VSNs in modern transportation systems. Then, the challenges facing VSNs in terms of resource allocation and vehicle behavior prediction are detailed. Next, the resource management problems for VSNs and methods for solving them, including strategies for communication resource management, computational resource allocation, caching resource management, and multidimensional resource allocation, are surveyed. Finally, the key research problems investigated in this monograph are presented.
Haixia Zhang, Dongyang Li, Tong Xue
Chapter 2. Learning-Based Vehicle Behavior Prediction in VSNs
Abstract
Wireless traffic prediction has drawn increasing research interest because it can provide network optimization guidance. With the predicted information, one can preassign resources on demand and adaptively perform network congestion control. The efficiency of the utilized network is therefore enhanced. However, conducting wireless traffic prediction in the context of mobile scenarios, such as the Internet of Vehicles (IoV), is still challenging. The mobile nature of vehicles, which dynamically changes the topology of the constructed network, makes prediction difficult. This chapter focuses on implementing deep learning-based wireless traffic prediction in the IoV scenario. Section 2.1 proposes a novel method for matching the movement and communication behaviors of vehicles by merging two independent datasets containing the trajectories of vehicles and communication traffic volumes. Then, a novel STeP-UNet is proposed in Sect. 2.2, in which a spatiotemporal partial (STeP) convolutional neural network module is embedded to capture the cross-domain features of the observed wireless traffic pattern, and the UNet structure is utilized to realize skip connections from the front layer to the back layer to fuse different resolutions. The experimental results confirm the promising performance of the proposed model in Sect. 2.3, where a 4~8% performance improvement can be achieved over other benchmark methods.
Haixia Zhang, Dongyang Li, Tong Xue
Chapter 3. Social Mobility-Aware Communication Resource Management
Abstract
To support the ever-expanding demands for multifarious vehicular services with a limited spectrum, vehicle-to-everything (V2X) networks, which underlay cellular networks, have drawn extensive attention. The underlaid mode suffers from catastrophic cochannel interference caused by spectrum sharing between cellular users and V2X users, thus reducing the sum rate of the system. The existing solutions for mitigating cochannel interference focus mainly on the physical domain without considering the influence of the social domain. This may greatly limit the sum-rate enhancement potential of the utilized system. To address this issue, a social mobility-aware V2X underlaying a cellular network is studied in this chapter. By jointly optimizing the vehicle pairing situation and resources (i.e., the spectrum and power), a sum-rate maximization problem is formulated for V2X-underlaid cellular networks while satisfying the diverse quality of service (QoS) requirements of both cellular users and vehicular users. The formulated problem is proven to be a nondeterministic polynomial-time (NP)-hard problem and is difficult to directly solve. As an alternative, we propose a joint vehicle pairing, spectrum assignment, and power control algorithm in Sect. 3.3. In this section, the original problem is decomposed into two disjoint subproblems, i.e., (1) a joint vehicle pairing and spectrum assignment subproblem and (2) a power control subproblem. To address the first subproblem, we propose a heuristic social mobility-aware vehicle pairing algorithm (HSMA-VPA) and a revised Kuhn-Meyer-based spectrum assignment algorithm (KM-SAA) to acquire the vehicle pairing and spectrum assignment solutions. Then, by solving the second subproblem, a closed-form power solution is obtained via a three-dimensional geometric power control approach (3D-PCA). Finally, we solve the original problem through an iterative method. Simulation results show that the proposed NOMA-JVP-SA-PCA effectively enhances the sum rate and outperforms the baseline algorithms by approximately 24–53% in Sect. 3.4.
Haixia Zhang, Dongyang Li, Tong Xue
Chapter 4. Socially Aware Caching Resource Management in VSNs
Abstract
This chapter investigates the socially aware proactive edge caching strategy in vehicular social networks, where vehicles can be selected as caching nodes to assist content delivery. The objective is to achieve a trade-off between the cost of providing caching services and the content transmission latency. This strategy presents two challenges: (1) which vehicles can be selected as caching nodes, and (2) how to place content on these selected vehicles without violating user privacy. To address these issues, a novel community detection and attention-weighted federated learning-based proactive edge caching (CAFLPC) strategy is proposed. In this strategy, we first group vehicles into different communities on the basis of both the mobility and social properties of the vehicles and then select important vehicles (IVs) as caching nodes for each community by considering the social importance of the vehicles. To determine how to place the popular content in these selected IVs, an attention-weighted federated learning (AWFL)-based content popularity prediction framework is proposed. It integrates attention-weighted federated learning with a bidirectional long short-term memory network (AWFL_BiLSTM) to achieve higher content popularity prediction accuracy while protecting user privacy. Considering imbalances in the active levels and local computing capacities of the vehicles, an attention-weighted aggregation mechanism is proposed to improve training efficiency and prediction accuracy. The simulation results show that the proposed CAFLPC strategy outperforms existing caching strategies by approximately 2.2~35.1% in terms of transmission latency, which is reduced per unit cost.
Haixia Zhang, Dongyang Li, Tong Xue
Chapter 5. Joint Communication and Computational Resource Management in VSNs
Abstract
Existing computation and communication (2C) optimization schemes for cellular-based vehicle-to-everything (C-V2X) networks do not consider the influence of social trust. Computational tasks may be offloaded to untrusted vehicles, hindering the accurate execution of computational tasks. This may lead to a re-offloading of the computational tasks, consuming additional power, and decreasing the energy efficiency (EE) for offloading. To address this issue, this work devotes itself to investigating the social-mobility-aware underlying C-V2X framework and proposes a novel EE-oriented 2C assignment scheme. In doing so, we assume that the task vehicular user (T-VU) can offload computational tasks to the service vehicular user (S-VU) and the road side unit (RSU). In Sect. 5.2, an EE maximization problem to assign 2C resources simultaneously through joint optimization is formulated, which is a mixed-integer nonlinear programming (MINLP) problem. To solve this problem, we transform it into separate computation and communication resource allocation subproblems in Sect. 5.3. To address the first subproblem, we fully integrate the social and mobility characteristics and design a heuristic algorithm to achieve edge server selection and task splitting. To address the complex co-channel interference in the second subproblem, the power allocation and spectrum assignment solutions are obtained via a tightening lower bound method and a Kuhn-Munkres (KM) algorithm. Finally, we solve the original problem through an iterative method. In Sect. 5.4, the simulation results show that the proposed scheme can significantly enhance the system EE. Section 5.5 concludes the work.
Haixia Zhang, Dongyang Li, Tong Xue
Chapter 6. Trusted Relay-Based Physical Layer Secure Transmission
Abstract
This chapter focuses on the secure transmission of wireless-powered full-duplex (FD) relay systems, where a multiple-antenna source communicates with a single-antenna destination with the help of an FD relay in the presence of a single-antenna eavesdropper. It is assumed that the FD relay is wirelessly energy harvesting-enabled, adopting both transmit and receive antennas to harvest energy in time switching (TS) mode. As the objective of this chapter is to maximize the system secrecy rate by jointly designing the energy beamforming vector, the information beamforming vector, and the TS coefficient, an optimization problem is formulated in Sect. 6.2. The formulated problem is proven to be nonconvex, and the challenge is to concurrently solve out the three variables. To address this difficulty, an iterative algorithm is proposed in Sect. 6.3 to convert the formulated optimization problem into three convex subproblems, on which the closed-form solutions for the beamforming vectors are derived and the TS coefficient is obtained. The convergence property of the iterative method is analyzed. Simulations are performed in Sect. 6.4 to verify the theoretical derivations in terms of the convergence speed and the secrecy rate. The results reveal that the secrecy rate performance of exploiting the transmit antenna together with the receive antenna for energy harvesting at the FD relay outperforms that of only the receive antenna case. Moreover, although loopback interference exists between the antennas, FD relaying can substantially increase the secrecy rate compared with the half-duplex relaying architecture. Section 6.5 concludes the work.
Haixia Zhang, Dongyang Li, Tong Xue
Chapter 7. Conclusions and Future Research Directions
Abstract
In this chapter, we summarize the main results and contributions of this study in Sect. 7.1. Numerous relevant future research directions are presented in Sect. 7.2, including context-aware resource allocation, autonomous resource management, edge computing and edge intelligence, AI for resource optimization, federated learning for resource optimization, privacy-preserving resource management, interoperability and standardization, simulation, and testbed development.
Haixia Zhang, Dongyang Li, Tong Xue
Backmatter
Metadata
Title
Intelligent Resources Management for Vehicular Social Networks
Authors
Haixia Zhang
Dongyang Li
Tong Xue
Copyright Year
2025
Electronic ISBN
978-3-031-80169-3
Print ISBN
978-3-031-80168-6
DOI
https://doi.org/10.1007/978-3-031-80169-3