Prof. Zhaojun Li from Western New England University delivered a talk on “Reliability Modeling and Optimization of New Product Development (NPD) Process”

The development of complex engineering products often needs to overcome many challenges such as meeting the development budget, release time, and performance goals. The new product development processes have been experiencing such challenges in an increasingly competitive global market environment. Specifically, the reliability of the new product has always been a major concern for new product developers, and it has been a difficulty to balance the development cost and time while sustaining high product reliability.

The main goal of this talk is to develop methodologies that help new product developers meet the product requirements and strategic business goals. This research consists of two main parts. In the first part, a novel methodology in modeling and optimizing the reliability growth is proposed, which considers the multiple stages of a new product development process and provides an optimal reliability growth plan in terms of time, cost, and the reliability of the newly developed products. The proposed approach differs from the existing research in the literature by, (1) considering multiple stages of the reliability growth program in the early stages of the new product development process, and (2) optimizing all three new product development goals simultaneously. The second part of this research provides an innovative approach to model and optimize the planning of a verification and validation (V&V) process in the early stages when designing a new product. This mathematical approach provides an optimal way of implementing a design verification and validation process to have maximum reliability improvement of a new product under development, when the implementation time and cost are limited.

Research paper accepted by IEEE Transactions on Reliability

In this paper, we develop a data-efficient learning-based approach for accurately estimating the time-varying kinematic reliability of mechanisms. To improve data efficiency, we develop an adaptive sampling scheme that is guided by the prediction uncertainty of the resultant deep learning model. Overall, the proposed methodology follows a four-step procedure. First, a spectral-normalized neural Gaussian process (SNGP) is employed to quantify the prediction uncertainty of the deep learning model used to evaluate the time-varying kinematic reliability of mechanisms. Unlike other uncertainty quantification methods, SNGP has two unique characteristics: SNGP normalizes the weights of hidden layers of neural network to preserve the relative distances among samples during data transformation; SNGP replaces the conventional dense output layer of neural network with a random Fourier features-based Laplace approximation of Gaussian process for distance-aware uncertainty quantification. Next, based upon the uncertainty estimated by SNGP, we devise an active learning function to adaptively identify and select the most valuable next data sample to add to the training set. Thirdly, based on a predefined data acquisition metric, we iteratively add data points that maximize the active learning function to the training set and continue updating the deep learning model until a termination condition is met. Finally, we benchmark the developed approach for time-varying reliability analysis of mechanisms against Monte Carlo simulation, PHI2, and the Monte Carlo dropout-based uncertainty quantification method in terms of estimation accuracy and computational efficiency using three numerical examples. Computational results suggest that the developed method substantially reduces the number of performance function evaluations while achieving reliability estimates that are more accurate than those from MC dropout and comparable to those from MCS and PHI2.

Research paper accepted by Decision Support Systems

Credit card fraud detection remains a significant challenge due to extreme class imbalance, evolving fraud patterns, and asymmetric misclassification costs. While existing machine learning methods often prioritize fraud detection performance, they frequently overlook model risk management, which is crucial for reliable decision making in high-stakes environments. To address this issue, we introduce DISCO — a framework that combines discriminative and robust representation learning with a conformal prediction-based mechanism for provable risk control. In essence, DISCO is established upon the principle of decoupling representation learning from risk-controlled decision-making. To this end, we first leverage deep metric learning (DML) to construct an embedding space that is inherently robust to class imbalance and resilient to concept drift. Subsequently, we employ a conformal risk control (CRC) mechanism to provide a formal statistical guarantee on the false negative rate (FNR) of the resulting model according to a user-specified FNR target. Computational experiments on a real-world dataset demonstrate that DISCO outperforms state-of-the-art methods in both classification performance and operational efficiency. To the best of our knowledge, this is the first work to integrate a DML-based representation learning with a formal risk control mechanism for reliable credit card fraud detection. The proposed framework therefore offers a trustworthy and practical solution that addresses the dual imperatives of predictive performance and reliability.