ConceptioArchivearXiv CS
arXiv CSopen access

Game-Theoretic Framework for Private Data Sharing in Vehicular Networks

Unknown · 2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
distributedsystemsprotocols
networking, internet, protocols, distributed systems

1

Game-Theoretic Framework for Private Data Sharing in Vehicular Networks

arXiv:2606.22115v1 [cs.NI] 20 Jun 2026

Yousef AlSaqabi, Member, IEEE, Yinan Zhou, Faisal Nawab, and Bhaskar Krishnamachari, Fellow, IEEE

Abstract—We present a novel game-theoretic framework designed to enhance privacy and scalability in decentralized vehicular data collection systems. The proposed hybrid architecture comprises vehicles that supply sensor data, independent servers that process data via secure multiparty computation, a coordinator node that manages data flow, and data consumers that set economic incentives. Crucially, our framework ensures that only the data consumer can access the fully aggregated data, preventing individual raw data exposure and significantly reducing privacy risks. By integrating principles of the Stackelberg competition from game theory, our approach dynamically balances privacy and economic incentives, enabling vehicles to make participation decisions based on perceived privacy risks and incentives. We empirically validate our framework using real-world vehicular location data, quantifying privacy risks by evaluating the accuracy with which a potential adversary can reconstruct a vehicle’s path using only a subset of the shared data. This paper details the development and deployment of a datatrading platform within this framework, introducing a practical and privacy-preserving marketplace for profitable vehicle data sharing. Through experiments and simulations, we evaluate the effectiveness of the system in preserving privacy and explore the dynamics that influence vehicle participation. Our findings highlight the robustness of the proposed framework in preserving privacy while supporting an active data market. Index Terms—vehicular networks, game theory, secure multiparty computation, private data sharing

I. I NTRODUCTION The emergence of smart cities and the progression towards autonomous transportation systems underscore the growing importance of vehicular ad hoc networks (VANETs) and the Internet of Vehicles (IoV) [1]. Vehicles continue to serve as a method of transportation, but they are evolving beyond this basic function to become key components of a broader interconnected network; they generate, collect, store, process, and transmit massive amounts of data used to make driving safer and more convenient [2]. Autonomous vehicles and entities, such as traffic management systems or infotainment service providers, make use of this data to improve their services and operations. For example, autonomous vehicles use data not only from their own sensors, but also from other vehicles, allowing better decision-making that leads to safer and more efficient operations [3]. Traffic management systems can use real-time data to detect congestion, improve route planning, and reduce travel times [4]. Furthermore, infotainment service providers can provide personalized content tailored to user preferences and location data [5]. Looking ahead, private data sharing in VANETs is expected to offer a growing number of applications. However, this shift in the transportation landscape also brings with it a

variety of complex challenges that require careful examination and innovative solutions. The centralized nature of traditional vehicular network architectures poses some challenges. Centralized servers manage the majority of traffic loads, and their failure can lead to significant disruptions, making the system vulnerable [6]. Embracing decentralization in network management and distributed computing solutions can offer numerous benefits, potentially resolving the issues associated with centralization by enhancing the resilience, scalability, and efficiency of the network [7]. Simultaneously, the increasing network complexity and the sensitive nature of vehicular data raise critical questions about privacy and security [6, 8–10]. The widespread sharing of vehicular data, such as vehicle locations and sensor readings, could lead to serious privacy violations and potential misuse [9, 11]. Despite the growing body of research focused on secure communication and privacy protection in vehicular networks [6, 11–14], there are critical gaps to address these concerns while simultaneously incentivizing users to participate in data sharing. This paper discusses the need for and benefits of moving towards a decentralized data collection process to enhance privacy by proposing a novel game-theoretic network framework. Our approach decentralizes the data collection process by introducing distributed servers across the network. Vehicles would periodically send their data to one of these servers at random. Data consumers can then request specific information from the network. Upon receiving such a request, a coordinator identifies and queries the relevant servers. This initiates an aggregation process, where the servers employ secure multiparty computation (SMPC) [15] to produce aggregated data containing the complete set of location and time-stamped data points. The aggregated data are then forwarded to the data consumer, fulfilling their request while maintaining privacy safeguards. The application of this approach involves an economic model inspired by the Stackelberg competition [16], a concept in game theory, where the data consumer and the vehicle owners are the key players. In this game, the data consumer assumes the role of the leader, making the first move by defining the number of servers in the network, the compensation provided to the participating vehicles, and the frequency with which these vehicles share their data. The vehicle owners follow by evaluating the terms set by the data consumer and decide whether or not to participate in the data provision based on their privacy concerns and potential monetary gains from data sharing.

2

We develop a data-trading platform that operates within the proposed framework, allowing vehicles to share driving data with consumers for profit while ensuring a level of privacy. This platform provides a practical setting to assess the efficiency and reliability of the system. Additionally, through simulations, we evaluate the system’s ability to preserve privacy and investigate the factors influencing vehicle participation in this system. The key contributions of this paper are as follows: • We present a hybrid decentralized network framework designed to improve data sharing privacy. • We propose a novel game-theoretic economic model to optimize data sharing and monetary incentives between data consumers and vehicle owners. The remainder of this paper is organized as follows: Section II provides a review of the related work. Section III outlines our system model. Section IV details the economic models and equations used. Section V presents our experimental setup and results. Finally, Section VI summarizes the paper and suggests directions for future research. II. R ELATED W ORK This paper is an extension of our previous short conference paper [17]. Although it retains the original motivation and problem formulation, it significantly expands upon the initial work by including an extensive results section that empirically tests and validates the assumptions and claims made in the earlier paper. This section covers three key topics in vehicular networks: private data sharing, game theory, and the integration of secure multiparty computation (SMPC) with blockchain. A. Private Data Sharing in Vehicular Networks The concept of data sharing in vehicular networks has been explored in various studies, each proposing unique solutions to address the challenges of privacy, security, and efficiency. Several studies have proposed different methods to improve data privacy and security in vehicular networks. Kaiser et al. proposed an Open Vehicle Data Platform that uses Blockchain technology to ensure the privacy of vehicle owners and drivers during the exchange of vehicle and driving data [18]. Kong et al. proposed an efficient and location privacy-preserving sensory data sharing scheme with collision resistance in IoV [19]. Their scheme uses the modified Paillier Cryptosystem to achieve location privacy-preserving multidimensional sensory data aggregation. Fan et al. proposed a cloud-based mutual authentication protocol to ensure efficient privacy preservation in the IoV system [20]. Some studies have focused on improving the efficiency of data sharing in vehicular networks. Lu et al. [21] proposed a hybrid blockchain to improve the efficiency of data sharing in IoV. They proposed an asynchronous federated learning scheme for edge-level learning models and further improved the efficiency of federated learning by selecting participating nodes to minimize the total cost.

Some studies have proposed incentive mechanisms to encourage data sharing. Zhang and Xu proposed a mechanism that combines certificateless message authentication and blockchain incentives to provide anonymity and nonrepudiation for traffic-related message reporters [22]. Yeh et al. proposed a fair and privacy-preserving data query system for vehicle networks based on blockchain technology [23]. Their scheme provides features of sustainable data accessibility and a large amount of data storage, as well as an incentive mechanism to encourage users to share their traffic information. Beyond technical privacy solutions, there is also extensive economic literature exploring privacy valuation and datasharing incentives. Acquisti et al. [24] present a comprehensive review of the economic foundations underlying privacy valuations, emphasizing how users weigh the economic benefits of data sharing against privacy risks. Similarly, Ghosh et al. [25] discuss incentive-driven economic frameworks that model privacy as a commodity, particularly in auction-based settings, highlighting the complexities involved in balancing individual privacy preferences and economic incentives. Our study builds upon and extends these previous works by introducing a framework that not only offers robust privacy safeguards through decentralized data collection and SMPC, but also explicitly incorporates principles from the privacy economics literature. This dual technological and economic approach provides a direct monetary incentive system coupled with rigorous privacy preservation, encouraging active market participation and balancing the privacy interests of vehicle owners with the economic interests of data consumers. B. Game Theory in Vehicular Networks Game theory has found niche applications within the field of vehicular networks that cater to specific use cases and scenarios [26]. One such application is in the field of data security; Gupta et al. introduced a blockchain-secured authentication mechanism based on game theory for the Internet of Vehicles [27]. Another application of game theory in vehicular networks is in the area of computation offloading. Liwang et al. developed an opportunistic Vehicle-to-Vehicle computation offloading scheme based on game theory [28]. They modeled the computation offloading scheme and pricing strategy as a Stackelberg game, taking into account various factors such as vehicular mobility models, V2V contact durations, computational capabilities, channel conditions, and service costs. Similarly, Hassija et al. used a game-theoretic approach to map service providers and consumers to perform offloading services in a cost-optimal way in V2V communication [29]. Game theory has also been used to optimize resource allocation in edge computing. Xu et al. proposed a task offloading scheme based on fuzzy neural networks and game theory to minimize the latency of task processing of users in the case of limited edge server resources [30]. Other researchers have applied game theoretical approaches to solve the problem of estimating the edge of the user with respect to the app vendors [31] and to optimize the energy consumed and the total task executed time of the mobile user in mobile edge computing [32].

3

The effectiveness of game-theoretic models in vehicular networks often relies on fundamental economic concepts. Samuelson and Nordhaus [33] provide a comprehensive foundation on economic principles relevant to game theory, including diminishing returns, rational decision making, strategic interactions, market structures, and incentive design, all crucial for accurately modeling behaviors and decisions within vehicular networks. Additionally, specific utility functions commonly employed in game-theoretic network models, such as exponential saturation functions, have been effectively demonstrated in telecommunications and network economics literature. Shakkottai and Srikant [34], for example, explore economic pricing strategies within networked environments, illustrating how similar utility functions accurately represent real-world consumer behavior and network interactions. In the field of vehicular networks, the application of game theory has focused primarily on data security, computation offloading, and resource allocation. However, our research diverges from these established paths by leveraging the Stackelberg game theory to incentivize private data sharing. Although previous studies, such as that of Liwang et al. [28], have also utilized Stackelberg games, our work uniquely applies them to balancing data sharing incentives with privacy preservation. By explicitly incorporating foundational economic concepts and established network utility functions, our framework introduces a novel combination of monetary incentives and privacyaware mechanisms, distinguishing it clearly from the existing literature. C. SMPC and Blockchain in Vehicular Networks Secure Multi-Party Computation (SMPC) and blockchain represent powerful complementary cryptographic technologies widely used to address security and privacy challenges within distributed systems [35], including vehicular networks. These technologies share core advantages, including decentralization, enhanced privacy, and trustworthiness, significantly reducing the risks associated with adversarial attacks and unauthorized data reconstruction [12, 36, 37]. Both technologies facilitate privacy-preserving collaboration and transparency in decentralized settings, making them particularly relevant in applications such as vehicular data aggregation and secure transactions. Secure Multi-Party Computation (SMPC) is a cryptographic protocol that enables distributed parties to jointly compute functions without revealing their private inputs [15]. It has been widely used in various security applications, including privacy-preserving machine learning [38], private set operations [39], and secure genomic computations [40]. SMPC typically leverages cryptographic schemes such as homomorphic encryption, which allows computations directly on encrypted data without compromising confidentiality [36]. SMPC has been used successfully in vehicular networks to address privacy and security challenges. Song et al. [41] proposed an SMPC-based anonymous authentication scheme to solve security and privacy problems for VANETs. The authors of [42] proposed a cooperative control strategy involving SMPC that performs computations while increasing resilience

towards latency and adversaries. A notable contribution is provided by Cramer et al. [43], who demonstrated how verifiable secret sharing (VSS) and SMPC could efficiently utilize Linear Secret Sharing Schemes (LSSS), overcoming previous performance limitations and improving protocol efficiency and flexibility in practical cryptographic settings. In parallel with SMPC, blockchain technology has also emerged as a pivotal tool to improve privacy and security in vehicular networks. Its several advantages, such as decentralization, constant availability, and anonymity, offer a significant enhancement to these networks [12]. Using blockchain technology, the vehicular network ecosystem can be transformed into an environment that is reliable, secure, and maintains the privacy of its users. The authors of [37] present a comprehensive survey on blockchain applications to protect vehicular networks, including data sharing, transportation, and authentication. Li et al. [44] designed a decentralized architecture using blockchain to address distrust, identity protection, and location privacy in VANETs. Amoretti et al. [45] presented a decentralized, infrastructure-independent proof of location scheme based on blockchain technology that guarantees location trustworthiness and the preservation of user privacy. Hu et al. [46] proposed a blockchain-based data sharing scheme that can guarantee location data sharing with user authorization while ensuring efficient and secure data transmission. Javed et al. [47] proposed a blockchain-based, resource efficient, and secure data sharing mechanism for VANETs, utilizing edge service providers and incentive mechanisms to encourage accurate and timely service. The integration of blockchain and SMPC addresses key limitations of isolated deployments, where blockchain enhances transparent and decentralized data management, and SMPC secures computation processes without compromising data privacy. Yang et al. [48] proposed a blockchainbased secure multi-party computation architecture for data sharing, leveraging blockchain’s decentralization, verifiability, and reliability to improve SMPC’s efficiency. Their approach integrates an aggregator consortium for data storage, verification, and joint computation, further reinforcing data security and access flexibility. Raja et al. [49] illustrated how blockchain smart contracts, informed by SMPC principles, could effectively optimize transaction verification and security in vehicular networks, significantly reducing trust issues and energy demands inherent in these environments. Another relevant work introduced by Gupta et al. [50] combined SMPC with homomorphic encryption to facilitate location privacy, allowing users to verify their presence without revealing their precise locations. Our research extends previous work by uniquely utilizing SMPC, specifically based on linear secret-sharing schemes, for securely aggregating comprehensive vehicle datasets across decentralized servers. Unlike earlier approaches that separately addressed isolated privacy or security aspects, our framework explicitly employs SMPC for comprehensive, privacy-preserving data aggregation. Additionally, we assume blockchain-based smart contracts to manage transparent, automated, and trustworthy interactions among vehicles, servers,

4

and data consumers. While detailed implementation specifics of smart contracts are outside the scope of this paper, their assumed integration emphasizes our framework’s commitment to transparent incentivization and security, significantly enhancing privacy, scalability, and robustness in vehicular network ecosystems. III. S YSTEM M ODEL Our network framework integrates a hybrid architecture designed to optimize both privacy and operational efficiency. It consists of four key components: the vehicles that provide the data, the independent servers processing the data, a coordinator responsible for orchestrating aggregation rounds, and the data consumer collecting the processed data. Vehicles act as the main data providers in our network. As depicted in Fig. 1, they periodically transmit their sensor data, which may include location coordinates or specific measurement readings, to one randomly selected server at a time. This approach ensures that no single server observes a vehicle’s complete trajectory over time, thereby reducing the risk of path reconstruction from any individual server’s perspective. Multiple data consumers can be active within the network, each with their own set of network parameters. These parameters influence which vehicles agree to share their data with a particular consumer, as described in Section III-A. This selective sharing mechanism allows vehicles to participate in data transactions that align with their individual privacy preferences. When a data consumer requests specific information, it triggers a series of coordinated actions within the network. A coordinator oversees this process, managing the overall data flow without directly accessing or storing raw data. The coordinator represents a logical role rather than a single trusted physical server; in practical deployments, this coordination functionality can be replicated across multiple nodes using standard fault-tolerant consensus mechanisms to ensure availability and avoid reliance on a single point of failure. The independent servers perform the core data processing tasks using Secure Multi-Party Computation (SMPC). SMPC enables multiple servers to jointly compute aggregated results from private inputs without revealing the raw data to other participants or external entities [15]. Our framework utilizes SMPC based on linear secret-sharing schemes [43]: vehicle sensor data transmitted to servers is partitioned into multiple cryptographically secure shares, each of which individually reveals no meaningful information about the original data. During aggregation, servers collaboratively compute the desired aggregate function without reconstructing individual vehicle data. As a result, the privacy of raw sensor data is strictly maintained throughout the process. While alternative SMPC implementations, such as homomorphic encryption schemes [36], could similarly ensure privacy, we chose linear secret-sharing schemes due to their computational efficiency, scalability, and reduced overhead in real-time vehicle network scenarios. During initial testing and simulation phases, system-level logging (e.g., timing, message counts, and protocol state) may

Fig. 1. System Model

be enabled for debugging purposes. However, in operational deployment, the coordinator does not access raw vehicle trajectories. All aggregation is performed under the SMPC protocol, and the coordinator only receives aggregated outputs reconstructed from distributed shares. We assume the use of blockchain-based smart contracts to foster autonomous, transparent, and trustworthy agreements among the three primary entities: vehicles, servers, and data consumers. These contracts automate the negotiation and agreement phases by recording commitments transparently, enforcing pre-agreed terms autonomously, and handling secure transactions efficiently. These smart contracts encourage broader participation from vehicle owners by providing transparent payment schemes and robust safeguards against fraudulent or inaccurate data submissions [14, 51]. While blockchain ensures that interactions and data exchanges are verifiable and trusted, the detailed implementation of smart contract logic is beyond the scope of this work and left for future study. Transaction overhead can be amortized by batching settlements over longer intervals rather than issuing on-chain transactions per individual data sample. A. Vehicles as Privacy-Aware Data Providers Vehicles share private signed information, such as location data, with a random receiving server. In exchange, vehicles are compensated based on the amount of data they transmit. However, the higher the volume of data transmitted, the greater the privacy risk, given that the information sent includes timestamped location data. We model the utility of the vehicle by: c1 · fd − L(fd , s)

(1)

where c1 is the payment provided to the vehicle, fd is the frequency of data transmission, and s is the number of servers. We assume that all vehicles share data at the same

5

frequency fd . L(fd , s) is a function that says that privacy loss increases with fd and decreases with s. This loss function will be explained in more detail in Section IV-B. We justify the use of our utility function in Eq. 1 as an economically intuitive representation, reflecting the proportional incentives vehicles receive based on their data contributions, balanced against a proportionally increasing privacy loss due to more frequent data exposure. Such incentive-driven utility functions are common in game-theoretic analyses of cooperative behaviors in vehicular networks, as highlighted by Sun et al.’s recent survey [26]. Because of this trade-off, not every vehicle would be willing to contribute its data to the network; the utility gained would have to exceed the perceived privacy loss of sharing its data for the vehicle to have positive utility and, therefore, agree to contribute its data. This will create a supply curve because as c1 increases, more vehicles would be willing to provide data for a given fd . Let’s model a function v(c1 , fd , s, V ) as the number of vehicles that provide data to the network when the vehicles are paid c1 , each vehicle sends data at a frequency of fd , there are s servers, and a maximum of V vehicles registered in the system. To find v(c1 , fd , s, V ), we consider that the privacy sensitivity of each individual who owns a vehicle can be modeled by a random variable ei , with a given cdf Fei (·). For an individual with sensitivity ei , the utility due to privacy is given as: wi = c1 · fd − ei · L(fd , s)

(2)

If wi > 0, the individual would provide their data. The probability that this happens depends on ei . Using equation (2), we see that for positive wi values, the probability of an individual agreeing to share their data would be: 

c1 · fd P r(wi > 0) = P r ei < L(fd , s)



 = Fei

c1 · fd L(fd , s)

 (3)

For our simulations, we use a log-normal distribution for Fei (·). If we have V total vehicles in the system, the expected number of vehicles that would participate in the network would be:   c1 · fd v(c1 , fd , s) = V · Fei (4) L(fd , s)  

= V ·√

1

1  ln · c1 ·fd ·exp −

2 · π · σ 2 L(fd ,s)



c1 ·fd L(fd ,s)

2σ 2



−µ

2    (5)

B. Distributed Servers for Privacy-Preserving Data Aggregation We assume that each server on our network is responsible for collecting and processing the data shared by the vehicles in the network. In addition to these primary functions, the servers coordinate with each other to ensure data integrity and consistency across the system. This coordination is facilitated

by a coordinator service that orchestrates aggregation rounds and task assignment among servers. In deployment, this role can be replicated across multiple nodes to avoid reliance on a single point of failure. Each server incurs a cost proportional to the amount of data it processes, in addition to a fixed operational cost. In our proposed framework, third-party entities are responsible for server management. This keeps the data consumer separate from server administration, enhancing user privacy and trust. By distributing control, we make sure that no single entity can access the raw data of any vehicle, reinforcing our dedication to data privacy. However, the key assumption we make is that the data consumer bears the cost of the use of these servers. The total cost incurred per server would be: c2 · v(c1 , fd , s, V ) ·

c3 fd + s s

(6)

where c2 represents the variable costs dependent on the volume of data processed, and cs3 allocates the coordinator’s operational costs equally among the servers. C. Economic Role of the Data Consumers The data consumer is the entity that provides the payments to the vehicles and servers and receives the final aggregated data. The total utility of the data consumer is, therefore, modeled as: U (v(c1 , fd , s), fd ) − (c2 · v(c1 , fd , s, V ) ·

fd c3 + ) s s

(7)

− c1 · v(c1 , fd , s, V ) · fd Equation (7) represents the utility gained from the vehicles’ data minus the total cost to run the servers and the total payment made to the participating vehicles. The data consumer sets the network’s parameters, deciding on the compensation for vehicles and servers, the number of servers in the network, and how often data is collected from vehicles. Based on these established conditions, vehicles can then choose to participate in the network if the terms align with their preferences. IV. E CONOMIC M ODEL A. Data Consumer’s Utility Function The data consumer’s utility gained from vehicle data can be expressed as U (v(c1 , fd , s), fd ). It depends on the number of vehicles that provide data, which in turn depends on the payment made to each vehicle for providing their data c1 , the frequency with which these vehicles share their data fd , and the total number of servers in the network s. We model the data consumer’s utility in a given area as an increasing function related to the number of vehicles contributing data: −1 −1/(1 + a · exp( √ )) + 1 n

(8)

6

Fig. 3. Paths with Different Number of Data Points

U (v(c1 , fd , s), fd ) = α · (1 − exp(−β · (v · fd )))

Fig. 2. Data consumer’s average utility as a function of the number of vehicles and the frequency of data transmission

(9)

After curve fitting, our α and β constants came out to be 0.99 and 0.45 respectively. We show how sensitive our results are to these parameters in Section V. B. Loss Function

We adopt the exponential utility function in Equation 8 to align with foundational economic theory, capturing the diminishing marginal returns that occur as the volume and frequency of data contributions increase. Such diminishing returns have been extensively documented within the literature on network economics and telecommunication markets, capturing realistic consumer behavior and network utilization patterns [33, 34]. In equation (8), n is the number of vehicles that contribute data and a is a variable parameter that determines the limit to which the utility function converges. When a increases, this convergence tends towards 1. The specific value of a is less significant as long as it is sufficiently large. If a becomes too small, the function will converge to a lesser value. For our demonstration, we choose a to be equal to 100. To ensure the robustness and practical relevance of our model, we validate it using real-world data. Specifically, we employ a dataset containing timestamped coordinates from 2,927 taxis in Beijing, recorded over a 24-hour period1 . This dataset provides high-resolution location samples at oneminute intervals, allowing us to define the data transmission frequency fd in units of samples per minute. Our objective is to discern the data consumer’s average utility if they had a subsample of this dataset. We begin by sectioning the entire dataset into spatio-temporal grids. Within each grid, we use the number of vehicle samples along with equation (8) to calculate the utility. We then compute the average utility across all grids to determine the average utility of the dataset’s region. We repeat this process with various V and fd values to create a 3D plot as shown in Fig. 2. This plot illustrates how the average utility for the data consumer changes as the number of vehicles and the frequency of data transmission increase. Next, we use the curve fitting function shown in equation (9) to establish an equation that expresses the utility gained from vehicle data U (v(c1 , fd , s), fd ). 1 This dataset was obtained from the University of Southern California’s Autonomous Networks Research Group (https://anrg.usc.edu/www/downloads/)

We provide a model to quantify privacy loss by evaluating how accurately a potential adversary can reconstruct a vehicle’s driving path from shared location samples. This quantification aligns with established literature on privacy economics, which emphasizes measuring privacy risks based on an adversary’s ability to infer sensitive information from partial data disclosures [24, 25]. Prior studies in vehicular networks have similarly highlighted path reconstruction as a critical privacy threat, demonstrating methods to evaluate and mitigate these risks through cryptographic and SMPC techniques [41, 50]. Building upon these foundations, our privacy model uses path similarity as a measurable, practical proxy for privacy risk, thus allowing an economically meaningful assessment of privacy loss as a function of data sharing frequency and network structure. Specifically, the vehicle’s privacy loss function, denoted as L(fd , s), depends on the frequency with which the vehicle shares its data and the number of servers with which it shares its data. Given a set of locations on the path of a vehicle, an adversary’s best estimate of the path traversed by the vehicle would be the shortest path routes between each pair of those points. Our measure of privacy quantifies how different this reconstructed path is from the vehicle’s original path. Figure 3 presents an example of an original trip represented in blue, along with two subtrips, shown in green, that contain a subset of the data points from the original trip. It is evident that the paths are less similar when fewer data points are available. Consequently, paths with less similarity offer greater privacy to the user. First, we find how much privacy is lost to one server that receives fd /s samples per minute from a given vehicle. To do this, we empirically measure our privacy metric using our dataset. We sample one trip from the dataset, which will have a fd of one sample per minute, and compare that same trip to subtrips with less frequent samples, ranging from fd = 1/2 to fd = 1/10. We use the similarity library within the TensorBay package [52] to determine the path similarity between our initial trip and all subtrips. This library utilizes the Fréchet

7

distance [53] as a measure of comparing two curves. Finally, we repeat this process for all vehicles in the dataset to find the average similarity scores as the value of fd changes.

in Equation (10) captures this increasing likelihood of inference as effective observation density increases. The inverse dependence on the number of servers s reflects anonymity dilution: when data is distributed across multiple aggregation points under secret-sharing, each server observes only partial information. Increasing s effectively enlarges the adversarial uncertainty set, analogous to enlarging an anonymity set in k-anonymity–inspired privacy frameworks. Consequently, privacy loss decreases as s increases. Finally, the bounded form L(fd , s) ∈ [0, 1) can be interpreted as a smooth surrogate for adversarial inference success likelihood, where L → 1 corresponds to near-certain reconstruction and L → 0 corresponds to negligible inference advantage.

C. Stackelberg Equilibrium Analysis Fig. 4. Privacy Loss as a function of the frequency of data transmission

Fig 4 shows that when the frequency of data sharing increases, it becomes easier for a potential adversary to reconstruct a user’s path, leading to greater privacy loss. We can also see the curve-fitted equation that gives us the privacy loss as a function of fsd . The loss function takes values from 0 to 1, with 1 being 100% privacy loss. However, the network’s privacy is also influenced by the total number of servers and the frequency of data transmission as well. The total loss equation is therefore:   (r + p)fd + q L(fd , s) = 1 − exp − (10) s Equation (10) models privacy loss as a bounded function taking values in [0, 1). The exponential form induces monotonic increase with the data transmission frequency fd and monotonic decrease with the number of servers s. The component proportional to fsd captures the empirically observed degradation in privacy as the effective sampling rate per server increases, consistent with Fig. 4, where r = 12.447 is obtained via least-squares curve fitting to the empirical similarity data. The additional parameter p allows flexible shaping of frequency sensitivity, while the term qs captures the dilution effect introduced by increasing the number of servers. This formulation satisfies the natural limits limfd →∞ L(fd , s) = 1 (for fixed s) and lims→∞ L(fd , s) = 0 (for fixed fd ). In the experimental evaluation, p = 0.1 and q = 10 are selected to appropriately balance the influence of sampling frequency and server scaling. In addition to empirical calibration, the adopted functional form admits a natural theoretical interpretation grounded in standard inference-based privacy models. Increasing the sampling frequency fd increases the amount of observable spatiotemporal information available to a potential adversary. Under common statistical inference models, the probability of successful trajectory reconstruction grows monotonically with the number of independent observations and is frequently approximated using exponential-type convergence behavior as uncertainty is progressively reduced. The exponential structure

In this section, we formalize the interaction between the data consumer and the vehicles as a Stackelberg game and characterize the structural properties of the resulting equilibrium. Game Formulation: The interaction between the data consumer and the vehicles is modeled as a two-stage Stackelberg game, where the data consumer acts as the leader and the vehicles act as followers. In the first stage, the leader selects the strategy vector (c1 , fd , s), where c1 ≥ 0 denotes the compensation per transmission unit, fd ≥ 0 denotes the data transmission frequency, and s ∈ N+ denotes the number of servers deployed in the network. For analytical purposes, we initially relax s to be continuous (s ∈ R+ ) and later discuss the discrete case. In the second stage, each vehicle i observes the leader’s strategy and decides whether to participate based on its individual utility. Vehicle i participates if and only if its utility in Equation (2), evaluated at the leader’s strategy (c1 , fd , s), is non-negative. Properties of the Participation Function: The participation function v(c1 , fd , s) inherits several important structural properties: Continuity: Assuming L(fd , s) > 0 over the admissible design domain, and since L(fd , s) is continuous in (fd , s) and the cumulative distribution function Fei (·) is continuous, the composition v(c1 , fd , s) is continuous in all strategy variables. • Monotonicity in compensation: For fixed fd and s, v(c1 , fd , s) is strictly increasing in c1 , since a higher payment relaxes the participation threshold. • Monotonicity in server count: For fixed c1 and fd , v(c1 , fd , s) is increasing in s because the privacy loss function L(fd , s) decreases in s, reducing the effective participation threshold. •

These properties ensure that the induced participation response is well-defined and monotone with respect to key leader decisions.

8

Leader’s Optimization Problem: Given the induced participation response defined in Equation (4), the leader solves the optimization problem stated in Equation (7), anticipating the participation decision of the vehicle population. The utility function U (·) defined in Equation (9) is increasing and concave in the effective data volume vfd , reflecting diminishing marginal returns. The cost components are linear in v and fd and decrease with larger s through 1/s scaling. Since the induced participation function v(c1 , fd , s) is continuous over the admissible domain (as established above), and all other components of the objective are continuous in (c1 , fd , s), the overall leader objective is continuous. In practical deployments, compensation levels, transmission frequency, and server counts are naturally bounded due to budgetary, physical, and infrastructure constraints. Accordingly, the feasible strategy set can be restricted to a compact domain c1 ∈ [0, c̄], fd ∈ [0, f¯], s ∈ [s, s̄]. Over such a compact set, the continuous objective function admits a global maximizer. Existence of Stackelberg Equilibrium: Let v(c1 , fd , s) denote the induced participation response defined above. Substituting this response into the leader objective yields a singlelevel optimization problem in (c1 , fd , s), reflecting the leader’s anticipation of the followers’ participation decision. Over a compact admissible strategy set, the resulting leader objective is continuous and therefore attains a maximizer. Let (c⋆1 , fd⋆ , s⋆ ) denote any maximizer. Since, by construction, the participation level v(c⋆1 , fd⋆ , s⋆ ) corresponds to vehicles optimally responding to the leader’s strategy, the pair ((c⋆1 , fd⋆ , s⋆ ), v(c⋆1 , fd⋆ , s⋆ )) constitutes a Stackelberg equilibrium of the two-stage game [16]. Closed-form equilibrium expressions are generally not available due to the empirically calibrated privacy-loss model L(fd , s); however, equilibrium strategies can be obtained numerically by evaluating the leader’s objective under the induced participation response. Discrete Server Count: In practice, the number of servers s is discrete. When s ∈ N+ , the leader’s problem becomes a mixed discrete–continuous optimization. For each fixed server level s, the objective function remains continuous in (c1 , fd ) and admits a maximizer over a compact domain. Since the feasible set of s is finite in practical deployments, the overall problem reduces to finitely many continuous maximization problems, and a global optimum exists by finite comparison over admissible server counts. While discreteness may lead to piecewise variations in the objective landscape and potentially multiple local optima, it does not preclude equilibrium existence. The equilibrium can therefore be obtained by evaluating the leader’s objective across feasible server levels. This analysis strengthens the theoretical foundation of the proposed economic framework by formally characterizing equilibrium structure while preserving the empirically grounded privacy model. V. E XPERIMENTS & R ESULTS This section outlines three key experiments conducted to evaluate distinct aspects of our network’s operation. The first

experiment investigates how vehicle participation varies with changes in network parameters such as compensation, the number of servers, and the frequency of data sharing. The second experiment examines the network’s capacity to protect user privacy by assessing how difficult it is for an adversary to reconstruct a vehicle’s path using data accessed from the network, including robustness under progressively stronger adversarial information assumptions. The third experiment focuses on measuring the network’s efficiency by evaluating the latency in data retrieval, a crucial factor for supporting real-time applications. A. Vehicle Participation This experiment is designed to investigate the influence of key network parameters - compensation (c1 ), number of servers (s) and frequency of data sharing (fd ) - on vehicle participation rates. To effectively demonstrate the impact of these variables, we employ a series of four 2D contour plots, each representing a different server count configuration. These graphs are organized with compensation (c1 ) on the x-axis and data sharing frequency (fd ) on the y-axis, where contour lines indicate varying levels of vehicle participation. Our methodology involves simulating a pool of 100 vehicles, each assigned a random privacy sensitivity level ranging from 0.1 to 0.9, with a higher value denoting a higher sensitivity to privacy concerns. A vehicle’s decision to join the network is based on whether its calculated privacy score exceeds its privacy sensitivity threshold, as seen in Eq. 2. This privacy score is a crucial metric designed to reflect the perceived security and privacy protection offered by the network under specific settings of c1 , fd , and s. We systematically vary c1 and fd while maintaining consistent server settings for each plot, allowing us to capture and analyze the effects of these parameters on participation. Figures 5 - 8 represent the vehicle participation rate for 5, 10, 15, and 25 servers respectively. Our analysis of vehicle participation rates across different server configurations reveals several key insights about the system’s dynamics. There is a clear inverse relationship between compensation (c1 ) and the frequency of data sharing (fd ), where a higher fd requires an increase in c1 to sustain participation. Importantly, this requirement for increased compensation grows at a slower rate with a higher server count, suggesting that robust server infrastructure can effectively mitigate the costs associated with more frequent data sharing. This observation aligns with the hypothesis that more servers enhance participation by improving data handling and security perceptions, encouraging participation even at higher fd . Additionally, we observe that as the number of servers increases, so does vehicle participation. This trend is visually represented by the expansion of higher participation zones (lighter colored areas) in each successive plot. In particular, with more servers in the network, vehicles participate at higher frequencies of data sharing, even when compensation levels are relatively lower. This suggests that an increased server count not only accommodates more frequent data exchanges but also enhances the privacy safeguards within the network.

9

Fig. 5. Vehicle participation with 5 servers in the network

Fig. 6. Vehicle participation with 10 servers in the network

Fig. 7. Vehicle participation with 15 servers in the network

Fig. 8. Vehicle participation with 25 servers in the network

The broader range of conditions under which vehicles are willing to share data at higher server counts indicates an improved trust in the network’s ability to protect their information, leading to higher overall participation rates. The data also reveals operational thresholds for server count and compensation. Although additional servers facilitate higher data sharing frequencies, the benefits in terms of participation rates plateau at a certain point, suggesting that continuous increases in server numbers are not always cost-effective. Similarly, we observe a diminishing return on increasing compensation; beyond a specific level, higher payments do not equate to proportionally higher participation rates. Recognizing these thresholds is vital for optimizing network operations, enabling precise adjustments in server deployments and compensation schemes to maximize efficiency and cost-effectiveness.

against potential adversarial access. As mentioned in Section IV-B, we define privacy in terms of a potential adversary’s ability to accurately reconstruct a vehicle’s path if they had access to one or more servers in the network. We demonstrate how the percentage of compromised servers in the network affects the privacy of vehicle data. We simulate a scenario where a vehicle transmits a series of data points representing its path, with each point denoted as pi = (xi , yi ). The vehicle’s data points are distributed using four different strategies: round robin, secret pattern, pure random, and pure random with splitting. For each strategy, we analyze how much of a vehicle’s path a potential adversary can reconstruct if they had access to a specific percentage of the servers in the network. In the Round Robin strategy, the vehicle sends its data points sequentially to a list of active servers. The first data point goes to server s1 , the second to server s2 , etc. Once the list of servers is exhausted, the process loops back to s1 . In the Secret Pattern strategy, the vehicle and the consumer agree on a predetermined secret pattern for data distribution. For example, the x-coordinates might be sent in the order (s3 , s1 , s2 ) and the y-coordinates in the order (s2 , s3 , s1 ). For

B. Network Privacy This experiment aims to demonstrate the privacy-preserving capabilities of our network, specifically focusing on how well the system protects the confidentiality of vehicles’ paths

10

Fig. 9. Path similarity comparison for different data distribution strategies

Fig. 10. Path similarity under 10% and 25% increased adversarial information

data points (x1 , y1 ), (x2 , y2 ), the vehicle sends x1 → s3 , y1 → s2 , x2 → s1 , y2 → s3 , and so on. The consumer collects the data and rearranges them in the correct order in O(N ) time. In the Pure Random strategy, the vehicle sends each data point to a randomly selected server, along with a timestamp. This random distribution helps obscure the pattern of the vehicle’s path. For example, data points p1 , p2 , p3 might be sent to servers s2 , s1 , s3 at random. The consumer needs to collect and sort the data points by timestamp in O(N log N ) time to reconstruct the vehicle’s path. In the Pure Random Splitting strategy, the vehicle sends the x-coordinates and y-coordinates of each point to two mutually exclusive sets of servers. Each server only receives either x or y coordinates, but not both. For a point (x1 , y1 ), x1 might be sent to s2 and y1 to s4 . Servers handling x-coordinates are different from those handling y-coordinates. Because of this, we assume that the adversary takes its best guess to fill in the missing coordinates. The consumer collects the data and sorts them by timestamp in O(N log N ) time. To simulate adversarial access, we model a scenario in which an adversary gains access to a defined percentage of servers within the network. We then evaluate the extent to which the adversary could reconstruct a vehicle’s original path using the compromised data. The assessment of similarity between the adversary’s reconstructed path and the vehicle’s actual path is conducted using the TensorBay similarity library. This tool generates a similarity score on a scale from 0 to 1, where a score of 1 indicates an exact match to the original path, representing a complete breach of privacy. In contrast, a score closer to 0 suggests effective obfuscation of the vehicle’s path, demonstrating strong privacy preservation within the network. This scoring method serves as a quantitative measure of the network’s privacy integrity. Fig. 9 illustrates how similarity scores vary with the percentage of compromised servers across four distinct data distribution strategies. This relationship offers insights into the adversary’s potential to accurately reconstruct the vehicle’s route based on the compromised data.

The Round Robin strategy exhibits the highest similarity scores, consistently performing the worst in terms of privacy protection. This outcome is likely due to the predictable nature of data dissemination in this method, which enables adversaries to reconstruct vehicle routes more easily with access to even a limited number of servers. In contrast, the Secret Pattern strategy shows slightly better effectiveness. Although it employs a layer of unpredictability through a secret pattern, once adversaries compromise or deduce this pattern, they can reconstruct the route with greater accuracy. Compared to the first two strategies, the Pure Random strategy provides significantly better privacy protection. The inherent randomness of this strategy makes it more difficult for adversaries to piece together accurate routes from compromised server data. The Pure Random Splitting strategy emerges as the most effective strategy, consistently delivering the lowest similarity scores, thus demonstrating the strongest privacy preservation. However, this strategy exhibits variability depending on scenarios in which more than one server is compromised. If all compromised servers hold the same type of data, either exclusively x or y coordinates, the resulting similarity scores are lower. This outcome stems from the difficulty an adversary faces in accurately guessing the missing coordinates. In contrast, if compromised servers contain a combination of both x and y coordinates, the similarity scores are much higher since they are able to guess the missing coordinates with greater accuracy. The error bars on the graph represent these two extreme scenarios: the maximum similarity scores occur when different types of data are accessible, and the minimum when only one type of coordinate is compromised. The plotted line shows the average of these extremes. The plotted line, along with the error bars, illustrates the overall variability within this strategy. Robustness to Increased Adversarial Information: The results presented in Fig. 9 assume an adversary that reconstructs vehicle paths using only the data obtained from compromised servers. In realistic settings, however, adversaries may possess additional contextual information, such as common points-

11

of-interest (POIs), commuting patterns, or temporal linkage knowledge. Such information can increase the adversary’s effective reconstruction capability and lead to higher similarity scores. To examine the impact of stronger adversaries, we evaluate reconstruction similarity under progressively stronger adversarial information assumptions. Specifically, we consider scenarios representing moderate (10%) and substantial (25%) increases in available adversarial information, corresponding to increased effective inference strength. The resulting similarity scores are shown in Fig. 10 for the Pure Random and Pure Random Splitting strategies. As expected, reconstruction similarity increases under stronger adversarial conditions. However, the qualitative behavior of the system remains consistent. Increasing the percentage of compromised servers continues to increase similarity, and the Pure Random Splitting strategy consistently maintains lower similarity scores than Pure Random across all adversarial strengths. These observations indicate that although stronger adversaries improve absolute reconstruction accuracy, the relative privacy advantages of server randomization and coordinate splitting persist. The proposed distribution mechanisms therefore suggest robustness to increased adversarial information.

C. Network Efficiency To assess the efficiency and reliability of our network infrastructure, we have conducted an experiment using the Chameleon Cloud platform. This setup involves configuring multiple server instances using Docker containers, each subjected to a consistent 20ms message delay to simulate the average network conditions in a city. This experiment measures the consumer read latency in relation to both the number of servers and the volume of data samples requested. In this experiment, we have used varying server counts to observe their impact on read latency as the network’s capacity scaled. The latency was recorded against an increasing number of samples to cover a broad spectrum of use cases from minimal to heavy data retrieval tasks. This approach allows for a comprehensive analysis of the network’s performance under different operational stresses. The results of this experiment are shown in Fig. 11. Our results indicate a clear trend: higher server counts led to reduced read latencies, confirming the hypothesis that a more distributed network can handle larger loads more efficiently. The initial read latencies for a small number of samples were significantly higher across all configurations, which is attributed to the overhead involved in establishing connections and the initial data retrieval delay. However, as the number of samples increases, the latency increases more gradually, stabilizing for larger sample sizes, which illustrates the network’s capability to manage sustained data transfers efficiently. These findings underscore the network’s robustness in handling concurrent data requests and its scalability, crucial for applications requiring high throughput and low latency.

Fig. 11. Consumer read latency of networks with different server counts as the number of samples increases

VI. C ONCLUSION We have successfully demonstrated the practicality and effectiveness of a novel game-theoretic network framework designed to enhance privacy and scalability through decentralized data collection. By implementing distributed servers and using secure multiparty computation, our framework has proven robust in minimizing the risks associated with adversarial data reconstruction, thus significantly safeguarding vehicle data privacy. Our economic model introduces a Stackelberg-style interaction in which the data consumer sets network parameters—including compensation, data sharing frequency, and server count—while privacy-aware vehicles decide whether to participate based on individual utility. This model enables a dynamic balance of incentives and risks. Through simulations, we explored how these parameters interact to shape vehicle participation, network privacy, and data consumer utility. These results make explicit the tradeoff at the heart of our framework: increasing data sharing frequency and payments can boost utility and participation but also increases privacy loss. Increasing the number of servers improves privacy but incurs additional infrastructure costs. Our experiments empirically illustrate how data consumers can navigate this trade-off to balance profit and privacy—a core goal of the system. Unlike many game-theoretic models that solve for closedform equilibria, our approach is simulation-driven. Rather than deriving optimal strategies analytically, we provide a flexible framework that enables stakeholders to explore different configurations and outcomes under realistic privacy preferences. This makes the framework adaptable to realworld deployments, especially when privacy loss functions are nonlinear or empirically defined. Future studies can explore transitioning from our current hybrid model to a fully decentralized architecture, which could significantly improve security and privacy. Furthermore, applying this framework to blockchain technology and testing its authenticity and reliability via smart contracts represent important directions for advancement. This strategy would confirm the framework’s effectiveness in real-world settings and leverage blockchain to foster transparency and trust among stakeholders.

12

In conclusion, this paper bridges the technical and economic dimensions of data sharing in vehicular networks. It contributes a simulation-based, privacy-aware platform grounded in game-theoretic principles, offering both practical relevance and theoretical depth for future research in secure, incentivized data markets. ACKNOWLEDGMENTS This manuscript was edited for grammatical accuracy and clarity using artificial intelligence tools, which did not contribute to any original content creation. R EFERENCES [1] E.-K. Lee, M. Gerla, G. Pau, U. Lee, and J.-H. Lim, “Internet of vehicles: From intelligent grid to autonomous cars and vehicular fogs,” International Journal of Distributed Sensor Networks, vol. 12, 09 2016. [2] H. Ye, L. Liang, G. Ye Li, J. Kim, L. Lu, and M. Wu, “Machine learning for vehicular networks: Recent advances and application examples,” IEEE Vehicular Technology Magazine, vol. 13, no. 2, pp. 94–101, 2018. [3] H. A. Ameen, A. Mahamad, S. Saon, D. M. Nor, and K. Ghazi, “A review on vehicle to vehicle communication system applications,” Indonesian Journal of Electrical Engineering and Computer Science, vol. 18, no. 1, pp. 188–198, 2020. [4] I. Soto, M. Calderón, O. Amador, and M. Urueña, “A survey on road safety and traffic efficiency vehicular applications based on c-v2x technologies,” Vehicular Communications, 2021. [5] H. Abou-zeid, F. Pervez, A. Adinoyi, M. Aljlayl, and H. Yanikomeroglu, “Cellular v2x transmission for connected and autonomous vehicles standardization, applications, and enabling technologies,” IEEE Consumer Electronics Magazine, vol. 8, no. 6, pp. 91–98, 2019. [6] H. P. Dai Nguyen and R. Zoltán, “The current security challenges of vehicle communication in the future transportation system,” in 2018 IEEE 16th International Symposium on Intelligent Systems and Informatics (SISY), 2018. [7] T. Jiang, H. Fang, and H. Wang, “Blockchain-Based Internet of Vehicles: Distributed Network Architecture and Performance Analysis,” IEEE Internet of Things Journal, vol. 6, no. 3, pp. 4640–4649, Jun. 2019. [8] M. Ogonji, G. Okeyo, and J. M. Wafula, “A survey on privacy and security of Internet of Things,” Computer Science Review, vol. 38, p. 100312, Nov. 2020. [9] C. Chen and S. Quan, “A summary of security techniques-based blockchain in iov,” Security and Communication Networks, vol. 2022, 2022. [10] Y. AlSaqabi and S. Chattopadhyay, “Driving with guidance: Exploring the trade-off between gps utility and privacy concerns among drivers,” arXiv:2309.12601, 2023. [11] T. Garg, N. Kagalwalla, P. Churi, A. Pawar, and S. Deshmukh, “A survey on security and privacy issues in iov.” International Journal of Electrical & Computer Engineering, vol. 10, no. 5, 2020. [12] L. Mendiboure, M. A. Chalouf, and F. Krief, “Survey on blockchainbased applications in internet of vehicles,” Computer and Electrical Engineering, vol. 84, p. 106646, Jun. 2020. [13] K. Kaltakis, P. Polyzi, G. Drosatos, and K. Rantos, “Privacy-Preserving Solutions in Blockchain-Enabled Internet of Vehicles,” Applied Sciences, vol. 11, p. 9792, Oct. 2021. [14] T. Salman, M. Zolanvari, A. Erbad, R. Jain, and M. Samaka, “Security Services Using Blockchains: A State of the Art Survey,” IEEE Communications Surveys & Tutorials, vol. 21, no. 1, pp. 858–880, 2019. [15] C. Zhao, S. Zhao, M. Zhao, Z. Chen, C.-Z. Gao, H. Li, and Y.-a. Tan, “Secure Multi-Party Computation: Theory, practice and applications,” Information Sciences, vol. 476, pp. 357–372, Feb. 2019. [16] M. J. Osborne et al., An introduction to game theory. Oxford university press New York, 2004, vol. 3. [17] Y. AlSaqabi and B. Krishnamachari, “Incentivizing private data sharing in vehicular networks: A game-theoretic approach,” in 2023 IEEE 98th Vehicular Technology Conference (VTC2023-Fall), 2023, pp. 1–8. [18] C. Kaiser, M. Steger, A. Dorri, A. Festl, A. Stocker, M. Fellmann, and S. Kanhere, “Towards a Privacy-Preserving Way of Vehicle Data Sharing – A Case for Blockchain Technology?” Advanced Microsystems for Automotive Applications 2018, pp. 111–122, 2019. [19] Q. Kong, R. Lu, M. Ma, and H. Bao, “A privacy-preserving sensory data sharing scheme in Internet of Vehicles,” Future Generation Computer Systems, vol. 92, pp. 644–655, Mar. 2019.

[20] K. Fan, W. Jiang, Q. Luo, H. Li, and Y. Yang, “Cloud-based RFID mutual authentication scheme for efficient privacy preserving in IoV,” Journal of the Franklin Institute, vol. 358, no. 1, pp. 193–209, Jan. 2021. [21] Y. Lu, X. Huang, K. Zhang, S. Maharjan, and Y. Zhang, “Blockchain Empowered Asynchronous Federated Learning for Secure Data Sharing in Internet of Vehicles,” IEEE Transactions on Vehicular Technology, vol. 69, no. 4, pp. 4298–4311, Apr. 2020. [22] L. Zhang and J. Xu, “Blockchain-based anonymous authentication for traffic reporting in VANETs,” Connection Science, vol. 34, no. 1, pp. 1038–1065, Dec. 2022. [23] L.-Y. Yeh, N.-X. Shen, and R.-H. Hwang, “Blockchain-Based PrivacyPreserving and Sustainable Data Query Service Over 5G-VANETs,” IEEE Transactions on Intelligent Transportation Systems, vol. 23, no. 9, pp. 15 909–15 921, Sep. 2022. [24] A. Acquisti, C. Taylor, and L. Wagman, “The economics of privacy,” Journal of Economic Literature, vol. 54, pp. 442–492, 06 2016. [25] A. Ghosh and A. Roth, “Selling privacy at auction,” in Proceedings of the 12th ACM conference on Electronic commerce, 2011, pp. 199–208. [26] Z. Sun, Y. Liu, J. Wang, A. Carie, and D. Cao, “Game theoretic approaches in vehicular networks: A survey,” CoRR, vol. abs/2006.00992, 2020. [27] M. Gupta, R. Kumar, S. Shekhar, B. Sharma, R. B. Patel, S. Jain, I. B. Dhaou, and C. Iwendi, “Game Theory-Based Authentication Framework to Secure Internet of Vehicles with Blockchain,” Sensors, vol. 22, no. 14, p. 5119, Jan. 2022. [28] M. Liwang, J. Wang, Z. Gao, X. Du, and M. Guizani, “Game Theory Based Opportunistic Computation Offloading in Cloud-Enabled IoV,” IEEE Access, vol. 7, pp. 32 551–32 561, 2019. [29] V. Hassija, V. Chamola, G. Han, J. J. P. C. Rodrigues, and M. Guizani, “DAGIoV: A Framework for Vehicle to Vehicle Communication Using Directed Acyclic Graph and Game Theory,” IEEE Transactions on Vehicular Technology, vol. 69, no. 4, pp. 4182–4191, Apr. 2020. [30] X. Xu, Q. Jiang, P. Zhang, X. Cao, M. R. Khosravi, L. T. Alex, L. Qi, and W. Dou, “Game theory for distributed iov task offloading with fuzzy neural network in edge computing,” IEEE Transactions on Fuzzy Systems, vol. 30, no. 11, pp. 4593–4604, 2022. [31] Q. He, G. Cui, X. Zhang, F. Chen, S. Deng, H. Jin, Y. Li, and Y. Yang, “A game-theoretical approach for user allocation in edge computing environment,” IEEE Transactions on Parallel and Distributed Systems, vol. 31, no. 3, pp. 515–529, 2020. [32] X. Chen, L. Jiao, W. Li, and X. Fu, “Efficient multi-user computation offloading for mobile-edge cloud computing,” IEEE/ACM Transactions on Networking, vol. 24, no. 5, pp. 2795–2808, 2016. [33] P. Samuelson and W. Nordhaus, Economics. McGraw Hill, 2009. [34] S. Shakkottai and R. Srikant, “Economics of network pricing with multiple isps,” IEEE/ACM Trans. Netw., vol. 14, no. 6, p. 1233–1245, Dec. 2006. [35] H. Zhong, Y. Sang, Y. Zhang, and Z. Xi, “Secure multi-party computation on blockchain: An overview,” in Parallel Architectures, Algorithms and Programming: 10th International Symposium, PAAP 2019, Guangzhou, China, December 12–14, 2019, Revised Selected Papers 10. Springer, 2020, pp. 452–460. [36] X. Yi, R. Paulet, E. Bertino, X. Yi, R. Paulet, and E. Bertino, Homomorphic encryption. Springer, 2014. [37] T. Alladi, V. Chamola, N. Sahu, V. Venkatesh, A. Goyal, and M. Guizani, “A comprehensive survey on the applications of blockchain for securing vehicular networks,” 2022. [38] R. Bost, R. A. Popa, S. Tu, and S. Goldwasser, “Machine learning classification over encrypted data,” Cryptology ePrint Archive, 2014. [39] M. J. Freedman, K. Nissim, and B. Pinkas, “Efficient private matching and set intersection,” in Advances in Cryptology - EUROCRYPT 2004, C. Cachin and J. L. Camenisch, Eds. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004, pp. 1–19. [40] X. Ma, J. Li, and F. Zhang, “Refereed computation delegation of private sequence comparison in cloud computing,” International Journal of Network Security, vol. 17, no. 6, pp. 743–753, 2015. [41] C. Song, M. Zhang, and W. Peng, “Research on secure and privacypreserving scheme based on secure multi-party computation for vanet,” Journal of Information Hiding and Multimedia Signal Processing, vol. 9, pp. 99–107, 01 2018. [42] T. Li, L. Lin, and S. Gong, “Autompc: Efficient multi-party computation for secure and privacy-preserving cooperative control of connected autonomous vehicles,” in SafeAI@AAAI, 01 2019. [43] R. Cramer, I. Damgård, and U. Maurer, “General secure multi-party computation from any linear secret-sharing scheme,” in International Conference on the Theory and Application of Cryptographic Techniques, 2000.

13

[44] H. Li, L. Pei, D. Liao, G. Sun, and D. Xu, “Blockchain Meets VANET: An Architecture for Identity and Location Privacy Protection in VANET,” Peer-to-Peer Networking and Applications, vol. 12, no. 5, pp. 1178–1193, Sep. 2019. [45] M. Amoretti, G. Brambilla, F. Medioli, and F. Zanichelli, “Blockchainbased proof of location,” in 2018 IEEE International Conference on Software Quality, Reliability and Security Companion (QRS-C), 2018, pp. 146–153. [46] Z. Hu, Y. Yang, J. Wu, and C. Long, “A secure and efficient blockchainbased data sharing scheme for location data,” The 2022 4th International Conference on Blockchain Technology, 2022. [47] M. U. Javed, M. Rehman, N. Javaid, A. Aldegheishem, N. A. Alrajeh, and M. Tahir, “Blockchain-based secure data storage for distributed vehicular networks,” Applied Sciences, 2020. [48] Y. Yang, L. Wei, J. Wu, and C. Long, “Block-smpc: A blockchain-based secure multi-party computation for privacy-protected data sharing,” in Proceedings of the 2020 2nd International Conference on Blockchain Technology, 2020, pp. 46–51. [49] G. Raja, Y. Manaswini, G. D. Vivekanandan, H. Sampath, K. Dev, and A. K. Bashir, “AI-Powered Blockchain - A Decentralized Secure Multiparty Computation Protocol for IoV,” in IEEE Conference on Computer Communications Workshops, Jul. 2020, pp. 865–870. [50] S. Gupta and G. Arora, “Use of Homomorphic Encryption with GPS in Location Privacy,” 2019 4th International Conference on Information Systems and Computer Networks (ISCON), pp. 42–45, Nov. 2019. [51] S. Wang, Y. Yuan, X. Wang, J. Li, R. Qin, and F.-Y. Wang, “An Overview of Smart Contract: Architecture, Applications, and Future Trends,” in 2018 IEEE Intelligent Vehicles Symposium (IV), Jun. 2018, pp. 108– 113. [52] Graviti, “Tensorbay documentation,” https://tensorbay-python-sdk. graviti.com/en/v1.24.2/reference/api/geometry/polyline.html, 2021. [53] H. Alt and M. Godau, “Computing the fréchet distance between two polygonal curves,” International Journal of Computational Geometry & Applications, vol. 5, pp. 75–91, 1995.

Yousef AlSaqabi is an Assistant Professor at Kuwait University. He received his PhD in Electrical Engineering from the University of Southern California in 2024. He received both his BS and MS degrees in Electrical Engineering from The Pennsylvania State University in 2018. His research focuses on the privacy and security of vehicular networks and the application of reinforcement learning to optimize route suggestions for autonomous vehicles.

Yinan Zhou is currently pursuing a PhD in Computer Science at the University of California, Irvine. He received his BS and MS degrees in Computer Science from the University of California, Irvine, in 2020 and 2022. His research interests include blockchains, decentralized databases, zeroknowledge proof, IoT, and edge-cloud computation networks.

Faisal Nawab is an Assistant Professor at the University of California, Irvine (UCI). He leads EdgeLab, which tackles research problems in the intersection of data management and distributed systems with a focus on decentralized and Internet of Things (IoT) applications. He has published papers in VLDB, SIGMOD, ICDE, EDBT, IEEE IoT, and other data management and systems conferences and journals.

Bhaskar Krishnamachari received the BE degree in electrical engineering from the Cooper Union in New York City in 1998 and the MS and PhD degrees in electrical engineering from Cornell University in 1999 and 2002, respectively. He is the Ming Hsieh Faculty fellow and professor of electrical engineering and computer science at the Viterbi School of Engineering at the University of Southern California. He is the Director of the Autonomous Networks Research Group and Co-Director of the Ming Hsieh Institute. He works on the design and analysis of algorithms, protocols, and applications for the Internet of Things and other distributed systems.

Record · ID 299864 · SHA-256 e75b057778579937
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.