- Research
- Open access
- Published:
Soft sensor modeling method for Pichia pastoris fermentation process based on substructure domain transfer learning
BMC Biotechnology volume 24, Article number: 104 (2024)
Abstract
Background
Aiming at the problem that traditional transfer methods are prone to lose data information in the overall domain-level transfer, and it is difficult to achieve the perfect match between source and target domains, thus reducing the accuracy of the soft sensor model.
Methods
This paper proposes a soft sensor modeling method based on the transfer modeling framework of substructure domain. Firstly, the Gaussian mixture model clustering algorithm is used to extract local information, cluster the source and target domains into multiple substructure domains, and adaptively weight the substructure domains according to the distances between the sub-source domains and sub-target domains. Secondly, the optimal subspace domain adaptation method integrating multiple metrics is used to obtain the optimal projection matrices \({{W}_{s}}\) and \({{W}_{t}}\) that are coupled with each other, and the data of source and target domains are projected to the corresponding subspace to perform spatial alignment, so as to reduce the discrepancy between the sample data of different working conditions. Finally, based on the source and target domain data after substructure domain adaptation, the least squares support vector machine algorithm is used to establish the prediction model.
Results
Taking Pichia pastoris fermentation to produce inulinase as an example, the simulation results verify that the root mean square error of the proposed soft sensor model in predicting Pichia pastoris concentration and inulinase concentration is reduced by 48.7% and 54.9%, respectively.
Conclusion
The proposed soft sensor modeling method can accurately predict Pichia pastoris concentration and inulinase concentration online under different working conditions, and has higher prediction accuracy than the traditional soft sensor modeling method.
Background
As one of the most widely used exogenous protein expression systems [1, 2], Pichia pastoris (eukaryotic) expression system has achieved remarkable results in the fields of drug research and development, vaccine production, and industrial enzymes due to its simplicity of operation, high efficiency of expression, ease of cultivation, and the ability to post-transcriptional modifications of exogenous protein [3,4,5]. However, the process of protein production by Pichia pastoris induced fermentation is a highly nonlinear and strongly coupled dynamic process with time-variability, strong coupling and uncertainty [6]. Key biological variables (such as Pichia pastoris concentration and inulinase concentration) that can directly reflect fermentation quality during the fermentation process cannot be measured online and in real time, and there is no accurate mechanism model available [7]. At present, it can only be estimated by offline and laboratory analysis, which not only causes the lag of information acquisition, and affects the operator’s correct judgment and decision on the real-time reaction state, but also limits the implementation of optimal control strategy. Therefore, it is urgent to find a method to achieve the optimal estimation and prediction of key biological variables in the fermentation process of Pichia pastoris.
Soft sensor method is an effective way to address the problem of online measurement of key biological variables in biological fermentation process. Sun et al. [8] proposed a modeling method combining self-organizing feature mapping and least squares support vector machine to predict the fermentation effect of CTC. Experiments showed that the method could obtain more accurate predictions of fermentation effects. Wang et al. [9] applied relevance vector machine to the soft sensor modeling of penicillin fermentation process and achieved good results. Hua et al. [10] proposed a soft sensor model of penicillin fermentation process based on random forest and improved harris hawk optimized long short-term memory network to determine key biological variables in the fermentation process. The simulation results show that the established soft sensor model has high measurement accuracy and good measurement effect, and can meet the practical requirements of engineering. Dave et al. [11] used artificial neural networks and genetic algorithms to predict bioethanol production. Yamada et al. [12] used Gaussian mixture model to divide the datasets, genetic algorithm to select explanatory variables, and ultimately constructed online nonlinear adaptive soft sensor model for explanatory variables at each stage. The results show that the adaptive soft sensor model can accurately predict the value of the target variable in each process state. Although the soft sensor models constructed above can realize the online prediction of the key biological variables in the fermentation process, these modeling methods do not take into account the characteristics of multiple working conditions of the fermentation process, i.e., due to the different initial environmental parameters in the fermentation production process and the frequently switched parameters in the production process, there are large discrepancies between the fermentation data of different batches, and the data of fermentation process under different working conditions have drifted to a certain extent, and its distribution no longer obeys the assumption of independent and identical distribution, and it is difficult to collect labeled data for some special working conditions or potential working conditions, and when the distribution of the working conditions to be measured differs greatly from the distribution of the modeled data, the performance of the originally established soft sensor model will be significantly reduced, and the generalization capability will be limited or even the model will be invalidated, and the performance will be challenged considerably.
At present, although most soft sensor modeling algorithms considering multiple working conditions are relatively mature, they are still not rid of the assumption of independent and identical distribution in essence, and cannot break through the limitations of low prediction accuracy and poor generalization ability of the original model due to the discrepancy in data distribution of the working conditions to be measured under non-ideal conditions. The soft sensor method of multiple working condition process based on transfer learning solves the above problems. It relaxes the assumption that training data and test data need to follow independent and identical distribution, and quickly improves the accuracy of soft sensor model by transferring data information of known working conditions to the working condition to be measured with different data distribution and scarce labeled data, which is suitable for complex multiple working conditions. Chai et al. [13] proposed a deep probability transfer regression soft sensor framework, which reduced the discrepancy in data distribution between source domain and target domain and effectively reduced the impact of data loss on the performance of soft sensor models in industrial processes. Xie et al. [14] proposed an online transfer learning technology based on transfer slow feature analysis and variational Bayesian inference to solve the problem of measuring the water content of crude oil emulsion in steam-assisted gravity drainage technology. Ren et al. [15] proposed a soft sensor model based on variational mode decomposition, autoencoder and transfer learning to achieve high-precision regression prediction. Zhou et al. [16] proposed a joint distributed adaptive regression soft sensor model based on online fuzzy sets, which converted continuous labels into fuzzy class labels through fuzzy sets. By adapting both marginal and conditional distributions, the domain adaption of damage quantification task was realized, which significantly improved the accuracy of damage quantification in real-world environment. Zhu et al. [17] proposed an offset compensation Gaussian process regression model for the quality inference of chemical processes with distributed outputs. The molecular weight distribution prediction in a polymerization process indicates its feasibility and superiority. Liu et al. [18] proposed a novel framework of an adversarial transfer learning (ATL) based soft sensing method for the quality inferring of multigrade processes. Liu et al. [19] proposed a soft sensing method based on domain adaptation extreme learning machine (DAELM), and the prediction results of two multilevel chemical processes showed the superiority of DAELM method. Therefore, transfer learning can effectively solve the problem of model failure caused by the application of traditional soft sensor models to multiple operating conditions, and transfer learning can transfer knowledge from multiple known fermentation conditions to help accomplish the target condition learning task, which effectively alleviates the problem of insufficient samples in small-sample fermentation process. The soft sensor model using the idea of transfer learning can solve the problem of multiple working conditions in modeling to a certain extent, but the soft sensor modeling process of multiple working conditions using traditional transfer learning is to align the distribution of the entire modeling datasets through transfer learning, without considering the local structure presented by the fermentation process due to the characteristics of nonlinear, multi-stage and other characteristics. During the transfer process, local information is easily ignored, resulting in the loss of some data information during feature mapping and the inability to maintain the original data structure. The established soft sensor model suffers from underfitting, and there is still room for improvement in the accuracy of the soft sensor model.
Based on this, this paper proposes a soft sensor modeling method based on the transfer modeling framework of substructure domain for multiple working conditions of the fermentation process of Pichia pastoris. Firstly, the source and target domain data are divided into substructure domains by the Gaussian mixture model (GMM) clustering algorithm, while the sub-source domains are weighted according to the distance between the sub-source and sub-target domains. Secondly, the optimal subspace domain adaptation method combining multiple metric strategies (maximum variance, manifold regularization and distribution discrepancy minimization) is used to obtain the optimal subspace projection of the sub-source domain and the sub-target domain, and the optimal projection is used to project the data of the sub-source domain and the sub-target domain into the manifold space to align the data of the two domains, so as to reduce the discrepancy between the data of different working conditions. Finally, considering the nonlinear and small-sample characteristics of Pichia pastoris fermentation process, the least squares support vector machine(LSSVM) is used as the basic modeling method, and the data after substructure domain transfer is used to train the prediction model. Taking the process of Pichia pastoris fermentation to generate inulinase as an example for validation, the simulation results show that the OSDA-LSSVM soft sensor model predicted the root-mean-square errors of Pichia pastoris concentration and inulinase concentration with a reduction of 48.7% and 54.9%, respectively, compared with the traditional LSSVM model, and it can effectively improve the accuracy of the soft sensor model under multiple working conditions.
Methods
The soft sensor model established based on the idea of transfer learning effectively solves the problem of the performance degradation of the soft sensor model caused by the mismatch of data distribution under multiple working conditions. However, when the process data presents local structure due to the nonlinearity and multi-stage characteristics, the transfer learning of the data as a whole means that the local information is ignored, and part of the data information will be lost during the feature mapping, so that the accuracy of the soft sensor model established on this basis will be affected as well. Therefore, it is necessary to improve the traditional transfer learning method and construct a framework for aligning data distribution within the local data structure with the highest relevance and then building the soft sensor model. In summary, taking into account the characteristics of biological fermentation process data, such as multiple working condition, multiple stage, and locality, this paper proposes a soft sensor modeling method based on the transfer modeling framework of substructure domain for multiple working conditions of the fermentation process of Pichia pastoris, as shown in Fig. 1.
Aiming at the multi-stage characteristics of the exogenous protein production process by Pichia pastoris fermentation, a transfer learning framework of substructure domain is introduced, in which the sample data are clustered to obtain the datasets (substructure domains) of each fermentation stage, and the substructures are weighted according to the distances between the substructures of the source and target domains, with larger weights indicating smaller discrepancies between the corresponding substructures of the source and target domains, and the weighted sub-source domains and the corresponding sub-target domains are taken as the novel sample data for the data transfer and transformation, which avoids the problem that the local prediction values of a single global soft sensor model deviate greatly from the actual values when estimating the key biological variables of the fermentation process, leading to an increase in the prediction error of the model. Simultaneously, considering the characteristics of multiple working conditions of the process of exogenous protein production by Pichia pastoris fermentation, on the basis of substructural transfer, combining data transfer and subspace alignment, using multiple metric strategies (maximum variance, manifold regularization and distribution discrepancy minimization) to obtain the optimal projection matrices of the subspaces of the source and target domains, and projecting the data of each sub-source and sub-target domains into the subspaces for subspace alignment, which reduces the data distribution discrepancy among different working conditions and preserves the internal attributes and the neighborhood structure of the original data, to effectively solve the problem of model failure caused by multiple working conditions. Finally, the LSSVM prediction model is established using the source and target domain data after substructure domain adaptation to realize the real-time prediction of the key biological variables in the production process of Pichia pastoris fermentation.
Substructure domain learning strategies
Aiming at the problem that the traditional transfer method is prone to lose data information in the overall transfer, and is difficult to achieve the perfect match between the two domains, thus reducing the accuracy of the soft sensor model, this paper introduces the transfer learning strategy of substructure domain transfer to achieve a more detailed substructure-level match between the two domains [20]. The substructure domain transfer strategy firstly clusters the source and target domain data using the GMM clustering algorithm to obtain the substructures (sub-source domains and sub-target domains) of the two domains. Then, the sub-source domains are adaptively weighted according to the distance between the sub-source domain and sub-target domain, and the weights represent the degree of similarity of the substructures in the two domains. Finally, mapping is performed between the substructures of the two domains, i.e., knowledge transfer is performed at each stage corresponding to the known working conditions and the working conditions to be measured, which in turn reduces the discrepancy between the two domains. Substructure-level transfer pays more attention to the transfer between substructures with small discrepancies, performs more fine-grained transfer learning between the sub-target domain and its most relevant sub-source domain, and avoids the noise introduced by domain-level transfer to a certain extent, so as to make better use of local information and improve the prediction accuracy of soft sensor.
Acquisition and representation of substructures
Using \(\chi\) and \(\delta \sim \mathcal{N}(0,{\sigma ^2})\) to represent the sample characterization data, \({\chi ^k}\) conforms to \(N({\varepsilon ^k},{\sigma ^k})\), a Gaussian distribution. \({\varepsilon ^k}\) denotes the kth substructure center value, \({\sigma ^k}\) denotes the kth substructure covariance, and \({\chi ^k}\) denotes that the data belongs to the kth substructure. The \({\varepsilon ^k}\) and \({\sigma ^k}\) can be obtained through \(\chi\). Considering the source and target domains as a mixture of GMM distributions, the Bayesian information criterion (BIC) is utilized to determine the number of substructures, i.e.
Where, L represents the maximum value of the likelihood function of the estimated model, h represents the number of free parameters to be estimated, and n represents the sample size. The goal is to seek to minimize h of BIC.
After obtaining the substructure of the source domain and the target domain, the two domains can be represented as: \({\tau _s} = \sum \nolimits _{i = 1}^{{k_s}} {w_i^s} {\delta _{\varepsilon _i^s}}\), \({\tau _t} = \sum \nolimits _{j = 1}^{{k_t}} {w_j^t{\delta _{\varepsilon _j^t}}}\). This representation uses only the information of the cluster center, and the calculation is simple and efficient. Where \(\varepsilon\) represents the cluster center, \({\delta _\varepsilon }\) is the Dirac function at position \(\varepsilon\), \({\tau _s}\) and \({\tau _t}\) are the distribution of the source and target domains respectively, and w is the probability associated with \(\varepsilon\). Obviously, \(\sum \nolimits _{i=1}^{{{k}_{s}}}{w_{i}^{s}}=1\), \(\sum \nolimits _{j=1}^{{{k}_{t}}}{w_{j}^{t}}=1\). Here the square Euclidean distance is chosen as the cost between the source domain substructure \(\varepsilon _{i}^{s}\) and the target domain substructure \(\varepsilon _{j}^{t}\), i.e.
Adaptive weighting of substructure based on optimal transmission
Since the target domain has less labeling information, the same weight is given to the substructure of the target domain, i.e., fixing \(w_{j}^{t}\) to \(1/{{k}_{t}}\). It is known that \(\sum \nolimits _{i=1}^{{{k}_{s}}}{w_{i}^{s}}=1\), the source domain substructure can be weighted by locally optimal transport with the following optimization objective.
Where, \({{\langle \pi ,\textbf{C}\rangle }_{F}}\) is the total cost of the locally optimal transportation problem, \(H(\pi )=\sum {_{ij}{{\pi }_{ij}}}\log {{\pi }_{ij}}\) is the entropy term, \({{\langle \centerdot ,\centerdot \rangle }_{F}}\)is the Frobenius dot product, C is the cost matrix, \(\pi\) is the coupling matrix between the two probability distribution functions, and \(\lambda\) is the hyperparameter of the balance calculation speed and precision.
Through Lagrange method, it is easy to obtain the optimal \(\pi _{1}^{*}\) as
Where, \({{\pi }_{0}}={{e}^{(-\textbf{C}/\lambda )-1}}\) is the result of the initialization, and \(\oslash\) denotes division by elements. After obtaining the optimal coupling matrix \(\pi _{1}^{*}\), the weight of each substructure of the source domain is \({{w}^{s}}=\pi _{1}^{*}{{1}_{{{k}_{t}}}}\).
After obtaining the weighted source domain substructures and target domain substructures, mapping between the substructures, i.e., knowledge transfer at the substructure level, can be performed. Compared with the overall transfer learning at the domain level, the substructure-level transfer learning is more detailed and more in line with the multi-stage characteristics of the Pichia pastoris fermentation. The main process of substructural transfer learning is shown in Fig. 2.
Substructure mapping based on optimal subspace domain adaptation
Both traditional data centric and subspace centric domain adaptation methods have certain limitations. The data centric transfer learning method seeks a transformation matrix that minimizes the distance between the source and target domains in the common space, and due to the distribution discrepancy between the source and target domain data, there may not be such a common projection matrix. However, the subspace centric transfer learning method assumes that the source and target domain data have similar distribution in the transformed subspace, and the subspace alignment may fail when the discrepancy between the two domains is large.
Based on the above analysis, and considering the characteristics of industrial process data such as multiple working condition, multiple stage and locality, this paper proposes an optimal subspace domain adaptation (OSDA) method using the shared and domain-specific features of two domains. This method minimizes the distribution discrepancy between the two domains based on the improved balanced distribution adaptation algorithm, and introduces the maximum variance and manifold regularization methods to ensure that the projected data can retain the internal attributes and neighborhood structure of the original data, and seeks the two mutually coupled optimal projections. Secondly, the optimal projection matrices are used to replace the traditional projection matrices (obtained by principal component analysis (PCA) used by the geodetic flow kernel (GFK) method) to project the source and target domain data into the source and target domain subspaces, respectively, and further align the subspaces so as to reduce the discrepancy between the source and target domain data. The OSDA method combines the data centric and subspace centric methods, and reduces the discrepancies of different batches of Pichia pastoris fermentation data in terms of statistics and geometry structure, which makes the established soft sensor model applicable to new working conditions and improves the generalization ability of the soft sensor model.
Assumed a labeled source domain sample \({{D}_{s}}=\{{{x}_{si}},{{y}_{si}}\}_{i=1}^{{{n}_{s}}}\) and a less labeled or unlabeled target domain sample \({{D}_{t}}=\{{{x}_{tj}}\}_{j=1}^{{{n}_{t}}}\) of Pichia pastoris fermentation. The source domain feature data is denoted as \({{X}_{s}}\in {{\mathbb {R}}^{d\times {{n}_{s}}}}\), and the target domain feature data is denoted as \({{X}_{t}}\in {{\mathbb {R}}^{d\times {{n}_{t}}}}\), where d represents the sample feature dimension, and \({{n}_{s}}\) and \({{n}_{t}}\) represent the number of samples in the source domain and target domain respectively. Assume that the feature space and label space of the two domains are the same, i.e., \({{\mathcal {X}}_{s}}={{\mathcal {X}}_{t}}\), \({{\mathcal {Y}}_{s}}={{\mathcal {Y}}_{t}}\). But the marginal probability distribution and conditional probability distribution are different, i.e., \(P({{x}_{s}})\ne P({{x}_{t}})\) and \(P({{y}_{s}}|{{x}_{s}})\ne P({{y}_{t}}|{{x}_{t}})\).
Optimal subspace acquisition
In traditional transfer learning, balanced distribution adaptation (BDA) method is mainly used to solve the problem of process data distribution matching. BDA adapts the marginal distribution and conditional distribution between two domains via maximum mean discrepancy (MMD), thereby reducing the discrepancy in probability distribution between the two domains [21, 22]. Marginal distribution adaptation calculates the distance between the sample mean of the source domain and the target domain in the low-dimensional embedding, so that the marginal probability distributions of the two domains are approximately equal after projection, i.e., \(P({{W}_{s}}^{T}{{x}_{s}})\approx P({{W}_{t}}^{T}{{x}_{t}})\). Conditional distributed adaptation utilizes the class conditional probability to approximate the conditional probability, trains a classifier through source domain data to obtain the target domain pseudo-label \({{\hat{Y}}_{t}}\), and iterates times T to improve the accuracy of the pseudo-label. Conditional distribution adaptation calculates the distance between the sample means of all classes, such that \(P({{y}_{s}}|{{W}_{s}}^{T}{{x}_{s}})\approx P({{y}_{t}}|{{W}_{t}}^{T}{{x}_{t}})\). The discrepancy in probability distributions between the two domains is defined as follows.
Where, \(\eta\) is a balance factor and \(\eta \in [0,1]\), is used to dynamically adjust the importance of the marginal and conditional distributions. \(n_{s}^{(c)}\) and \(n_{t}^{(c)}\) denote the number of samples belonging to class c in the source and target domains, and \(X_{s}^{(c)}\) and \(X_{t}^{(c)}\) denote the samples belonging to class c in the source and target domains, and \({{W}_{s}}\) and \({{W}_{t}}\) are projection matrices that project the source domain and the target domain into the subspace, respectively.
MMD conditional distribution adaptation is to use class conditional probability to approximate conditional probability, while the soft sensor modeling process of biochemical reaction process belongs to the regression task, and its labels are continuous. If BDA method is used for transfer learning, continuous labels need to be constrained into classes to obtain “class labels”, and then conditional distribution adaptation is realized.
Based on the above, this paper introduces the concept of fuzzy set [23], and restricts the continuous labels in the fermentation process to the fuzzy class through fuzzy set, i.e., the values at 5%, 50% and 95% of the continuous labels in the source and target domains are taken as the class center of the fuzzy class. As shown in Fig. 3a, each continuous source domain label can belong to three fuzzy classes of smalls, mediums and larges at the same time.
The class of smalls is taken as the first class, the class of mediums as the second class, and the class of larges as the third class, and the membership degree \(\mu _{ic}^s\) indicates the extent to which the source domain label \(y_{i}^{s}\) belongs to the class c. The membership degree is normalized according to \(\mu _{ic}^{s}\) for each class. i.e.
Similarly, three fuzzy classes of the target domain pseudo-label can be obtained, as shown in Fig. 3b. Its membership degree is:
According to Eqs. 5, 6 and 7, the updated distribution discrepancy is defined as:
Introducing the kernel trick, the distribution discrepancy function is rewritten as follows.
Where, \(W=\left[ \begin{array}{c} {{W}_{s}} \\ {{W}_{t}} \end{array} \right]\),
Meanwhile, to ensure the ability to represent different features of the source domain and the target domain, and avoid projecting the features of the source domain and the target domain into unrelated dimensions, this paper introduces the maximum variance (MV) [24]. The optimization objective is set as:
Where,
Where, \({{H}_{s}}={{I}_{s}}-\frac{1}{{{n}_{s}}}{{1}_{s}}1_{s}^{T}\) and \({{H}_{t}}={{I}_{t}}-\frac{1}{{{n}_{t}}}{{1}_{t}}1_{t}^{T}\) are both central matrices, \({{I}_{s}}\in {{\mathbb {R}}^{{{n}_{s}}\times {{n}_{s}}}}\) and \({{I}_{t}}\in {{\mathbb {R}}^{{{n}_{t}}\times {{n}_{t}}}}\) are identity matrices, and \({{1}_{s}}\in {{\mathbb {R}}^{{{n}_{s}}}}\) and \({{1}_{t}}\in {{\mathbb {R}}^{{{n}_{t}}}}\) are all-one column vectors.
Moreover, in order to further maintain the structural information of the source and target domains during the projection process, manifold regularization (MR) is introduced to extract the local neighborhood features of the data through MR, and maintain this structure in the manifold space after the projection [25, 26]. Its objective function is:
Where, \({{G}_{ij}}={{e}^{-{{\left\| {{x}_{i}}-{{x}_{j}} \right\| }^{2}}/t}}\) denotes the similarity between the two sample points \({{x}_{i}}\) and \({{x}_{j}}\), and the final regularization can be written as:
Where,
Where, \(L=D-G\) is the Laplacian matrix and \({{D}_{ii}}=\sum \nolimits _{j=1}^{{{n}_{s}}+{{n}_{t}}}{{{G}_{ij}}}\) is the diagonal matrix.
The improved OSDA greatly reduces the discrepancy between the source and target domain subspaces by simultaneously optimizing \({{W}_{s}}\) and \({{W}_{t}}\) to be close to the source and target domain subspaces.
To control the size of the projection matrix, regular constraints \(\left\| {{W}_{s}} \right\| _{F}^{2}\) and \(\left\| {{W}_{t}} \right\| _{F}^{2}\) are further introduced. The objective function is set as follows.
Combining Eqs. 9, 15, 20 and 26, the objective function is obtained as follows.
Where, \({{\theta }_{1}}\) , \({{\theta }_{2}}\) and \({{\theta }_{3}}\) are balancing parameters that balance the importance of each quantity and take values in the range of [0, 1], and \(\alpha\) and \(\beta\) are the regular coefficients. Combining Eqs. 10, 16 and 21 rewrites Eq. 27 as:
By the Lagrangian method, it is finally obtained:
Where, \(\phi =diag\left( {{\lambda }_{1}},...,{{\lambda }_{m}} \right)\) is the first m eigenvalues, \(W=\left( {{W}_{1}},...,{{W}_{m}} \right)\) contains the corresponding eigenvectors, which can be solved by generalized eigenvalue decomposition, and finally the optimal projection matrices \({{W}_{s}}\) and \({{W}_{t}}\) are obtained.
Subspace alignment
Consider the optimal projection matrices \({W_s}\) and \({W_t}\) as two points in the manifold space, such that \({W_s} = \Phi (0)\), \({W_t} = \Phi (1)\), and a geodesic \(\{\Phi (t):0\le t\le 1\}\) between the two points can form a path between the two subspaces. The phenomenon of drift between domains is reduced by finding a geodesic line from \(\Phi (0)\) to \(\Phi (1)\).
The features in the transformed manifold space can be denoted as \(z=\Phi {{(t)}^{T}}x\). The transformation from \(\Phi (0)\) to \(\Phi (1)\) passes through several points, which is accomplished by defining a semi-positive definite geodetic flow kernel through the inner product of the transformed features.
The source and target domain data after subspace alignment are: \({{Z}_{s}}=\sqrt{G}{{X}_{s}}\), \({{Z}_{t}}=\sqrt{G}{{X}_{t}}\).
Different from the traditional GFK method, OSDA uses multiple metric strategies (maximum variance, manifold regularization and distribution discrepancy minimization) to obtain the optimal projection matrices of the source and target domain subspaces, and uses the optimal projection matrices to replace the \({{S}_{s}}\) and \({{S}_{t}}\) projection matrices obtained by PCA method in GFK, which better realizes the alignment of the source domain subspaces and target domain subspaces.
Least squares support vector machine
Considering that the least squares support vector machine (LSSVM) has better performance in solving small sample and nonlinear problems, this paper adopts the source and target domain data after substructure domain adaptation to train the LSSVM, and constructs the soft sensor model of the production process of Pichia pastoris fermentation.
LSSVM is a novel type of support vector machine proposed by Suykens on the basis of support vector machine for solving model decomposition and function estimation problems [27]. Suppose there are l training samples \(\{({{x}_{i}},{{y}_{i}})|i=1,2,...,l\}\), in which the samples are n-dimensional vectors, \({{x}_{i}}\in {{\mathbb {R}}^{n}}\) is the sample input, \({{y}_{i}}\in {{\mathbb {R}}^{n}}\) is the sample output, and the optimization objective of LSSVM is:
Where, \(\omega\) is the weight vector, \({{\xi }_{i}}\) is the error variable, b is the deviation quantity, \(\gamma\) is the penalty coefficient, and \(\varphi (\centerdot )\) is the nonlinear mapping.
The final function is estimated by the Lagrangian method to solve for:
Where, \(K(x,{{x}_{i}})\) is the kernel function, which has various forms such as radial basis function (RBF) and polynomial function. In this paper, RBF is used as the kernel function. For the two hyperparameters that affect the performance of LSSVM model, the regular coefficient and kernel width, this paper simply combines the fast leave-one-out cross-validation method to optimize the regular coefficient and RBF kernel width.
Soft sensor modeling based on OSDA-LSSVM
Considering the characteristics of Pichia pastoris fermentation, such as multiple working condition, multiple stage and locality, this paper transfers and transforms the fermentation process data based on the transfer modeling framework of substructure domain, and constructs a soft sensor model of the fermentation process based on the LSSVM modeling method with simple structure and strong generalization ability. In addition, we verify the performance of the soft sensor model in the simulation environment of MATLAB 2017a (with LSSVM support package added).
The specific steps of soft sensor modeling method based on the transfer modeling framework of substructure domain are as follows:
-
Step1:
The sample data of Pichia pastoris fermentation experiment were obtained, and the sample datasets were established, and the datasets were preprocessed. According to the consistent correlation degree method, auxiliary variables with correlation degree greater than 0.8 were selected to construct the data of source domain \({{D}_{s}}=\{{{X}_{s}},{{Y}_{s}}\}\) and target domain \({{D}_{t}}=\{{{X}_{t}}\}\).
-
Step2:
The substructures of source and target domain data are obtained by GMM clustering algorithm, and the sub-source domains are adaptively weighted according to the distance between the sub-source and sub-target domains.
-
Step3:
The weighted sub-source domains \(D_{s}^{1},D_{s}^{2},...,D_{s}^{{{k}_{s}}}\) and the corresponding sub-target domains \(D_{t}^{1},D_{t}^{2},...,D_{t}^{{{k}_{t}}}\) are used as novel sample data to train the LSSVM model, and the pseudo labels \(\hat{Y}_{t}^{1},\hat{Y}_{t}^{2},...,\hat{Y}_{t}^{{{k}_{t}}}\) of the sub-target domains are obtained.
-
Step4:
The sub-source domains and sub-target domains with pseudo labels are taken as new sample data, and the optimal projection matrices \({{W}_{s}}\) and \({{W}_{t}}\) are calculated by the optimal subspace domain adaptation method integrating multiple metric strategies (maximum variance, manifold regularization and distribution discrepancy minimization). Then, the data of each sub-source domain and sub-target domain are projected into the subspace to further realize the transformation from sub-source domain to sub-target domain, and obtain the data of source domain and target domain after reducing the distribution discrepancy.
-
Step5:
The LSSVM soft sensor model is built using the source domain data \(\{{{Z}_{s}},{{Y}_{s}}\}\) and target domain data \(\{{{Z}_{t}}\}\) after substructure domain adaptation to obtain the actual predicted labels\({{Y}_{t}}\).
In summary, Algorithm 1 shows more specific steps for OSDA-LSSVM.

Algorithm 1 Optimal Subspace Domain Adaptation based on LSSVM
Results
Fructooligosaccharide(FOS) has been widely used in the field of health food because of its indigestibility, low caries coelicity and improving lipid metabolism. At present, one of the ways to prepare FOS is to hydrolyze inulin with endo-inulinase produced by Pichia pastoris fermentation. Important biochemical variables involved in the fermentation process of Pichia pastoris include Pichia pastoris concentration, methanol concentration and inulinase concentration, among which the methanol concentration can be measured online by the corresponding laboratory-level analytical instrument or meters, while the Pichia pastoris concentration and inulinase concentration can only be obtained by offline and laboratory analysis in more cases, which not only costs a lot of manpower and material resources, but also affects the implementation of fermentation process control strategy and the improvement of fermentation technology. Based on this, this paper constructs the soft sensor model of the key biological variables (Pichia pastoris concentration and inulinase concentration) in the process of inulinase production by Pichia pastoris fermentation based on the transfer modeling framework of substructure domain, to provide important information for the online control and optimization of the process of inulinase production by Pichia pastoris fermentation.
Pichia pastoris GS115, MutsHis+ strain was selected for methanol-induced expression of inulin endonuclease INU2 on the transformants, and the enzyme activity of recombinant inulinase was detected. The inulinase generation process test platform was provided by Yangzhong Weikert Bioengineering Equipment Co., Ltd, and the RTY0-C-100L fermenter was used as the fermentation equipment. The process of inulinase generation by Pichia pastoris fermentation is shown in Fig. 4.
In order to make the experiment close to the actual production process, the experimental process is designed as follows:
-
1.
According to the requirements of Pichia pastoris strain inoculation, preparation of medium, shaking bottle culture and sterilization of fermentation equipment were carried out. The medium was then sterilized at 130°C for 30 minutes. When the temperature dropped to 30°C, the strain was introduced into the fermenter by flame inoculation method. The initial fermentation conditions are shown in Table 1.
-
2.
The auxiliary variables sampled every 15 minutes were archived in a structured database. Pichia pastoris concentration and inulinase concentration were sampled offline every two hours and recorded. The data pairs of auxiliary variables and biological variables were established by interpolation method as the fermentation sample data of this batch. We selected fermentation broth temperature (T), pH, dissolved oxygen concentration (Do), stirring rate (r), and intake flow rate (V) as auxiliary variables.
-
3.
The fermentation cycle of Pichia pastoris is 90 hours, and each batch contains 180 sample data. The auxiliary variables were taken as inputs, Pichia pastoris concentration and inulinase concentration as outputs, which were combined with the established soft sensor model to realize the real-time prediction of key biological variables.
To verify whether each strategy has a positive effect on the soft sensor model, we establish soft sensor models that remove a certain strategy and compare it with the model proposed in this paper. As shown in Fig. 5a, when the MV strategy is removed(Model1, i.e., \({{\theta }_{1}=0}\)), the predicted value of the model for Pichia pastoris concentration begins to deviate greatly from the actual value, and as shown in Table 2, compared with the original OSDA-LSSVM model, the root mean square error increases, the coefficient of determination decreases, and the model performance decreases, which indicates that the MV strategy is very necessary. Similarly, Fig. 5b shows that the performance of the model is reduced to a certain extent when the MR Strategy is removed(Model2, i.e., \({{\theta }_{2}=0}\)), and Table 2 also shows the important role of the MR Strategy in the soft sensor model. In addition, when the \(\parallel {{W}_{s}}-{{W}_{t}}\parallel\) term is removed(Model3, i.e., \({{\theta }_{3}=0}\)), as shown in Fig. 5c, the performance of the model decreases slightly, and it can be seen from Table 2 that this strategy has little effect on the soft sensor model. When the subspace alignment carried out by GFK method is removed(Model4), it can be seen from Fig. 5d and Table 2 that the performance of the model decreases greatly. In conclusion, MV, MR and GFK play an important role in soft sensor modeling methods.
To verify the validity of the soft sensor modeling method proposed in this paper, the key biological variables(Pichia pastoris concentration and inulinase concentration) were predicted based on the constructed OSDA-LSSVM soft sensor model. Meanwhile, in order to verify the superior performance of the OSDA-LSSVM soft sensor model, this paper also established the LSSVM, GFK-LSSVM, BDA-LSSVM and OSDA-LSSVM soft sensor models based on the same batch of data. The prediction curves of the four soft sensor models for Pichia pastoris concentration are shown in Figs. 6 and 7 illustrates the curves of each of the four models to track the actual value, where the “Actual Value” is the Pichia pastoris concentration value sampled offline.
The LSSVM model in Fig. 7 uses RBF and adopts the reservation-one parameter algorithm to optimize the two hyperparameters of kernel function width and regularization coefficient. By comparing the prediction results of the LSSVM and GFK-LSSVM models in Fig. 7, it can be seen that there is a significant deviation in the overall prediction curve of the LSSVM model that uses the traditional reservation-one parameter algorithm to optimize hyperparameters. The GFK-LSSVM model introduces the subspace alignment algorithm in transfer learning, projects the sample data into the manifold space through the projection obtained by PCA, realizes the transformation of the training sample to the test sample, and thus improves the performance of the model. However, the local predicted value of GFK-LSSVM model deviates greatly from the actual value.
Compared with the GFK-LSSVM model, the BDA-LSSVM model combined with the BDA in transfer learning seeks a transformation that minimizes the discrepancy between the probability distribution of the training data and the test data in the common space, so that the prediction curve of the model is more consistent with the actual value. According to the results of many experiments, when the balance factor \(\eta\) of adjusting the marginal probability distribution and conditional probability distribution in BDA is set to 0.6, the BDA-LSSVM model has superior prediction performance.
Compared to the BDA-LSSVM model, the OSDA-LSSVM soft sensor model based on the transfer modeling framework of substructure domain proposed in this paper reduces the discrepancies of different batches of Pichia pastoris fermentation data in terms of statistics and geometric structure, so it can make full use of the local information of fermentation process data, and has higher prediction accuracy than the overall transfer soft sensor modeling, which can effectively improve the accuracy of soft sensor model under multiple working conditions. During the simulation process, we set the parameter \(\eta =0.6\) in OSDA to balance the two probability distributions, and set the balance parameters \({{\theta }_{1}}=1\), \({{\theta }_{2}}=1\) and \({{\theta }_{3}}=1\), i.e., the default is equally important. The number of iterations \(T=10\), the dimension of the final projection matrix \(m=5\). As can be seen from Fig. 7, the performance of OSDA-LSSVM soft sensor model is further improved, which can achieve real-time online accurate prediction of Pichia pastoris concentration.
In order to further verify the performance of the OSDA-LSSVM soft sensor model, the inulinase concentration in Pichia pastoris fermentation process is predicted based on the LSSVM, GFK-LSSVM, BDA-LSSVM and OSDA-LSSVM soft sensor models. As shown in Figs. 8 and 9, the simulation results show that the OSDA-LSSVM model also has superior performance in tracking and predicting inulinase concentration compared with the other three models, and its prediction curve can basically fit the actual value of inulinase concentration.
The relative error curves for Pichia pastoris concentration and inulinase concentration demonstrate more directly the predictive performance of the four soft sensor models, as shown in Figs. 10 and 11. Simulation results show that the proposed OSDA-LSSVM model has the smallest error.
To comprehensively compare the prediction effects of the four soft sensor models, this paper uses the root mean square error (RMSE) and coefficient of determination (R2) to evaluate the prediction ability of the four soft sensor models, as shown in Table 3.
As can be seen from Table 3, compared with the other three models, the OSDA-LSSVM model has the smallest RMSE in predicting Pichia pastoris concentration and inulinase concentration, and its R2 is closer to 1. To further verify the universality of the proposed model, the performance of the model is verified on another validation set, as shown in the Figs. 12 and 13. The results show that the OSDA-LSSVM soft sensor model has better generalization ability and higher prediction accuracy under multiple working conditions, and can better deal with the nonlinearity, time-varying and coupling of Pichia pastoris fermentation process.
Discussion
To address the limitations of single global model and traditional domain-level transfer learning method, this paper introduces the transfer learning strategy of substructure domain adaptation to achieve more detailed substructure-level matching between the two domains, extracts the local information of the Pichia pastoris fermentation process by Gaussian mixture model clustering algorithm, clusters the source and target domain data into multiple substructure domains, and constructs a local transfer framework to improve the model prediction performance. Meanwhile, on the basis of data transfer, combined with the method of subspace alignment, instead of seeking a common subspace with the smallest discrepancy, it seeks the respective subspaces of the two domains and approaches the two subspaces to reduce the data discrepancies, and proposes the OSDA method that utilizes the shared features of the two domains and the domain-specific features, which reduces the domain discrepancy in terms of both the statistic and geometrical structures. From Figs. 6, 7, 8 and 9, the overall prediction curve of the proposed OSDA-LSSVM model is able to fit the actual value and show good local performance. From Figs. 10, 11, 12, 13 and Table 3, the proposed model significantly reduces the model prediction error under multiple working conditions. The simulation results show that the OSDA-LSSVM soft sensor model based on the transfer learning strategy of substructure domain adaptation exhibits superior performance under multiple working conditions.
Of course, the OSDA-LSSVM model also has some limitations. Compared with online models, it is not able to update the model with newly generated samples in a timely manner, which may lead to model performance degradation. In addition, when the OSDA-LSSVM model is applied to different biochemical reaction processes, the number of primary and auxiliary variables needs to be determined manually, which is highly subjective. The changes of auxiliary variables in different biochemical reactions are significantly different, and the number of primary and auxiliary variables directly affects the response speed of the model. If the number of manually determined auxiliary variables is too high, it will increase the complexity of the model, and then affect the response speed of the model. On the contrary, if the number of auxiliary variables is too small, the complexity of the model will be reduced, resulting in the decline of prediction accuracy. In addition, since the fermentation process data set is obtained through offline sampling, the sample data is very limited, which limits the training effect of the soft sensor model to a certain extent.
In conclusion, it is necessary to further combine online learning in future research, and knowledge transfer in multi-source domains can solve the problem of sample limitation and the limitations of offline models. Meanwhile, the adaptive selection of primary and auxiliary variables can balance the response speed and prediction accuracy of the model to a certain extent, thus providing a basis for further model optimization and predictive control of biochemical reaction system.
Conclusion
The fermentation process of Pichia pastoris is characterized by multiple working condition, multiple stage and locality, and the performance of the traditional soft sensor model will be degraded or even model failure when the operating conditions are changed. In this paper, the OSDA-LSSVM soft sensor modeling method based on the modeling framework of substructure domain transfer is proposed. Aiming at the multi-stage characteristics of the fermentation process of Pichia pastoris, a transfer learning framework of substructure domain is introduced to carry out data transfer and modeling in different stages of Pichia pastoris fermentation, which effectively improves the local prediction performance of the model. Meanwhile, in order to solve the problem of data discrepancy caused by multiple working conditions, the OSDA-LSSVM soft sensor method combines data transfer and subspace alignment, utilizes multiple metric strategies (maximum variance, manifold regularization and distribution discrepancy minimization) to obtain the optimal projection matrices of the subspaces of the source and target domains, and projects the data of each sub-source domain and sub-target domain into the subspaces to perform subspace alignment. It reduces the data distribution discrepancy of different working conditions and retains the internal attributes and neighborhood structure of the original data, which effectively solves the model failure problem caused by multiple working conditions. Taking Pichia pastoris fermentation to produce inulinase as an example, different batches of data are used as source domain and target domain to verify the performance of the soft sensor model. The simulation results show that the OSDA -LSSVM model can accurately predict Pichia pastoris concentration and inulinase concentration online under different working conditions, which has higher prediction accuracy than the traditional soft sensor modeling method, and the method can be extended to other biological fermentation fields.
The model has advantages in terms of real-time and efficiency in the control of biochemical reactions, which is essential to optimize the performance and stability of the controller, making it highly suitable for industrial applications. In the field of process control, in order to improve the response efficiency of the system, the time complexity, memory algorithm complexity and computational complexity of the algorithm must be analyzed, but this is not the main focus of this paper, and we do not provide a detailed explanation. However, in the design and application of industrial biochemical reaction control system, the above problems are worthy of further research and development.
Data availability
The data that support the findings of this study are available from Yangzhong Weikert Bioengineering Equipment Co., Ltd, but restrictions apply to the availability of these data, which were used under license for the current study, and so are not publicly available.
Abbreviations
- GMM:
-
Gaussian mixture mode
- BIC:
-
Bayesian information criterion
- OSDA:
-
Optimal subspace domain adaptation
- GFK:
-
Geodetic flow kernel
- PCA:
-
Principal component analysis
- BDA:
-
Balanced distribution adaptation
- MMD:
-
Maximum mean discrepancy
- MV:
-
Maximum variance
- MR:
-
Manifold regularization
- RBF:
-
Radial basis function
- FOS:
-
Fructooligosaccharide
- LSSVM:
-
Least squares support vector machine
- GFK-LSSVM:
-
LSSVM predictive model based on Geodetic flow kernel
- BDA-LSSVM:
-
LSSVM predictive model based on balanced distribution adaptation
- OSDA-LSSVM:
-
LSSVM predictive model based on optimal subspace domain adaptation
- RMSE:
-
Root mean square error
- R2 :
-
Coefficient of determination
References
Karbalaei M, Rezaee SA, Farsiani H. Pichia pastoris: A highly successful expression system for optimal synthesis of heterologous proteins. J Cell Physiol. 2020;235(9):5867–81.
Eskandari A, Nezhad NG, Leow TC, Rahman MBA, Oslan SN. Current achievements, strategies, obstacles, and overcoming the challenges of the protein engineering in Pichia pastoris expression system. World J Microbiol Biotechnol. 2023;40(1):39.
Mahboudi S, Shojaosadati SA, Maghsoudi A, Mahmoudi B. Development of a continuous fermentation process for the production of recombinant uricase enzyme by Pichia pastoris. Biotechnol Appl Biochem. 2024;71(1):123–31.
Zhao L, Li L, Hu M, Fang Y, Dong N, Shan A. Heterologous expression of the novel dimeric antimicrobial peptide LIG in Pichia pastoris. J Biotechnol. 2024;381:19–26.
Jyoti Gupta MS, Kumar Amit. Production of a Hepatitis E Vaccine Candidate Using the Pichia pastoris Expression System. Vaccine Des. 2022;2412:117–41.
Chai WY, Teo KTK, Tan MK, Tham HJ. Fermentation Process Control and Optimization. Chem Eng Technol. 2022;45(10):1731–47.
Wang B, Wang X, He M, Zhu X. Study on Multi-Model Soft Sensor Modeling Method and Its Model Optimization for the Fermentation Process of Pichia pastoris. Sensors. 2021;21(22):7635.
Sun Ym, Du N, Sun Qy, Chen Xg, Yang Jw. Research and application of biological potency soft sensor modeling method in the industrial fed-batch chlortetracycline fermentation process. Clust Comput. 2019;22(Suppl 3):S6019–S6030.
Qiu K, Wang J, Zhou X, Wang R, Guo Y. Soft sensor based on localized semi-supervised relevance vector machine for penicillin fermentation process with asymmetric data. Measurement. 2022;202: 111823.
Hua L, Zhang C, Sun W, Li Y, Xiong J, Nazir MS. An evolutionary deep learning soft sensor model based on random forest feature selection technique for penicillin fermentation process. ISA Trans. 2023;136:139–51.
Dave N, Varadavenkatesan T, Selvaraj R, Vinayagam R. Modelling of fermentative bioethanol production from indigenous Ulva prolifera biomass by Saccharomyces cerevisiae NFCCI1248 using an integrated ANN-GA approach. Sci Total Environ. 2021;791: 148429.
Yamada N, Kaneko H. Adaptive soft sensor ensemble for selecting both process variables and dynamics for multiple process states. Chemom Intell Lab Syst. 2021;219: 104443.
Chai Z, Zhao C, Huang B, Chen H. A Deep Probabilistic Transfer Learning Framework for Soft Sensor Modeling With Missing Data. IEEE Trans Neural Netw Learn Syst. 2022;33(12):7598–609.
Xie J, Huang B, Dubljevic S. Transfer Learning for Dynamic Feature Extraction Using Variational Bayesian Inference. IEEE Trans Knowl Data Eng. 2022;34(11):5524–35.
Ren JC, Liu D, Wan Y. VMD-SEAE-TL-Based Data-Driven soft sensor modeling for a complex industrial batch processes. Measurement. 2022;198: 111439.
Zhou X, Sbarufatti C. A fuzzy-set-based joint distribution adaptation method for regression and its application to online damage quantification for structural digital twin. Mech Syst Signal Process. 2023;191: 110164.
Liu Y, Yang C, Zhang M, Dai Y, Yao Y. Development of Adversarial Transfer Learning Soft Sensor for Multigrade Processes. Ind Eng Chem Res. 2020;59(37):16330–45. https://doiorg.publicaciones.saludcastillayleon.es/10.1021/acs.iecr.0c02398.
Zhu J, Dai Y, Guo W, Deng H, Liu Y. Domain Compensation-Assisted Quality Inference Enhancement of Chemical Processes with Distributed Outputs. Ind Eng Chem Res. 2024;63(8):3632–40. https://doiorg.publicaciones.saludcastillayleon.es/10.1021/acs.iecr.3c04480.
Liu Y, Yang C, Liu K, Chen B, Yao Y. Domain adaptation transfer learning soft sensor for product quality prediction. Chemom Intell Lab Syst. 2019;192: 103813. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.chemolab.2019.103813.
Lu W, Chen Y, Wang J, Qin X. Cross-domain activity recognition via substructural optimal transport. Neurocomputing. 2021;454:65–75.
Zhao J, Deng F, He H, Chen J. Local Domain Adaptation for Cross-Domain Activity Recognition. IEEE Trans Hum Mach Syst. 2021;51(1):12–21.
Wang Z, Wang X, Liu F, Gao P, Ni Y. Adaptative Balanced Distribution for Domain Adaptation with Strong Alignment. IEEE Access. 2021;9:100665–76.
Wu D, Lawhern V, Gordon S, Lance B, Lin C. Driver Drowsiness Estimation from EEG Signals Using Online Weighted Adaptation Regularization for Regression (OwARR)(Article). IEEE Trans Fuzzy Syst. 2017;25(6):1522–35.
Gholenji E, Tahmoresnezhad J. Joint discriminative subspace and distribution adaptation for unsupervised domain adaptation. Appl Intell. 2020;50(7):2050–66.
Xing Z, Peng J, He X, Tian M. Semi-supervised sparse subspace clustering with manifold regularization. Appl Intell. 2024;54(9):6836–45.
Belkin M, Niyogi P, Sindhwani V. Manifold regularization: A geometric framework for learning from labeled and unlabeled examples. J Mach Learn Res. 2006;7:2399–434.
Suykens JAK, Vandewalle J. Least Squares Support Vector Machine Classifiers. Neural Process Lett. 1999;9(3):293–300.
Acknowledgements
We would like to acknowledge the hard and dedicated work of all the staff that implemented the intervention and evaluation components of the study.
Funding
This research was funded by the Natural Science Foundation of China (NO. 61705093), the Natural Science Foundation of the Jiangsu higher Education Institutions of China (NO.24KJA510011) and Wuxi “Light of Tai Lake” Science and Technology Project (basic research) (NO.K20221054).
Author information
Authors and Affiliations
Contributions
Conceptualization, B.W. and J.W.; methodology, B.W.; software, J.W.; validation, J.W., L.Z. and C.J.; formal analysis, J.W.; investigation, J.W.; resources, J.W.; data curation, H.J.; writing-original draft preparation, J.W. and H.J.; writing-review and editing, S.H.; visualization, J.W.; supervision, B.W.; project administration, B.W.; funding acquisition, B.W. All authors have read and agreed to the published version of the manuscript.
Corresponding author
Ethics declarations
Ethics approval and consent to participate
Not applicable.
Consent for publication
Not applicable.
Competing interests
The authors declare no competing interests.
Additional information
Publisher’s Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary Information
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License, which permits any non-commercial use, sharing, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if you modified the licensed material. You do not have permission under this licence to share adapted material derived from this article or parts of it. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
About this article
Cite this article
Wang, B., Wei, J., Zhang, L. et al. Soft sensor modeling method for Pichia pastoris fermentation process based on substructure domain transfer learning. BMC Biotechnol 24, 104 (2024). https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12896-024-00928-4
Received:
Accepted:
Published:
DOI: https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12896-024-00928-4