SearcharxivSearch

arXiv subjects

Kim Duc Tran

Publications and source records attributed to Kim Duc Tran.

4 recordsLinked to original sources

An Adaptive Upper One-Sided Cumulative Sum Control Chart with Joint Parameter Optimization for Monitoring the Ratio of Two Normal Variables in Short Production Runs

Monitoring the ratio of two correlated normal variables is increasingly important in statistical process control, since many quality characteristics are expressed in relative rather than absolute form. Memory-type ratio charts have mostly been developed for long production runs, while their finite-horizon counterparts rely on a fixed reference value $ k $ derived from a specified shift. Such fixed-$ k $ designs are not optimal at a given out-of-control magnitude and, in low-variability regimes, yield boundary solutions for which the in-control truncated average run length (TARL$ _0 $) is unattainable. This paper proposes an upper one-sided cumulative sum (CUSUM) control chart for the ratio $ Z = X/Y $ in short production runs, denoted CUSUM-RZ$ ^+ $ (RZ standing for the ratio $ Z $), with fully adaptive joint optimization of $ k $ and the decision interval $ h $. Given a target TARL$ _0 = I $ and a target shift $ τ$, a bilevel problem calibrates $ h(k) $ by inner root-finding to satisfy the TARL$ _0 $ constraint and selects $ k^* $ by outer line search to minimize the out-of-control TARL$ _1 $. Both use a finite-state Markov-chain framework with an accurate ratio approximation; the inner step recovers boundary cases that fixed-$ k $ designs cannot. The chart is assessed through matched-horizon benchmarks against Shewhart-RZ, exponentially weighted moving average (EWMA-RZ), and fixed-$ k $ CUSUM-RZ$ ^+ $ charts, Monte Carlo robustness studies, and a Phase I estimation analysis. All memory-type charts outperform the Shewhart-RZ baseline; the adaptive design matches them under stable correlation and improves appreciably when correlation rises from Phase I to Phase II. It is insensitive to symmetric heavy tails yet mildly anti-conservative under contamination, and $ m \geq 100 $ subgroups keep the TARL$ _0 $ relative bias near 1%.

math.ST

Effect of the measurement errors on one-sided Synthetic-RZ control charts for monitoring the ratio of two normal variables

In numerous industrial production settings, keeping track of the ratio formed by two normally distributed random variables is a task of considerable practical interest. The present work examines how measurement errors influence the behaviour of a pair of one-sided Synthetic control charts designed to monitor such a ratio (referred to here as Synthetic-RZ charts), with the analysis covering both the zero-state and the steady-state average run length ($ARL$). To incorporate measurement error into the operation of these charts, we adopt a linear covariate error model. We describe, step by step, how the parameters of the underlying model evolve as the process moves from an in-control to an out-of-control state, and we deliberately avoid the restrictive premise that the observed shift magnitude is unrelated to the measurement errors. The run length characteristics of the charts are obtained by means of a Markov chain formulation. A series of numerical experiments makes clear that measurement error erodes the detection capability of the charts. A particularly useful outcome of the investigation is that collecting several measurements on each inspected unit does not constitute an efficient remedy for the adverse influence of measurement error on the performance of the Synthetic-RZ charts.

math.ST

Monitoring the Ratio of two Normal Variables using EWMA Type Control Charts in Short Production Runs

In many industrial and engineering applications, process performance is characterized by the ratio of two normally distributed quality characteristics. Monitoring such ratios is particularly challenging in short production runs, where conventional control charts often suffer from limited sensitivity due to the small number of available inspections. This paper proposes an exponentially weighted moving average (EWMA) control chart for monitoring the ratio of two normally distributed random variables under short production run (SPR) conditions. The statistical distribution of the ratio is first reviewed, adopting the corrected closed-form density of Nadarajah (2020) rather than the approximation used in earlier studies. The control limit of the proposed chart is calibrated to a prescribed in-control truncated average run length (TARL$ _0 $) over a finite horizon $ I $ of inspections, using a Markov-chain representation of the EWMA recursion. The detection performance of the chart is then assessed through a large factorial study covering the smoothing constant $ λ$, the in-control correlation $ ρ_0 $, the coefficients of variation $ (γ_X, γ_Y) $, the sample size $ n $, and the magnitude of the shift $ τ$. Numerical results show that the proposed EWMA-RZ chart provides substantially better detection of small and moderate shifts than the recently developed Shewhart-type short-run ratio chart (ShRZ) of Tran et al. (2021), especially for $ |τ- 1| \le 0.05 $. An illustrative example based on a beverage filling process is included to demonstrate the practical implementation of the method.

math.ST

Using Anomaly Detection to Detect Poisoning Attacks in Federated Learning Applications

Adversarial attacks such as poisoning attacks have attracted the attention of many machine learning researchers. Traditionally, poisoning attacks attempt to inject adversarial training data in order to manipulate the trained model. In federated learning (FL), data poisoning attacks can be generalized to model poisoning attacks, which cannot be detected by simpler methods due to the lack of access to local training data by the detector. State-of-the-art poisoning attack detection methods for FL have various weaknesses, e.g., the number of attackers has to be known or not high enough, working with i.i.d. data only, and high computational complexity. To overcome above weaknesses, we propose a novel framework for detecting poisoning attacks in FL, which employs a reference model based on a public dataset and an auditor model to detect malicious updates. We implemented a detector based on the proposed framework and using a one-class support vector machine (OC-SVM), which reaches the lowest possible computational complexity O(K) where K is the number of clients. We evaluated our detector's performance against state-of-the-art (SOTA) poisoning attacks for two typical applications of FL: electrocardiograph (ECG) classification and human activity recognition (HAR). Our experimental results validated the performance of our detector over other SOTA detection methods.

cs.LG