File size: 5,919 Bytes
4b16151
 
2bcaa66
 
 
 
 
4b16151
2bcaa66
 
 
4b16151
2bcaa66
 
 
4b16151
 
 
 
 
 
 
 
 
2bcaa66
4b16151
2bcaa66
 
 
4b16151
2bcaa66
4b16151
 
 
2bcaa66
 
 
 
 
 
 
4b16151
 
 
2bcaa66
 
4b16151
2bcaa66
 
4b16151
 
 
 
 
 
 
 
2bcaa66
 
 
 
 
4b16151
2bcaa66
 
 
4b16151
 
 
2bcaa66
4b16151
2bcaa66
 
 
4b16151
 
 
 
 
2bcaa66
4b16151
 
 
 
 
2bcaa66
 
 
 
 
 
 
4b16151
 
 
 
 
 
 
2bcaa66
 
 
4b16151
2bcaa66
4b16151
2bcaa66
4b16151
 
 
2bcaa66
4b16151
2bcaa66
4b16151
 
 
 
 
 
2bcaa66
4b16151
2bcaa66
 
 
4b16151
2bcaa66
4b16151
2bcaa66
4b16151
2bcaa66
4b16151
 
 
 
 
 
 
 
 
 
 
 
 
2bcaa66
 
 
4b16151
 
 
 
 
 
 
 
 
 
 
 
 
687106c
 
4acbba1
c69ada6
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
# 🚗 MINT-V2X
### Mobility-Integrated Network Trajectory Dataset for V2X Systems

**MINT-V2X (Mobility-Integrated Network Trajectory Dataset for V2X Systems)** is a large-scale dataset designed for research on **vehicle-to-everything (V2X) communication, mobility-aware networking, and intelligent transportation systems (ITS)**.

The dataset integrates **vehicle trajectory dynamics with wireless network measurements**, enabling predictive modeling of **vehicle mobility, network quality, and RSU resource demand**.

Unlike existing datasets that provide either **vehicle trajectories** or **network statistics** independently, **MINT-V2X provides synchronized mobility and communication data**, allowing researchers to investigate the interactions between **vehicle movement, wireless channel quality, and network load**.

---

## 📊 Dataset Overview

MINT-V2X contains nearly **10 million synchronized records** generated from a realistic **urban V2X simulation environment**.

| 📌 Property | 📈 Value |
|---|---:|
| 🚙 **Vehicles** | 1,386 |
| 🗃️ **Total Records** | 9,873,977 |
| ⏱️ **Simulation Duration** | 3 hours |
| ⚡ **Sampling Rate** | 10 Hz (100 ms) |
| 🔢 **Features per Record** | 29 |
| 🗺️ **Spatial Coverage** | 61.19 km² |
| 📡 **RSU Deployment** | 15 roadside units (5 × 3 grid) |

Each record corresponds to a **vehicle–timestep observation**, capturing both the **vehicle mobility state** and its corresponding **wireless network conditions**.

---

## 🧩 Dataset Features

Each data sample contains **29 features** organized into four main categories.

### 🚘 1. Vehicle Trajectory

- Position `(x, y, z)`
- Velocity
- Acceleration
- Heading angle
- Lane identifier

### 📡 2. Network State

- RSU association (Cell ID)
- Distance to RSU
- Neighbor vehicle count
- Signal-to-Interference-plus-Noise Ratio (**SINR**)
- Received signal power

### 📶 3. Physical Layer Metrics

- Channel Quality Indicator (**CQI**)
- Modulation and Coding Scheme (**MCS**)
- Packet Delivery Ratio (**PDR**)
- Channel Busy Ratio (**CBR**)

### 🔄 4. Communication Performance

- Throughput
- End-to-end latency
- Handover events

> 💡 These features enable **joint modeling of vehicle mobility and wireless network performance**, rather than analyzing mobility and communication as independent processes.

---

## ⚙️ Dataset Generation Pipeline

MINT-V2X is generated through a **three-layer co-simulation architecture**:

### 🚦 Traffic Simulation — SUMO

Generates realistic vehicle trajectories using urban traffic models.

**SUMO → Vehicle mobility and traffic dynamics**

### 🔗 Middleware — Veins

Synchronizes the traffic and communication simulators through the **TraCI interface**.

**Veins → Mobility–network synchronization**

### 📡 Network Simulation — OMNeT++ / Simu5G

Simulates V2X wireless communication and computes network metrics including:

- SINR
- CQI
- PDR
- Throughput
- Latency

**OMNeT++ / Simu5G → Wireless communication and network performance**

### 🔄 Overall Pipeline

`SUMO``Veins / TraCI``OMNeT++ / Simu5G``MINT-V2X Dataset`

All measurements are recorded at a **10 Hz temporal resolution**, providing precise synchronization between vehicle mobility and network states.

---

## ✅ Validation Framework

MINT-V2X was evaluated using a **14-point validation framework** based on established communication standards and theoretical principles:

- 📘 **3GPP C-V2X standards**
- 📡 **ETSI congestion control specifications**
- 📐 **Shannon information theory**

### Key Validation Results

| Validation Metric | Result |
|---|---:|
| 📶 **SINR Range** | −5 dB to +25 dB |
| 🔗 **CQI–SINR Correlation** | **0.993** |
| 🔗 **SINR–PDR Correlation** | **0.946** |
| 🌐 **Connectivity Ratio** | **99.78%** |

> ✅ These results confirm that the simulated network measurements exhibit **physically consistent wireless communication behavior**.

---

## 🔬 Research Applications

MINT-V2X supports research across **vehicular networking, V2X communication, machine learning, and intelligent transportation systems**.

Potential applications include:

- 🚗 **Vehicle trajectory prediction**
- 📈 **Mobility-aware network traffic prediction**
- 📡 **RSU load forecasting**
- 🔄 **Handover optimization**
-**Proactive resource allocation**
- 🤖 **Multi-agent V2X communication modeling**
- 🧠 **Mobility–communication co-learning models**

### 🎯 Mobility-Aware Resource Prediction

A key application of MINT-V2X is **mobility-aware RSU resource prediction**, where future network demand can be estimated from predicted vehicle trajectories.

This enables models to move from **reactive resource management** toward **predictive and proactive V2X resource allocation**.

---

## 📚 Citation

If you use **MINT-V2X** in your research, please cite:

```bibtex
@misc{anjum2026mintv2xmobilityintegratednetworktrajectory,
      title={MINT-V2X: A Mobility-Integrated Network Trajectory Dataset for Predictive Resource Management},
      author={Abdullah Anjum and Abdolazim Rezaei and Mehdi Sookhak},
      year={2026},
      eprint={2607.22654},
      archivePrefix={arXiv},
      primaryClass={cs.AI},
      url={https://arxiv.org/abs/2607.22654}
}

If you are also interested in the adjunct research associated with this study, particularly its application to network traffic prediction and dynamic urban congestion modeling, please consider citing:

@misc{rezaei2026parameterefficienthybridtransformer,
      title={Parameter Efficient Hybrid Transformer (PEHT) for Network Traffic Prediction via Dynamic Urban Congestion Integration},
      author={Abdolazim Rezaei and Mehdi Sookhak and Mahboobeh Haghparast},
      year={2026},
      eprint={2606.28274},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2606.28274}
}