Adaptive Progressive Hybrid Censoring (APHC)
- Adaptive Progressive Hybrid Censoring (APHC) is a scheme that integrates progressive, hybrid, and adaptive censoring to ensure exactly m failures while managing test duration and survivor count.
- It employs a predetermined removal plan and a censoring threshold to optimize statistical information and control costs in accelerated life testing experiments.
- MLE techniques, including Newton–Raphson, are used to estimate Weibull parameters with proven asymptotic properties, enhancing model reliability compared to traditional methods.
Adaptive Progressive Hybrid Censoring (APHC) encompasses a family of censoring schemes in life-testing experiments that combine features of progressive, hybrid, and adaptive censoring in order to balance statistical information with practical constraints such as cost, time, and sample size. In APHC, units are removed from test adaptively depending on observed failure times and a predefined censoring time, permitting the experiment to capture a fixed number of failures while retaining control over the survivor count and test duration. The scheme is designed to mitigate the risk of incomplete information, often observed in classical censoring approaches, and is especially relevant in accelerated life testing (ALT) frameworks under Weibull or Marshall-Olkin bivariate Weibull lifetime models (Konar et al., 11 Jan 2026, &&&1&&&).
1. Definition and Structure of the APHC Scheme
Adaptive Progressive Hybrid Censoring is defined by the following components:
- : Total number of identical units placed on test.
- : Desired number of observed failures ().
- : Pre-specified censoring time ().
- : Deterministic plan for progressive removal (nonnegative integers with ).
The chronological mechanism is as follows:
- Start with test units.
- Observe failures .
- For each failure (), if , remove survivors at , where .
- After time , no further removals at intermediate failures; at the th failure (), remove all remaining survivors and terminate the test.
- The test is adaptive in the sense that removal actions depend on the comparison between observed failure times and .
This procedure ensures exactly failures are always observed, regardless of the distribution of failures relative to , providing robust information for inference.
2. Likelihood Formulation and Parameter Estimation
Suppose the lifetimes are i.i.d. Weibull with density . The likelihood under APHC conditions on the number of failures before and incorporates both observed failures and censored survivors. The joint likelihood is given by:
- Combinatorial constant:
- Log-likelihood:
Maximum likelihood estimation requires solving the following equations numerically for the shape parameter and scale :
- Scale:
- Shape:
Convergence is ensured by strict monotonicity of the score function in (Konar et al., 11 Jan 2026).
3. Asymptotic Properties and Inferential Theory
Consistency and asymptotic normality of the maximum likelihood estimators under APHC are established. If the sample size grows (), the unique solution for the shape parameter is consistent: . Under additional conditions (such as , homogeneous , finite moments), the estimator is asymptotically normal:
where is an appropriate Fisher-information-type quantity (Konar et al., 11 Jan 2026).
By the delta method, the scale estimator achieves similar properties. The existence and uniqueness of these MLEs under the adaptive scheme have been rigorously proven (Dutta et al., 2023).
4. Comparison with Related Censoring Schemes
APHC is distinguished from Progressive Hybrid Censoring (PHC):
- In PHC, units are removed at specified failure times, but if the th failure time exceeds , the experiment stops—possibly with fewer than failures and with survivors right-censored at .
- APHC adapts removal actions after to ensure the experiment proceeds until exactly failures are observed, with deferred removals if failures are delayed. This increases the information content while preserving experimental constraints.
Compared to standard right-censoring (Type I or II), APHC provides intermediate control between cost (linked to survivor removals) and information (number and timing of failures), offering a more flexible and robust middle ground (Konar et al., 11 Jan 2026).
Adaptive Type-II Progressive Hybrid Censoring (AT-II PHC) extends these ideas to competing risks and Marshall-Olkin bivariate Weibull models, ensuring exactly observable failures under general dependence and cause-of-failure ambiguity (Dutta et al., 2023).
5. Implementation Algorithms and Numerical Considerations
Implementation under APHC for Weibull lifetimes proceeds as follows:
- Collect ordered failure times and determine .
- Compute:
- Define the shape function:
- Solve via Newton–Raphson, updating:
- Update .
Fast convergence is observed due to the strict monotonicity and unimodality of the involved score function (Konar et al., 11 Jan 2026).
6. Regression Modeling in the ALT Context
In accelerated life testing (ALT), APHC-captured data supports regression of Weibull parameters on external stress variables (e.g., temperature , voltage ):
- Log-linear models are posited:
- After separate estimation of at each stress combination , these estimates are regressed via OLS with appropriate variance corrections (e.g., Murphy–Topel) to account for plug-in variability (Konar et al., 11 Jan 2026).
This two-step approach enables quantification of the stress–lifetime relationship under complex censoring.
7. Extensions and Optimization for Competing Risks
For dependent competing risks (e.g., Marshall–Olkin bivariate Weibull), APHC is extended to AT-II PHC. The observed likelihood accommodates unknown and simultaneous failure causes, and MLEs are computed via Newton–Raphson or fixed-point approaches. Bayesian inference (using gamma-Dirichlet priors and MCMC) provides Bayes estimates and credible intervals, with convergence diagnostics such as the Gelman–Rubin -statistic (Dutta et al., 2023).
Optimality of the censoring plan can be pursued with respect to:
- A-optimality: Minimize trace of asymptotic covariance.
- D-optimality: Minimize determinant of asymptotic covariance.
- F-optimality: Maximize trace of the information matrix.
Simulation studies and real data analyses confirm the practical efficiency and accuracy of APHC-based estimation, especially when plans are chosen under optimality criteria (Dutta et al., 2023).