I. Introduction
Nowadays, machine learning models are used in various applications. Availability of large datasets is one of the important factors in success of these models. These datasets are often crowded and may contain sensitive data; and confidentiality and privacy of them are important. However, these models are known to implicitly memorize inappropriate details of the sensitive data during training. Therefore, the assessment of the privacy risks of machine learning models is necessary. For this purpose, many attacks are conducted against these models which can infer information about training datasets. One such attack is membership inference attack [1]. In membership inference attack, given a data record and access to the learned model, the attacker determines if the record was in the model's training dataset or not.