论文

JAREX:用于多目标工艺表征的贝叶斯主动学习采集函数

JAREX: An Acquisition Function for Multi-Objective Algorithmic Process Characterization

精选理由

制药工艺表征还在跑因子 DOE?JAREX 用贝叶斯主动学习把实验量砍掉一半以上,代码已在 obsidian 包开源。

论文提出 JAREX(Joint Acceptable Region EXploration),一个面向多目标工艺表征的贝叶斯主动学习采集函数。它把表征建模为联合边界学习问题,用乐观联合可行掩码结合随机化 straddle 的多目标扩展,将采样集中在联合失败边界上。基准对比显示,JAREX 在全部实验预算范围内比因子 DOE、空间填充设计和逐目标贪心策略更准确且更省样本地恢复联合通过区域。在批量实验场景下,它把迭代工艺表征实验次数减少一半以上,同时保持边界识别精度。该方法已在开源 obsidian 包中以模块化框架实现。

原文 · arXiv cs.LG

JAREX: An Acquisition Function for Multi-Objective Algorithmic Process Characterization

Pharmaceutical process characterization is central to Quality by Design because it defines how variations in process parameters affect the ability to meet product quality specifications, thereby supporting proven acceptable ranges and robust manufacturing. In practice, however, characterization still relies largely on factorial design of experiments (DOE) approaches, which are inefficient for resolving multivariate pass/fail boundaries in higher-dimensional spaces. While Bayesian optimization has transformed process optimization, adaptive methods for multi-objective process characterization remain lacking. Here, we introduce JAREX (Joint Acceptable Region EXploration), a Bayesian active-learning acquisition function for multi-objective process characterization. JAREX formulates characterization as a joint boundary-learning problem and adaptively selects experiments to recover the joint pass region defined by simultaneous satisfaction of threshold criteria across multiple objectives. JAREX combines an optimistic joint-feasibility mask with a multi-objective extension of randomized straddle, focusing sampling on the joint edge of failure. Our benchmark study suggests that JAREX provides more accurate and sample-efficient recovery of the joint pass region than factorial DOE, space-filling designs, and greedy objective-wise strategies over the full experimental budget range. For batched experimentation, it reduces the number of iterative process characterization experiments by more than half while preserving high accuracy for the boundary-identification task. Implemented in the open-source obsidian package, JAREX provides a modular framework for adaptive, data-efficient multi-objective algorithmic process characterization, supporting sample-efficient range finding in high-dimensional spaces.