RELEASE_NOTES.md

March 16, 2025 ยท View on GitHub

  • We greatly appreciate @Yuli Zhou for the feedback and for fixing the sorting bug in our test and evaluation processes.

This bug fix has a very minor impact on performance. Below, we showcase the results before and after the fix:

DatasetMethodStatusSmeasuremeanEmwFmeasuremaxDice
TestEasyDataset-Seen2022-MIR-PNSPlusbefore-fix0.9170.9240.8480.888
TestEasyDataset-Seen2022-MIR-PNSPlusafter-fix0.9170.9240.8480.888
TestHardDataset-Seen2022-MIR-PNSPlusbefore-fix0.8870.9290.8060.855
TestHardDataset-Seen2022-MIR-PNSPlusafter-fix0.8870.9020.8060.855
DatasetMethodStatusSmeasuremeanEmwFmeasuremaxDicemeanFmmeanSen
TestEasyDataset-Unseen2022-MIR-PNSPlusbefore-fix0.8060.7980.6760.7560.7300.630
TestEasyDataset-Unseen2022-MIR-PNSPlusafter-fix0.8060.7980.6760.7560.7300.630
TestHardDataset-Unseen2022-MIR-PNSPlusbefore-fix0.7970.7930.6530.7370.7090.623
TestHardDataset-Unseen2022-MIR-PNSPlusafter-fix0.7980.7930.6540.7370.7090.624

Reminder: To ensure the correctness of results, we strongly recommend running the sorting strategy on a Linux system.