REVIEW 4 major objections 4 minor 17 references
A Multi-Sensor Dataset for Monitoring the Operational Environment of Rail Vehicles
T0 review · 4 major / 4 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read A new multi-sensor railway dataset packs 7,052,055 annotations, available on request.
desk verdict A competent dataset paper whose headline number checks out; the real limitations are access and missing quantitative quality metrics, not internal arithmetic. 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 mechanism that carries the dataset is the 3D-first annotation and projection pipeline. Annotators draw 3D bounding boxes, polygons, and polylines in lidar point clouds; projection functions then transfer those annotations into 2D bounding boxes on RGB camera images, 2D polygons, 2D boxes on IR images, and lidar points mapped into radar images. This makes the lidar point cloud the single source of geometric truth, and the resulting labels are exported as JSON files following a rail-specific annotation schema that builds on an open labeling standard.
What would settle it
Open the requested dataset and compute the reprojection error: take a sample of lidar-annotated 3D boxes, project them into the camera images, and compare with manually drawn 2D boxes on those images; if the average intersection-over-union falls below a pre-specified threshold (for example, 0.5) or systematic offsets of several pixels appear, the claimed multi-sensor alignment is falsified.
Extended reading notes
Core claim
The central claim is the existence and practical availability of a railway perception dataset with 7,052,055 annotations across 21 classes, produced from 88.2 minutes (5,292 seconds) of annotated sensor data: 1,981 seconds in 69 sequences from a track maintenance vehicle and 3,311 seconds in 194 sequences from a commuter train. The sensor configurations include six RGB cameras, three IR cameras, six lidars, and a radar on the maintenance vehicle, and three RGB cameras, one IR camera, six lidars, and four radars on the commuter train. All objects were first annotated by experts in the 3D lidar point clouds, then projected onto the 2D camera and radar frames using projection functions, with manual checking and rework afterward. The annotation set is dominated by railway-specific classes such as catenary poles, signals, signal poles, switches, tracks, and trains, in addition to general classes like persons, road vehicles, and bicycles. The authors present this as a resource for GoA2–GoA4 automation, infrastructure monitoring, and environment observation.
Load-bearing premise
The dataset's usefulness rests on the assumption that all the sensors on each vehicle are precisely aligned and synchronized, so that the lidar-made 3D labels land on the correct pixels in the camera images and radar frames.
Editorial extensions
If this is right
- The dataset can be used as training and validation data for perception models that support partially automated (GoA2) through fully automated (GoA4) railway operation.
- Because the annotations live first in 3D lidar space and are projected to all other sensors, the same object has aligned labels in RGB, IR, and radar, enabling multi-sensor fusion and cross-modal learning.
- The class distribution, with railway infrastructure elements such as catenary poles, signals, switches, and tracks represented in the millions, covers object categories that automotive datasets largely ignore.
- As an available-on-request resource, the dataset gives industry teams a common benchmark for comparing environment-monitoring algorithms without repeating the expensive data collection.
- The 88.2 minutes of annotated data provide a real-world complement to synthetic railway datasets, supporting validation of simulation-trained models.
Reading between the lines
- The authors do not report a quantitative evaluation of projection accuracy; measuring how far lidar-derived 3D boxes deviate from hand-drawn 2D boxes would turn the qualitative statement of alignment into a number users can trust.
- The heavy class imbalance—over a million catenary-pole annotations versus a few thousand bicycles or wheelchairs—means naive training on the full set will favor frequent classes; benchmark designers would need to define balanced evaluation splits.
- Because the dataset contains only 88.2 minutes of annotated sequences, conclusions about generalization across seasons, weather, and geographical regions would need to be established by additional collections or domain adaptation.
- If the projection pipeline is as reliable as claimed, a camera-only perception system could be trained in part using lidar-derived labels, effectively transferring 3D geometry into 2D detectors.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper describes a multi-sensor dataset for railway environment perception, recorded from two rail vehicles (a GAF track maintenance vehicle and a BR472 commuter train) equipped with multiple RGB cameras, IR cameras, lidars, radar, and position/acceleration sensors. The authors report 7,052,055 annotations across 21 object classes, 88.2 minutes of annotated sensor data, and describe an annotation methodology that starts with 3D bounding boxes in lidar point clouds and projects them to 2D boxes, polygons, IR images, and radar images. The paper includes a comparison to existing railway datasets, a per-class annotation breakdown, and a description of quality-control steps. The dataset is available upon request from DB InfraGO AG.
Significance. If the dataset is made accessible and its quality can be independently verified, it would be a valuable complement to existing railway perception datasets such as OSDaR23 and RailGoerl24, offering a larger annotation count and multi-sensor coverage. The paper is a concise description of a substantial annotation effort, and the internal arithmetic of Table 2 is consistent (the sum of the class totals equals the stated overall total of 7,052,055). The use of the RailLabel/ASAM OpenLABEL schema is also a strength. However, the current manuscript does not provide sufficient quantitative evidence for the claimed annotation quality, does not report per-sensor or per-annotation-type statistics needed for comparability, and offers no public or verifiable access to the data, all of which are central for a dataset paper.
major comments (4)
- [Section 6, Table 2] The reported total of 7,052,055 annotations aggregates across different annotation types (2D boxes, polygons, polylines, 3D boxes, and projected radar points) and across fifteen or more sensors, but the paper does not provide any per-annotation-type, per-sensor, or per-sequence frame count. Consequently, the headline figure is not interpretable or comparable to existing datasets such as OSDaR23, which report per-sensor frame counts and annotation breakdowns. Please provide a detailed breakdown of annotation counts by type, by sensor, and by sequence, at least in a supplementary table.
- [Sections 4 and 5] The paper claims 'high-quality annotations' (Abstract) and describes a projection pipeline from 3D lidar boxes to 2D boxes, polygons, IR images, and radar images, but provides no quantitative validation. There are no calibration reprojection errors, no synchronization offsets, no IoU or other agreement metrics between projected and manually corrected annotations, and no inter-annotator agreement is reported. Section 5 mentions that 'about 5% of the data was reviewed' but does not report the outcome of that review, such as an error rate or correction rate. Because the dataset's central value rests on annotation quality, this omission is load-bearing and should be addressed with concrete numbers.
- [Sections 3 and 6] The dataset is only available 'upon request' via email, with no download mechanism, persistent identifier, license, or terms of use described. This means reviewers and potential users cannot independently verify any of the reported quantities, including sensor configuration, annotation counts, or quality. Please provide at least a representative sample subset for review, a formal data access agreement, and a persistent identifier, or clearly state why this is not possible.
- [Section 4] The annotation process is described as starting with 3D bounding boxes in lidar point clouds, followed by projection and manual reworking, but the paper does not specify which of the 21 object classes are annotated in 3D versus 2D only, nor how the attributes mentioned in Section 4 are encoded. This information is essential for users to understand the dataset's applicability and for fair comparison with other datasets. Please include a per-class annotation-type matrix.
minor comments (4)
- [Figures 5 and 6] The captions and in-text references use 'Disribution' instead of 'Distribution'.
- [Table 2] Adding a total row for the GAF, BR472, and overall columns would facilitate verification of the stated 7,052,055 total.
- [Section 6] Please report the number of annotated frames per sensor (or at least per sequence) in addition to the total annotated duration, since frame counts are the metric used in the comparison table in Section 2.
- [Section 2, Table 1] The comparison table does not list the annotation types or sensor frame rates for the proposed dataset; adding these columns would clarify how the dataset relates to the existing ones.
Circularity Check
No circularity: the paper is a descriptive dataset report with no fitted parameters, predictions, or self-cited derivation chain.
full rationale
This is a dataset description paper, not a derivation or prediction paper. Its central claim is that a multi-sensor railway dataset contains 7,052,055 annotations across 21 classes, and summing the per-class counts in Table 2 (4,081,482 for GAF plus 2,970,573 for BR472) reproduces that total, so the headline count is internally consistent rather than circular. The annotation pipeline (Section 4) is described operationally: 3D lidar annotations are projected into camera and radar frames and then manually checked and reworked; this is an engineering workflow, not an equation whose output is defined by its input. No parameter is fitted to a subset and then reported as a prediction of a closely related quantity, and no uniqueness theorem or load-bearing self-citation is invoked to force a choice. Some limitations exist that are separate from circularity: the paper does not report calibration reprojection errors, per-sensor frame counts, or quantitative validation of projected annotations, and the dataset is only available on request. Those concerns relate to completeness and external verification, not to circular reasoning. The comparisons to existing datasets (Table 1) are descriptive, and the methodology (Section 5) is a stated quality-control sequence with no claim of deriving annotations from the total counts. Accordingly, the appropriate finding is no significant circularity, score 0.
Assumptions & free parameters
assumptions (3)
- domain assumption Sensor calibration and synchronization are accurate across all modalities.
- domain assumption Annotation quality is high as claimed.
- domain assumption The two recording vehicles provide representative railway environments.
Cite this review
Pith. "Pith review of A Multi-Sensor Dataset for Monitoring the Operational Environment of Rail Vehicles." pith.science (2026). https://pith.science/paper/CC4RAJEE
@misc{pith2026260804704,
author = {Pith},
title = {Pith review of: A Multi-Sensor Dataset for Monitoring the Operational Environment of Rail Vehicles},
year = {2026},
howpublished = {\url{https://pith.science/paper/CC4RAJEE}},
note = {Machine review of arXiv:2608.04704}
}
read the original abstract
Reliable environment monitoring is essential for the safe and efficient operation of automated railway systems, covering all Grades of Automation (GoA), from partially automated (GoA2) to fully automated operation (GoA4). Artificial Intelligence (AI) plays a central role in enabling these systems to detect, classify, and react to potential hazards in real time. The development of such AI-based perception systems requires large volumes of accurately annotated data for training and validation. Within the Digitale Schiene Deutschland (DSD) program, DB InfraGO AG and understandAI GmbH have developed a comprehensive multi- sensor dataset tailored to the needs of railway environment perception. This dataset contains over 7 million high-quality annotations of both railway-specific and general perception objects, captured under varying operational scenarios. The finalized dataset can now be requested at the DB InfraGO AG and serve as a valuable resource for advancing AI-driven environment monitoring in the railway domain.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
Digitale Schiene Deutschland, https://digitale-schiene-deutschland.de/de, 2025
work page 2025
-
[2]
Data Factory, https://digitale-schiene-deutschland.de/en/projects/DataFactory, 2025
work page 2025
-
[3]
UnderstandAI, https://understand.ai/, 2025
work page 2025
- [4]
-
[5]
Harb J, R ´eb´ena N, Chosidow R, Roblin G, Potarusov R, Hajiri H, FRSign: A Large-Scale Traffic Light Dataset for Autonomous Trains, CoRR, 2002.05665, 2020
arXiv 2002
- [6]
- [7]
-
[8]
Zouaoui A, Mahtani A, Hadded MA, Ambellouis S, Boonaert J, Wannous H, RailSet: A Unique Dataset for Railway Anomaly Detection, 2022, Journal of Rail and Rapid Transit, pp. 1-6
work page 2022
Show all 17 references
-
[9]
Leibner P, Hampel F, Schindler C, GERALD: A novel dataset for the detection of German mainline railway signals, Journal of Rail and Rapid Transit, 2023
2023
-
[10]
Tagiew R, Klasek P, Tilly R, K ¨oppel M, Denzler P, Neumaier P, Klockau T, Boekhoff M, Schwalbe K, OSDaR23: Open sensor data for rail 2023, 2023 8th International Conference on Robotics and Automa- tion Engineering (ICRAE), 2023
2023
-
[11]
Tagiew R, Wunderlich I, Sastuba M, Seitz S, RailGoerl24: G ¨orlitz Rail Test Center CV Dataset 2024, https://arxiv.org/abs/2504.00204, 2025
2024 arXiv
-
[12]
D’Amico, F
D’Amico G, Nesti F, Rossolini G, Marinoni M, Sabina S, Buttazzo G. D’Amico, F. Nesti, G. Rossolini, M. Marinoni, S. Sabina and G. Buttazzo, SynDRA: Synthetic Dataset for Railway Applications, 2025 IEEE/CVF Winter Conference on Applications of Computer Vision (W ACV), Tucson, A...
2025
-
[13]
, Ziegler M., Jacobs A., Eiselein V ., Neumaier P
Denzler P. , Ziegler M., Jacobs A., Eiselein V ., Neumaier P. and K ¨oppel M., Multi-Sensor Data Anno- tation Using Sequence-based Active Learning, 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Kyoto, Japan, 2022, pp. 258-263
2022
-
[14]
, Mhasawade V ., K ¨oppel M., Neumaier P
Ziegler M. , Mhasawade V ., K ¨oppel M., Neumaier P. and Eiselein V ., ”A Comprehensive Framework for Evaluating Vision-Based on-Board Rail Track Detection,” 2023 IEEE Intelligent Vehicles Symposium (IV), Anchorage, AK, USA, 2023, pp. 1-8
2023
-
[15]
Hauswald, C.; Skibinski, S.; Reiniger, F.; Euler, T.; Isaac, G.; Irvathraya, A.: Sensors4Rail: Ein Erfol- gsprojekt ist zu Ende, EI 09/2023
2023
-
[16]
RailLabel, https://github.com/DSD-DBS/raillabel, 2025
2025
-
[17]
ASAM OpenLABEL, https://www.asam.net/standards/detail/openlabel/, 2025
2025
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.