With the rising use of Machine Learning (ML) and Deep Learning (DL) in various industries, the medical industry is also not far behind. A very simple yet extremely important use case of ML in this industry is for image classification. This is important for doctors to help them detect certain diseases timely, thereby acting as an aid to reduce chances of human judgement error. However, when using automated systems like these, there is a privacy concern as well. Attackers should not be able to get access to the medical records and images of the patients. It is also required that the model be secure, and that the data that is sent to the model and the predictions that are received both should not be revealed to the model in clear text. In this study, we aim to solve these problems in the context of a medical image classification problem of detection of pneumonia by examining chest x-ray images.
翻译:随着不同行业越来越多地使用机器学习(ML)和深层学习(DL),医疗行业也远远没有落后。在这一行业中,一个非常简单但极为重要的ML使用案例是图像分类。这对于医生帮助他们及时发现某些疾病非常重要,从而帮助他们减少人类判断错误的可能性。然而,在使用这种自动化系统时,也有隐私问题。攻击者不应能够查阅病人的医疗记录和图像。还需要确保模型安全,发送给模型的数据和收到的预测不应以明确文字向模型披露。在这项研究中,我们的目标是通过检查胸部X光图像,在诊断肺炎的医疗图像分类问题的背景下解决这些问题。