<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>SEBD</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>“Dead or Alive, we can deny it”. A Diferentially Private Approach to Survival Analysis.</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Francesco Luigi</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>De Faveri</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Guglielmo</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Faggioli</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nicola</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ferro</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Riccardo</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Spizzo</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Information Engineering, University of Padua</institution>
          ,
          <addr-line>Padua</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National Cancer Center CRO Aviano</institution>
          ,
          <addr-line>Aviano</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2024</year>
      </pub-date>
      <volume>32</volume>
      <fpage>23</fpage>
      <lpage>26</lpage>
      <abstract>
        <p>Survival Analyses (SAs), a key statistical tool used to predict event occurrence over time, often involve sensitive information, necessitating robust privacy safeguards. This work demonstrates how the Revised Randomized Response (RRR) can be adapted to ensure Diferential Privacy (DP) while performing SAs. This methodology seeks to safeguard the privacy of individuals' data without significantly changing the utility, represented by the statistical properties of the survival rates computed. Our findings show that integrating DP through RRR into SAs is both practical and efective, providing a significant step forward in the privacy-preserving analysis of sensitive time-to-event data. This study contributes to the field by ofering a new comparison method to the current state-of-the-art used for SAs in medical research.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Diferential Privacy</kwd>
        <kwd>Privacy-Preserving Mechanisms</kwd>
        <kwd>Survival Analysis</kwd>
        <kwd>Information Security</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Privacy (DP) provides the patient with “Plausible Deniability”, a condition under which an
individual can deny his participation in a specific research study in a manner that an adversary
cannot disprove with certainty. Applying Diferential Privacy ( DP) have been used over the last
decade [
        <xref ref-type="bibr" rid="ref10 ref11 ref12">10, 11, 12</xref>
        ], yet without considering specifically the task of SAs.
      </p>
      <p>
        In this study, we show how to use a revised version of the randomized response, i.e., the
coin-toss mechanism, introduced by Warner [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and modified by Greenberg et al. [14], in order
to protect patients’ sensitive categories when performing SAs for medical research purposes.
We provide formal proof of the -DP property and report a comparison with a similar
privatization mechanism used in literature with the same goal, proving that in DP scenarios, with
an appropriate privacy budget ( = 3) the results maintains important characteristics of the
original results. The main contribution of this paper is to apply a DP mechanism in SAs and
expose the trade-of between utility and privacy in performing SA in a diferentially private
manner using the coin-toss mechanism to achieve privacy for the patients.
      </p>
      <p>In Section 2, we describe the related works used to provide privacy in healthcare research,
focusing on privacy in SAs. Section 3 explains the theoretical background of the work, and
Section 4 illustrates the mechanism used to address the problem of privacy in the SA function
computation. Finally, in Section 5, we report our findings and fully discuss the results obtained.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Works</title>
      <p>Privacy-preserving technology literature has ofered diferent techniques to adopt DP in medical
research studies, such as generative artificial intelligence and statistical models [15, 16].</p>
      <p>Solutions for providing privacy using artificial intelligence methods include the
implementation of Generative Adversarial Networks (GANs) [17, 18, 19], trained using DP, to create new
synthetic data for research purposes rather than operating with the real data. However, GANs
have limitations in terms of scalability and eficiency, which include the need for a significant
amount of training data and higher demands on power consumption as reported in [20, 21].</p>
      <p>On the other hand, the application of statistical models for survival analysis was first explored
by Nguyên and Hui [22], Yu et al. [23], which investigated the impact of DP to understand
the impact of explanatory variables for discrete-time SAs. In [22] the author proposed an
extension of the DP Output Perturbation [24] method originally proposed for the empirical risk
minimization problem. However, such an approach is limited for discrete-time SAs and is not
applicable in this study. Moreover, Yu et al. [23] proposes to project patients’ data to a space of
lower dimension such that the projection preserves good characteristics of the original data.
Nevertheless, the method does not rely on any formal definition of privacy.</p>
      <p>To the best of our knowledge, it is not present in the literature a model to perform SA
privatizing the categories in which patients are grouped. A similar work has been proposed
by Gondara and Wang [25]. The authors proposed the Laplacian Noise Time Event (LNTE)
mechanism to obfuscate the time-to-event data used by researchers when investigating the
survival rates of a patients’ dataset. The LNTE mechanism modifies traditional survival analysis
by introducing Laplace noise, in line with a specified privacy budget , to both the subjects
at risk  and events  within a dataset . This process generates a perturbed matrix  ′,
ensuring DP. Then, the algorithm iteratively adjusts these counts across time points to maintain
updated risk and event information, culminating in a diferentially private estimation of the
survival probability. However, the mechanism has some limitations, especially when the dataset
size is small, leading to truncation and biased estimates in the survival rates.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Background and Preliminaries</title>
      <p>We split the background into two parts: initially, we briefly describe SA and its main use in
healthcare. Then present the DP framework, describing the properties used in our methodology.</p>
      <sec id="sec-3-1">
        <title>3.1. Survival Analysis</title>
        <p>Survival Analyses (SAs) are statistical techniques commonly used to analyze time-to-event or
time-to-failure data when the event of interest has not yet occurred [26, 27]. Such functions
investigate the time between a dichotomous event to occur and are used in diferent fields
of research [28, 29]. In SAs, given a certain population of interest, researchers observe the
expression of some event at a defined time  and want to compute the probability trend of
some event, e.g., the occurrence of a certain symptom, the need of a certain treatment, or the
death, for the rest of the population at time ′ &gt; . Focusing on the medical research we are
presenting, the event of interest is often defined as the death of a patient belonging to a specific
population. An intuitive definition of the survival function is that it provides the probability
that the event of interest, i.e., the death of a patient, has not yet occurred by time . On the other
hand, a censored event refers to a situation where the exact time of the event (such as death,
relapse, or recovery) is unknown for an individual within the study. Censoring occurs when
the observation period ends before the event occurs or when the individual is lost to follow-up.</p>
        <p>Specifically for the medical research field, the Kaplan-Meier ( KM) estimator [30] is the
most common method used to compute a patient’s probability rate of survival. The KM
nonparametric method is a statistical model that evaluates the survival trend of patients with
a common characteristic, finding the relation between the probability of survival over the
observation time in the population analyzed. Equation 1, outlines the process for calculating
the KM estimator. This method factors in the occurrence of event  and the count of patients
 who have not yet experienced death or have been censored by time  ≤ .
̂︀() = ∏︁ (︂  −  )︂</p>
        <p>:≤ 
(1)</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Diferential Privacy</title>
        <p>
          The gold standard definition of privacy widely accepted in the information security community
research is provided by the notion of Diferential Privacy, introduced in Dwork et al. [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. A DP
mechanism is designed to ensure sensitive data privacy while preserving its utility. In essence,
DP adds an appropriately prepared noise level during computation using a so-called privacy
budget , determining the balance between data privacy and utility. The DP definition is built
upon the concept of neighboring datasets, i.e., datasets that can difer at most for only one record.
Formally, the definition of -DP [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] states that a randomized mechanism ℳ, i.e., a mechanism
that takes an input and outputs a noisy output, is -DP if, for any pair of neighboring datasets
 and ′ and a privacy budget  ∈ R+, it holds:
        </p>
        <p>Pr [ℳ() ∈ ] ≤  · Pr [︀ ℳ(′) ∈ ]︀
∀ ⊂ Im(ℳ)</p>
        <p>If a randomized mechanism satisfies -DP, then it ensures that the probability of observing
any output is almost equal for any neighboring datasets. When facing two similar yet distinct
inputs, we expect the output to be the same within a specific probability range, regulated by
the privacy budget  provided. Hence, the mechanism protects users’ privacy by ensuring that
there is uncertainty about the original data, even if the output is identical for two diferent
inputs. As the definition states, it is possible to infer that the lower  values are the higher the
privacy levels results: if  = 0, then Pr [ℳ() ∈ ] = Pr [ℳ(′) ∈ ] ∀ ⊂ Im(ℳ), i.e., the
output of the mechanism does not depend on the input.</p>
        <p>An important notion when employing the definition of DP for a randomization mechanism
ℳ is the characterization of its Privacy Loss (PL) measure. Considering two potential inputs
neighbor datasets , ′, the PL of the mechanism is defined as the logarithmic ratio between
the probabilities of observing the same output  for each input:
ℒℳ()||ℳ(′)() = log
︂( Pr [ℳ() = ] )︂</p>
        <p>Pr [ℳ(′) = ]
(2)</p>
        <p>An important and helpful property for our use-case that links the -DP property of a
mechanism ℳ with its measure of PL is provided by Dwork and Roth [31]. Formally, stating that a
mechanism ℳ adheres to -DP is equivalent to asserting that the absolute value of PL of the
mechanism is upper bounded by  with probability 1.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Methodology</title>
      <p>This Section shows the Revised Randomized Response (RRR) method and its -DP property.</p>
      <sec id="sec-4-1">
        <title>4.1. Revised Randomized Response (RRR)</title>
        <p>
          The Randomize Response mechanism was introduced by Warner [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] as a masking technique
for protecting the confidentiality of people in survey responses. The Randomize Response
mechanism, Figure 1(a), also known as the Direct Encoding mechanism [32], has been used
to gather data from survey participants without revealing their real answers. The individuals
are asked to respond truthfully or falsely about a property based on a certain condition. This
mechanism involves a series of steps, where the individual first flips a fair coin (  = 0.5). If the
result is “heads”, they respond truthfully. If not, they proceed to flip a second fair coin, and if the
result of the second coin flip is “heads”, the answer is “yes”. Otherwise, it returns a “no”answer.
        </p>
        <p>Figure 1(b) illustrates the revised version of the Randomized Response [14, 32]. Unlike the
original method, the RRR mechanism adapts inputs that support categories beyond the binary
options of “Yes”or “No”, extending to adapt multiple categories. The algorithm works in the
following manner: given a total of  &gt; 1 categories and a coin described by a probability
 ∈ (0, 1) of landing on “heads”, the algorithm takes the input category , and selects the
(a) Original Randomize Response mechanism.
(b) RRR mechanism.
and its Revised version, defined by a coin with bias , selecting a category  among  available ones.
output category through a coin toss process. Similar to the Randomized Response technique,
if the coin lands on “heads”, the mechanism outputs the true category . Conversely, if the
coin lands on “tails”, RRR uniformly chooses a category from all available options, varying the
Randomize Response mechanism and decreasing the probability of leaking the real category.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Privacy Properties</title>
        <p>Equation 2 measures the privacy loss of ℳ, and the aim is to prove it to be less or equal to . As a
ifrst step, we evaluate the numerator of that equation. The probability of having the real category
denominator, i.e., the probability of getting  as the final response upon collecting
as output after receiving category  as initial input is provided by the following expression:
Pr[ = |  = ] =  + (1 − ) 1 = +1−  . On the other hand, to evaluate the

 as input,
is estimated by the expression: Pr[ = |  = ] = (1 − )(1 −
1

) = − 1− + .</p>
        <p />
        <p>Therefore, by computing the logarithm of the ratio between the quantities computed above,
we formulate the privacy budget  as a function of  and , obtaining:
(, ) = log
︂(</p>
        <p>+ 1 −  )︂
 − 1
−  +</p>
        <p>The function (, ) is subject to specific restrictions due to the existential conditions of
the logarithmic function. Nonetheless, these limitations can be addressed without significant
dificulty. It is crucial to emphasize that the total number of categories should be a positive
integer, and the coin’s probability parameter  should fall within the real interval (0, 1).
Consequentially, by fixing a number of available categories , it holds the condition in 3, which
provides the conclusion for the DP property of the mechanism.</p>
        <p>&gt; 0 ⇐⇒  ∈
︂(  − 2
2 − 2
, 1
︂)
(3)</p>
        <p>In conclusion, we would like to make some important remarks. The condition in 3 states that
the privacy budget is regulated by how much the coin is set to be fair, i.e., how much the coin
is parameterized to respond truthfully during the obfuscation process. We want to stress that
with the same amount of privacy guarantees set by the  value, the RRR mechanism influences
less the computation of the KM estimator when compared to the LNTE [25] even for small size
groups. For instance, the RRR mixes the observations of the events, with the consequence that
for diferent populations, the number of people at risk is more or less the same; thus, the survival
curves will not difer too much from one another. On the other hand, the LNTE provides noisy
observation as stated by [25]: when the population reaches zero, the LNTE method needs to be
truncated. Otherwise, the researcher must rely on a higher privacy budget .</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Results</title>
      <p>We discuss the DP approach by simulating a medical research context where we apply the KM
estimator, as detailed in Equation 1 to perform SAs. We vary the privacy budget  to evaluate
the privacy-utility trade-of in SA and conduct statistical analysis to confirm our conclusions.</p>
      <sec id="sec-5-1">
        <title>5.1. Experimental Setup</title>
        <p>The datasets1 employed in our experiments represent the typical datasets used in SAs in the
medical domain. To ensure a comprehensive evaluation, we used two collections of survival
data, commonly used in literature [25, 33] for similar studies, to estimate the SA functions in
diferent privacy settings. We utilized the dataset from Bernard et al. [34], referred to as the
IPSS-R dataset, to delineate the group populations under consideration for conducting diferent
SAs. Similarly, the dataset from McGilchrist and Aisbett [35], known as the Kidney dataset, was
employed. Such dataset contains survival data about patients who participated in the original
studies [34, 35] categorized into diferent groups based on the diseases or risks.</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. Survival Curves</title>
        <p>Figure 2(a) shows the original KM curves for the IPSS-R dataset2. Figures 2(b), 2(c), 2(d) and
Figures 2(e), 2(f), 2(g) represents the KM curves obtained using the RRR and LNTE [25]
mechanisms, respectively. As done by Gondara and Wang [25], we analyzed the scenarios using three
privacy budgets, i.e.,  = 1, 2, 3, to compare how the mechanisms work in the KM estimation.</p>
        <p>Our objective was to show how to process sensitive data for computing SAs in a DP manner.
Upon applying the RRR and the LNTE mechanisms, we observe a gradual convergence of the
survival curves for diferent values of . Specifically, for lower values of the privacy budget,
 = 1, the mechanisms alter the trend of the survival rates across time, making the distinction
between risk groups less pronounced and creating a convergence through the “Intermediate”
risk population. On the other hand, as  increases ( = 2, 3), the survival curves for the RRR
method appear to approach those of the original IPSS-R data. However, even at higher  values,
the survival probabilities do not completely align with the original scenario, indicating a residual
impact of the privacy-preserving mechanism. Conversely, applying the LNTE, for all , indicates
a complete change in the survival trends, reducing the utility of the analysis.
1The datasets were obtained using the Open Source platform cBioPortal https://www.cbioportal.org/datasets and
the dataset available on the R survival package https://cran.r-project.org/web/packages/survival/index.html.
2The Kidney Survival Curves, which show similar trends, are omitted due to space limitations but are released along
with the code in the GitHub repository at https://github.com/Kekkodf/DP-SurvAnalysis.
ity1.0
ilab0.8
rob0.6
lP0.4
a
iv0.2
v
ru0.0
S
ity1.0
i0.9
l
b
a0.8
b0.7
o
rP0.6
l0.5
ivv00..43
a
r
u0.2</p>
        <p>S</p>
        <p>We conducted a Pairwise Log-Rank test on all populations in the Kidney dataset to observe
statistical diferences in the results obtained. As Table 1 shows, applying the RRR mechanism
with  = 3 shows comparable findings with the originals. In addition, an important insight is</p>
      </sec>
      <sec id="sec-5-3">
        <title>5.3. Statistical Results</title>
        <p>provided by the -value fetched: we can see that no -value is altered so that the null hypothesis
of the distribution can be rejected, replicating the same results of the original scenario.</p>
        <p>Moreover, we summed the median survival times and their related confidence intervals,
Table 2. The analysis reveals that the Kidney dataset’s low cardinality has an impact on both
methods employed. However, the RRR method returns median times more accurately, which
closely resembles the real ones, even in cases where there are high privacy guarantees ( = 1).
On the other hand, the LNTE mechanism disrupts the survival rates of the subject. As a result,
calculating median times becomes impractical as the probabilities do not reach the 0.5 threshold.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion</title>
      <p>We compared the RRR method with the state-of-the-art for conducting SAs in a DP manner.
Our findings suggest that the RRR method is more efective in balancing privacy and utility,
maintaining the distribution properties of real results, and ensuring that researchers can still
derive important insights from such SAs. Our work contributes to the evolution of
privacypreserving methods in medical research and provides a new comparison for future investigations.
As future works, we plan to explore diferent methods for conducting SAs to gain insights into
the privacy-utility trade-ofs for such a task. Specifically, we intend to consider Linear and Cox
Regression to perform SAs and apply diferent DP mechanisms to protect patients’ privacy.
bias, Journal of the American Statistical Association 60 (1965) 63–69. URL: http://www.
jstor.org/stable/2283137.
[14] B. G. Greenberg, A.-L. A. Abul-Ela, W. R. Simmons, D. G. Horvitz, The unrelated question
randomized response model: Theoretical framework, Journal of the American Statistical
Association 64 (1969) 520–539. URL: http://www.jstor.org/stable/2283636.
[15] T. Ha, T. K. Dang, T. T. Dang, T. A. Truong, M. T. Nguyen, Diferential privacy in deep
learning: An overview, in: 2019 International Conference on Advanced Computing and
Applications (ACOMP), 2019, pp. 97–102. doi:10.1109/ACOMP.2019.00022.
[16] J. Wang, S. Liu, Y. Li, A review of diferential privacy in individual data release, International
Journal of Distributed Sensor Networks 11 (2015) 259682. URL: https://doi.org/10.1155/
2015/259682. doi:10.1155/2015/259682.
[17] X. Zhang, S. Ji, T. Wang, Diferentially private releasing via deep generative model, CoRR
abs/1801.01594 (2018). URL: http://arxiv.org/abs/1801.01594. arXiv:1801.01594.
[18] H. Bae, D. Jung, H. Choi, S. Yoon, Anomigan: Generative adversarial networks for
anonymizing private medical data, in: Pacific Symposium on Biocomputing 2020, Fairmont
Orchid, Hawaii, USA, January 3-7, 2020, 2020, pp. 563–574. URL: https://psb.stanford.edu/
psb-online/proceedings/psb20/Bae.pdf.
[19] B. K. Beaulieu-Jones, Z. S. Wu, C. Williams, R. Lee, S. P. Bhavnani, J. B. Byrd, C. S.</p>
      <p>Greene, Privacy-preserving generative deep neural networks support clinical data
sharing, Circulation: Cardiovascular Quality and Outcomes 12 (2019) e005122. doi:10.1161/
CIRCOUTCOMES.118.005122.
[20] A. Dash, J. Ye, G. Wang, A review of generative adversarial networks (gans) and its
applications in a wide variety of disciplines: From medical to remote sensing, IEEE Access
12 (2024) 18330–18357. doi:10.1109/ACCESS.2023.3346273.
[21] Z. Cai, Z. Xiong, H. Xu, P. Wang, W. Li, Y. Pan, Generative adversarial networks: A
survey toward private and secure applications, ACM Comput. Surv. 54 (2021). URL:
https://doi.org/10.1145/3459992. doi:10.1145/3459992.
[22] T. T. Nguyên, S. C. Hui, Diferentially private regression for discrete-time survival
analysis, in: Proceedings of the 2017 ACM on Conference on Information and Knowledge
Management, CIKM ’17, Association for Computing Machinery, New York, NY, USA,
2017, p. 1199–1208. URL: https://doi.org/10.1145/3132847.3132928. doi:10.1145/3132847.
3132928.
[23] S. Yu, G. Fung, R. Rosales, S. Krishnan, R. B. Rao, C. Dehing-Oberije, P. Lambin,
Privacypreserving cox regression for survival analysis, in: Proceedings of the 14th ACM SIGKDD
International Conference on Knowledge Discovery and Data Mining, KDD ’08, Association
for Computing Machinery, New York, NY, USA, 2008, p. 1034–1042. URL: https://doi.org/
10.1145/1401890.1402013. doi:10.1145/1401890.1402013.
[24] K. Chaudhuri, C. Monteleoni, A. D. Sarwate, Diferentially private empirical risk
minimization, J. Mach. Learn. Res. 12 (2011) 1069–1109. URL: https://dl.acm.org/doi/10.5555/
1953048.2021036. doi:10.5555/1953048.2021036.
[25] L. Gondara, K. Wang, Diferentially private survival function estimation, in: F. Doshi-Velez,
J. Fackler, K. Jung, D. C. Kale, R. Ranganath, B. C. Wallace, J. Wiens (Eds.), Proceedings of
the Machine Learning for Healthcare Conference, MLHC 2020, 7-8 August 2020, Virtual
Event, Durham, NC, USA, volume 126 of Proceedings of Machine Learning Research, PMLR,
2020, pp. 271–291. URL: http://proceedings.mlr.press/v126/gondara20a.html.
[26] T. G. Clark, M. J. Bradburn, S. B. Love, D. G. Altman, Survival analysis part i: Basic
concepts and first analyses, British Journal of Cancer 89 (2003) 232–238. URL: https:
//doi.org/10.1038/sj.bjc.6601118. doi:10.1038/sj.bjc.6601118.
[27] L. L. Johnson, Chapter 26 - an introduction to survival analysis, in: J. I. Gallin, F. P.</p>
      <p>Ognibene, L. L. Johnson (Eds.), Principles and Practice of Clinical Research (Fourth
Edition), fourth edition ed., Academic Press, Boston, 2018, pp. 373–381. URL: https:
//www.sciencedirect.com/science/article/pii/B9780128499054000265. doi:https://doi.
org/10.1016/B978-0-12-849905-4.00026-5.
[28] B. Bieszk-Stolorz, Application of the survival analysis methods in contemporary economics
on the example of unemployment, in: K. Nermend, M. Łatuszyńska (Eds.), Experimental
and Quantitative Methods in Contemporary Economics, Springer International Publishing,
Cham, 2020, pp. 115–131.
[29] N. R. Latimer, Survival analysis for economic evaluations alongside clinical trials—
extrapolation with patient-level data, Med. Decis. Making 33 (2013) 743–754.
[30] E. L. Kaplan, P. Meier, Nonparametric estimation from incomplete observations, Journal of
the American Statistical Association 53 (1958) 457–481. URL: https://www.tandfonline.com/
doi/abs/10.1080/01621459.1958.10501452. doi:10.1080/01621459.1958.10501452.
[31] C. Dwork, A. Roth, The algorithmic foundations of diferential privacy, Foundations and
Trends® in Theoretical Computer Science 9 (2014) 211–407. URL: http://dx.doi.org/10.1561/
0400000042. doi:10.1561/0400000042.
[32] T. Wang, J. Blocki, N. Li, S. Jha, Locally diferentially private protocols for frequency
estimation, in: E. Kirda, T. Ristenpart (Eds.), 26th USENIX Security Symposium, USENIX
Security 2017, Vancouver, BC, Canada, August 16-18, 2017, USENIX Association, 2017, pp.
729–745. URL: https://www.usenix.org/conference/usenixsecurity17/technical-sessions/
presentation/wang-tianhao.
[33] P.-C. Bürkner, brms: An R Package for Bayesian Multilevel Models Using Stan, Journal of
Statistical Software 80 (2017) 1–28. URL: https://www.jstatsoft.org/index.php/jss/article/
view/v080i01. doi:10.18637/jss.v080.i01.
[34] E. Bernard, H. Tuechler, P. L. Greenberg, R. P. Hasserjian, J. E. A. Ossa, Y. Nannya,
S. M. Devlin, M. Creignou, P. Pinel, L. Monnier, G. Gundem, J. S. Medina-Martinez,
D. Domenico, M. Jädersten, U. Germing, G. Sanz, A. A. van de Loosdrecht, O.
Kosmider, M. Y. Follo, F. Thol, L. Zamora, R. F. Pinheiro, A. Pellagatti, H. K. Elias, D. Haase,
C. Ganster, L. Ades, M. Tobiasson, L. Palomo, M. G. D. Porta, A. Takaori-Kondo, T. Ishikawa,
S. Chiba, S. Kasahara, Y. Miyazaki, A. Viale, K. Huberman, P. Fenaux, M. Belickova, M. R.
Savona, V. M. Klimek, F. P. S. Santos, J. Boultwood, I. Kotsianidis, V. Santini, F. Solé,
U. Platzbecker, M. Heuser, P. Valent, K. Ohyashiki, C. Finelli, M. T. Voso, L.-Y. Shih,
M. Fontenay, J. H. Jansen, J. Cervera, N. Gattermann, B. L. Ebert, R. Bejar, L.
Malcovati, M. Cazzola, S. Ogawa, E. Hellström-Lindberg, E. Papaemmanuil, Molecular
international prognostic scoring system for myelodysplastic syndromes, NEJM Evidence 1
(2022) EVIDoa2200008. URL: https://evidence.nejm.org/doi/abs/10.1056/EVIDoa2200008.
doi:10.1056/EVIDoa2200008.
[35] C. A. McGilchrist, C. W. Aisbett, Regression with frailty in survival analysis, Biometrics
47 (1991) 461–466. URL: http://www.jstor.org/stable/2532138.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Bahri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Zoghlami</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Abed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M. R. S.</given-names>
            <surname>Tavares</surname>
          </string-name>
          ,
          <article-title>Big data for healthcare: A survey</article-title>
          ,
          <source>IEEE Access 7</source>
          (
          <year>2019</year>
          )
          <fpage>7397</fpage>
          -
          <lpage>7408</lpage>
          . doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2018</year>
          .
          <volume>2889180</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>K. M. Batko</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Slezak</surname>
          </string-name>
          ,
          <article-title>The use of big data analytics in healthcare</article-title>
          ,
          <source>J. Big Data</source>
          <volume>9</volume>
          (
          <year>2022</year>
          )
          <article-title>3</article-title>
          . URL: https://doi.org/10.1186/s40537-021-00553-4. doi:
          <volume>10</volume>
          .1186/S40537-021-00553-4.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>C. P.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vaidya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.-W.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Jain</surname>
          </string-name>
          , L. C. Jain (Eds.),
          <source>A Survival Analysis Guide in Oncology</source>
          , Springer International Publishing, Cham,
          <year>2023</year>
          . URL: https://doi.org/10.1007/ 978-3-
          <fpage>031</fpage>
          -11170-
          <issue>9</issue>
          _2. doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>031</fpage>
          -11170-
          <issue>9</issue>
          _
          <fpage>2</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Kuo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ventin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Sato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Harrison</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Okuda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Qadan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. R.</given-names>
            <surname>Ferrone</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. D.</given-names>
            <surname>Lillemoe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. F.</given-names>
            <surname>del Castillo</surname>
          </string-name>
          ,
          <article-title>Common hepatic artery lymph node metastasis in pancreatic ductal adenocarcinoma: An analysis of actual survival</article-title>
          ,
          <source>Journal of Gastrointestinal Surgery</source>
          (
          <year>2024</year>
          ). doi:https://doi.org/10.1016/j.gassur.
          <year>2024</year>
          .
          <volume>02</volume>
          .018.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>B.</given-names>
            <surname>Gudjonsson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. M.</given-names>
            <surname>Livstone</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. M.</given-names>
            <surname>Spiro</surname>
          </string-name>
          ,
          <article-title>Cancer of the pancreas</article-title>
          .
          <source>diagnostic accuracy and survival statistics, Cancer</source>
          <volume>42</volume>
          (
          <year>1978</year>
          )
          <fpage>2494</fpage>
          -
          <lpage>2506</lpage>
          . doi:https://doi.org/10.1002/
          <fpage>1097</fpage>
          -
          <lpage>0142</lpage>
          (
          <issue>197811</issue>
          )42:
          <fpage>5</fpage>
          &lt;
          <fpage>2494</fpage>
          :
          <article-title>:AID-CNCR2820420554&gt;3.0</article-title>
          .CO;
          <fpage>2</fpage>
          -R.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Anjum</surname>
          </string-name>
          , S. ur Rehman Malik,
          <string-name>
            <surname>K.-K. R. Choo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Khan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Haroon</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Khan</surname>
            ,
            <given-names>S. U.</given-names>
          </string-name>
          <string-name>
            <surname>Khan</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Ahmad</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Raza</surname>
          </string-name>
          ,
          <article-title>An eficient privacy mechanism for electronic health records</article-title>
          ,
          <source>Computers &amp; Security</source>
          <volume>72</volume>
          (
          <year>2018</year>
          )
          <fpage>196</fpage>
          -
          <lpage>211</lpage>
          . URL: https://www.sciencedirect.com/science/article/ pii/S0167404817302031. doi:https://doi.org/10.1016/j.cose.
          <year>2017</year>
          .
          <volume>09</volume>
          .014.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>K.</given-names>
            <surname>Abouelmehdi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Beni-Hssane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Khaloufi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Saadi</surname>
          </string-name>
          ,
          <article-title>Big data security and privacy in healthcare: A review</article-title>
          ,
          <source>Procedia Computer Science</source>
          <volume>113</volume>
          (
          <year>2017</year>
          )
          <fpage>73</fpage>
          -
          <lpage>80</lpage>
          . URL: https://www.sciencedirect.com/science/article/pii/S1877050917317015. doi:https://doi. org/10.1016/j.procs.
          <year>2017</year>
          .
          <volume>08</volume>
          .292,
          <source>the 8th International Conference on Emerging Ubiquitous Systems and Pervasive Networks (EUSPN</source>
          <year>2017</year>
          )
          <article-title>/ The 7th International Conference on Current and Future Trends of Information and Communication Technologies in Healthcare (ICTH-</article-title>
          <year>2017</year>
          ) / Afiliated Workshops.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Almalawi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. I.</given-names>
            <surname>Khan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Alsolami</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. B.</given-names>
            <surname>Abushark</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Alfakeeh</surname>
          </string-name>
          ,
          <article-title>Managing security of healthcare data for a modern healthcare system</article-title>
          ,
          <source>Sensors (Basel) 23</source>
          (
          <year>2023</year>
          )
          <fpage>3612</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>C.</given-names>
            <surname>Dwork</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>McSherry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Nissim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. D.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <article-title>Calibrating noise to sensitivity in private data analysis</article-title>
          , in: S. Halevi, T. Rabin (Eds.),
          <source>Theory of Cryptography</source>
          ,
          <source>Third Theory of Cryptography Conference, TCC</source>
          <year>2006</year>
          , New York, NY, USA, March 4-
          <issue>7</issue>
          ,
          <year>2006</year>
          , Proceedings, volume
          <volume>3876</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2006</year>
          , pp.
          <fpage>265</fpage>
          -
          <lpage>284</lpage>
          . URL: https://doi.org/10.1007/11681878_14. doi:
          <volume>10</volume>
          .1007/11681878\_
          <fpage>14</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>W.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Meng</surname>
          </string-name>
          ,
          <article-title>A survey on diferential privacy for medical data analysis</article-title>
          ,
          <source>Annals of Data Science</source>
          (
          <year>2023</year>
          ). URL: https://doi.org/10.1007/s40745-023-00475-3. doi:
          <volume>10</volume>
          .1007/s40745-023-00475-3.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>K. M. Chong</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Malip</surname>
          </string-name>
          ,
          <article-title>Bridging unlinkability and data utility: Privacy preserving data publication schemes for healthcare informatics</article-title>
          ,
          <source>Computer Communications</source>
          <volume>191</volume>
          (
          <year>2022</year>
          )
          <fpage>194</fpage>
          -
          <lpage>207</lpage>
          . URL: https://www.sciencedirect.com/science/article/pii/S014036642200144X. doi:https: //doi.org/10.1016/j.comcom.
          <year>2022</year>
          .
          <volume>04</volume>
          .032.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>J.</given-names>
            <surname>Ficek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Dagne</surname>
          </string-name>
          , E. Daley,
          <article-title>Diferential privacy in health research: A scoping review</article-title>
          ,
          <source>J Am Med Inform Assoc</source>
          <volume>28</volume>
          (
          <year>2021</year>
          )
          <fpage>2269</fpage>
          -
          <lpage>2276</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Warner</surname>
          </string-name>
          ,
          <article-title>Randomized response: A survey technique for eliminating evasive answer</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>