Response
I appreciate the detailed responses provided, and I must admit that I had some misunderstandings when I was reviewing the paper. I now recognize that my argument about limited novelty no longer holds. However, I recommend that the authors incorporate a structured description of novelty into the paper, as it would enhance transparency and clarity. Excellent job on this aspect!
Regarding the MIL formulation, I refer to a scenario where there is a bag of instances $ x = {x_i} $ with an associated known label $y $. For simplicity, let's assume $ y $ is binary, $ y \in {0,1}$. Each instance is independent and has its own hidden label $ y_i $. The bag is considered positive if at least one instance is labeled positive, which is the standard MIL assumption. Additionally, there are other MIL assumptions, such as:
- Presence MIL: Multiple hidden labels must co-occur for the bag to be positive.
- Threshold MIL: More than $ M $ instances within a bag must have a given hidden label.
Both of these are well described in [1]. There is also a percentage MIL [2], among others. Crucial to the MIL definition is the independence of instances and their hidden labels constituting the bag-level label.
From your manuscript, I understood that you work primarily with the Standard MIL assumption but relax the assumption about instance independence within a bag, suggesting that the order of instances within a bag is significant for xMIL. Was this a misunderstanding on my part based on your response?
Regarding the other works I mentioned, I appreciate the comparison and acknowledgment provided.
I would like to also point you to the application of MIL to the histopathology dataset that I've personally found interesting as the labels are derived based on the pathology change location on the tissue, as well as its severity - area covered by pathological change [3]. But this is just out of curiosity, no action is needed :)
In general, you did well during the responses, I am keen to increase my grade, but first would like to see your comments regarding MIL formulations, and whether we agree on the definitions.
References:
[1] Rymarczyk, Dawid, et al. "Kernel self-attention for weakly-supervised image classification using deep multiple instance learning." Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision. 2021.
[2] Struski, Łukasz, et al. "ProMIL: Probabilistic multiple instance learning for medical imaging." ECAI 2023. IOS Press, 2023. 2210-2217.
[3] Rymarczyk, Dawid, et al. "Deep learning models capture histological disease activity in Crohn’s disease and ulcerative colitis with high fidelity." Journal of Crohn's and Colitis 18.4 (2024): 604-614.