REVIEW 3 major objections 7 minor 17 references
MINT-V2X: A Mobility-Integrated Network Trajectory Dataset for Predictive Resource Management
T0 review · 3 major / 7 minor · reviewed 2026-08-02 · deepseek-v4-flash
Pith's one-line read MINT-V2X claims to be the first publicly available dataset that fuses 10 Hz vehicle trajectories with per-link wireless metrics (SINR, PDR, CQI) and RSU association, and shows that adding predicted trajectories lets a model explain more tha
desk verdict A genuinely new integrated V2X dataset, but the validation is mostly internal consistency and the case study's headline R2 depends on an association rule that may not match the simulator. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central mechanism is a three-layer co-simulation chain: a traffic simulator produces vehicle motion, middleware bridges it through a control interface, and a network simulator computes wireless metrics per 100 ms timestep; every timestep yields a 29-feature record aligned by vehicle ID and timestamp. The load-prediction case study uses a nearest-RSU association rule (Eq. 1) to convert predicted positions into future RSU assignments, then aggregates per-vehicle demand into predicted RSU load (Eq. 2), in a joint loss that combines trajectory, per-vehicle, and RSU-level objectives.
What would settle it
Compute, from the released dataset, the fraction of timesteps in which the recorded RSU association (cell ID) equals the nearest-RSU assignment from vehicle coordinates. If that fraction is far below 100% in high-fading regions, then Eq. 1 does not reproduce the dataset's ground-truth associations, and the load-prediction result is an artifact of the evaluation rule rather than of trajectory information.
Extended reading notes
Core claim
The dataset MINT-V2X combines, for the first time at this scale, per-vehicle trajectory kinematics and physical-layer V2X metrics (SINR, CQI, PDR, received power, channel busy ratio) together with the serving RSU identity, sampled synchronously at 10 Hz over three hours of urban traffic in a 61.19 km² area with 15 RSUs. The authors show internal consistency between metrics and compliance with 14 validation checks. In the load-prediction case study, a model that takes predicted trajectories as features explains over 90% of RSU load variation on a held-out temporal split, outperforming models that use only historical load or link-quality metrics.
Load-bearing premise
The paper's case study assumes the RSU a vehicle connects to is simply the nearest RSU, but the paper never states that the simulator's recorded serving-cell selection follows this rule.
Editorial extensions
If this is right
- MINT-V2X would let researchers train models that map predicted vehicle positions directly to future RSU load and handover events.
- It would provide a reproducible baseline for benchmarking predictive resource management algorithms on synthetic urban C-V2X scenarios.
- It suggests that trajectory features, not just historical load, carry predictive signal for network congestion, motivating mobility-aware scheduling.
- The 14-point validation framework could serve as a template for auditing other simulation-generated V2X datasets.
- The scale of 9.87 million records supports deep-learning models that need large synchronized trajectory–network samples.
Reading between the lines
- The strong CQI–SINR and SINR–PDR correlations may reflect the same simulation code generating both sides, so they certify algorithmic consistency rather than real-world fidelity; a field test would be needed to anchor the dataset to reality.
- Because the simulator's RSU association rule is not specified, the case study's nearest-RSU assumption may not match the recorded cell IDs; a check of how often recorded association equals nearest-RSU would determine whether the 90% R² is a property of the dataset or of the evaluation rule.
- The dataset could be extended with building shadows, multipath, and non-LOS links to move from the idealized path-loss exponent (n≈2.0) toward realistic urban values (n≈2.7–3.0), which might change the load predictions.
- If association is signal-strength-based rather than distance-based, then trajectory data alone may not be sufficient to forecast load; one would also need to model fading and received power.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. MINT-V2X is a simulated V2X dataset produced by coupling SUMO traffic simulation with OMNeT++/Simu5G network simulation. The paper reports 9.87 million synchronized records from 1,386 vehicles and 15 RSUs at 10 Hz, with per-vehicle trajectory, kinematic, physical-layer (SINR, PDR, CQI), RSU association, and performance features. The authors propose a 14-point validation framework based on 3GPP, ETSI, IEEE, and Shannon-theoretic references, and demonstrate high correlations among network metrics. A case study on RSU load prediction is used to argue that adding predicted trajectory information improves load forecasting, with the full model reportedly explaining more than 90% of RSU load fluctuations. The dataset, SUMO configuration files, and experiments are released for reproducibility.
Significance. If the claims are supported, MINT-V2X would be a valuable community resource: it is among the first publicly released, time-synchronized, 10 Hz trajectory-plus-physical-layer V2X datasets at moderate scale, and the release of configuration files and a generation pipeline is a concrete reproducibility contribution. The dataset artifact itself appears internally consistent, and the paper honestly acknowledges several limitations in Section V, including the absence of field-measurement validation. However, the central 'validation' evidence is substantially circular, and the load-prediction case study may evaluate against a synthetic association rule rather than the dataset's recorded ground truth. These issues do not invalidate the dataset itself, but they weaken the paper's strongest empirical claims and require correction before the contribution can be fully assessed.
major comments (3)
- [§VI.A, Eq. (1)–(2); §III.B; §III.C] The case study defines the future RSU association as the Euclidean nearest RSU (Eq. 1) and computes RSU load from that assignment (Eq. 2). The dataset records an 'RSU association (cell ID)' feature (Section III.B) generated by Simu5G, but the paper never states the simulator's serving-cell/handover selection rule. Section III.C only says that connectivity validation 'checks RSU associations based on distance and line-of-sight constraints,' which does not establish that the logged cell ID equals the nearest-RSU rule. If Simu5G uses RSRP/SINR-based cell selection with Nakagami fading, the recorded association can differ from the Euclidean-nearest rule, especially near cell edges. In that case, Eq. (2) is not measuring prediction error against the dataset's ground-truth association, and the >90% R2 claim in Section VI.B becomes an artifact of the paper's own evaluation rule. The authors sho
- [§IV.A, Table II; §II.C; §III.C.2] The headline validation metrics are largely internal-consistency checks, not independent validations. The CQI–SINR correlation of 0.993 is a direct consequence of the deterministic SINR-to-MCS/CQI mapping that the paper itself describes in Section II.C. The SINR–PDR correlation of 0.946 couples two outputs of the same simulated SINR/channel model. The fitted path-loss exponent n=1.991 in Section III.C.2 is obtained by regression on data generated by the same log-distance path-loss formula used to create the dataset. Several rows in Table II simply restate simulator-configured ranges (e.g., SINR range '-5 to +25 dB' is labeled 'Shannon theory' without any theoretical basis for that interval). The paper's own Section V states that the framework 'does not constitute field-measurement validation,' which is an important limitation, but this caveat is not reflected in the abstract's validation
- [§IV.B; §III.B] The dataset-size statement is ambiguous. The abstract says '9.87 million synchronized data points from 1,386 vehicles during 3 hours of urban traffic simulation,' and Section III.B says 'one record per vehicle per timestep in the simulation.' If every one of the 1,386 vehicles were logged for the full 10,800 s at 10 Hz, the total would be approximately 149.7 million records, not 9.87 million. The reported total is consistent with an average per-vehicle presence of roughly 712 s, but the paper does not state the mean/median track duration or the distribution of vehicle lifetimes. Readers need this information to interpret the temporal coverage and to assess whether the dataset is truly '3 hours' of dense V2X data or a much sparser trace. Please add explicit statistics on vehicle presence duration and the exact record-count derivation.
minor comments (7)
- [§III.C.2] The text labels the log-distance path-loss formula as 'Friis (1946)' but the Friis equation is the free-space transmission formula with exponent 2; the log-distance model with an empirical exponent n is a generalization. Consider clarifying the terminology.
- [§III.C] The outlier detection step says speed changes exceeding 5 m/s between consecutive timesteps are 'flagged for removal,' but it is not stated whether the released dataset already excludes these samples or whether users must apply the filter. Please specify the final dataset-handling policy.
- [§VI.B, Fig. 4] The case-study section does not specify the model architecture, input/output dimensions, hyperparameters (beyond 400 epochs), or the exact definition of R2 used. Figure 4 lacks axis labels and confidence intervals. This makes the case study difficult to reproduce and the reported >90% R2 unverifiable without the code.
- [§III.B] The '29 features' are enumerated in prose but not presented as a schema table. A table with feature names, units, and types should be included in the paper or in the repository documentation.
- [Table II] Several 'expected ranges' appear to be self-defined rather than standard-derived. For example, the SINR–PDR correlation threshold '>0.8 (strong)' is arbitrary, and the 'SINR range -5 to +25 dB' is not a Shannon-theoretic bound. The table would be more credible if each row cited a concrete standard formula or specified the simulator's configuration.
- [§IV.A] The text says 'SINR–PDR curve is a sigmoid curve, as expected by Shannon theory.' Shannon theory relates SINR to capacity, not directly to PDR for a fixed MCS; the sigmoid shape comes from bit-error-rate and MCS-threshold behavior. Please rephrase to avoid a technically inaccurate attribution.
- [§III.A.3] Nakagami fading is mentioned but no fading parameter (e.g., m) is given. Please report the exact Nakagami parameters used in Simu5G, or refer to the released configuration file.
Circularity Check
No significant circularity: the MINT-V2X paper's validations are disclosed internal-consistency checks, and the case study is a held-out benchmark rather than a circular fit.
full rationale
The paper does not contain a load-bearing circular derivation. Its strongest claim is the existence of a new integrated trajectory-network dataset, which is a generation/release claim rather than a derived prediction. The reported correlations (CQI-SINR 0.993, SINR-PDR 0.946) and the fitted path-loss exponent n=1.991 are self-consistency checks on the simulation pipeline: CQI and PDR are computed from SINR inside Simu5G, and the data were generated under a log-distance path-loss model, so these metrics necessarily conform to the simulator's own mappings. However, the paper explicitly labels this as 'strict algorithmic consistency' (Sec. II.C) and its limitation section states 'The 14-point framework verifies internal consistency against 3GPP/ETSI/Shannon benchmarks; it does not constitute field-measurement validation' (Sec. V). Thus these checks are not presented as independent physical predictions, and the circularity concern reduces to a disclosed limitation of validation scope, not a deflated claim. The RSU load case study (Sec. VI) trains on temporal splits and evaluates on a held-out test split; Eq. (1) is a stated modeling assumption (nearest-RSU association) rather than a fitted parameter. Whether that assumption matches Simu5G's actual cell-selection rule is a correctness/specification question, not a circularity, because the ground-truth load is not defined by Eq. (1) in the paper. No self-citation chain is used to force any conclusion. The dataset's core contribution stands independently of the internal-consistency validations.
Assumptions & free parameters
free parameters (4)
- Path-loss exponent n (empirical) =
1.991
- Validation windows in Table II (e.g., SINR -5..+25 dB; PDR 0.08-0.99) =
not stated
- Multi-task loss weights λ1, λ2, λ3 (Eq. 3) =
not reported
- Case-study model hyperparameters (architecture, 400 epochs) =
not reported
assumptions (5)
- domain assumption Simu5G's physical layer faithfully implements 3GPP Release 14 C-V2X
- domain assumption Log-distance path loss with Nakagami fading, LOS-dominant, is a sufficient channel model for the claimed urban scenario
- domain assumption Krauss car-following produces realistic urban traffic dynamics
- domain assumption RSU association (cell ID) recorded in the dataset corresponds to a well-defined serving-cell rule
- standard math Shannon capacity and the CQI-SINR mapping (TS 36.213) justify using in-simulator CQI/SINR/PDR correlations as validation evidence
Cite this review
Pith. "Pith review of MINT-V2X: A Mobility-Integrated Network Trajectory Dataset for Predictive Resource Management." pith.science (2026). https://pith.science/paper/KOFMRNAR
@misc{pith2026260722654,
author = {Pith},
title = {Pith review of: MINT-V2X: A Mobility-Integrated Network Trajectory Dataset for Predictive Resource Management},
year = {2026},
howpublished = {\url{https://pith.science/paper/KOFMRNAR}},
note = {Machine review of arXiv:2607.22654}
}
read the original abstract
Vehicle-to-Everything (V2X) communication systems are based on datasets that not only contain vehicle trajectory data but also wireless network parameters with a realistic level of fidelity, enabling the creation of prediction and optimization models. There is a very critical research infrastructure gap today, and publicly available datasets are likely to be limited to one of the two: mobility or network parameters, and rarely provide a single, integrated view that combines both. This paper introduces MINT-V2X, a comprehensive dataset generated by coupling SUMO traffic dynamics with OMNeT++/Simu5G network simulation. The validation framework is composed of 14 standardized tests based on 3GPP Release 14 (C-V2X), ETSI standards and Shannon capacity theory. The resulting dataset contains 9.87 million synchronized data points from 1,386 vehicles from 15 roadside units (RSUs) during 3 hours of urban traffic simulation. We demonstrate strict algorithmic consistency through network metric correlations (CQI-SINR: 0.993; SINR-PDR: 0.946). Finally, we demonstrate the value of the dataset by conducting an RSU load prediction case study, showing that using trajectory data yields better predictive performance than network-history-only baselines. The dataset, experiments, and complete SUMO configuration files are available in the GitHub repository to facilitate reproduction on alternative simulation stacks.
Figures
Reference graph
Works this paper leans on
-
[1]
Latency Prediction for Delay-Sensitive V2X Applications in Mobile Cloud/Edge Computing Systems,
W. Zhang, M. Feng, M. Krunz, and H. V olos, “Latency Prediction for Delay-Sensitive V2X Applications in Mobile Cloud/Edge Computing Systems,” inProc. IEEE Global Communications Conference (GLOBE- COM). IEEE, 2020, pp. 1–6
2020
-
[2]
nuScenes: A multimodal dataset for autonomous driving,
H. Caesar, V . Bankiti, A. H. Lang, S. V ora, V . E. Liong, Q. Xu, A. Krishnan, Y . Pan, G. Baldan, and O. Beijbom, “nuScenes: A multimodal dataset for autonomous driving,” 2020. [Online]. Available: https://arxiv.org/abs/1903.11027
arXiv 2020
-
[3]
Argoverse: 3D Tracking and Forecasting with Rich Maps,
M.-F. Chang, J. Lambert, P. Sangkloy, J. Singh, S. Bak, A. Hartnett, D. Wang, P. Carr, S. Lucey, D. Ramanan, and J. Hays, “Argoverse: 3D Tracking and Forecasting with Rich Maps,” inProc. IEEE/CVF Con- ference on Computer Vision and Pattern Recognition (CVPR). IEEE, 2019, pp. 8748–8757
2019
-
[4]
H. Yu, W. Yang, H. Ruan, Z. Yang, Y . Tang, X. Gao, X. Hao, Y . Shi, Y . Pan, N. Sun, J. Song, J. Yuan, P. Luo, and Z. Nie, “V2X-Seq: A large-scale sequential dataset for vehicle-infrastructure cooperative perception and forecasting,” 2023. [Online]. Available: https://arxiv.org/abs/2305.05938
arXiv 2023
-
[5]
CRAWDAD: A Community Resource for Archiving Wireless Data at Dartmouth,
J. Yeo, D. Kotz, and T. Henderson, “CRAWDAD: A Community Resource for Archiving Wireless Data at Dartmouth,”ACM SIGCOMM Computer Communication Review, vol. 36, no. 2, pp. 21–22, April 2006, project overview. [Online]. Available: https://www.cs.dartmouth. edu/∼kotz/research/yeo-crawdad-ccr/index.html
2006
-
[6]
Berlin V2X: A machine learning dataset from multiple vehicles and radio access technologies,
R. Hernang ´omez, P. Geuer, A. Palaios, D. Sch ¨aufele, C. Watermann, K. Taleb-Bouhemadi, M. Parvini, A. Krause, S. Partani, C. Vielhaus, M. Kasparick, D. F. K ¨ulzer, F. Burmeister, F. H. P. Fitzek, H. D. Schotten, G. Fettweis, and S. Sta ´nczak, “Berlin V2X: A machine learning dataset from multiple vehicles and radio access technologies,” in2023 IEEE 97...
2023
-
[7]
K. C. Sekaran, M. Geisler, D. R ¨oßle, A. Mohan, D. Cremers, W. Utschick, M. Botsch, W. Huber, and T. Sch ¨on, “UrbanIng-V2X: A large-scale multi-vehicle, multi-infrastructure dataset across multiple intersections for cooperative perception,” 2026. [Online]. Available: https://arxiv.org/abs/2510.23478
arXiv 2026
-
[8]
Recent development and applications of sumo - simulation of urban mobility,
D. Krajzewicz, J. Erdmann, M. Behrisch, and L. Bieker-Walz, “Recent development and applications of sumo - simulation of urban mobility,” International Journal On Advances in Systems and Measurements, vol. 3 and 4, 12 2012
2012
Show all 17 references
-
[9]
Simu5G: An OMNeT++ Library for End-to-End Performance Evaluation of 5G Networks,
G. Nardini, D. Sabella, G. Stea, P. Thakkar, and A. Virdis, “Simu5G: An OMNeT++ Library for End-to-End Performance Evaluation of 5G Networks,”IEEE Access, vol. 8, pp. 181 176–181 191, 2020
2020
-
[10]
Treiber and A
M. Treiber and A. Kesting,Traffic Flow Dynamics: Data, Models and Simulation. Springer-Verlag Berlin Heidelberg, 2013
2013
-
[11]
Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Layer Procedures (Release 10),
3rd Generation Partnership Project (3GPP), “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Layer Procedures (Release 10),” 3GPP, Tech. Rep. TS 36.213 V10.2.0, 2011. [12]Intelligent Transport Systems (ITS); Vehi...
2011
-
[13]
Intelligent Transport Systems (ITS); Decentralized Congestion Control Mecha- nisms for Intelligent Transport Systems Operating in the 5 GHz Range; Access Layer Part,
European Telecommunications Standards Institute (ETSI), “Intelligent Transport Systems (ITS); Decentralized Congestion Control Mecha- nisms for Intelligent Transport Systems Operating in the 5 GHz Range; Access Layer Part,” ETSI, Tech. Rep. TS 103 175 V1.1.1, 2015
2015
-
[14]
A Note on a Simple Transmission Formula,
H. T. Friis, “A Note on a Simple Transmission Formula,”Proceedings of the IRE, vol. 34, no. 5, pp. 254–256, 1946
1946
-
[15]
Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Layer Measurements (Release 8),
3rd Generation Partnership Project (3GPP), “Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Layer Measurements (Release 8),” 3GPP, Tech. Rep. TS 36.214 V8.7.0, 2008
2008
-
[16]
A Mathematical Theory of Communication,
C. E. Shannon, “A Mathematical Theory of Communication,”Bell System Technical Journal, vol. 27, no. 3–4, pp. 379–423, 1948. [17]IEEE Standard for Information Technology—Telecommunications and Information Exchange Between Systems—Local and Metropolitan Area Networks—Specific Re...
1948
-
[18]
Study on spectrum needs for safety- related intelligent transportation systems (ITS) – day 1 and ad- vanced use cases,
5G Automotive Association, “Study on spectrum needs for safety- related intelligent transportation systems (ITS) – day 1 and ad- vanced use cases,” 5GAA, Munich, Germany, Tech. Rep. Version 2.0, 2021, available at: https://5gaa.org/content/uploads/2021/10/5GAA Day1 and adv Use...
2021
-
[19]
VaN3Twin: A SUMO and ns-3 Based V2X Co- Simulation Framework,
DriveX-devs, “VaN3Twin: A SUMO and ns-3 Based V2X Co- Simulation Framework,” https://github.com/DriveX-devs/VaN3Twin, 2024, accessed: 2025
2024
Reviewed August 2, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.