Ground truth of safety-critical events #5
|
I have a question regarding the ground truth label of safety-critical events, as described in Section 5.2 of your manuscript. |
Replies: 2 comments
|
Hi @rxd199682, thanks for your question.
Assuming that there are Therefore, the problem of class imbalance does not exist in this paper's evaluation, and the accuracy metrics do not need extra modification. However, careful consideration of data imbalance is indeed required with other datasets in other future work. Thanks for raising this problem. |
|
Thank you again for your insights. |
Hi @rxd199682, thanks for your question.
As described in Section 5.2:
Assuming that there are$N$ events with well-recognised danger and safe periods under evaluation, then the number of positive cases is $N$ , and the number of negative cases is $N\times\bar{M}$ where $\bar{M}$ denotes the average number of surrounding objects that meet the requirements to be considered as in a safe period. In this paper's second-stag…