WO2023231226A1 - Automatic proportioning system for photoresist cleaning liquid production and proportioning method therefor - Google Patents

Automatic proportioning system for photoresist cleaning liquid production and proportioning method therefor Download PDF

Info

Publication number
WO2023231226A1
WO2023231226A1 PCT/CN2022/119002 CN2022119002W WO2023231226A1 WO 2023231226 A1 WO2023231226 A1 WO 2023231226A1 CN 2022119002 W CN2022119002 W CN 2022119002W WO 2023231226 A1 WO2023231226 A1 WO 2023231226A1
Authority
WO
WIPO (PCT)
Prior art keywords
feature
formula
data
feature matrix
encoder
Prior art date
Application number
PCT/CN2022/119002
Other languages
French (fr)
Chinese (zh)
Inventor
黄斌斌
袁瑞明
罗霜
林金华
罗永春
赖志林
Original Assignee
福建天甫电子材料有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 福建天甫电子材料有限公司 filed Critical 福建天甫电子材料有限公司
Publication of WO2023231226A1 publication Critical patent/WO2023231226A1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B01PHYSICAL OR CHEMICAL PROCESSES OR APPARATUS IN GENERAL
    • B01FMIXING, e.g. DISSOLVING, EMULSIFYING OR DISPERSING
    • B01F35/00Accessories for mixers; Auxiliary operations or auxiliary devices; Parts or details of general application
    • B01F35/20Measuring; Control or regulation
    • B01F35/22Control or regulation
    • B01F35/2201Control or regulation characterised by the type of control technique used
    • B01F35/2206Use of stored recipes for controlling the computer programs, e.g. for manipulation, handling, production or composition in mixing plants
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B01PHYSICAL OR CHEMICAL PROCESSES OR APPARATUS IN GENERAL
    • B01FMIXING, e.g. DISSOLVING, EMULSIFYING OR DISPERSING
    • B01F35/00Accessories for mixers; Auxiliary operations or auxiliary devices; Parts or details of general application
    • B01F35/80Forming a predetermined ratio of the substances to be mixed
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B01PHYSICAL OR CHEMICAL PROCESSES OR APPARATUS IN GENERAL
    • B01FMIXING, e.g. DISSOLVING, EMULSIFYING OR DISPERSING
    • B01F2101/00Mixing characterised by the nature of the mixed materials or by the application field
    • B01F2101/24Mixing of ingredients for cleaning compositions
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Definitions

  • the present invention relates to the field of photoresist cleaning fluid under intelligent manufacturing, and more specifically, to an automatic batching system for the production of photoresist cleaning fluid and a batching method thereof.
  • photoresist cleaning agents are usually methyl isobutyl ketone. Although photoresist cleaning agents with this component have relatively satisfactory photoresist cleaning capabilities, they are toxic to people and the environment, so their use is restricted by ISO14000 environmental management certification.
  • US Patent 4983490 discloses a composition including 1-10 parts by weight of propylene glycol monomethyl ether and 1-10 parts by weight of propylene glycol monomethyl ether acetate.
  • Chinese patent CN1987663B discloses a photoresist cleaning agent, which is composed of propylene glycol monomethyl ether acetate and cyclohexanone, in which the weight percentage ratio of propylene glycol monomethyl ether acetate and cyclohexanone is 70% to 30 %.
  • the photoresist cleaning agent sold on the market is a cleaning agent with formula data, but in fact, the photoresist cleaning agent with the same formula will have different performance in different application scenarios. That is, in the actual industry, the same photoresist cleaning agent A photoresist cleaning agent with a formula may work well in scenario A, but not in scenario B. Therefore, corresponding to different application scenarios, the proportions of different ingredients in the formula need to be adjusted to adaptively obtain scene-adaptive photoresist cleaning agents. That is to say, for actual demanders, it is expected to provide customized photoresist cleaning solutions based on the particularity of the objects they want to clean (for example, substrates).
  • Embodiments of the present application provide an automatic batching system and batching method for the production of photoresist cleaning fluid, which uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one. Through this The method is used to determine the optimal ratio of the photoresist cleaning fluid for a specific object, and then perform automatic batching based on this optimal ratio.
  • an automatic batching system for photoresist cleaning liquid production which includes:
  • the formula data unit is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid includes water, hydroxyl quaternary ammonium salt compounds, alcoholamine compounds and non- Ionic surfactant, the weights of the water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound in the multiple formula data of the photoresist cleaning liquid formula are consistent, and the weights are consistent There is a difference in the weight of the non-ionic surfactant; a formula data semantic encoding unit is used to pass each formula data in the plurality of formula data through a trained context encoder including an embedding layer to generate multiple formulas respectively.
  • a first convolution coding unit used to convert the multiple recipe ingredient feature vectors into The plurality of first feature vectors of the plurality of recipe data are two-dimensionally arranged into a feature matrix and then passed through the trained first convolutional neural network to obtain the first feature matrix;
  • the cleaning test data acquisition unit is used to obtain the said The plurality of formula data of the formula of the photoresist cleaning liquid are directed to the cleaning test video of the object to be cleaned and the plurality of time values of the formula data of the formula of the photoresist cleaning liquid to achieve a predetermined clear effect;
  • the video encoding unit A video encoder for passing the cleaning test video through a trained joint encoder to obtain a first feature vector, the video encoder encoding the cleaning test video using a trained three-dimensional convolutional neural network ;
  • Temporal encoding unit used to construct the plurality of time values as input vectors and obtain the second feature vector
  • a joint encoding unit for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix
  • a feature matrix fusion unit for fusing the first feature matrix and The second characteristic matrix is used to generate a decoding characteristic matrix
  • a decoding unit is used to pass the decoding characteristic matrix through a decoder to generate a decoding value, and the decoding value is the local optimal weight value of the nonionic surfactant.
  • a batching unit used to generate a batching plan based on the decoded value.
  • a training module is also included.
  • the training module is used to train the context encoder including the embedding layer, the first convolutional neural network and the joint
  • the encoder performs training, wherein the training module includes: a training formula data unit for obtaining multiple formula data of the formula of the photoresist cleaning fluid, wherein the formula of the photoresist cleaning fluid includes water, hydrogen Oxygen quaternary ammonium salt compounds, alcohol amine compounds and nonionic surfactants, the water and the hydroxide quaternary ammonium salts mentioned in the multiple formula data of the photoresist cleaning liquid formula
  • the weights of the compound and the alcoholamine compound are consistent, and the weight of the non-ionic surfactant is different
  • a training formula data semantic encoding unit is used to pass each formula data in the multiple formula data by including Embedding the context encoder of the layer to respectively generate a plurality of recipe ingredient feature vectors, and respectively concatenating the multiple
  • a joint encoding unit for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix
  • Training a feature matrix fusion unit for fusing the first features matrix and the second feature matrix to generate a decoding feature matrix
  • a first loss calculation unit for calculating a dimensional distribution similarity constraint for feature manifolds between the first feature matrix and the second feature matrix.
  • the loss function value wherein the loss function value for the dimensional distribution similarity constraint of the feature manifold is based on the cosine distance between the first feature matrix and the second feature matrix and the first feature matrix and the second feature matrix; a second loss calculation unit for passing the decoding feature matrix through a decoder to generate a decoding loss function value; a training unit for using the feature flow as described
  • the context encoder including the embedding layer, the first convolutional neural network and the joint encoder are trained by using a weighted sum of the loss function value constrained by the shape of the dimension distribution similarity and the decoding loss function value.
  • the training recipe data semantic encoding unit is further used to: use the embedding layer of the encoder model containing the context of the embedding layer to respectively separate the plurality of Each recipe data in the recipe data is converted into an input vector to obtain a sequence of input vectors; using the converter of the encoder model containing the context of the embedded layer to perform global context-based semantic encoding on the sequence of input vectors to obtain the sequence of input vectors.
  • a plurality of formula ingredient feature vectors; the plurality of formula ingredient feature vectors are respectively concatenated to obtain a plurality of first feature vectors corresponding to the plurality of recipe data.
  • each layer of the first convolutional neural network performs input processing in the forward transmission of the layer.
  • the data is subjected to convolution processing, mean pooling processing along the channel dimension and activation processing to generate the first feature matrix from the last layer of the first convolutional neural network, wherein The input to the first layer is the feature matrix.
  • the training video encoding unit is further used: the video encoder of the convolutional neural network using a three-dimensional convolution kernel uses the following formula to encode the cleaning test video Processing is performed to generate the first feature vector; wherein the formula is:
  • H j , W j and R j represent the length, width and height of the three-dimensional convolution kernel respectively
  • m represents the number of the (l-1)th layer feature map
  • b lj is the bias
  • f( ⁇ ) represents the activation function.
  • the training timing encoding unit includes: a construction subunit for arranging the multiple time values into a one-dimensional input vector; a fully connected subunit , used to use the fully connected layer of the temporal encoder to fully connect the input vector obtained by the construction subunit with the following formula to extract the high-dimensional hidden features of the eigenvalues of each position in the input vector, Among them, the formula is: where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector, Represents matrix multiplication; a one-dimensional convolution subunit, used to perform one-dimensional convolution encoding on the input vector obtained by the construction subunit using the following formula using the one-dimensional convolution layer of the temporal encoder to extract the The high-dimensional implicit correlation features between the eigenvalues of each position in the input vector, where the formula is:
  • a is the width of the convolution kernel in the x direction
  • F is the convolution kernel parameter vector
  • G is the local vector matrix that operates with the convolution kernel function
  • w is the size of the convolution kernel.
  • the first loss calculation unit is further used to calculate the relationship between the first characteristic matrix and the second characteristic matrix according to the following formula:
  • cos(M 1 , M 2 ) represents the cosine distance between the first feature matrix M 1 and the second feature matrix M 2
  • d(M 1 , M 2 ) represents the Euclidean distance therebetween.
  • the second loss calculation unit is further used to: use a decoder to perform decoding regression on the decoding feature matrix using the following formula to obtain the decoding value;
  • the formula is: where X is the decoding feature matrix, Y is the decoding value, and W is the weight matrix, Represents matrix multiplication; calculate the cross entropy value between the decoded value and the real value as the decoding loss function value.
  • a batching method of an automatic batching system for photoresist cleaning liquid production includes: obtaining multiple recipe data of the photoresist cleaning liquid recipe, wherein the photoresist cleaning liquid
  • the formula of the cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants.
  • the water, the The weights of the hydroxyl quaternary ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the nonionic surfactants are different;
  • each of the multiple recipe data through a trained context encoder including an embedding layer to generate multiple recipe ingredient feature vectors, and concatenate the multiple recipe ingredient feature vectors to obtain A plurality of first feature vectors corresponding to the plurality of recipe data; after the plurality of first feature vectors corresponding to the plurality of recipe data are two-dimensionally arranged into a feature matrix, the first volume completed through training Accumulate the neural network to obtain the first feature matrix; obtain multiple formula data of the formula of the photoresist cleaning fluid for the cleaning test video of the object to be cleaned and the multiple formula data of the formula of the photoresist cleaning fluid to achieve Predetermine multiple time values of the clear effect; pass the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature vector, the video encoder uses the trained three-dimensional convolutional neural network to obtain the first feature vector The cleaning test video is encoded; after constructing the plurality of time values as input vectors, the second feature is obtained through the temporal encoder of the trained joint encoder including a one-dimensional
  • the decoded feature matrix is passed through a decoder to generate a decoded value that is a local optimal weight value of the nonionic surfactant; and a dosing plan is generated based on the decoded value.
  • the automatic batching system and batching method provided by this application for the production of photoresist cleaning fluid uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one. In this way, the optimal ratio of the photoresist cleaning fluid for a specific object is determined, and then automatic batching is performed based on the optimal ratio.
  • Figure 1 is an application scenario diagram of an automatic batching system for the production of photoresist cleaning fluid according to an embodiment of the present application.
  • FIG. 2 is a block diagram of an automatic batching system for producing photoresist cleaning fluid according to an embodiment of the present application.
  • FIG. 3A is a flow chart of the training phase in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
  • 3B is a flow chart of the inference stage in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
  • FIG. 4A is a schematic diagram of the architecture of the training phase in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
  • 4B is a schematic diagram of the architecture of the inference stage in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
  • photoresist cleaning agents are usually methyl isobutyl ketone (Methyl isobutyl ketone, MIBK). Although the photoresist cleaning agent with this composition has a relatively satisfactory ability to clean photoresist, it is toxic to people and the environment, so its use is restricted by ISO14000 environmental management certification.
  • U.S. Patent 4983490 discloses a composition including 1-10 parts by weight of propylene glycol mono-methyl ether (PGME) and 1-10 parts by weight of acetic acid.
  • PGME propylene glycol mono-methyl ether
  • acetic acid Propylene glycol mono-methyl ether acetate
  • PGMEA Propylene glycol mono-methyl ether acetate
  • Chinese patent CN1987663 B discloses a photoresist cleaning agent, which is composed of propylene glycol monomethyl ether acetate and cyclohexanone, in which the weight percentage ratio of propylene glycol monomethyl ether acetate and cyclohexanone is 70%. 30%.
  • the photoresist cleaning agent sold on the market is a cleaning agent with formula data, but in fact, the photoresist cleaning agent with the same formula will have different performance in different application scenarios. That is, in the actual industry, the same photoresist cleaning agent A photoresist cleaning agent with a formula may work well in scenario A, but not in scenario B. Therefore, corresponding to different application scenarios, the proportions of different ingredients in the formula need to be adjusted to adaptively obtain scene-adaptive photoresist cleaning agents. That is to say, for actual demanders, it is expected to provide customized photoresist cleaning solutions based on the particularity of the objects they want to clean (for example, substrates).
  • deep learning and neural networks have been widely used in computer vision, natural language processing, text signal processing and other fields.
  • deep learning and neural networks have also shown that they are close to or even beyond human performance in areas such as image classification, object detection, semantic segmentation, and text translation.
  • multiple formula data of the formula of the photoresist cleaning liquid are first obtained.
  • the formula of the photoresist cleaning solution as water, hydroxyl quaternary ammonium salt compounds, alcohol amine compounds and non-ionic surfactants as an example
  • the multiple formula data the The weights of water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound are consistent, and the weight of the nonionic surfactant is different, that is, the weight of other components is controlled to remain unchanged, The weight of the nonionic surfactant was adjusted to generate multiple formulation data.
  • a context encoder including an embedding layer is used to perform full-text-based high-dimensional semantic encoding on each formula data to generate the corresponding A plurality of first feature vectors of the plurality of recipe data.
  • a plurality of first feature vectors of the multiple recipe data are further two-dimensionally arranged into a feature matrix, wherein each row vector in the feature matrix is one of the first features.
  • the vector, that is, the feature matrix constructs the association between each recipe data at the data level.
  • a first convolutional neural network is used to encode the feature matrix to extract high-dimensional local implicit correlation features in the feature matrix, that is, extract each recipe ingredient, all ingredients in the multiple recipe data
  • Each recipe data in the plurality of recipe data and the high-dimensional implicit association of each recipe ingredient in one recipe data are used to generate the first feature matrix.
  • a joint encoder is used to jointly encode the cleaning test video to generate a second feature matrix, wherein, the joint encoder includes a video encoder for encoding video data and a timing encoder for encoding tag data.
  • the tag data is a plurality of formulas of the photoresist cleaning solution. Multiple time values for the data to achieve the predetermined cleaning effect.
  • decoding regression can be performed to obtain the local optimal weight value of the nonionic surfactant.
  • the first feature matrix expresses the inter-sample correlation features of semantic context coding
  • the second feature matrix expresses the image semantic feature coding of temporal direction constraints
  • cos(M 1 , M 2 ) represents the cosine distance between the first characteristic matrix M 1 and the second characteristic matrix M 2
  • d(M 1 , M 2 ) represents the Euclidean distance therebetween.
  • the distribution similarity of the feature manifold observed from different dimensional perspectives in the high-dimensional feature space can be constrained, that is, through the geometric similarity of the distribution property constraints, the local feature description of the association between the first feature matrix and the second feature matrix can be optimized to alleviate the feature sparseness of the fused feature matrix caused by the spatial complexity of the high-dimensional feature space. In this way, the accuracy of decoding regression is improved.
  • the weight of the nonionic surfactant in the photoresist cleaning solution is set to the local optimal weight value, and The local optimal quality of other formula components is determined one by one in the method described above. In this way, the optimal ratio of the photoresist cleaning liquid for a specific object is determined, and then automatic processing can be performed based on this optimal ratio. Ingredients.
  • this application proposes an automatic batching system for the production of photoresist cleaning fluid, which includes: a formula data unit used to obtain multiple formula data of the formula of the photoresist cleaning fluid, wherein the photoresist cleaning fluid
  • the formula of the photoresist cleaning fluid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants.
  • the weights of the hydroxyl quaternary ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the nonionic surfactants are different; the formula data semantic encoding unit is used to combine the multiple
  • Each recipe data in the recipe data is passed through the trained context encoder including the embedding layer to respectively generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are respectively cascaded to obtain the corresponding feature vectors of the multiple recipe ingredients.
  • a plurality of first feature vectors of a plurality of recipe data a first convolution coding unit, configured to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then complete the training through The first convolutional neural network obtains the first feature matrix;
  • a cleaning test data acquisition unit is used to acquire multiple formula data of the formula of the photoresist cleaning liquid for the cleaning test video of the object to be cleaned and the light
  • a plurality of time values for the formula data of the blocking cleaning liquid to reach a predetermined clear effect;
  • a video encoding unit for passing the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature Vector, the video encoder uses a trained three-dimensional convolutional neural network to encode the cleaning test video;
  • a temporal encoding unit is used to construct the multiple time values into input vectors and then pass all the trained A temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the joint encoder to obtain the
  • FIG. 1 illustrates an application scenario diagram of an automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
  • the photoresist cleaning liquid for example, as shown in Figure 1
  • an automatic batching system for example, H as shown in Figure 1 for photoresist cleaning liquid production.
  • the plurality of recipe data, the cleaning test video and the plurality of time values are input into a server deployed with an automatic batching algorithm for photoresist cleaning liquid production (for example, as illustrated in Figure 1 Cloud server S), wherein the server can process the plurality of formula data, the cleaning test video and the plurality of time values with an automatic batching algorithm for photoresist cleaning liquid production to generate a Based on the decoded value representing the local optimal weight value of the nonionic surfactant, a batching plan is then generated based on the decoded value.
  • an automatic batching algorithm for photoresist cleaning liquid production for example, as illustrated in Figure 1 Cloud server S
  • FIG. 2 illustrates a block diagram of an automatic dispensing system for photoresist cleaning liquid production according to an embodiment of the present application.
  • an automatic batching system 200 for photoresist cleaning liquid production according to an embodiment of the present application includes: a training module 210 and an inference module 220.
  • the training module 210 includes: a training formula data unit 2101, which is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid includes water, hydroxyl quaternary ammonium base Salt compounds, alcohol amine compounds and non-ionic surfactants, the water, the hydroxyl quaternary ammonium salt compound, the alcohol mentioned in the multiple formula data of the photoresist cleaning liquid formula
  • the weight of the amine compound is consistent, and the weight of the non-ionic surfactant is different;
  • the training recipe data semantic encoding unit 2102 is used to pass each of the multiple recipe data through the context including the embedded layer.
  • the encoder generates a plurality of recipe ingredient feature vectors respectively, and respectively concatenates the multiple recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the multiple recipe data; trains the first convolutional encoding Unit 2013 is used to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then obtain the first feature matrix through the first convolutional neural network; training and cleaning test data acquisition Unit 2104 is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, a cleaning test video of the object to be cleaned, and multiple formula data of the formula of the photoresist cleaning liquid to achieve the predetermined cleaning effect.
  • train the video encoding unit 2105 for passing the cleaning test video through the video encoder of the joint encoder to obtain the first feature vector.
  • the video encoder uses a three-dimensional convolutional neural network to encode the cleaning test video. Carry out encoding; train the temporal encoding unit 2106, which is used to construct the plurality of time values into input vectors and then pass the temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the joint encoder to obtain the second feature vector ; Training joint encoding unit 2107, for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; Training feature matrix fusion unit 2108, for fusing the first feature vector A feature matrix and the second feature matrix to generate a decoding feature matrix; a first loss calculation unit 2109 for calculating the dimensional distribution for the feature manifold between the first feature matrix and the second feature matrix The loss function value of the similarity constraint, wherein the loss function value of the dimensional distribution similarity constraint for the feature
  • the Euclidean distance between a feature matrix and the second feature matrix is generated; the second loss calculation unit 2110 passes the decoding feature matrix through the decoder to generate a decoding loss function value; the training unit 2111 is used to use the
  • the context encoder including the embedding layer, the first convolutional neural network and the joint encoder are trained by the weighted sum of the loss function value constrained by the dimensional distribution similarity of the feature manifold and the decoding loss function value. .
  • the inference module 220 includes: a formula data unit 2201, which is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid includes water, quaternary ammonium hydroxide base salt compounds, alcoholamine compounds and nonionic surfactants, the water, the hydroxyl quaternary ammonium salt compound, the alcoholamine in the multiple formula data of the photoresist cleaning liquid formula
  • the weights of the similar compounds are consistent, and the weights of the non-ionic surfactants are different
  • the formula data semantic encoding unit 2202 is used to pass each formula data in the plurality of formula data through the trained embedding layer.
  • a context encoder to respectively generate a plurality of recipe ingredient feature vectors, and respectively concatenate the multiple recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the multiple recipe data
  • a first convolution Encoding unit 2203 configured to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then obtain the first feature matrix through the trained first convolutional neural network
  • the cleaning test data acquisition unit 2204 is used to acquire multiple formula data of the formula of the photoresist cleaning liquid for the cleaning test video of the object to be cleaned and the multiple formula data of the formula of the photoresist cleaning liquid reaches a predetermined level.
  • the video encoding unit 2205 is used to pass the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature vector, the video encoder uses the trained joint encoder to obtain the first feature vector
  • the three-dimensional convolutional neural network encodes the cleaning test video
  • the temporal encoding unit 2206 is used to construct the multiple time values into input vectors and then pass the one-dimensional convolution layer of the trained joint encoder and a temporal encoder of the fully connected layer to obtain the second feature vector
  • a joint encoding unit 2207 for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix
  • the feature matrix fusion unit 2208 is used to fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix
  • the decoding unit 2209 is used to pass the decoding feature matrix through a decoder to generate a decoding value, the The decoded value is the local optimal weight value of the nonionic surfactant; and, a batching unit 2210 is used
  • the training recipe data unit 2101 and the training recipe data semantic encoding unit 2102 are used to obtain multiple recipe data of the photoresist cleaning liquid recipe, wherein the photoresist cleaning solution
  • the formula of the cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants.
  • the water, all the ingredients mentioned in the multiple formula data of the photoresist cleaning liquid formula are The weights of the hydroxyl quaternary ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the nonionic surfactants are different, and each formula data in the multiple formula data is passed through A context encoder including an embedding layer is used to respectively generate a plurality of recipe ingredient feature vectors, and respectively concatenate the plurality of recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the plurality of recipe data. It should be understood that when selecting an adaptive formula, it is obviously impossible to obtain the best formula through exhaustive methods, because this approach is too wasteful of manpower and material resources.
  • multiple formula data of the formula of the photoresist cleaning liquid are first obtained.
  • the formula of the photoresist cleaning solution as water, hydroxyl quaternary ammonium salt compounds, alcohol amine compounds and non-ionic surfactants as an example
  • the multiple formula data the The weights of water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound are consistent, and the weight of the nonionic surfactant is different, that is, the weight of other components is controlled to remain unchanged, The weight of the nonionic surfactant was adjusted to generate multiple formulation data.
  • a context encoder including an embedding layer is further used to perform a full-text analysis on each formula data respectively.
  • high-dimensional semantic encoding to generate a plurality of first feature vectors corresponding to the plurality of recipe data.
  • the training recipe data semantic encoding unit is further configured to: use the embedding layer of the encoder model containing the context of the embedding layer to respectively convert each recipe in the plurality of recipe data.
  • the data is converted into input vectors to obtain a sequence of input vectors; the sequence of input vectors is globally-based contextual semantic encoding using a converter of the encoder model containing the context of the embedding layer to obtain the multiple recipe ingredient features.
  • Vector respectively concatenate the plurality of formula ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the plurality of formula data.
  • the training first convolutional encoding unit 2013 is used to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then pass The first convolutional neural network obtains the first feature matrix.
  • the plurality of first feature vectors of the multiple recipe data are further two-dimensionally arranged into a feature matrix.
  • Each row vector is one of the first feature vectors, that is, the feature matrix constructs a correlation between each recipe data at the data level.
  • the first convolutional neural network is used to encode the feature matrix to extract high-dimensional local implicit correlation features in the feature matrix, that is, to extract each recipe component in the multiple recipe data , each recipe data in the plurality of recipe data, and a high-dimensional implicit association of each recipe ingredient in one recipe data to generate the first feature matrix.
  • each layer of the first convolutional neural network performs convolution processing, mean pooling processing along the channel dimension and activation processing on the input data in the forward pass of the layer to be processed by the The last layer of the first convolutional neural network generates the first feature matrix, wherein the input of the first layer of the first convolutional neural network is the feature matrix.
  • the training cleaning test data acquisition unit 2104 and the training video encoding unit 2105 are used to obtain multiple formula data of the photoresist cleaning liquid formula for the object to be cleaned.
  • the cleaning test video and the multiple formula data of the photoresist cleaning liquid formula reach multiple time values of the predetermined cleaning effect, and the cleaning test video is passed through the video encoder of the joint encoder to obtain the first feature vector , the video encoder uses a three-dimensional convolutional neural network to encode the cleaning test video.
  • a plurality of formula data of the formula of the photoresist cleaning liquid and a cleaning test video of the object to be cleaned are further obtained through a camera and the photoresist cleaning liquid is obtained through a timer.
  • the multiple recipe data of the recipe achieve multiple time values for the predetermined cleaning effect. That is, a specific object to be cleaned is obtained, and then the photoresist cleaning liquid with different formula data is used to clean it, and the cleaning process is video-monitored.
  • the cleaning test video data contains dynamic cleaning process characteristics and information of the object to be cleaned using photoresist cleaning fluids with different formula data.
  • a joint encoder is used to jointly encode the cleaning test video to generate a second feature matrix, wherein, the joint encoder includes a video encoder for encoding video data and a timing encoder for encoding tag data.
  • the tag data is a plurality of formulas of the photoresist cleaning solution. Multiple time values for the data to achieve the predetermined cleaning effect.
  • the cleaning test video is encoded through a video encoder with a three-dimensional convolutional neural network of a joint encoder to extract the different recipe data
  • the photoresist cleaning fluid determines the dynamic cleaning implicit characteristics of the object to be cleaned, thereby obtaining the first feature vector.
  • the training video encoding unit is further used to: use the video encoder of the convolutional neural network of the three-dimensional convolution kernel to process the cleaning test video according to the following formula to generate the The first eigenvector;
  • H j , W j and R j represent the length, width and height of the three-dimensional convolution kernel respectively
  • m represents the number of the (l-1)th layer feature map
  • b lj is the bias
  • f( ⁇ ) represents the activation function.
  • the training temporal encoding unit 2106 and the training joint encoding unit 2107 are used to construct the multiple time values into input vectors and then pass the joint encoder to a one-dimensional
  • the temporal encoder of the convolutional layer and the fully connected layer obtains the second feature vector
  • the joint encoder is used to fuse the first feature vector and the second feature vector to generate a second feature matrix. That is to say, in the technical solution of the present application, the tag data needs to be further encoded, that is, the multiple formula data of the photoresist cleaning solution formula needs to be sequenced for multiple time values to achieve the predetermined cleaning effect.
  • the joint encoder is then used to fuse the first feature vector and the second feature vector to generate a second feature matrix, which can then enhance the encoding of the image along a specific direction of the text to encode the cleaning test video.
  • the corresponding attributes of the image frame highlight the implicit correlation features related to the time value label, thereby improving the accuracy of subsequent decoding and regression.
  • the training of the temporal coding unit includes: first, arranging the multiple time values into a one-dimensional input vector. Then, use the fully connected layer of the temporal encoder to perform fully connected encoding on the input vector obtained by the construction subunit with the following formula to extract the high-dimensional hidden features of the feature values of each position in the input vector, where , the formula is: where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector, Represents matrix multiplication.
  • a is the width of the convolution kernel in the x direction
  • F is the convolution kernel parameter vector
  • G is the local vector matrix that operates with the convolution kernel function
  • w is the size of the convolution kernel.
  • the training feature matrix fusion unit 2108 and the first loss calculation unit 2109 are used to fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix, And calculate the loss function value between the first feature matrix and the second feature matrix for the dimensional distribution similarity constraint of the feature manifold, wherein the loss function value for the dimensional distribution similarity constraint of the feature manifold is The loss function value is generated based on the cosine distance between the first feature matrix and the second feature matrix and the Euclidean distance between the first feature matrix and the second feature matrix.
  • the first feature matrix expresses the inter-sample correlation features of semantic context encoding
  • the second feature matrix expresses the temporal direction constraints.
  • Image semantic feature encoding the corresponding feature flow pattern will have a large offset in the high-dimensional feature space, resulting in sparse features of the fused feature matrix. Therefore, in the technical solution of this application, a loss function for the dimensional distribution similarity constraint of the feature manifold is further introduced.
  • the first loss calculation unit is further configured to: calculate the characteristic manifold between the first characteristic matrix and the second characteristic matrix using the following formula: The loss function value of the dimension distribution similarity constraint;
  • cos(M 1 , M 2 ) represents the cosine distance between the first feature matrix M 1 and the second feature matrix M 2
  • d(M 1 , M 2 ) represents the Euclidean distance therebetween.
  • the second loss calculation unit 2110 and the training unit 2111 pass the decoding feature matrix through a decoder to generate a decoding loss function value, and use the decoding feature matrix for feature manifold
  • the context encoder including the embedding layer, the first convolutional neural network and the joint encoder are trained by using the weighted sum of the loss function value constrained by the dimension distribution similarity and the decoding loss function value. That is, in the technical solution of the present application, the decoding feature matrix is further passed through a decoder to generate a decoding loss function value.
  • a decoder is used to perform decoding regression on the decoding feature matrix with the following formula to obtain the decoding value; wherein the formula is: where X is the decoding feature matrix, Y is the decoding value, and W is the weight matrix, Represents matrix multiplication; calculate the cross entropy value between the decoded value and the real value as the decoding loss function value. Then, the context encoder including the embedding layer and the first convolution can be trained with the weighted sum of the loss function value for the dimensional distribution similarity constraint of the feature manifold and the decoding loss function value. Neural network and the joint encoder.
  • the trained context encoder including the embedding layer, the first convolutional neural network and the joint encoder are used in actual inference.
  • multiple formula data of the formula of the photoresist cleaning liquid are obtained, wherein the formula of the photoresist cleaning liquid includes water, hydroxyl quaternary ammonium salt compound, Alcoholamine compounds and nonionic surfactants, the water, the hydroxyl quaternary ammonium salt compound, and the alcoholamine compound in the multiple formula data of the photoresist cleaning solution formula
  • the weights are consistent, and there are differences in the weights of the nonionic surfactants.
  • each of the multiple recipe data is passed through a trained context encoder including an embedding layer to generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are cascaded respectively.
  • a plurality of first feature vectors corresponding to the plurality of recipe data are obtained. Then, the plurality of first feature vectors corresponding to the plurality of recipe data are two-dimensionally arranged into a feature matrix and then passed through the trained first convolutional neural network to obtain the first feature matrix. Next, obtain multiple recipe data of the photoresist cleaning liquid recipe, a cleaning test video of the object to be cleaned, and multiple recipe data of the photoresist cleaning liquid recipe to achieve a predetermined cleaning effect. . Then, the cleaning test video is passed through the video encoder of the trained joint encoder to obtain the first feature vector. The video encoder uses the trained three-dimensional convolutional neural network to encode the cleaning test video. .
  • the plurality of time values are constructed as input vectors and then passed through a temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the trained joint encoder to obtain a second feature vector.
  • the joint encoder is then used to fuse the first feature vector and the second feature vector to generate a second feature matrix.
  • the first feature matrix and the second feature matrix are fused to generate a decoding feature matrix.
  • the decoded feature matrix is then passed through a decoder to generate decoded values, which are local optimal weight values of the nonionic surfactant.
  • a batching recipe is generated based on the decoded values.
  • the weight of the nonionic surfactant in the photoresist cleaning solution is set to the local optimal weight value, and The local optimal quality of other formula components is determined one by one in the method described above. In this way, the optimal ratio of the photoresist cleaning liquid for a specific object is determined, and then automatic processing can be performed based on this optimal ratio. Ingredients.
  • the automatic batching system 200 for the production of photoresist cleaning fluid is clarified, which uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one, through In this way, the optimal ratio of the photoresist cleaning fluid for a specific object is determined, and then automatic batching is performed based on the optimal ratio.
  • the automatic batching system 200 for the production of photoresist cleaning fluid can be implemented in various terminal devices, such as a server of the automatic batching algorithm for the production of photoresist cleaning fluid, etc.
  • the automatic dispensing system 200 for photoresist cleaning liquid production according to the embodiment of the present application can be integrated into the terminal device as a software module and/or hardware module.
  • the automatic dispensing system 200 for photoresist cleaning liquid production may be a software module in the operating system of the terminal device, or may be an application program developed for the terminal device; of course, the The automatic dispensing system 200 for photoresist cleaning liquid production can also be one of the many hardware modules of the terminal equipment.
  • the automatic dispensing system 200 for photoresist cleaning liquid production and the terminal equipment may also be separate devices, and the automatic dispensing system 200 for photoresist cleaning liquid production may be Connect to the terminal device through a wired and/or wireless network, and transmit interactive information according to the agreed data format.
  • the batching method of the automatic batching system for photoresist cleaning liquid production according to the embodiment of the present application includes: a training phase, including step: S110, obtaining multiple formulas of photoresist cleaning liquid formulas Data, wherein the formula of the photoresist cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants, and the formula of the photoresist cleaning liquid includes multiple The weights of the water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound in the formula data are consistent, and there is a difference in the weight of the nonionic surfactant; S120, add the polyol
  • Each recipe data in the recipe data is passed through a context encoder including an embedding layer to respectively generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are
  • a plurality of first feature vectors S130, two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then pass the first convolutional neural network to obtain the first feature matrix; S140. Acquire multiple recipe data of the photoresist cleaning liquid recipe, a cleaning test video of the object to be cleaned and multiple time values of the multiple recipe data of the photoresist cleaning liquid recipe to achieve the predetermined cleaning effect.
  • S150 pass the cleaning test video through the video encoder of the joint encoder to obtain the first feature vector, and the video encoder uses a three-dimensional convolutional neural network to encode the cleaning test video
  • S160 pass the multiple After constructing a time value as an input vector, the joint encoder is passed through a temporal encoder including a one-dimensional convolutional layer and a fully connected layer to obtain a second feature vector
  • S170 use the joint encoder to fuse the first feature vector.
  • FIG. 3B illustrates a flow chart of the inference stage in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
  • the batching method of the automatic batching system for photoresist cleaning liquid production according to the embodiment of the present application includes: an inference stage, including step: S210, obtaining multiple formulas of the photoresist cleaning liquid formula.
  • the formula of the photoresist cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants, and the formula of the photoresist cleaning liquid includes multiple
  • the weights of the water, the hydroxyl quaternary ammonium salt compound, and the alcoholamine compound in the formula data are consistent, and there is a difference in the weight of the nonionic surfactant; S220, add the poly(hydroxide) quaternary ammonium salt compound and the alcoholamine compound to the same weight.
  • Each recipe data in the recipe data is passed through the trained context encoder including the embedding layer to respectively generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are respectively cascaded to obtain the corresponding feature vector.
  • Multiple first feature vectors of multiple recipe data S230, two-dimensionally arrange the multiple first feature vectors corresponding to the multiple recipe data into a feature matrix and then use the trained first convolutional neural Network to obtain the first feature matrix; S240, obtain multiple formula data of the formula of the photoresist cleaning fluid for the cleaning test video of the object to be cleaned and multiple formula data of the formula of the photoresist cleaning fluid to reach Predetermine multiple time values of the clear effect; S250, pass the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature vector, the video encoder uses the trained three-dimensional convolutional neural network The network encodes the cleaning test video; S260, after constructing the multiple time values as input vectors, the trained joint encoder includes a temporal encoder including a one-dimensional convolution layer and a fully connected layer to Obtain a second feature vector; S270, use the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; S280, fuse the first feature matrix and the second feature vector.
  • Feature matrix to generate a decoding feature matrix S290, pass the decoding feature matrix through a decoder to generate a decoding value, the decoding value is the local optimal weight value of the nonionic surfactant; and, S300, based on the The above decoded value generates a batching plan.
  • FIG. 4A illustrates an architectural schematic diagram of the training phase in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
  • each of the multiple recipe data obtained for example, P1 as shown in Figure 4A
  • a context encoder e.g., E1 as illustrated in FIG. 4A
  • E1 as illustrated in FIG. 4A
  • VF1 as illustrated in FIG. 4A
  • the plurality of first feature vectors corresponding to the plurality of recipe data are The vectors are two-dimensionally arranged into a feature matrix (for example, MF1 as shown in Figure 4A) and then passed through the first convolutional neural network (for example, CNN1 as shown in Figure 4A) to obtain the first feature matrix (for example, as shown in Figure 4A MF2 shown in Figure 4A); then, the obtained cleaning test video (for example, P2 shown in Figure 4A) is passed through the video encoder of the joint encoder (for example, E2 shown in Figure 4A ) to obtain a first feature vector (for example, VF3 as illustrated in Figure 4A); then, construct the plurality of time values (for example, P3 as illustrated in Figure 4A) as an input vector (for example, as shown in Figure V) shown in Figure 4A) is then passed through a temporal encoder including
  • each of the multiple recipe data obtained (for example, P1 as shown in Figure 4B) is passed through the trained A context encoder including an embedding layer (e.g., C1 as illustrated in Figure 4B) to respectively generate a plurality of recipe ingredient feature vectors (e.g., VF1 as illustrated in Figure 4B), and respectively
  • the feature vectors are concatenated to obtain a plurality of first feature vectors corresponding to the plurality of recipe data (for example, VF2 as shown in Figure 4B); then, the multiple first feature vectors corresponding to the plurality of recipe data are
  • the first feature vectors are two-dimensionally arranged into a feature matrix (for example, MF1 as shown in Figure 4B) and then passed through the trained first convolutional neural network (for example, CN1 as shown
  • the batching method of the automatic batching system for photoresist cleaning liquid production based on the embodiment of the present application has been clarified, which uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one. In this way, the optimal ratio of the photoresist cleaning fluid for a specific object is determined, and then automatic batching is performed based on this optimal ratio.
  • each component or each step can be decomposed and/or recombined. These decompositions and/or recombinations shall be considered equivalent versions of this application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Chemical Kinetics & Catalysis (AREA)
  • Chemical & Material Sciences (AREA)
  • Computing Systems (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Algebra (AREA)
  • Databases & Information Systems (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Detergent Compositions (AREA)
  • Cleaning Or Drying Semiconductors (AREA)

Abstract

The present application relates to the field of photoresist cleaning liquids under intelligent manufacturing, and particularly discloses an automatic proportioning system for photoresist cleaning liquid production and a proportioning method therefor. The automatic proportioning system for photoresist cleaning liquid production intelligently determines the local optimal qualities of formula ingredients one by one by using a deep-learning-based neural network technique, and determines, in this way, the optimum ratio of a photoresist cleaning liquid for a specific object, such that automatic proportioning is performed on the basis of the optimum ratio.

Description

用于光阻洗净液生产的自动配料系统及其配料方法Automatic batching system and batching method for photoresist cleaning liquid production 技术领域Technical field
本发明涉及智能制造下的光阻洗净液领域,且更为具体地,涉及一种用于光阻洗净液生产的自动配料系统及其配料方法。The present invention relates to the field of photoresist cleaning fluid under intelligent manufacturing, and more specifically, to an automatic batching system for the production of photoresist cleaning fluid and a batching method thereof.
背景技术Background technique
一般在液晶、有机EL、电浆显示器等平面显示器或半导体和印刷电路板等制程中,为获致精细图像,使用一般微影术技术进行感光性组成的图案形成,利用光阻剂等放射线敏感组成物以涂布方式在基材上形成薄膜。经过放射线照射后,以碱性清洗液,来除去不要的涂膜部分,以获致良好的图案。Generally, in the process of flat panel displays such as liquid crystal, organic EL, plasma displays, or semiconductors and printed circuit boards, in order to obtain fine images, general photolithography technology is used to form patterns of photosensitive components, using radiation-sensitive components such as photoresists. The material is coated to form a thin film on the substrate. After radiation irradiation, use alkaline cleaning solution to remove unnecessary parts of the coating to obtain a good pattern.
由于基板边上光阻剂层比基板中心区较不均匀,所以要除去芯片中不均匀光阻剂层或珠粒,并清洗此基板。已知光阻清洗剂通常为甲基异丁基甲酮,该成分的光阻清洗剂虽具有相对满意的清洗光阻能力,但对人与环境有毒,故其使用受到ISO14000环境管理认证所限制。Since the photoresist layer on the edges of the substrate is more uneven than in the center of the substrate, the uneven photoresist layer or beads in the chip must be removed and the substrate must be cleaned. It is known that photoresist cleaning agents are usually methyl isobutyl ketone. Although photoresist cleaning agents with this component have relatively satisfactory photoresist cleaning capabilities, they are toxic to people and the environment, so their use is restricted by ISO14000 environmental management certification.
因此,有必要以其它物质替代甲基异丁基甲酮的使用。近年来出现了多种光阻清洗剂,例如,美国专利4983490揭露了一种组成成分包括1-10份重量丙二醇单甲基醚与1-10份重量乙酸丙二醇单甲基醚酯。中国专利CN1987663B揭露了一种光阻清洗剂,其由乙酸丙二醇单甲基醚酯与环己酮组成,其中乙酸丙二醇单甲基醚酯与环己酮的重量百分组成比为70%比30%。Therefore, it is necessary to replace the use of methyl isobutyl ketone with other substances. In recent years, a variety of photoresist cleaning agents have appeared. For example, US Patent 4983490 discloses a composition including 1-10 parts by weight of propylene glycol monomethyl ether and 1-10 parts by weight of propylene glycol monomethyl ether acetate. Chinese patent CN1987663B discloses a photoresist cleaning agent, which is composed of propylene glycol monomethyl ether acetate and cyclohexanone, in which the weight percentage ratio of propylene glycol monomethyl ether acetate and cyclohexanone is 70% to 30 %.
市面上售卖的光阻清洗剂是一种配方数据的清洗剂,但实际上同样配方的光阻清洗剂在不同的应用场景中会有不同的性能表现,也就是,在实际产业中,同样一种配方的光阻清洗剂可能在A场景下应用良好,但在B场景下却应用欠佳。因此,对应于不同应用场景,需调整配方中不同成分的比例以自适应地获得场景适配性光阻清洗剂。也就是说,对于实际的需求方来说,期待基于自身所要清理的对象(例如,基板)的特殊性来针对性地提供适配的光阻洗净液。The photoresist cleaning agent sold on the market is a cleaning agent with formula data, but in fact, the photoresist cleaning agent with the same formula will have different performance in different application scenarios. That is, in the actual industry, the same photoresist cleaning agent A photoresist cleaning agent with a formula may work well in scenario A, but not in scenario B. Therefore, corresponding to different application scenarios, the proportions of different ingredients in the formula need to be adjusted to adaptively obtain scene-adaptive photoresist cleaning agents. That is to say, for actual demanders, it is expected to provide customized photoresist cleaning solutions based on the particularity of the objects they want to clean (for example, substrates).
因此,期待一种基于特定场景的特定应用需求的光阻洗净液的自动配料方案。Therefore, we look forward to an automatic dispensing solution for photoresist cleaning fluid based on specific application requirements in specific scenarios.
发明内容Contents of the invention
为了解决上述技术问题,提出了本申请。本申请的实施例提供了一种用于光阻洗净液生产的自动配料系统及其配料方法,其采用基于深度学习的神经网络技术来智能地逐一确定配方成分的局部最优质量,通过这样方式来确定所述光阻清洗液针对于特定对象的最佳配比,进而基于此最佳配比来进行自动配料。In order to solve the above technical problems, this application is proposed. Embodiments of the present application provide an automatic batching system and batching method for the production of photoresist cleaning fluid, which uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one. Through this The method is used to determine the optimal ratio of the photoresist cleaning fluid for a specific object, and then perform automatic batching based on this optimal ratio.
根据本申请的一个方面,提供了一种用于光阻洗净液生产的自动配料系统,其包括:According to one aspect of the present application, an automatic batching system for photoresist cleaning liquid production is provided, which includes:
配方数据单元,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子 性界面活性剂的重量存在差异;配方数据语义编码单元,用于将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;第一卷积编码单元,用于将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵;清洗测试数据获取单元,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清晰效果的多个时间值;视频编码单元,用于将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码;时序编码单元,用于将所述多个时间值构造为输入向量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;联合编码单元,用于使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;特征矩阵融合单元,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;解码单元,用于将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及配料单元,用于基于所述解码值生成配料方案。The formula data unit is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid includes water, hydroxyl quaternary ammonium salt compounds, alcoholamine compounds and non- Ionic surfactant, the weights of the water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound in the multiple formula data of the photoresist cleaning liquid formula are consistent, and the weights are consistent There is a difference in the weight of the non-ionic surfactant; a formula data semantic encoding unit is used to pass each formula data in the plurality of formula data through a trained context encoder including an embedding layer to generate multiple formulas respectively. Ingredient feature vectors, and respectively concatenate the multiple recipe ingredient feature vectors to obtain multiple first feature vectors corresponding to the multiple recipe data; a first convolution coding unit, used to convert the multiple recipe ingredient feature vectors into The plurality of first feature vectors of the plurality of recipe data are two-dimensionally arranged into a feature matrix and then passed through the trained first convolutional neural network to obtain the first feature matrix; the cleaning test data acquisition unit is used to obtain the said The plurality of formula data of the formula of the photoresist cleaning liquid are directed to the cleaning test video of the object to be cleaned and the plurality of time values of the formula data of the formula of the photoresist cleaning liquid to achieve a predetermined clear effect; the video encoding unit, A video encoder for passing the cleaning test video through a trained joint encoder to obtain a first feature vector, the video encoder encoding the cleaning test video using a trained three-dimensional convolutional neural network ; Temporal encoding unit, used to construct the plurality of time values as input vectors and obtain the second feature vector through a temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the trained joint encoder. ; a joint encoding unit for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; a feature matrix fusion unit for fusing the first feature matrix and The second characteristic matrix is used to generate a decoding characteristic matrix; a decoding unit is used to pass the decoding characteristic matrix through a decoder to generate a decoding value, and the decoding value is the local optimal weight value of the nonionic surfactant. ; And a batching unit, used to generate a batching plan based on the decoded value.
在上述用于光阻洗净液生产的自动配料系统中,还包括训练模块,所述训练模块用于对所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器进行训练,其中,所述训练模块,包括:训练配方数据单元,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;训练配方数据语义编码单元,用于将所述多个配方数据中各个配方数据分别通过包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;训练第一卷积编码单元,用于将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过第一卷积神经网络以获得第一特征矩阵;训练清洗测试数据获取单元,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值;训练视频编码单元,用于将所述清洗测试视频通过联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用三维卷积神经网络对所述清洗测试视频进行编码;训练时序编码单元,用于将所述多个时间值构造为输入向量后通过所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;训练联合编码单元,用于使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;训练特征矩阵融合单元,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;第一损失计算单元,用于计算所述第一特征矩阵 和所述第二特征矩阵之间的用于特征流形的维度分布相似性约束的损失函数值,其中,所述用于特征流形的维度分布相似性约束的损失函数值基于所述第一特征矩阵与所述第二特征矩阵之间的余弦距离以及所述第一特征矩阵和所述第二特征矩阵之间的欧式距离生成;第二损失计算单元,用于将所述解码特征矩阵通过解码器以生成解码损失函数值;训练单元,用于以所述用于特征流形的维度分布相似性约束的损失函数值和所述解码损失函数值的加权和来训练所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器。In the above-mentioned automatic batching system for the production of photoresist cleaning fluid, a training module is also included. The training module is used to train the context encoder including the embedding layer, the first convolutional neural network and the joint The encoder performs training, wherein the training module includes: a training formula data unit for obtaining multiple formula data of the formula of the photoresist cleaning fluid, wherein the formula of the photoresist cleaning fluid includes water, hydrogen Oxygen quaternary ammonium salt compounds, alcohol amine compounds and nonionic surfactants, the water and the hydroxide quaternary ammonium salts mentioned in the multiple formula data of the photoresist cleaning liquid formula The weights of the compound and the alcoholamine compound are consistent, and the weight of the non-ionic surfactant is different; a training formula data semantic encoding unit is used to pass each formula data in the multiple formula data by including Embedding the context encoder of the layer to respectively generate a plurality of recipe ingredient feature vectors, and respectively concatenating the multiple recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the multiple recipe data; training the first A convolutional coding unit for two-dimensionally arranging the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then passing the first convolutional neural network to obtain the first feature matrix; training and cleaning A test data acquisition unit, configured to acquire multiple formula data of the formula of the photoresist cleaning fluid, a cleaning test video of the object to be cleaned, and multiple formula data of the formula of the photoresist cleaning fluid to achieve a predetermined cleaning effect. multiple time values; train the video encoding unit to pass the cleaning test video through the video encoder of the joint encoder to obtain the first feature vector, the video encoder uses a three-dimensional convolutional neural network to perform the cleaning test The video is encoded; a temporal encoding unit is trained to construct the multiple temporal values as input vectors and then pass the temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the joint encoder to obtain the second feature vector. ;Training a joint encoding unit for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; Training a feature matrix fusion unit for fusing the first features matrix and the second feature matrix to generate a decoding feature matrix; a first loss calculation unit for calculating a dimensional distribution similarity constraint for feature manifolds between the first feature matrix and the second feature matrix. The loss function value, wherein the loss function value for the dimensional distribution similarity constraint of the feature manifold is based on the cosine distance between the first feature matrix and the second feature matrix and the first feature matrix and the second feature matrix; a second loss calculation unit for passing the decoding feature matrix through a decoder to generate a decoding loss function value; a training unit for using the feature flow as described The context encoder including the embedding layer, the first convolutional neural network and the joint encoder are trained by using a weighted sum of the loss function value constrained by the shape of the dimension distribution similarity and the decoding loss function value.
在上述用于光阻洗净液生产的自动配料系统中,所述训练配方数据语义编码单元,进一步用于:使用所述包含嵌入层的上下文的编码器模型的嵌入层分别将所述多个配方数据中各个配方数据转化为输入向量以获得输入向量的序列;使用所述包含嵌入层的上下文的编码器模型的转换器对所述输入向量的序列进行基于全局的上下文语义编码以获得所述多个配方成分特征向量;分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量。In the above-mentioned automatic batching system for the production of photoresist cleaning fluid, the training recipe data semantic encoding unit is further used to: use the embedding layer of the encoder model containing the context of the embedding layer to respectively separate the plurality of Each recipe data in the recipe data is converted into an input vector to obtain a sequence of input vectors; using the converter of the encoder model containing the context of the embedded layer to perform global context-based semantic encoding on the sequence of input vectors to obtain the sequence of input vectors. A plurality of formula ingredient feature vectors; the plurality of formula ingredient feature vectors are respectively concatenated to obtain a plurality of first feature vectors corresponding to the plurality of recipe data.
在上述用于光阻洗净液生产的自动配料系统中,所述训练第一卷积编码单元,进一步用于:所述第一卷积神经网络的各层在层的正向传递中对输入数据进行卷积处理、沿通道维度的均值池化处理和激活处理以由所述第一卷积神经网络的最后一层生成所述第一特征矩阵,其中,所述第一卷积神经网络的第一层的输入为所述特征矩阵。In the above-mentioned automatic batching system for the production of photoresist cleaning fluid, the training of the first convolutional coding unit is further used: each layer of the first convolutional neural network performs input processing in the forward transmission of the layer. The data is subjected to convolution processing, mean pooling processing along the channel dimension and activation processing to generate the first feature matrix from the last layer of the first convolutional neural network, wherein The input to the first layer is the feature matrix.
在上述用于光阻洗净液生产的自动配料系统中,所述训练视频编码单元,进一步用于:使用三维卷积核的卷积神经网络的视频编码器以如下公式对所述清洗测试视频进行处理以生成所述第一特征向量;其中,所述公式为:In the above-mentioned automatic batching system for the production of photoresist cleaning fluid, the training video encoding unit is further used: the video encoder of the convolutional neural network using a three-dimensional convolution kernel uses the following formula to encode the cleaning test video Processing is performed to generate the first feature vector; wherein the formula is:
Figure PCTCN2022119002-appb-000001
Figure PCTCN2022119002-appb-000001
其中,H j、W j和R j分别表示三维卷积核的长度、宽度和高度,m表示第(l-1)层特征图的个数,
Figure PCTCN2022119002-appb-000002
是与(l-1)层的第m个特征图相连的卷积核,b lj为偏置,f(·)表示激活函数。
Among them, H j , W j and R j represent the length, width and height of the three-dimensional convolution kernel respectively, m represents the number of the (l-1)th layer feature map,
Figure PCTCN2022119002-appb-000002
is the convolution kernel connected to the m-th feature map of layer (l-1), b lj is the bias, and f(·) represents the activation function.
在上述用于光阻洗净液生产的自动配料系统中,所述训练时序编码单元,包括:构造子单元,用于将所述多个时间值排列为一维的输入向量;全连接子单元,用于使用所述时序编码器的全连接层以如下公式对所述构造子单元获得的所述输入向量进行全连接编码以提取出所述输入向量中各个位置的特征值的高维隐含特征,其中,所述公式为:
Figure PCTCN2022119002-appb-000003
其中X是所述输入向量,Y是输出向量,W是权重矩阵,B是偏置向量,
Figure PCTCN2022119002-appb-000004
表示矩阵乘;一维卷积子单元,用于使用所述时序编码器的一维卷积层以如下公式对所述构造子单元获得的所述输入向量进行一维卷积编码以提取出所述输入向量中各个位置的特征值间的高维隐含关联特征,其中,所述公式为:
In the above-mentioned automatic batching system for the production of photoresist cleaning fluid, the training timing encoding unit includes: a construction subunit for arranging the multiple time values into a one-dimensional input vector; a fully connected subunit , used to use the fully connected layer of the temporal encoder to fully connect the input vector obtained by the construction subunit with the following formula to extract the high-dimensional hidden features of the eigenvalues of each position in the input vector, Among them, the formula is:
Figure PCTCN2022119002-appb-000003
where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector,
Figure PCTCN2022119002-appb-000004
Represents matrix multiplication; a one-dimensional convolution subunit, used to perform one-dimensional convolution encoding on the input vector obtained by the construction subunit using the following formula using the one-dimensional convolution layer of the temporal encoder to extract the The high-dimensional implicit correlation features between the eigenvalues of each position in the input vector, where the formula is:
Figure PCTCN2022119002-appb-000005
Figure PCTCN2022119002-appb-000005
其中,a为卷积核在x方向上的宽度、F为卷积核参数向量、G为与卷积核函数运算的局部向量矩阵,w为卷积核的尺寸。Among them, a is the width of the convolution kernel in the x direction, F is the convolution kernel parameter vector, G is the local vector matrix that operates with the convolution kernel function, and w is the size of the convolution kernel.
在上述用于光阻洗净液生产的自动配料系统中,所述第一损失计算单元,进一步用于:以如下公式计算所述第一特征矩阵和所述第二特征矩阵之间的所述用于特征流形的维度分布相似性约束的损失函数值;其中,所述公式为:In the above-mentioned automatic batching system for the production of photoresist cleaning fluid, the first loss calculation unit is further used to calculate the relationship between the first characteristic matrix and the second characteristic matrix according to the following formula: The loss function value used for the dimensional distribution similarity constraint of the feature manifold; where the formula is:
Figure PCTCN2022119002-appb-000006
Figure PCTCN2022119002-appb-000006
其中cos(M 1,M 2)表示所述第一特征矩阵M 1和所述第二特征矩阵M 2之间的余弦距离,且d(M 1,M 2)表示其间的欧式距离。 Where cos(M 1 , M 2 ) represents the cosine distance between the first feature matrix M 1 and the second feature matrix M 2 , and d(M 1 , M 2 ) represents the Euclidean distance therebetween.
在上述用于光阻洗净液生产的自动配料系统中,所述第二损失计算单元,进一步用于:使用解码器以如下公式对所述解码特征矩阵进行解码回归以获得所述解码值;其中,所述公式为:
Figure PCTCN2022119002-appb-000007
其中X是所述解码特征矩阵,Y是解码值,W是权重矩阵,
Figure PCTCN2022119002-appb-000008
表示矩阵乘;计算所述解码值与真实值之间的交叉熵值作为所述解码损失函数值。
In the above-mentioned automatic batching system for photoresist cleaning liquid production, the second loss calculation unit is further used to: use a decoder to perform decoding regression on the decoding feature matrix using the following formula to obtain the decoding value; Among them, the formula is:
Figure PCTCN2022119002-appb-000007
where X is the decoding feature matrix, Y is the decoding value, and W is the weight matrix,
Figure PCTCN2022119002-appb-000008
Represents matrix multiplication; calculate the cross entropy value between the decoded value and the real value as the decoding loss function value.
根据本申请的另一方面,一种用于光阻洗净液生产的自动配料系统的配料方法,其包括:获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;According to another aspect of the present application, a batching method of an automatic batching system for photoresist cleaning liquid production includes: obtaining multiple recipe data of the photoresist cleaning liquid recipe, wherein the photoresist cleaning liquid The formula of the cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants. The water, the The weights of the hydroxyl quaternary ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the nonionic surfactants are different;
将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵;获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清晰效果的多个时间值;将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码;将所述多个时间值构造为输入向量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及基于所述解码值生成配料方案。Pass each of the multiple recipe data through a trained context encoder including an embedding layer to generate multiple recipe ingredient feature vectors, and concatenate the multiple recipe ingredient feature vectors to obtain A plurality of first feature vectors corresponding to the plurality of recipe data; after the plurality of first feature vectors corresponding to the plurality of recipe data are two-dimensionally arranged into a feature matrix, the first volume completed through training Accumulate the neural network to obtain the first feature matrix; obtain multiple formula data of the formula of the photoresist cleaning fluid for the cleaning test video of the object to be cleaned and the multiple formula data of the formula of the photoresist cleaning fluid to achieve Predetermine multiple time values of the clear effect; pass the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature vector, the video encoder uses the trained three-dimensional convolutional neural network to obtain the first feature vector The cleaning test video is encoded; after constructing the plurality of time values as input vectors, the second feature is obtained through the temporal encoder of the trained joint encoder including a one-dimensional convolutional layer and a fully connected layer. vector; using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; fusing the first feature matrix and the second feature matrix to generate a decoding feature matrix; The decoded feature matrix is passed through a decoder to generate a decoded value that is a local optimal weight value of the nonionic surfactant; and a dosing plan is generated based on the decoded value.
与现有技术相比,本申请提供的用于光阻洗净液生产的自动配料系统及其配料方法,其采用基于深度学习的神经网络技术来智能地逐一确定配方成分的局部最优质量,通过这样方式来确定所述光阻清洗液针对于特定对象的最佳配比,进而基于此最佳配比来进行自动配料。Compared with the existing technology, the automatic batching system and batching method provided by this application for the production of photoresist cleaning fluid uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one. In this way, the optimal ratio of the photoresist cleaning fluid for a specific object is determined, and then automatic batching is performed based on the optimal ratio.
附图说明Description of the drawings
通过结合附图对本申请实施例进行更详细的描述,本申请的上述以及其他目的、特征和优势将变得更加明显。附图用来提供对本申请实施例的进一步理解,并且构成说明书的一部分,与本申请实施例一起用于解释本申请,并不构成对本申请的限制。在附图中,相同的参考标号通常代表相同部件或步骤。The above and other objects, features and advantages of the present application will become more apparent through a more detailed description of the embodiments of the present application in conjunction with the accompanying drawings. The drawings are used to provide further understanding of the embodiments of the present application, and constitute a part of the specification. They are used to explain the present application together with the embodiments of the present application, and do not constitute a limitation of the present application. In the drawings, like reference numbers generally represent like components or steps.
图1为根据本申请实施例的用于光阻洗净液生产的自动配料系统的应用场景图。Figure 1 is an application scenario diagram of an automatic batching system for the production of photoresist cleaning fluid according to an embodiment of the present application.
图2为根据本申请实施例的用于光阻洗净液生产的自动配料系统的框图。FIG. 2 is a block diagram of an automatic batching system for producing photoresist cleaning fluid according to an embodiment of the present application.
图3A为根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中训练阶段的流程图。FIG. 3A is a flow chart of the training phase in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
图3B为根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中推断阶段的流程图。3B is a flow chart of the inference stage in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
图4A为根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中训练阶段的架构示意图。FIG. 4A is a schematic diagram of the architecture of the training phase in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
图4B为根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中推断阶段的架构示意图。4B is a schematic diagram of the architecture of the inference stage in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application.
具体实施方式Detailed ways
下面,将参考附图详细地描述根据本申请的示例实施例。显然,所描述的实施例仅仅是本申请的一部分实施例,而不是本申请的全部实施例,应理解,本申请不受这里描述的示例实施例的限制。Hereinafter, example embodiments according to the present application will be described in detail with reference to the accompanying drawings. Obviously, the described embodiments are only a part of the embodiments of the present application, rather than all the embodiments of the present application. It should be understood that the present application is not limited by the example embodiments described here.
场景概述Scenario overview
如前所述,一般在液晶、有机EL、电浆显示器等平面显示器或半导体和印刷电路板等制程中,为获致精细图像,使用一般微影术技术进行感光性组成的图案形成,利用光阻剂等放射线敏感组成物以涂布方式在基材上形成薄膜。经过放射线照射后,以碱性清洗液,来除去不要的涂膜部分,以获致良好的图案。As mentioned above, in order to obtain fine images in flat panel displays such as liquid crystal, organic EL, plasma displays, semiconductors, and printed circuit boards, general photolithography technology is used to form photosensitive patterns, using photoresist. Radiation-sensitive compositions such as agents are coated to form a thin film on the substrate. After radiation irradiation, use alkaline cleaning solution to remove unnecessary parts of the coating to obtain a good pattern.
由于基板边上光阻剂层比基板中心区较不均匀,所以要除去芯片中不均匀光阻剂层或珠粒,并清洗此基板。已知光阻清洗剂通常为甲基异丁基甲酮(Methyl isobutyl ketone,MIBK)。该成分的光阻清洗剂虽具有相对满意的清洗光阻能力,但对人与环境有毒,故其使用受到ISO14000环境管理认证所限制。Since the photoresist layer on the edges of the substrate is more uneven than in the center of the substrate, the uneven photoresist layer or beads in the chip must be removed and the substrate must be cleaned. Known photoresist cleaning agents are usually methyl isobutyl ketone (Methyl isobutyl ketone, MIBK). Although the photoresist cleaning agent with this composition has a relatively satisfactory ability to clean photoresist, it is toxic to people and the environment, so its use is restricted by ISO14000 environmental management certification.
因此,有必要以其它物质替代甲基异丁基甲酮的使用。近年来出现了多种光阻清洗剂,例如,美国专利4983490揭露了一种组成成分包括1-10份重量丙二醇单甲基醚(Propylene glycol mono-methyl ether,PGME)与1-10份重量乙酸丙二醇单甲基醚酯(Propylene glycol mono-methyl  ether acetate,PGMEA)。中国专利CN1987663 B揭露了一种光阻清洗剂,其由乙酸丙二醇单甲基醚酯与环己酮组成,其中乙酸丙二醇单甲基醚酯与环己酮的重量百分组成比为70%比30%。Therefore, it is necessary to replace the use of methyl isobutyl ketone with other substances. A variety of photoresist cleaning agents have appeared in recent years. For example, U.S. Patent 4983490 discloses a composition including 1-10 parts by weight of propylene glycol mono-methyl ether (PGME) and 1-10 parts by weight of acetic acid. Propylene glycol mono-methyl ether acetate (PGMEA). Chinese patent CN1987663 B discloses a photoresist cleaning agent, which is composed of propylene glycol monomethyl ether acetate and cyclohexanone, in which the weight percentage ratio of propylene glycol monomethyl ether acetate and cyclohexanone is 70%. 30%.
市面上售卖的光阻清洗剂是一种配方数据的清洗剂,但实际上同样配方的光阻清洗剂在不同的应用场景中会有不同的性能表现,也就是,在实际产业中,同样一种配方的光阻清洗剂可能在A场景下应用良好,但在B场景下却应用欠佳。因此,对应于不同应用场景,需调整配方中不同成分的比例以自适应地获得场景适配性光阻清洗剂。也就是说,对于实际的需求方来说,期待基于自身所要清理的对象(例如,基板)的特殊性来针对性地提供适配的光阻洗净液。The photoresist cleaning agent sold on the market is a cleaning agent with formula data, but in fact, the photoresist cleaning agent with the same formula will have different performance in different application scenarios. That is, in the actual industry, the same photoresist cleaning agent A photoresist cleaning agent with a formula may work well in scenario A, but not in scenario B. Therefore, corresponding to different application scenarios, the proportions of different ingredients in the formula need to be adjusted to adaptively obtain scene-adaptive photoresist cleaning agents. That is to say, for actual demanders, it is expected to provide customized photoresist cleaning solutions based on the particularity of the objects they want to clean (for example, substrates).
因此,期待一种基于特定场景的特定应用需求的光阻洗净液的自动配料方案。Therefore, we look forward to an automatic dispensing solution for photoresist cleaning fluid based on specific application requirements in specific scenarios.
近年来,深度学习以及神经网络已经广泛应用于计算机视觉、自然语言处理、文本信号处理等领域。此外,深度学习以及神经网络在图像分类、物体检测、语义分割、文本翻译等领域,也展现出了接近甚至超越人类的水平。In recent years, deep learning and neural networks have been widely used in computer vision, natural language processing, text signal processing and other fields. In addition, deep learning and neural networks have also shown that they are close to or even beyond human performance in areas such as image classification, object detection, semantic segmentation, and text translation.
近年来,深度学习以及神经网络的发展,为光阻洗净液的自动配料提供了解决思路和方案。In recent years, the development of deep learning and neural networks has provided solutions and solutions for the automatic batching of photoresist cleaning fluid.
在选择自适应的配方时,显然无法通过穷举法来获得最佳的配方,因为这种做法太浪费人力物力。另一方面,配方的各个配方成分之间存在关联,一种配方成分的作用很难脱离配方整体来论。为了适配于不同配方数据对应清洗效果的复杂非线性映射关系,本申请发明人尝试使用基于深度学习的神经网络技术来智能地推断出相对较佳的配料方案。When selecting an adaptive formula, it is obviously impossible to obtain the best formula through exhaustive methods, because this approach is too wasteful of manpower and material resources. On the other hand, there is a relationship between the various formula components of the formula, and the effect of one formula component is difficult to judge apart from the formula as a whole. In order to adapt to the complex non-linear mapping relationship between different formula data corresponding to cleaning effects, the inventor of the present application tried to use neural network technology based on deep learning to intelligently infer a relatively better batching solution.
具体地,在本申请的技术方案中,首先获取光阻洗净液的配方的多个配方数据。以所述光阻光阻洗净液的配方为水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂为例,在所述多个配方数据中,所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异,也就是,控制其他成分的重量不变,调整所述非离子性界面活性剂的重量来生成多个配方数据。这么做采用了控制变量的思想,也就是,将配方中其他配方成分的重量设置为恒定值,来求解单一配方成分的局部最佳值,然后,通过逐步迭代的方式来获得所述光阻洗净液的配方的最佳配方数据。Specifically, in the technical solution of the present application, multiple formula data of the formula of the photoresist cleaning liquid are first obtained. Taking the formula of the photoresist cleaning solution as water, hydroxyl quaternary ammonium salt compounds, alcohol amine compounds and non-ionic surfactants as an example, in the multiple formula data, the The weights of water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound are consistent, and the weight of the nonionic surfactant is different, that is, the weight of other components is controlled to remain unchanged, The weight of the nonionic surfactant was adjusted to generate multiple formulation data. This uses the idea of controlling variables, that is, setting the weights of other formula components in the formula to constant values to solve for the local optimal value of a single formula component, and then obtaining the photoresist cleaning method through step-by-step iteration. The best recipe data for the cleansing liquid recipe.
为了提取所述光阻洗净液的配方的配方数据中各个配方成分之间的高维隐含关联,使用包含嵌入层的上下文编码器分别对各个配方数据进行基于全文的高维语义编码以生成对应于所述多个配方数据的多个第一特征向量。为了筛选出局部最优配方,进一步地将所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵,其中,所述特征矩阵中每一个行向量为一个所述第一特征向量,也就是,所述特征矩阵在数据层面构建了各个配方数据之间的关联。In order to extract the high-dimensional implicit correlation between each formula component in the formula data of the photoresist cleaning solution formula, a context encoder including an embedding layer is used to perform full-text-based high-dimensional semantic encoding on each formula data to generate the corresponding A plurality of first feature vectors of the plurality of recipe data. In order to screen out the local optimal recipe, a plurality of first feature vectors of the multiple recipe data are further two-dimensionally arranged into a feature matrix, wherein each row vector in the feature matrix is one of the first features. The vector, that is, the feature matrix constructs the association between each recipe data at the data level.
进一步地,使用第一卷积神经网络对所述特征矩阵进行编码以提取出所述特征矩阵中的高维局部隐含关联特征,即,提取出所述多个配方数据中各个配方成分、所述多个配方数据中各个配方数据,以及,一个配方数据中各个配方成分的高维隐含关联以生成所述第一特征矩阵。Further, a first convolutional neural network is used to encode the feature matrix to extract high-dimensional local implicit correlation features in the feature matrix, that is, extract each recipe ingredient, all ingredients in the multiple recipe data Each recipe data in the plurality of recipe data and the high-dimensional implicit association of each recipe ingredient in one recipe data are used to generate the first feature matrix.
接着,获取所述光阻清洗液的多个配方数据的清洗测试视频。也就是,获取待清洗的特定对象,然后使用不同配方数据的所述光阻清洗液对其进行清洗并对清洗的过程进行视频监控。应可以理解,所述清洗测试视频数据中包含了不同配方数据的光阻清洗液对待清洗对象的动态清洗过程特征和信息。相应地,为了评估不同配方数据的清洗效果和不同配方数据的清洗效果之间的关联,在本申请实施例中,采用联合编码器对所述清洗测试视频进行联合编码以生成第二特征矩阵,其中,所述联合编码器包括用于对视频数据进行编码的视频编码器以及用于对标签数据进行编码的时序编码器,所述标签数据为所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值。Next, cleaning test videos of multiple formula data of the photoresist cleaning solution are obtained. That is, a specific object to be cleaned is obtained, and then the photoresist cleaning liquid with different formula data is used to clean it, and the cleaning process is video-monitored. It should be understood that the cleaning test video data contains dynamic cleaning process characteristics and information of the object to be cleaned using photoresist cleaning fluids with different formula data. Correspondingly, in order to evaluate the correlation between the cleaning effects of different formula data and the cleaning effects of different formula data, in the embodiment of the present application, a joint encoder is used to jointly encode the cleaning test video to generate a second feature matrix, Wherein, the joint encoder includes a video encoder for encoding video data and a timing encoder for encoding tag data. The tag data is a plurality of formulas of the photoresist cleaning solution. Multiple time values for the data to achieve the predetermined cleaning effect.
接着,融合用于表示不同配方数据的高维隐含特征和用于表示不同配方数据的清晰效果的高维隐含特征就可以进行解码回归以获得所述非离子性界面活性剂的局部最优重量值。Then, by fusing the high-dimensional latent features used to represent different formula data and the high-dimensional latent features used to represent the clear effects of different formula data, decoding regression can be performed to obtain the local optimal weight value of the nonionic surfactant.
在融合第一特征矩阵和第二特征矩阵时,由于第一特征矩阵表达语义上下文编码的样本间关联特征,而第二特征矩阵表达时序方向约束的图像语义特征编码,其所对应的特征流型在高维特征空间内会具有较大偏移,从而导致融合后的特征矩阵的特征稀疏。When fusing the first feature matrix and the second feature matrix, since the first feature matrix expresses the inter-sample correlation features of semantic context coding, and the second feature matrix expresses the image semantic feature coding of temporal direction constraints, the corresponding feature flow pattern There will be a large offset in the high-dimensional feature space, resulting in sparse features of the fused feature matrix.
基于此,引入用于特征流形的维度分布相似性约束的损失函数,表示为:Based on this, a loss function for the dimensional distribution similarity constraint of the feature manifold is introduced, expressed as:
Figure PCTCN2022119002-appb-000009
Figure PCTCN2022119002-appb-000009
其中cos(M 1,M 2)表示第一特征矩阵M 1和第二特征矩阵M 2之间的余弦距离,且d(M 1,M 2)表示其间的欧式距离。 Where cos(M 1 , M 2 ) represents the cosine distance between the first characteristic matrix M 1 and the second characteristic matrix M 2 , and d(M 1 , M 2 ) represents the Euclidean distance therebetween.
通过以该损失函数训练第一特征矩阵和第二特征矩阵各自的编码分支,可以约束特征流形在高维特征空间内的不同维度视角下观察的分布相似性,也就是,通过分布的几何相似性约束,可以优化第一特征矩阵和第二特征矩阵之间关联的局部特征描述,以减轻融合后的特征矩阵由于高维特征空间的空间复杂性而导致的特征稀疏。这样,提高解码回归的准确度。By training the respective encoding branches of the first feature matrix and the second feature matrix with this loss function, the distribution similarity of the feature manifold observed from different dimensional perspectives in the high-dimensional feature space can be constrained, that is, through the geometric similarity of the distribution property constraints, the local feature description of the association between the first feature matrix and the second feature matrix can be optimized to alleviate the feature sparseness of the fused feature matrix caused by the spatial complexity of the high-dimensional feature space. In this way, the accuracy of decoding regression is improved.
进一步地,在确定好所述非离子性界面活性剂的局部最优重量值后,将所述光阻洗净液中所述非离子性界面活性剂的重量设置为局部最优重量值,并以如上所述的方法来逐一确定其他配方成分的局部最优质量,通过这样方式来确定所述光阻清洗液针对于特定对象的最佳配比,进而可基于此最佳配比来进行自动配料。Further, after determining the local optimal weight value of the nonionic surfactant, the weight of the nonionic surfactant in the photoresist cleaning solution is set to the local optimal weight value, and The local optimal quality of other formula components is determined one by one in the method described above. In this way, the optimal ratio of the photoresist cleaning liquid for a specific object is determined, and then automatic processing can be performed based on this optimal ratio. Ingredients.
基于此,本申请提出了一种用于光阻洗净液生产的自动配料系统,其包括:配方数据单元,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;配方数据语义编码单元,用于将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;第一卷积编码单元,用于将所述对应于所 述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵;清洗测试数据获取单元,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清晰效果的多个时间值;视频编码单元,用于将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码;时序编码单元,用于将所述多个时间值构造为输入向量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;联合编码单元,用于使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;特征矩阵融合单元,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;解码单元,用于将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及,配料单元,用于基于所述解码值生成配料方案。Based on this, this application proposes an automatic batching system for the production of photoresist cleaning fluid, which includes: a formula data unit used to obtain multiple formula data of the formula of the photoresist cleaning fluid, wherein the photoresist cleaning fluid The formula of the photoresist cleaning fluid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants. Water, The weights of the hydroxyl quaternary ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the nonionic surfactants are different; the formula data semantic encoding unit is used to combine the multiple Each recipe data in the recipe data is passed through the trained context encoder including the embedding layer to respectively generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are respectively cascaded to obtain the corresponding feature vectors of the multiple recipe ingredients. A plurality of first feature vectors of a plurality of recipe data; a first convolution coding unit, configured to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then complete the training through The first convolutional neural network obtains the first feature matrix; a cleaning test data acquisition unit is used to acquire multiple formula data of the formula of the photoresist cleaning liquid for the cleaning test video of the object to be cleaned and the light A plurality of time values for the formula data of the blocking cleaning liquid to reach a predetermined clear effect; a video encoding unit for passing the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature Vector, the video encoder uses a trained three-dimensional convolutional neural network to encode the cleaning test video; a temporal encoding unit is used to construct the multiple time values into input vectors and then pass all the trained A temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the joint encoder to obtain the second feature vector; a joint encoding unit for using the joint encoder to fuse the first feature vector and the third feature vector two feature vectors to generate a second feature matrix; a feature matrix fusion unit, used to fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix; a decoding unit, used to decode the decoding feature matrix a device to generate a decoded value, the decoded value being the local optimal weight value of the nonionic surfactant; and a batching unit for generating a batching plan based on the decoded value.
图1图示了根据本申请实施例的用于光阻洗净液生产的自动配料系统的应用场景图。如图1所示,在该应用场景中,首先,从光阻洗净液生产的自动配料系统(例如,如图1中所示意的H)中获取所述光阻洗净液(例如,如图1中所示意的P)的配方的多个配方数据,并且通过摄像头(例如,如图1中所示意的C)获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象(例如,如图1中所示意的B)的清洗测试视频以及通过计时器(例如,如图1中所示意的T)获取所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值。然后,将所述多个配方数据、所述清洗测试视频以及所述多个时间值输入至部署有用于光阻洗净液生产的自动配料算法的服务器中(例如,如图1中所示意的云服务器S),其中,所述服务器能够以用于光阻洗净液生产的自动配料算法对所述多个配方数据、所述清洗测试视频以及所述多个时间值进行处理,以生成用于表示所述非离子性界面活性剂的局部最优重量值的解码值,进而,基于所述解码值生成配料方案。FIG. 1 illustrates an application scenario diagram of an automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application. As shown in Figure 1, in this application scenario, first, the photoresist cleaning liquid (for example, as shown in Figure 1) is obtained from an automatic batching system (for example, H as shown in Figure 1) for photoresist cleaning liquid production. Multiple recipe data of the recipe P) shown in Figure 1, and the multiple recipe data of the recipe of the photoresist cleaning liquid is acquired through a camera (for example, C shown in Figure 1) for the target to be cleaned The cleaning test video of the object (for example, B as shown in Figure 1) and the multiple recipe data of the photoresist cleaning liquid formula obtained through a timer (for example, T as shown in Figure 1) reach a predetermined Multiple time values for the cleaning effect. Then, the plurality of recipe data, the cleaning test video and the plurality of time values are input into a server deployed with an automatic batching algorithm for photoresist cleaning liquid production (for example, as illustrated in Figure 1 Cloud server S), wherein the server can process the plurality of formula data, the cleaning test video and the plurality of time values with an automatic batching algorithm for photoresist cleaning liquid production to generate a Based on the decoded value representing the local optimal weight value of the nonionic surfactant, a batching plan is then generated based on the decoded value.
在介绍了本申请的基本原理之后,下面将参考附图来具体介绍本申请的各种非限制性实施例。After introducing the basic principles of the present application, various non-limiting embodiments of the present application will be specifically introduced below with reference to the accompanying drawings.
示例性系统Example system
图2图示了根据本申请实施例的用于光阻洗净液生产的自动配料系统的框图。如图2所示,根据本申请实施例的用于光阻洗净液生产的自动配料系统200,包括:训练模块210和推断模块220。其中,训练模块210,包括:训练配方数据单元2101,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;训练配方数据语义编码单元2102,用于将所述多个配方数据中各个配方数据分别通过包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个 第一特征向量;训练第一卷积编码单元2013,用于将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过第一卷积神经网络以获得第一特征矩阵;训练清洗测试数据获取单元2104,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值;训练视频编码单元2105,用于将所述清洗测试视频通过联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用三维卷积神经网络对所述清洗测试视频进行编码;训练时序编码单元2106,用于将所述多个时间值构造为输入向量后通过所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;训练联合编码单元2107,用于使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;训练特征矩阵融合单元2108,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;第一损失计算单元2109,用于计算所述第一特征矩阵和所述第二特征矩阵之间的用于特征流形的维度分布相似性约束的损失函数值,其中,所述用于特征流形的维度分布相似性约束的损失函数值基于所述第一特征矩阵与所述第二特征矩阵之间的余弦距离以及所述第一特征矩阵和所述第二特征矩阵之间的欧式距离生成;第二损失计算单元2110,将所述解码特征矩阵通过解码器以生成解码损失函数值;训练单元2111,用于以所述用于特征流形的维度分布相似性约束的损失函数值和所述解码损失函数值的加权和来训练所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器。其中,推断模块220,包括:配方数据单元2201,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;配方数据语义编码单元2202,用于将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;第一卷积编码单元2203,用于将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵;清洗测试数据获取单元2204,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清晰效果的多个时间值;视频编码单元2205,用于将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码;时序编码单元2206,用于将所述多个时间值构造为输入向量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;联合编码单元2207,用于使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;特征矩阵融合单元2208,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;解码单元 2209,用于将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及,配料单元2210,用于基于所述解码值生成配料方案。FIG. 2 illustrates a block diagram of an automatic dispensing system for photoresist cleaning liquid production according to an embodiment of the present application. As shown in Figure 2, an automatic batching system 200 for photoresist cleaning liquid production according to an embodiment of the present application includes: a training module 210 and an inference module 220. Among them, the training module 210 includes: a training formula data unit 2101, which is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid includes water, hydroxyl quaternary ammonium base Salt compounds, alcohol amine compounds and non-ionic surfactants, the water, the hydroxyl quaternary ammonium salt compound, the alcohol mentioned in the multiple formula data of the photoresist cleaning liquid formula The weight of the amine compound is consistent, and the weight of the non-ionic surfactant is different; the training recipe data semantic encoding unit 2102 is used to pass each of the multiple recipe data through the context including the embedded layer. The encoder generates a plurality of recipe ingredient feature vectors respectively, and respectively concatenates the multiple recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the multiple recipe data; trains the first convolutional encoding Unit 2013 is used to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then obtain the first feature matrix through the first convolutional neural network; training and cleaning test data acquisition Unit 2104 is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, a cleaning test video of the object to be cleaned, and multiple formula data of the formula of the photoresist cleaning liquid to achieve the predetermined cleaning effect. time values; train the video encoding unit 2105 for passing the cleaning test video through the video encoder of the joint encoder to obtain the first feature vector. The video encoder uses a three-dimensional convolutional neural network to encode the cleaning test video. Carry out encoding; train the temporal encoding unit 2106, which is used to construct the plurality of time values into input vectors and then pass the temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the joint encoder to obtain the second feature vector ; Training joint encoding unit 2107, for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; Training feature matrix fusion unit 2108, for fusing the first feature vector A feature matrix and the second feature matrix to generate a decoding feature matrix; a first loss calculation unit 2109 for calculating the dimensional distribution for the feature manifold between the first feature matrix and the second feature matrix The loss function value of the similarity constraint, wherein the loss function value of the dimensional distribution similarity constraint for the feature manifold is based on the cosine distance between the first feature matrix and the second feature matrix and the third feature matrix. The Euclidean distance between a feature matrix and the second feature matrix is generated; the second loss calculation unit 2110 passes the decoding feature matrix through the decoder to generate a decoding loss function value; the training unit 2111 is used to use the The context encoder including the embedding layer, the first convolutional neural network and the joint encoder are trained by the weighted sum of the loss function value constrained by the dimensional distribution similarity of the feature manifold and the decoding loss function value. . Among them, the inference module 220 includes: a formula data unit 2201, which is used to obtain multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid includes water, quaternary ammonium hydroxide base salt compounds, alcoholamine compounds and nonionic surfactants, the water, the hydroxyl quaternary ammonium salt compound, the alcoholamine in the multiple formula data of the photoresist cleaning liquid formula The weights of the similar compounds are consistent, and the weights of the non-ionic surfactants are different; the formula data semantic encoding unit 2202 is used to pass each formula data in the plurality of formula data through the trained embedding layer. a context encoder to respectively generate a plurality of recipe ingredient feature vectors, and respectively concatenate the multiple recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the multiple recipe data; a first convolution Encoding unit 2203, configured to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then obtain the first feature matrix through the trained first convolutional neural network; The cleaning test data acquisition unit 2204 is used to acquire multiple formula data of the formula of the photoresist cleaning liquid for the cleaning test video of the object to be cleaned and the multiple formula data of the formula of the photoresist cleaning liquid reaches a predetermined level. Multiple time values of the clear effect; the video encoding unit 2205 is used to pass the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature vector, the video encoder uses the trained joint encoder to obtain the first feature vector The three-dimensional convolutional neural network encodes the cleaning test video; the temporal encoding unit 2206 is used to construct the multiple time values into input vectors and then pass the one-dimensional convolution layer of the trained joint encoder and a temporal encoder of the fully connected layer to obtain the second feature vector; a joint encoding unit 2207 for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; The feature matrix fusion unit 2208 is used to fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix; the decoding unit 2209 is used to pass the decoding feature matrix through a decoder to generate a decoding value, the The decoded value is the local optimal weight value of the nonionic surfactant; and, a batching unit 2210 is used to generate a batching plan based on the decoded value.
具体地,在本申请实施例中,所述训练配方数据单元2101和所述训练配方数据语义编码单元2102,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异,并将所述多个配方数据中各个配方数据分别通过包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量。应可以理解,在选择自适应的配方时,显然无法通过穷举法来获得最佳的配方,因为这种做法太浪费人力物力。另一方面,配方的各个配方成分之间存在关联,一种配方成分的作用很难脱离配方整体来论。因此,为了适配于不同配方数据对应清洗效果的复杂非线性映射关系,在本申请的技术方案中,使用基于深度学习的神经网络技术来智能地推断出相对较佳的配料方案。Specifically, in the embodiment of the present application, the training recipe data unit 2101 and the training recipe data semantic encoding unit 2102 are used to obtain multiple recipe data of the photoresist cleaning liquid recipe, wherein the photoresist cleaning solution The formula of the cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants. The water, all the ingredients mentioned in the multiple formula data of the photoresist cleaning liquid formula are The weights of the hydroxyl quaternary ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the nonionic surfactants are different, and each formula data in the multiple formula data is passed through A context encoder including an embedding layer is used to respectively generate a plurality of recipe ingredient feature vectors, and respectively concatenate the plurality of recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the plurality of recipe data. It should be understood that when selecting an adaptive formula, it is obviously impossible to obtain the best formula through exhaustive methods, because this approach is too wasteful of manpower and material resources. On the other hand, there is a relationship between the various formula components of the formula, and the effect of one formula component is difficult to judge apart from the formula as a whole. Therefore, in order to adapt to the complex nonlinear mapping relationship between different formula data corresponding to cleaning effects, in the technical solution of this application, neural network technology based on deep learning is used to intelligently infer a relatively better batching solution.
也就是,具体地,在本申请的技术方案中,首先获取光阻洗净液的配方的多个配方数据。以所述光阻光阻洗净液的配方为水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂为例,在所述多个配方数据中,所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异,也就是,控制其他成分的重量不变,调整所述非离子性界面活性剂的重量来生成多个配方数据。这么做采用了控制变量的思想,也就是,将配方中其他配方成分的重量设置为恒定值,来求解单一配方成分的局部最佳值,然后,通过逐步迭代的方式来获得所述光阻洗净液的配方的最佳配方数据。That is, specifically, in the technical solution of the present application, multiple formula data of the formula of the photoresist cleaning liquid are first obtained. Taking the formula of the photoresist cleaning solution as water, hydroxyl quaternary ammonium salt compounds, alcohol amine compounds and non-ionic surfactants as an example, in the multiple formula data, the The weights of water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound are consistent, and the weight of the nonionic surfactant is different, that is, the weight of other components is controlled to remain unchanged, The weight of the nonionic surfactant was adjusted to generate multiple formulation data. This uses the idea of controlling variables, that is, setting the weights of other formula components in the formula to constant values to solve for the local optimal value of a single formula component, and then obtaining the photoresist cleaning method through step-by-step iteration. The best recipe data for the cleansing liquid recipe.
然后,应可以理解,为了提取所述光阻洗净液的配方的配方数据中各个配方成分之间的高维隐含关联,进一步使用包含嵌入层的上下文编码器分别对所述各个配方数据进行基于全文的高维语义编码以生成对应于所述多个配方数据的多个第一特征向量。Then, it should be understood that in order to extract the high-dimensional implicit correlation between the various formula components in the formula data of the photoresist cleaning liquid formula, a context encoder including an embedding layer is further used to perform a full-text analysis on each formula data respectively. high-dimensional semantic encoding to generate a plurality of first feature vectors corresponding to the plurality of recipe data.
更具体地,在本申请实施例中,所述训练配方数据语义编码单元,进一步用于:使用所述包含嵌入层的上下文的编码器模型的嵌入层分别将所述多个配方数据中各个配方数据转化为输入向量以获得输入向量的序列;使用所述包含嵌入层的上下文的编码器模型的转换器对所述输入向量的序列进行基于全局的上下文语义编码以获得所述多个配方成分特征向量;分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量。More specifically, in the embodiment of the present application, the training recipe data semantic encoding unit is further configured to: use the embedding layer of the encoder model containing the context of the embedding layer to respectively convert each recipe in the plurality of recipe data. The data is converted into input vectors to obtain a sequence of input vectors; the sequence of input vectors is globally-based contextual semantic encoding using a converter of the encoder model containing the context of the embedding layer to obtain the multiple recipe ingredient features. Vector; respectively concatenate the plurality of formula ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the plurality of formula data.
具体地,在本申请实施例中,所述训练第一卷积编码单元2013,用于将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过第一卷积神经网络以获得第一特征矩阵。应可以理解,为了筛选出局部最优配方,在本申请技术方案中,进一步地将所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵,这里,所述特征矩阵中每一个行向量为一个所述第一特征向 量,也就是,所述特征矩阵在数据层面构建了各个配方数据之间的关联。Specifically, in the embodiment of the present application, the training first convolutional encoding unit 2013 is used to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then pass The first convolutional neural network obtains the first feature matrix. It should be understood that in order to screen out the local optimal recipe, in the technical solution of the present application, the plurality of first feature vectors of the multiple recipe data are further two-dimensionally arranged into a feature matrix. Here, in the feature matrix Each row vector is one of the first feature vectors, that is, the feature matrix constructs a correlation between each recipe data at the data level.
进一步地,使用所述第一卷积神经网络对所述特征矩阵进行编码以提取出所述特征矩阵中的高维局部隐含关联特征,即,提取出所述多个配方数据中各个配方成分、所述多个配方数据中各个配方数据,以及,一个配方数据中各个配方成分的高维隐含关联以生成所述第一特征矩阵。相应地,在一个具体示例中,所述第一卷积神经网络的各层在层的正向传递中对输入数据进行卷积处理、沿通道维度的均值池化处理和激活处理以由所述第一卷积神经网络的最后一层生成所述第一特征矩阵,其中,所述第一卷积神经网络的第一层的输入为所述特征矩阵。Further, the first convolutional neural network is used to encode the feature matrix to extract high-dimensional local implicit correlation features in the feature matrix, that is, to extract each recipe component in the multiple recipe data , each recipe data in the plurality of recipe data, and a high-dimensional implicit association of each recipe ingredient in one recipe data to generate the first feature matrix. Correspondingly, in a specific example, each layer of the first convolutional neural network performs convolution processing, mean pooling processing along the channel dimension and activation processing on the input data in the forward pass of the layer to be processed by the The last layer of the first convolutional neural network generates the first feature matrix, wherein the input of the first layer of the first convolutional neural network is the feature matrix.
具体地,在本申请实施例中,所述训练清洗测试数据获取单元2104和所述训练视频编码单元2105,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值,并将所述清洗测试视频通过联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用三维卷积神经网络对所述清洗测试视频进行编码。也就是,在本申请的技术方案中,进一步通过摄像头获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及通过计时器获取所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值。也就是,获取待清洗的特定对象,然后使用不同配方数据的所述光阻清洗液对其进行清洗并对清洗的过程进行视频监控。Specifically, in this embodiment of the present application, the training cleaning test data acquisition unit 2104 and the training video encoding unit 2105 are used to obtain multiple formula data of the photoresist cleaning liquid formula for the object to be cleaned. The cleaning test video and the multiple formula data of the photoresist cleaning liquid formula reach multiple time values of the predetermined cleaning effect, and the cleaning test video is passed through the video encoder of the joint encoder to obtain the first feature vector , the video encoder uses a three-dimensional convolutional neural network to encode the cleaning test video. That is to say, in the technical solution of the present application, a plurality of formula data of the formula of the photoresist cleaning liquid and a cleaning test video of the object to be cleaned are further obtained through a camera and the photoresist cleaning liquid is obtained through a timer. The multiple recipe data of the recipe achieve multiple time values for the predetermined cleaning effect. That is, a specific object to be cleaned is obtained, and then the photoresist cleaning liquid with different formula data is used to clean it, and the cleaning process is video-monitored.
应可以理解,所述清洗测试视频数据中包含了不同配方数据的光阻清洗液对待清洗对象的动态清洗过程特征和信息。相应地,为了评估不同配方数据的清洗效果和不同配方数据的清洗效果之间的关联,在本申请实施例中,采用联合编码器对所述清洗测试视频进行联合编码以生成第二特征矩阵,其中,所述联合编码器包括用于对视频数据进行编码的视频编码器以及用于对标签数据进行编码的时序编码器,所述标签数据为所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值。也就是,具体地,在本申请的技术方案中,首先,将所述清洗测试视频通过联合编码器的具有三维卷积神经网络的视频编码器中进行编码处理,以提取出所述不同配方数据的光阻清洗液对待清洗对象的动态清洗隐含特征,从而获得第一特征向量。It should be understood that the cleaning test video data contains dynamic cleaning process characteristics and information of the object to be cleaned using photoresist cleaning fluids with different formula data. Correspondingly, in order to evaluate the correlation between the cleaning effects of different formula data and the cleaning effects of different formula data, in the embodiment of the present application, a joint encoder is used to jointly encode the cleaning test video to generate a second feature matrix, Wherein, the joint encoder includes a video encoder for encoding video data and a timing encoder for encoding tag data. The tag data is a plurality of formulas of the photoresist cleaning solution. Multiple time values for the data to achieve the predetermined cleaning effect. That is, specifically, in the technical solution of the present application, first, the cleaning test video is encoded through a video encoder with a three-dimensional convolutional neural network of a joint encoder to extract the different recipe data The photoresist cleaning fluid determines the dynamic cleaning implicit characteristics of the object to be cleaned, thereby obtaining the first feature vector.
更具体地,在本申请实施例中,所述训练视频编码单元,进一步用于:使用三维卷积核的卷积神经网络的视频编码器以如下公式对所述清洗测试视频进行处理以生成所述第一特征向量;More specifically, in the embodiment of the present application, the training video encoding unit is further used to: use the video encoder of the convolutional neural network of the three-dimensional convolution kernel to process the cleaning test video according to the following formula to generate the The first eigenvector;
其中,所述公式为:Among them, the formula is:
Figure PCTCN2022119002-appb-000010
Figure PCTCN2022119002-appb-000010
其中,H j、W j和R j分别表示三维卷积核的长度、宽度和高度,m表示第(l-1)层特征图的个数,
Figure PCTCN2022119002-appb-000011
是与(l-1)层的第m个特征图相连的卷积核,b lj为偏置,f(·)表示激活函数。
Among them, H j , W j and R j represent the length, width and height of the three-dimensional convolution kernel respectively, m represents the number of the (l-1)th layer feature map,
Figure PCTCN2022119002-appb-000011
is the convolution kernel connected to the m-th feature map of layer (l-1), b lj is the bias, and f(·) represents the activation function.
具体地,在本申请实施例中,所述训练时序编码单元2106和所述训练联合编码单元2107,用 于将所述多个时间值构造为输入向量后通过所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量,并使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵。也就是,在本申请的技术方案中,还需要进一步对所述标签数据进行编码,也就是对所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值进行时序编码,以获得所述多个时间值以及所述多个时间值间的高维隐含关联特征信息,从而获得第二特征向量。这样,再使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵,进而能够沿着文本的特定方向强化图像的编码来编码所述清洗测试视频图像帧的相应属性,使之与所述时间值标签相关的隐含关联特征得到凸显,进而提高后续解码回归的准确性。Specifically, in this embodiment of the present application, the training temporal encoding unit 2106 and the training joint encoding unit 2107 are used to construct the multiple time values into input vectors and then pass the joint encoder to a one-dimensional The temporal encoder of the convolutional layer and the fully connected layer obtains the second feature vector, and the joint encoder is used to fuse the first feature vector and the second feature vector to generate a second feature matrix. That is to say, in the technical solution of the present application, the tag data needs to be further encoded, that is, the multiple formula data of the photoresist cleaning solution formula needs to be sequenced for multiple time values to achieve the predetermined cleaning effect. Encoding to obtain the multiple time values and high-dimensional implicit correlation feature information between the multiple time values, thereby obtaining a second feature vector. In this way, the joint encoder is then used to fuse the first feature vector and the second feature vector to generate a second feature matrix, which can then enhance the encoding of the image along a specific direction of the text to encode the cleaning test video. The corresponding attributes of the image frame highlight the implicit correlation features related to the time value label, thereby improving the accuracy of subsequent decoding and regression.
更具体地,在本申请实施例中,所述训练时序编码单元,包括:首先,将所述多个时间值排列为一维的输入向量。然后,使用所述时序编码器的全连接层以如下公式对所述构造子单元获得的所述输入向量进行全连接编码以提取出所述输入向量中各个位置的特征值的高维隐含特征,其中,所述公式为:
Figure PCTCN2022119002-appb-000012
其中X是所述输入向量,Y是输出向量,W是权重矩阵,B是偏置向量,
Figure PCTCN2022119002-appb-000013
表示矩阵乘。最后,使用所述时序编码器的一维卷积层以如下公式对所述构造子单元获得的所述输入向量进行一维卷积编码以提取出所述输入向量中各个位置的特征值间的高维隐含关联特征,其中,所述公式为:
More specifically, in this embodiment of the present application, the training of the temporal coding unit includes: first, arranging the multiple time values into a one-dimensional input vector. Then, use the fully connected layer of the temporal encoder to perform fully connected encoding on the input vector obtained by the construction subunit with the following formula to extract the high-dimensional hidden features of the feature values of each position in the input vector, where , the formula is:
Figure PCTCN2022119002-appb-000012
where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector,
Figure PCTCN2022119002-appb-000013
Represents matrix multiplication. Finally, use the one-dimensional convolution layer of the temporal encoder to perform one-dimensional convolution encoding on the input vector obtained by the construction subunit using the following formula to extract the difference between the feature values of each position in the input vector High-dimensional implicit correlation features, where the formula is:
Figure PCTCN2022119002-appb-000014
Figure PCTCN2022119002-appb-000014
其中,a为卷积核在x方向上的宽度、F为卷积核参数向量、G为与卷积核函数运算的局部向量矩阵,w为卷积核的尺寸。Among them, a is the width of the convolution kernel in the x direction, F is the convolution kernel parameter vector, G is the local vector matrix that operates with the convolution kernel function, and w is the size of the convolution kernel.
具体地,在本申请实施例中,所述训练特征矩阵融合单元2108和所述第一损失计算单元2109,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵,并计算所述第一特征矩阵和所述第二特征矩阵之间的用于特征流形的维度分布相似性约束的损失函数值,其中,所述用于特征流形的维度分布相似性约束的损失函数值基于所述第一特征矩阵与所述第二特征矩阵之间的余弦距离以及所述第一特征矩阵和所述第二特征矩阵之间的欧式距离生成。也就是,在本申请的技术方案中,接着,融合用于表示不同配方数据的高维隐含特征和用于表示不同配方数据的清晰效果的高维隐含特征就可以进行解码回归以获得所述非离子性界面活性剂的局部最优重量值。Specifically, in this embodiment of the present application, the training feature matrix fusion unit 2108 and the first loss calculation unit 2109 are used to fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix, And calculate the loss function value between the first feature matrix and the second feature matrix for the dimensional distribution similarity constraint of the feature manifold, wherein the loss function value for the dimensional distribution similarity constraint of the feature manifold is The loss function value is generated based on the cosine distance between the first feature matrix and the second feature matrix and the Euclidean distance between the first feature matrix and the second feature matrix. That is, in the technical solution of the present application, then, by fusing the high-dimensional implicit features used to represent different formula data and the high-dimensional implicit features used to represent the clear effects of different formula data, decoding regression can be performed to obtain the non-ionic properties. Local optimal weight value of surfactant.
应可以理解,在融合所述第一特征矩阵和所述第二特征矩阵时,由于所述第一特征矩阵表达语义上下文编码的样本间关联特征,而所述第二特征矩阵表达时序方向约束的图像语义特征编码,其所对应的特征流型在高维特征空间内会具有较大偏移,从而导致融合后的特征矩阵的特征稀疏。因此,在本申请的技术方案中,进一步引入用于特征流形的维度分布相似性约束的损失函数。It should be understood that when fusing the first feature matrix and the second feature matrix, the first feature matrix expresses the inter-sample correlation features of semantic context encoding, while the second feature matrix expresses the temporal direction constraints. Image semantic feature encoding, the corresponding feature flow pattern will have a large offset in the high-dimensional feature space, resulting in sparse features of the fused feature matrix. Therefore, in the technical solution of this application, a loss function for the dimensional distribution similarity constraint of the feature manifold is further introduced.
更具体地,在本申请实施例中,所述第一损失计算单元,进一步用于:以如下公式计算所述第一 特征矩阵和所述第二特征矩阵之间的所述用于特征流形的维度分布相似性约束的损失函数值;More specifically, in the embodiment of the present application, the first loss calculation unit is further configured to: calculate the characteristic manifold between the first characteristic matrix and the second characteristic matrix using the following formula: The loss function value of the dimension distribution similarity constraint;
其中,所述公式为:Among them, the formula is:
Figure PCTCN2022119002-appb-000015
Figure PCTCN2022119002-appb-000015
其中cos(M 1,M 2)表示所述第一特征矩阵M 1和所述第二特征矩阵M 2之间的余弦距离,且d(M 1,M 2)表示其间的欧式距离。应可以理解,这样,通过以该所述损失函数训练所述第一特征矩阵和所述第二特征矩阵各自的编码分支,可以约束特征流形在高维特征空间内的不同维度视角下观察的分布相似性,也就是,通过分布的几何相似性约束,可以优化所述第一特征矩阵和所述第二特征矩阵之间关联的局部特征描述,以减轻融合后的所述特征矩阵由于高维特征空间的空间复杂性而导致的特征稀疏,进而提高解码回归的准确度。 Where cos(M 1 , M 2 ) represents the cosine distance between the first feature matrix M 1 and the second feature matrix M 2 , and d(M 1 , M 2 ) represents the Euclidean distance therebetween. It should be understood that in this way, by training the respective encoding branches of the first feature matrix and the second feature matrix with the loss function, the feature manifold can be constrained to be observed from different dimensional perspectives in the high-dimensional feature space. Distribution similarity, that is, through the geometric similarity constraint of distribution, the local feature description of the association between the first feature matrix and the second feature matrix can be optimized to alleviate the high-dimensionality problem of the fused feature matrix. The feature sparseness caused by the spatial complexity of the feature space improves the accuracy of decoding regression.
具体地,在本申请实施例中,所述第二损失计算单元2110和所述训练单元2111,将所述解码特征矩阵通过解码器以生成解码损失函数值,并以所述用于特征流形的维度分布相似性约束的损失函数值和所述解码损失函数值的加权和来训练所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器。也就是,在本申请的技术方案中,进一步将所述解码特征矩阵通过解码器以生成解码损失函数值。相应地,在一个具体示例中,使用解码器以如下公式对所述解码特征矩阵进行解码回归以获得所述解码值;其中,所述公式为:
Figure PCTCN2022119002-appb-000016
其中X是所述解码特征矩阵,Y是解码值,W是权重矩阵,
Figure PCTCN2022119002-appb-000017
表示矩阵乘;计算所述解码值与真实值之间的交叉熵值作为所述解码损失函数值。然后,就可以以所述用于特征流形的维度分布相似性约束的损失函数值和所述解码损失函数值的加权和来训练所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器。
Specifically, in this embodiment of the present application, the second loss calculation unit 2110 and the training unit 2111 pass the decoding feature matrix through a decoder to generate a decoding loss function value, and use the decoding feature matrix for feature manifold The context encoder including the embedding layer, the first convolutional neural network and the joint encoder are trained by using the weighted sum of the loss function value constrained by the dimension distribution similarity and the decoding loss function value. That is, in the technical solution of the present application, the decoding feature matrix is further passed through a decoder to generate a decoding loss function value. Correspondingly, in a specific example, a decoder is used to perform decoding regression on the decoding feature matrix with the following formula to obtain the decoding value; wherein the formula is:
Figure PCTCN2022119002-appb-000016
where X is the decoding feature matrix, Y is the decoding value, and W is the weight matrix,
Figure PCTCN2022119002-appb-000017
Represents matrix multiplication; calculate the cross entropy value between the decoded value and the real value as the decoding loss function value. Then, the context encoder including the embedding layer and the first convolution can be trained with the weighted sum of the loss function value for the dimensional distribution similarity constraint of the feature manifold and the decoding loss function value. Neural network and the joint encoder.
在训练完成后,进入推断模块。也就是,将训练完成后的所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器用于实际的推断中。After training is completed, enter the inference module. That is, the trained context encoder including the embedding layer, the first convolutional neural network and the joint encoder are used in actual inference.
具体地,在本申请实施例中,首先,获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异。接着,将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量。然后,将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵。接着,获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值。然后,将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码。接着,将所述多个时间值构造为输入向 量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量。然后,使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵。接着,融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵。然后,将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值。最后,基于所述解码值生成配料方案。Specifically, in the embodiment of the present application, first, multiple formula data of the formula of the photoresist cleaning liquid are obtained, wherein the formula of the photoresist cleaning liquid includes water, hydroxyl quaternary ammonium salt compound, Alcoholamine compounds and nonionic surfactants, the water, the hydroxyl quaternary ammonium salt compound, and the alcoholamine compound in the multiple formula data of the photoresist cleaning solution formula The weights are consistent, and there are differences in the weights of the nonionic surfactants. Next, each of the multiple recipe data is passed through a trained context encoder including an embedding layer to generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are cascaded respectively. A plurality of first feature vectors corresponding to the plurality of recipe data are obtained. Then, the plurality of first feature vectors corresponding to the plurality of recipe data are two-dimensionally arranged into a feature matrix and then passed through the trained first convolutional neural network to obtain the first feature matrix. Next, obtain multiple recipe data of the photoresist cleaning liquid recipe, a cleaning test video of the object to be cleaned, and multiple recipe data of the photoresist cleaning liquid recipe to achieve a predetermined cleaning effect. . Then, the cleaning test video is passed through the video encoder of the trained joint encoder to obtain the first feature vector. The video encoder uses the trained three-dimensional convolutional neural network to encode the cleaning test video. . Next, the plurality of time values are constructed as input vectors and then passed through a temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the trained joint encoder to obtain a second feature vector. The joint encoder is then used to fuse the first feature vector and the second feature vector to generate a second feature matrix. Next, the first feature matrix and the second feature matrix are fused to generate a decoding feature matrix. The decoded feature matrix is then passed through a decoder to generate decoded values, which are local optimal weight values of the nonionic surfactant. Finally, a batching recipe is generated based on the decoded values.
进一步地,在确定好所述非离子性界面活性剂的局部最优重量值后,将所述光阻洗净液中所述非离子性界面活性剂的重量设置为局部最优重量值,并以如上所述的方法来逐一确定其他配方成分的局部最优质量,通过这样方式来确定所述光阻清洗液针对于特定对象的最佳配比,进而可基于此最佳配比来进行自动配料。Further, after determining the local optimal weight value of the nonionic surfactant, the weight of the nonionic surfactant in the photoresist cleaning solution is set to the local optimal weight value, and The local optimal quality of other formula components is determined one by one in the method described above. In this way, the optimal ratio of the photoresist cleaning liquid for a specific object is determined, and then automatic processing can be performed based on this optimal ratio. Ingredients.
综上,基于本申请实施例的所述用于光阻洗净液生产的自动配料系统200被阐明,其采用基于深度学习的神经网络技术来智能地逐一确定配方成分的局部最优质量,通过这样方式来确定所述光阻清洗液针对于特定对象的最佳配比,进而基于此最佳配比来进行自动配料。In summary, based on the embodiment of the present application, the automatic batching system 200 for the production of photoresist cleaning fluid is clarified, which uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one, through In this way, the optimal ratio of the photoresist cleaning fluid for a specific object is determined, and then automatic batching is performed based on the optimal ratio.
如上所述,根据本申请实施例的用于光阻洗净液生产的自动配料系统200可以实现在各种终端设备中,例如用于光阻洗净液生产的自动配料算法的服务器等。在一个示例中,根据本申请实施例的用于光阻洗净液生产的自动配料系统200可以作为一个软件模块和/或硬件模块而集成到终端设备中。例如,该用于光阻洗净液生产的自动配料系统200可以是该终端设备的操作系统中的一个软件模块,或者可以是针对于该终端设备所开发的一个应用程序;当然,该用于光阻洗净液生产的自动配料系统200同样可以是该终端设备的众多硬件模块之一。As mentioned above, the automatic batching system 200 for the production of photoresist cleaning fluid according to the embodiment of the present application can be implemented in various terminal devices, such as a server of the automatic batching algorithm for the production of photoresist cleaning fluid, etc. In one example, the automatic dispensing system 200 for photoresist cleaning liquid production according to the embodiment of the present application can be integrated into the terminal device as a software module and/or hardware module. For example, the automatic dispensing system 200 for photoresist cleaning liquid production may be a software module in the operating system of the terminal device, or may be an application program developed for the terminal device; of course, the The automatic dispensing system 200 for photoresist cleaning liquid production can also be one of the many hardware modules of the terminal equipment.
替换地,在另一示例中,该用于光阻洗净液生产的自动配料系统200与该终端设备也可以是分立的设备,并且该用于光阻洗净液生产的自动配料系统200可以通过有线和/或无线网络连接到该终端设备,并且按照约定的数据格式来传输交互信息。Alternatively, in another example, the automatic dispensing system 200 for photoresist cleaning liquid production and the terminal equipment may also be separate devices, and the automatic dispensing system 200 for photoresist cleaning liquid production may be Connect to the terminal device through a wired and/or wireless network, and transmit interactive information according to the agreed data format.
示例性方法Example methods
图3A图示了根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中训练阶段的流程图。如图3A所示,根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法,包括:训练阶段,包括步骤:S110,获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;S120,将所述多个配方数据中各个配方数据分别通过包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;S130,将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过第一卷积神经网络以获得第一特征矩阵;S140,获取所述 光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值;S150,将所述清洗测试视频通过联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用三维卷积神经网络对所述清洗测试视频进行编码;S160,将所述多个时间值构造为输入向量后通过所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;S170,使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;S180,融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;S190,计算所述第一特征矩阵和所述第二特征矩阵之间的用于特征流形的维度分布相似性约束的损失函数值,其中,所述用于特征流形的维度分布相似性约束的损失函数值基于所述第一特征矩阵与所述第二特征矩阵之间的余弦距离以及所述第一特征矩阵和所述第二特征矩阵之间的欧式距离生成;S200,将所述解码特征矩阵通过解码器以生成解码损失函数值;S201,以所述用于特征流形的维度分布相似性约束的损失函数值和所述解码损失函数值的加权和来训练所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器。3A illustrates a flow chart of the training phase in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application. As shown in Figure 3A, the batching method of the automatic batching system for photoresist cleaning liquid production according to the embodiment of the present application includes: a training phase, including step: S110, obtaining multiple formulas of photoresist cleaning liquid formulas Data, wherein the formula of the photoresist cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants, and the formula of the photoresist cleaning liquid includes multiple The weights of the water, the quaternary ammonium hydroxide salt compound, and the alcoholamine compound in the formula data are consistent, and there is a difference in the weight of the nonionic surfactant; S120, add the polyol Each recipe data in the recipe data is passed through a context encoder including an embedding layer to respectively generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are respectively concatenated to obtain corresponding to the multiple recipe data. A plurality of first feature vectors; S130, two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then pass the first convolutional neural network to obtain the first feature matrix; S140. Acquire multiple recipe data of the photoresist cleaning liquid recipe, a cleaning test video of the object to be cleaned and multiple time values of the multiple recipe data of the photoresist cleaning liquid recipe to achieve the predetermined cleaning effect. ; S150, pass the cleaning test video through the video encoder of the joint encoder to obtain the first feature vector, and the video encoder uses a three-dimensional convolutional neural network to encode the cleaning test video; S160, pass the multiple After constructing a time value as an input vector, the joint encoder is passed through a temporal encoder including a one-dimensional convolutional layer and a fully connected layer to obtain a second feature vector; S170, use the joint encoder to fuse the first feature vector. feature vector and the second feature vector to generate a second feature matrix; S180, fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix; S190, calculate the first feature matrix and the The loss function value for the dimensional distribution similarity constraint of the feature manifold between the second feature matrices, wherein the loss function value for the dimensional distribution similarity constraint of the feature manifold is based on the first feature matrix and The cosine distance between the second feature matrices and the Euclidean distance between the first feature matrix and the second feature matrix are generated; S200, pass the decoding feature matrix through a decoder to generate a decoding loss function value; S201, train the context encoder including the embedding layer and the first convolutional neural network with the weighted sum of the loss function value for the dimensional distribution similarity constraint of the feature manifold and the decoding loss function value. and the joint encoder.
图3B图示了根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中推断阶段的流程图。如图3B所示,根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法,包括:推断阶段,包括步骤:S210,获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;S220,将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;S230,将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵;S240,获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清晰效果的多个时间值;S250,将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码;S260,将所述多个时间值构造为输入向量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;S270,使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;S280,融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;S290,将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及,S300,基于所述解码值生成配料方案。FIG. 3B illustrates a flow chart of the inference stage in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application. As shown in Figure 3B, the batching method of the automatic batching system for photoresist cleaning liquid production according to the embodiment of the present application includes: an inference stage, including step: S210, obtaining multiple formulas of the photoresist cleaning liquid formula. Data, wherein the formula of the photoresist cleaning liquid includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants, and the formula of the photoresist cleaning liquid includes multiple The weights of the water, the hydroxyl quaternary ammonium salt compound, and the alcoholamine compound in the formula data are consistent, and there is a difference in the weight of the nonionic surfactant; S220, add the poly(hydroxide) quaternary ammonium salt compound and the alcoholamine compound to the same weight. Each recipe data in the recipe data is passed through the trained context encoder including the embedding layer to respectively generate multiple recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are respectively cascaded to obtain the corresponding feature vector. Multiple first feature vectors of multiple recipe data; S230, two-dimensionally arrange the multiple first feature vectors corresponding to the multiple recipe data into a feature matrix and then use the trained first convolutional neural Network to obtain the first feature matrix; S240, obtain multiple formula data of the formula of the photoresist cleaning fluid for the cleaning test video of the object to be cleaned and multiple formula data of the formula of the photoresist cleaning fluid to reach Predetermine multiple time values of the clear effect; S250, pass the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature vector, the video encoder uses the trained three-dimensional convolutional neural network The network encodes the cleaning test video; S260, after constructing the multiple time values as input vectors, the trained joint encoder includes a temporal encoder including a one-dimensional convolution layer and a fully connected layer to Obtain a second feature vector; S270, use the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; S280, fuse the first feature matrix and the second feature vector. Feature matrix to generate a decoding feature matrix; S290, pass the decoding feature matrix through a decoder to generate a decoding value, the decoding value is the local optimal weight value of the nonionic surfactant; and, S300, based on the The above decoded value generates a batching plan.
图4A图示了根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中训练阶段 的架构示意图。如图4A所示,在训练阶段中,在该网络架构中,首先,将获得的所述多个配方数据中各个配方数据(例如,如图4A中所示意的P1)分别通过包含嵌入层的上下文编码器(例如,如图4A中所示意的E1)以分别生成多个配方成分特征向量(例如,如图4A中所示意的VF1),并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量(例如,如图4A中所示意的VF2);接着,将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵(例如,如图4A中所示意的MF1)后通过第一卷积神经网络(例如,如图4A中所示意的CNN1)以获得第一特征矩阵(例如,如图4A中所示意的MF2);然后,将获得的所述清洗测试视频(例如,如图4A中所示意的P2)通过联合编码器的视频编码器(例如,如图4A中所示意的E2)以获得第一特征向量(例如,如图4A中所示意的VF3);接着,将所述多个时间值(例如,如图4A中所示意的P3)构造为输入向量(例如,如图4A中所示意的V)后通过所述联合编码器的包含一维卷积层和全连接层的时序编码器(例如,如图4A中所示意的E3)以获得第二特征向量(例如,如图4A中所示意的VF4);然后,使用所述联合编码器(例如,如图4A中所示意的CE1)来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵(例如,如图4A中所示意的MF);接着,融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵(例如,如图4A中所示意的M);然后,计算所述第一特征矩阵和所述第二特征矩阵之间的用于特征流形的维度分布相似性约束的损失函数值(例如,如图4A中所示意的CLV);接着,将所述解码特征矩阵通过解码器(例如,如图4A中所示意的D)以生成解码损失函数值(例如,如图4A中所示意的DLV);最后,以所述用于特征流形的维度分布相似性约束的损失函数值和所述解码损失函数值的加权和来训练所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器。Figure 4A illustrates an architectural schematic diagram of the training phase in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application. As shown in Figure 4A, in the training phase, in the network architecture, first, each of the multiple recipe data obtained (for example, P1 as shown in Figure 4A) is passed through the embedding layer. A context encoder (e.g., E1 as illustrated in FIG. 4A ) to respectively generate a plurality of recipe ingredient feature vectors (eg, as VF1 as illustrated in FIG. 4A ), and respectively stage the multiple recipe ingredient feature vectors. concatenate to obtain a plurality of first feature vectors corresponding to the plurality of recipe data (for example, VF2 as illustrated in Figure 4A); then, the plurality of first feature vectors corresponding to the plurality of recipe data are The vectors are two-dimensionally arranged into a feature matrix (for example, MF1 as shown in Figure 4A) and then passed through the first convolutional neural network (for example, CNN1 as shown in Figure 4A) to obtain the first feature matrix (for example, as shown in Figure 4A MF2 shown in Figure 4A); then, the obtained cleaning test video (for example, P2 shown in Figure 4A) is passed through the video encoder of the joint encoder (for example, E2 shown in Figure 4A ) to obtain a first feature vector (for example, VF3 as illustrated in Figure 4A); then, construct the plurality of time values (for example, P3 as illustrated in Figure 4A) as an input vector (for example, as shown in Figure V) shown in Figure 4A) is then passed through a temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the joint encoder (for example, E3 shown in Figure 4A) to obtain a second feature vector (for example, VF4 as illustrated in Figure 4A); then, using the joint encoder (eg, CE1 as illustrated in Figure 4A) to fuse the first feature vector and the second feature vector to generate a second feature matrix (for example, MF as illustrated in Figure 4A); then, fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix (for example, M as illustrated in Figure 4A); then, Calculate the loss function value between the first feature matrix and the second feature matrix for the dimensional distribution similarity constraint of the feature manifold (for example, CLV as illustrated in Figure 4A); then, the The decoded feature matrix is passed through the decoder (for example, D as shown in Figure 4A) to generate a decoding loss function value (for example, as DLV as shown in Figure 4A); finally, the dimension distribution for the feature manifold is The context encoder including the embedding layer, the first convolutional neural network and the joint encoder are trained by using a weighted sum of the similarity constrained loss function values and the decoding loss function value.
图4B图示了根据本申请实施例的用于光阻洗净液生产的自动配料系统的配料方法中推断阶段的架构示意图。如图4B所示,在推断阶段中,在该网络架构中,首先,将获得的所述多个配方数据中各个配方数据(例如,如图4B中所示意的P1)分别通过经训练完成的包含嵌入层的上下文编码器(例如,如图4B中所示意的C1)以分别生成多个配方成分特征向量(例如,如图4B中所示意的VF1),并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量(例如,如图4B中所示意的VF2);接着,将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵(例如,如图4B中所示意的MF1)后通过经训练完成的第一卷积神经网络(例如,如图4B中所示意的CN1)以获得第一特征矩阵(例如,如图4B中所示意的MF2);然后,将获得的所述清洗测试视频(例如,如图4B中所示意的P2)通过经训练完成的联合编码器的视频编码器(例如,如图4B中所示意的C2)以获得第一特征向量(例如,如图4B中所示意的VF3);接着,将获得的所述多个时间值(例如,如图4B中所示意的P3)构造为输入向量(例如,如图4B中所示意的V)后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器(例如,如 图4B中所示意的C3)以获得第二特征向量(例如,如图4B中所示意的VF4);然后,使用所述联合编码器(例如,如图4A中所示意的CE2)来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵(例如,如图4B中所示意的MF);接着,融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵(例如,如图4B中所示意的M);然后,将所述解码特征矩阵通过解码器(例如,如图4B中所示意的D)以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及,最后,基于所述解码值生成配料方案。4B illustrates an architectural schematic diagram of the inference stage in the batching method of the automatic batching system for photoresist cleaning liquid production according to an embodiment of the present application. As shown in Figure 4B, in the inference phase, in the network architecture, first, each of the multiple recipe data obtained (for example, P1 as shown in Figure 4B) is passed through the trained A context encoder including an embedding layer (e.g., C1 as illustrated in Figure 4B) to respectively generate a plurality of recipe ingredient feature vectors (e.g., VF1 as illustrated in Figure 4B), and respectively The feature vectors are concatenated to obtain a plurality of first feature vectors corresponding to the plurality of recipe data (for example, VF2 as shown in Figure 4B); then, the multiple first feature vectors corresponding to the plurality of recipe data are The first feature vectors are two-dimensionally arranged into a feature matrix (for example, MF1 as shown in Figure 4B) and then passed through the trained first convolutional neural network (for example, CN1 as shown in Figure 4B) to obtain The first feature matrix (for example, MF2 as shown in Figure 4B); then, the obtained cleaning test video (for example, P2 as shown in Figure 4B) is passed through the video encoding of the trained joint encoder processor (for example, C2 as shown in Figure 4B) to obtain a first feature vector (for example, VF3 as shown in Figure 4B); then, the multiple time values obtained (for example, as shown in Figure 4B The illustrated P3) is constructed as a temporal encoder including a one-dimensional convolutional layer and a fully connected layer (eg, C3 as illustrated in Figure 4B) to obtain a second feature vector (eg, VF4 as illustrated in Figure 4B); then, use the joint encoder (eg, CE2 as illustrated in Figure 4A) to fuse The first feature vector and the second feature vector are fused to generate a second feature matrix (for example, MF as illustrated in Figure 4B); then, the first feature matrix and the second feature matrix are fused to generate Decode a feature matrix (eg, M as illustrated in Figure 4B); then, pass the decoded feature matrix through a decoder (eg, as D as illustrated in Figure 4B) to generate a decoded value, the decoded value being the local optimal weight value of the nonionic surfactant; and, finally, generate a batching plan based on the decoded value.
综上,基于本申请实施例的所述用于光阻洗净液生产的自动配料系统的配料方法被阐明,其采用基于深度学习的神经网络技术来智能地逐一确定配方成分的局部最优质量,通过这样方式来确定所述光阻清洗液针对于特定对象的最佳配比,进而基于此最佳配比来进行自动配料。In summary, the batching method of the automatic batching system for photoresist cleaning liquid production based on the embodiment of the present application has been clarified, which uses neural network technology based on deep learning to intelligently determine the local optimal quality of the formula ingredients one by one. In this way, the optimal ratio of the photoresist cleaning fluid for a specific object is determined, and then automatic batching is performed based on this optimal ratio.
以上结合具体实施例描述了本申请的基本原理,但是,需要指出的是,在本申请中提及的优点、优势、效果等仅是示例而非限制,不能认为这些优点、优势、效果等是本申请的各个实施例必须具备的。另外,上述公开的具体细节仅是为了示例的作用和便于理解的作用,而非限制,上述细节并不限制本申请为必须采用上述具体的细节来实现。The basic principles of the present application have been described above in conjunction with specific embodiments. However, it should be pointed out that the advantages, advantages, effects, etc. mentioned in this application are only examples and not limitations. These advantages, advantages, effects, etc. cannot be considered to be Each embodiment of this application must have. In addition, the specific details disclosed above are only for the purpose of illustration and to facilitate understanding, and are not limiting. The above details do not limit the application to be implemented using the above specific details.
本申请中涉及的器件、装置、设备、系统的方框图仅作为例示性的例子并且不意图要求或暗示必须按照方框图示出的方式进行连接、布置、配置。如本领域技术人员将认识到的,可以按任意方式连接、布置、配置这些器件、装置、设备、系统。诸如“包括”、“包含”、“具有”等等的词语是开放性词汇,指“包括但不限于”,且可与其互换使用。这里所使用的词汇“或”和“和”指词汇“和/或”,且可与其互换使用,除非上下文明确指示不是如此。这里所使用的词汇“诸如”指词组“诸如但不限于”,且可与其互换使用。The block diagrams of the devices, devices, equipment, and systems involved in this application are only illustrative examples and are not intended to require or imply that they must be connected, arranged, or configured in the manner shown in the block diagrams. As those skilled in the art will recognize, these devices, devices, equipment, and systems may be connected, arranged, and configured in any manner. Words such as "includes," "includes," "having," etc. are open-ended terms that mean "including, but not limited to," and may be used interchangeably therewith. As used herein, the words "or" and "and" refer to the words "and/or" and are used interchangeably therewith unless the context clearly dictates otherwise. As used herein, the word "such as" refers to the phrase "such as, but not limited to," and may be used interchangeably therewith.
还需要指出的是,在本申请的装置、设备和方法中,各部件或各步骤是可以分解和/或重新组合的。这些分解和/或重新组合应视为本申请的等效方案。It should also be pointed out that in the device, equipment and method of the present application, each component or each step can be decomposed and/or recombined. These decompositions and/or recombinations shall be considered equivalent versions of this application.
提供所公开的方面的以上描述以使本领域的任何技术人员能够做出或者使用本申请。对这些方面的各种修改对于本领域技术人员而言是非常显而易见的,并且在此定义的一般原理可以应用于其他方面而不脱离本申请的范围。因此,本申请不意图被限制到在此示出的方面,而是按照与在此公开的原理和新颖的特征一致的最宽范围。The above description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present application. Various modifications to these aspects will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other aspects without departing from the scope of the application. Thus, this application is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
为了例示和描述的目的已经给出了以上描述。此外,此描述不意图将本申请的实施例限制到在此公开的形式。尽管以上已经讨论了多个示例方面和实施例,但是本领域技术人员将认识到其某些变型、修改、改变、添加和子组合。The foregoing description has been presented for the purposes of illustration and description. Furthermore, this description is not intended to limit the embodiments of the present application to the form disclosed herein. Although various example aspects and embodiments have been discussed above, those skilled in the art will recognize certain variations, modifications, changes, additions and sub-combinations thereof.

Claims (10)

  1. 一种用于光阻洗净液生产的自动配料系统,其特征在于,包括:配方数据单元,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;配方数据语义编码单元,用于将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;第一卷积编码单元,用于将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵;清洗测试数据获取单元,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清晰效果的多个时间值;视频编码单元,用于将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码;时序编码单元,用于将所述多个时间值构造为输入向量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;联合编码单元,用于使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;特征矩阵融合单元,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;解码单元,用于将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及配料单元,用于基于所述解码值生成配料方案。An automatic batching system for the production of photoresist cleaning fluid, characterized in that it includes: a formula data unit for obtaining multiple formula data of the formula of the photoresist cleaning fluid, wherein the photoresist cleaning fluid The formula includes water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants. The water, the hydroxide and oxyhydroxide are mentioned in multiple formula data of the formula of the photoresist cleaning solution. The weights of the quaternary ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the nonionic surfactants are different; a formula data semantic encoding unit is used to combine each of the multiple formula data The recipe data is passed through the trained context encoder including the embedding layer to respectively generate a plurality of recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are respectively concatenated to obtain a feature vector corresponding to the multiple recipe data. A plurality of first feature vectors; a first convolution coding unit, configured to two-dimensionally arrange the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then use the trained first volume Accumulate the neural network to obtain the first feature matrix; a cleaning test data acquisition unit, used to acquire multiple formula data of the formula of the photoresist cleaning solution, a cleaning test video of the object to be cleaned and the photoresist cleaning solution The multiple recipe data of the recipe reaches multiple time values of the predetermined clear effect; the video encoding unit is used to pass the cleaning test video through the video encoder of the trained joint encoder to obtain the first feature vector, the A video encoder uses a trained three-dimensional convolutional neural network to encode the cleaning test video; a temporal encoding unit is used to construct the multiple time values into input vectors and then pass the trained joint encoder A temporal encoder including a one-dimensional convolution layer and a fully connected layer to obtain the second feature vector; a joint coding unit for using the joint encoder to fuse the first feature vector and the second feature vector to Generate a second feature matrix; a feature matrix fusion unit, used to fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix; a decoding unit, used to pass the decoding feature matrix through a decoder to generate a decoding value, the decoded value being the local optimal weight value of the nonionic surfactant; and a batching unit configured to generate a batching plan based on the decoded value.
  2. 根据权利要求1所述的用于光阻洗净液生产的自动配料系统,还包括训练模块,所述训练模块用于对所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器进行训练;其中,所述训练模块,包括:训练配方数据单元,用于获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;训练配方数据语义编码单元,用于将所述多个配方数据中各个配方数据分别通过包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;训练第一卷积编码单元,用于将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过第一卷积神经网络以获得第一特征矩阵;训练清洗测试数据获取单元,用于获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清洗效果的多个时间值;训练视频编码单元,用于将所述清洗测试视频通过联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用三维卷积神经网络对所述清洗测试视频 进行编码;训练时序编码单元,用于将所述多个时间值构造为输入向量后通过所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;训练联合编码单元,用于使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;训练特征矩阵融合单元,用于融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;第一损失计算单元,用于计算所述第一特征矩阵和所述第二特征矩阵之间的用于特征流形的维度分布相似性约束的损失函数值,其中,所述用于特征流形的维度分布相似性约束的损失函数值基于所述第一特征矩阵与所述第二特征矩阵之间的余弦距离以及所述第一特征矩阵和所述第二特征矩阵之间的欧式距离生成;第二损失计算单元,用于将所述解码特征矩阵通过解码器以生成解码损失函数值;训练单元,用于以所述用于特征流形的维度分布相似性约束的损失函数值和所述解码损失函数值的加权和来训练所述包含嵌入层的上下文编码器、所述第一卷积神经网络和所述联合编码器。The automatic batching system for the production of photoresist cleaning fluid according to claim 1, further comprising a training module for training the context encoder including the embedding layer, the first convolutional neural network and the joint encoder for training; wherein, the training module includes: a training formula data unit, used to obtain multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid Including water, quaternary ammonium hydroxide salt compounds, alcohol amine compounds and non-ionic surfactants, the water, the quaternary hydroxyl hydroxide are mentioned in the multiple formula data of the formula of the photoresist cleaning solution The weights of the ammonium salt compounds and the alcoholamine compounds are consistent, and the weights of the non-ionic surfactants are different; the training formula data semantic encoding unit is used to combine each formula in the multiple formula data The data is respectively passed through a context encoder including an embedding layer to respectively generate a plurality of recipe ingredient feature vectors, and the multiple recipe ingredient feature vectors are respectively concatenated to obtain a plurality of first features corresponding to the multiple recipe data. Vector; train a first convolutional coding unit for two-dimensionally arranging the plurality of first feature vectors corresponding to the plurality of recipe data into a feature matrix and then passing the first convolutional neural network to obtain the first feature Matrix; training cleaning test data acquisition unit, used to acquire multiple formula data of the formula of the photoresist cleaning fluid for the cleaning test video of the object to be cleaned and multiple formula data of the formula of the photoresist cleaning fluid A plurality of time values to achieve a predetermined cleaning effect; a training video encoding unit for passing the cleaning test video through a video encoder of a joint encoder to obtain the first feature vector, and the video encoder uses a three-dimensional convolutional neural network to The cleaning test video is encoded; a temporal encoding unit is trained to construct the multiple time values into input vectors and then pass the temporal encoder including a one-dimensional convolutional layer and a fully connected layer of the joint encoder to obtain a second feature vector; training a joint encoding unit for using the joint encoder to fuse the first feature vector and the second feature vector to generate a second feature matrix; training a feature matrix fusion unit for fusing all The first feature matrix and the second feature matrix are used to generate a decoding feature matrix; a first loss calculation unit is used to calculate the dimension for the feature manifold between the first feature matrix and the second feature matrix. A loss function value for a distribution similarity constraint, wherein the loss function value for a dimensional distribution similarity constraint of a feature manifold is based on the cosine distance between the first feature matrix and the second feature matrix and the The Euclidean distance between the first feature matrix and the second feature matrix is generated; a second loss calculation unit is used to pass the decoding feature matrix through the decoder to generate a decoding loss function value; a training unit is used to use the The context encoder including the embedding layer, the first convolutional neural network and the joint encoding are trained by a weighted sum of the loss function value for the dimensional distribution similarity constraint of the feature manifold and the decoding loss function value. device.
  3. 根据权利要求2所述的用于光阻洗净液生产的自动配料系统,其中,所述训练配方数据语义编码单元,进一步用于:使用所述包含嵌入层的上下文的编码器模型的嵌入层分别将所述多个配方数据中各个配方数据转化为输入向量以获得输入向量的序列;使用所述包含嵌入层的上下文的编码器模型的转换器对所述输入向量的序列进行基于全局的上下文语义编码以获得所述多个配方成分特征向量;分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量。The automatic batching system for photoresist cleaning solution production according to claim 2, wherein the training recipe data semantic encoding unit is further configured to: use the embedding layer of the encoder model containing the context of the embedding layer Convert each recipe data in the plurality of recipe data into input vectors to obtain a sequence of input vectors; use the converter of the encoder model that includes the context of the embedded layer to perform global context-based processing on the sequence of input vectors. Semantic coding is performed to obtain the plurality of formula ingredient feature vectors; the plurality of formula ingredient feature vectors are respectively concatenated to obtain a plurality of first feature vectors corresponding to the plurality of recipe data.
  4. 根据权利要求3所述的用于光阻洗净液生产的自动配料系统,其中,所述训练第一卷积编码单元,进一步用于:所述第一卷积神经网络的各层在层的正向传递中对输入数据进行卷积处理、沿通道维度的均值池化处理和激活处理以由所述第一卷积神经网络的最后一层生成所述第一特征矩阵,其中,所述第一卷积神经网络的第一层的输入为所述特征矩阵。The automatic batching system for the production of photoresist cleaning fluid according to claim 3, wherein the training of the first convolutional coding unit is further used to: each layer of the first convolutional neural network is In the forward pass, the input data is subjected to convolution processing, mean pooling processing along the channel dimension, and activation processing to generate the first feature matrix from the last layer of the first convolutional neural network, wherein the The input to the first layer of a convolutional neural network is the feature matrix.
  5. 根据权利要求4所述的用于光阻洗净液生产的自动配料系统,其中,所述训练视频编码单元,进一步用于:使用三维卷积核的卷积神经网络的视频编码器以如下公式对所述清洗测试视频进行处理以生成所述第一特征向量;其中,所述公式为:
    Figure PCTCN2022119002-appb-100001
    The automatic batching system for the production of photoresist cleaning fluid according to claim 4, wherein the training video encoding unit is further used for: a video encoder using a convolutional neural network with a three-dimensional convolution kernel according to the following formula The cleaning test video is processed to generate the first feature vector; wherein the formula is:
    Figure PCTCN2022119002-appb-100001
  6. 根据权利要求5所述的用于光阻洗净液生产的自动配料系统,其中,所述训练时序编码单元,包括:构造子单元,用于将所述多个时间值排列为一维的输入向量;全连接子单元,用于使用所述时序编码器的全连接层以如下公式对所述构造子单元获得的所述输入向量进行全连接编码以提取出所述输入向量中各个位置的特征值的高维隐含特征,其中,所述公式为:
    Figure PCTCN2022119002-appb-100002
    其中X是所述输入向量,Y是输出向量,W是权重矩阵,B是偏置向量,
    Figure PCTCN2022119002-appb-100003
    表示矩阵乘;一维卷积子单元,用于使用所述时序编码器的一维卷积层以如下公式对所述构造子单元获得的所述输入向量进行一维卷积编码以提取出所述输入向量中各个位置的特征值间的高维隐含关联特征,其中,所述公式为:
    Figure PCTCN2022119002-appb-100004
    其中,a为卷积核在x方向上的宽度、F为卷积核参数向量、G为与卷积核函数运算的局部向量矩阵,w为卷积核的尺寸。
    The automatic batching system for photoresist cleaning fluid production according to claim 5, wherein the training time sequence encoding unit includes: a construction subunit for arranging the multiple time values into a one-dimensional input Vector; fully connected subunit, used to use the fully connected layer of the temporal encoder to perform fully connected encoding on the input vector obtained by the construction subunit using the following formula to extract features of each position in the input vector High-dimensional latent features of values, where the formula is:
    Figure PCTCN2022119002-appb-100002
    where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector,
    Figure PCTCN2022119002-appb-100003
    Represents matrix multiplication; a one-dimensional convolution subunit, used to perform one-dimensional convolution encoding on the input vector obtained by the construction subunit using the following formula using the one-dimensional convolution layer of the temporal encoder to extract the The high-dimensional implicit correlation features between the eigenvalues of each position in the input vector, where the formula is:
    Figure PCTCN2022119002-appb-100004
    Among them, a is the width of the convolution kernel in the x direction, F is the convolution kernel parameter vector, G is the local vector matrix that operates with the convolution kernel function, and w is the size of the convolution kernel.
  7. 根据权利要求6所述的用于光阻洗净液生产的自动配料系统,其中,所述第一损失计算单元,进一步用于:以如下公式计算所述第一特征矩阵和所述第二特征矩阵之间的所述用于特征流形的维度分布相似性约束的损失函数值;其中,所述公式为:
    Figure PCTCN2022119002-appb-100005
    其中cos(M 1,M 2)表示所述第一特征矩阵M 1和所述第二特征矩阵M 2之间的余弦距离,且d(M 1,M 2)表示其间的欧式距离。
    The automatic batching system for photoresist cleaning liquid production according to claim 6, wherein the first loss calculation unit is further used to: calculate the first characteristic matrix and the second characteristic according to the following formula The loss function value between matrices for the dimensional distribution similarity constraint of the feature manifold; wherein, the formula is:
    Figure PCTCN2022119002-appb-100005
    Where cos(M 1 , M 2 ) represents the cosine distance between the first feature matrix M 1 and the second feature matrix M 2 , and d(M 1 , M 2 ) represents the Euclidean distance therebetween.
  8. 根据权利要求7所述的用于光阻洗净液生产的自动配料系统,其中,所述第二损失计算单元,进一步用于:使用解码器以如下公式对所述解码特征矩阵进行解码回归以获得所述解码值;其中,所述公式为:
    Figure PCTCN2022119002-appb-100006
    其中X是所述解码特征矩阵,Y是解码值,W是权重矩阵,
    Figure PCTCN2022119002-appb-100007
    表示矩阵乘;计算所述解码值与真实值之间的交叉熵值作为所述解码损失函数值。
    The automatic batching system for photoresist cleaning liquid production according to claim 7, wherein the second loss calculation unit is further configured to: use a decoder to perform decoding regression on the decoding feature matrix using the following formula to Obtain the decoded value; wherein, the formula is:
    Figure PCTCN2022119002-appb-100006
    where X is the decoding feature matrix, Y is the decoding value, and W is the weight matrix,
    Figure PCTCN2022119002-appb-100007
    Represents matrix multiplication; calculate the cross entropy value between the decoded value and the real value as the decoding loss function value.
  9. 一种用于光阻洗净液生产的自动配料系统的配料方法,其特征在于,包括:获取光阻洗净液的配方的多个配方数据,其中,所述光阻洗净液的配方包括水、氢氧四级铵基盐类化合物、醇胺类化合物和非离子性界面活性剂,所述光阻洗净液的配方的多个配方数据中所述水、所述氢氧四级铵基盐类化合物、所述醇胺类化合物的重量相一致,且所述非离子性界面活性剂的重量存在差异;将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量;将所述对应于所述多个配方数据的多个第一特征向量进行二维排列为特征矩阵后通过经训练完成的第一卷积神经网络以获得第一特征矩阵;获取所述光阻洗净液的配方的多个配方数据针对于待清洗对象的清洗测试视频以及所述光阻洗净液的配方的多个配方数据达到预定清晰效果的多个时间值;将所述清洗测试视频通过经训练完成的联合编码器的视频编码器以获得第一特征向量,所述视频编码器使用经训练完成的三维卷积神经网络对所述清洗测试视频进行编码;将所述多个时间值构造为输入向量后通过经训练完成的所述联合编码器的包含一维卷积层和全连接层的时序编码器以获得第二特征向量;使用所述联合编码器来融合所述第一特征向量和所述第二特征向量以生成第二特征矩阵;融合所述第一特征矩阵和所述第二特征矩阵以生成解码特征矩阵;将所述解码特征矩阵通过解码器以生成解码值,所述解码值为所述非离子性界面活性剂的局部最优重量值;以及基于所述解码值生成配料方案。A batching method of an automatic batching system for the production of photoresist cleaning liquid, which is characterized in that it includes: obtaining multiple formula data of the formula of the photoresist cleaning liquid, wherein the formula of the photoresist cleaning liquid includes Water, quaternary ammonium hydroxide salt compounds, alcoholamine compounds and non-ionic surfactants, as described in the multiple formula data of the photoresist cleaning liquid formula, the water, the quaternary ammonium hydroxide The weights of the base salt compound and the alcoholamine compound are consistent, and the weight of the nonionic surfactant is different; each of the multiple formula data is passed through the trained embedding layer. The context encoder is used to respectively generate a plurality of recipe ingredient feature vectors, and respectively concatenate the multiple recipe ingredient feature vectors to obtain a plurality of first feature vectors corresponding to the multiple recipe data; the corresponding After the plurality of first feature vectors of the plurality of recipe data are two-dimensionally arranged into a feature matrix, the first feature matrix is obtained through the trained first convolutional neural network; and the recipe of the photoresist cleaning liquid is obtained The plurality of formula data for the cleaning test video of the object to be cleaned and the multiple formula data of the formula of the photoresist cleaning liquid reach multiple time values of the predetermined clear effect; the cleaning test video is passed through the trained The video encoder of the joint encoder is used to obtain the first feature vector. The video encoder uses a trained three-dimensional convolutional neural network to encode the cleaning test video; after constructing the multiple time values as input vectors The second feature vector is obtained through the temporal encoder of the trained joint encoder including a one-dimensional convolutional layer and a fully connected layer; the joint encoder is used to fuse the first feature vector and the third feature vector. two feature vectors to generate a second feature matrix; fuse the first feature matrix and the second feature matrix to generate a decoding feature matrix; pass the decoding feature matrix through a decoder to generate a decoded value, the decoded value is The local optimal weight value of the nonionic surfactant; and generating a batching plan based on the decoded value.
  10. 根据权利要求9所述的用于光阻洗净液生产的自动配料系统的配料方法,其中,将所述多个配方数据中各个配方数据分别通过经训练完成的包含嵌入层的上下文编码器以分别生成多个配方成分特征向量,并分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量,包括:使用所述包含嵌入层的上下文的编码器模型的嵌入层分别将所述多个配方数据中各个配方数据转化为输入向量以获得输入向量的序列;使用所述包含嵌入层的上下文的编码器模型的转换器对所述输入向量的序列进行基于全局的上下文语义编码以获得所述多个配方成分特征向量; 分别将所述多个配方成分特征向量进行级联以获得对应于所述多个配方数据的多个第一特征向量。The batching method of an automatic batching system for photoresist cleaning liquid production according to claim 9, wherein each of the plurality of recipe data is passed through a trained context encoder including an embedding layer. Generating a plurality of formula ingredient feature vectors respectively, and concatenating the plurality of formula ingredient feature vectors respectively to obtain a plurality of first feature vectors corresponding to the plurality of formula data, including: using the embedding layer-containing embedding layer The embedding layer of the context encoder model converts each recipe data in the plurality of recipe data into an input vector to obtain a sequence of input vectors; the converter of the context encoder model including the embedding layer is used to convert the input The sequence of vectors is encoded based on global context semantics to obtain the multiple recipe ingredient feature vectors; the multiple recipe ingredient feature vectors are respectively concatenated to obtain multiple first features corresponding to the multiple recipe data. vector.
PCT/CN2022/119002 2022-05-30 2022-09-15 Automatic proportioning system for photoresist cleaning liquid production and proportioning method therefor WO2023231226A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210596211.0A CN115018068B (en) 2022-05-30 2022-05-30 Automatic batching system and batching method for production of photoresist cleaning solution
CN202210596211.0 2022-05-30

Publications (1)

Publication Number Publication Date
WO2023231226A1 true WO2023231226A1 (en) 2023-12-07

Family

ID=83071939

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/119002 WO2023231226A1 (en) 2022-05-30 2022-09-15 Automatic proportioning system for photoresist cleaning liquid production and proportioning method therefor

Country Status (2)

Country Link
CN (1) CN115018068B (en)
WO (1) WO2023231226A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117634217A (en) * 2023-12-22 2024-03-01 浙江万事达建设科技有限公司 Intelligent building management system and method based on digital twinning

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115018068B (en) * 2022-05-30 2023-02-17 福建天甫电子材料有限公司 Automatic batching system and batching method for production of photoresist cleaning solution
CN115656086B (en) * 2022-11-17 2023-04-21 福建省龙氟新材料有限公司 System and method for measuring product purity of electronic grade hydrogen fluoride
CN115738747B (en) * 2022-11-29 2024-01-23 浙江致远环境科技股份有限公司 Ceramic composite fiber catalytic filter tube for removing dioxin through desulfurization and denitrification and preparation method thereof
CN116859830B (en) * 2023-03-27 2024-01-26 福建天甫电子材料有限公司 Production management control system for electronic grade ammonium fluoride production
CN116785967B (en) * 2023-04-28 2024-03-08 福建省龙德新能源有限公司 Automatic batching system for electronic grade lithium hexafluorophosphate preparation
CN116605617A (en) * 2023-05-17 2023-08-18 长兴南方水泥有限公司 Intelligent discharging control method and system
CN117018858A (en) * 2023-08-11 2023-11-10 滁州锡安环保科技有限责任公司 Industrial waste gas purifying apparatus and control method thereof

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112698554A (en) * 2021-02-01 2021-04-23 福建省佑达环保材料有限公司 Photoresist cleaning agent for semiconductor process
CN114141320A (en) * 2021-12-02 2022-03-04 鞍山浦项特种耐火材料有限公司 Preparation method and system of magnesium-carbon sliding plate and electronic equipment
US20220092659A1 (en) * 2020-09-24 2022-03-24 International Business Machines Corporation Representational machine learning for product formulation
US20220121871A1 (en) * 2020-10-16 2022-04-21 Tsinghua University Multi-directional scene text recognition method and system based on multi-element attention mechanism
CN114417522A (en) * 2021-12-23 2022-04-29 鞍山浦项特种耐火材料有限公司 Technological parameter optimization method and system for aluminum-zirconium-carbon sliding plate and electronic equipment
CN114519394A (en) * 2022-02-21 2022-05-20 杭州谣佐科技有限公司 Router-based configuration method and system of Internet of things equipment
CN115018068A (en) * 2022-05-30 2022-09-06 福建天甫电子材料有限公司 Automatic batching system and batching method for production of photoresist cleaning solution

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3283612B2 (en) * 1993-02-17 2002-05-20 クラリアント インターナショナル リミテッド Photoresist stripper
US7053040B2 (en) * 1999-11-10 2006-05-30 Eco-Safe Technologies, L.L.C. Autonomous cleaning composition and method
CN100475942C (en) * 2005-11-14 2009-04-08 长兴开发科技股份有限公司 Aqueous alkaline photoresist cleaning composition and method of use
TW200643656A (en) * 2005-12-15 2006-12-16 Echem Solutions Corp Photoresist cleaning solvent
TWI438584B (en) * 2007-11-09 2014-05-21 Anji Microelectronics Co Ltd Stripper for removing thick film photo resist
TWI405052B (en) * 2007-11-30 2013-08-11 Daxin Materials Corp Photoresist remover and method for removing photoresist by using the same
CN103809392B (en) * 2012-11-12 2020-03-13 安集微电子科技(上海)股份有限公司 Cleaning solution for removing photoresist residues
CN105448670A (en) * 2014-08-21 2016-03-30 中芯国际集成电路制造(上海)有限公司 Photoresistor removing method, semiconductor device manufacturing method, and semiconductor device
CN105785725A (en) * 2014-12-23 2016-07-20 安集微电子(上海)有限公司 Photoresist residue cleaning liquid
US10012599B2 (en) * 2015-04-03 2018-07-03 Kla-Tencor Corp. Optical die to database inspection
CN104950601B (en) * 2015-06-24 2019-05-14 苏州晶瑞化学股份有限公司 A kind of cleaning method of mask plate cleaning agent, its application and mask plate
CN105301920A (en) * 2015-11-16 2016-02-03 北京中科紫鑫科技有限责任公司 Photoresist cleaning compound and cleaning method
JP6653692B2 (en) * 2017-11-20 2020-02-26 大同メタル工業株式会社 Cleaning equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220092659A1 (en) * 2020-09-24 2022-03-24 International Business Machines Corporation Representational machine learning for product formulation
US20220121871A1 (en) * 2020-10-16 2022-04-21 Tsinghua University Multi-directional scene text recognition method and system based on multi-element attention mechanism
CN112698554A (en) * 2021-02-01 2021-04-23 福建省佑达环保材料有限公司 Photoresist cleaning agent for semiconductor process
CN114141320A (en) * 2021-12-02 2022-03-04 鞍山浦项特种耐火材料有限公司 Preparation method and system of magnesium-carbon sliding plate and electronic equipment
CN114417522A (en) * 2021-12-23 2022-04-29 鞍山浦项特种耐火材料有限公司 Technological parameter optimization method and system for aluminum-zirconium-carbon sliding plate and electronic equipment
CN114519394A (en) * 2022-02-21 2022-05-20 杭州谣佐科技有限公司 Router-based configuration method and system of Internet of things equipment
CN115018068A (en) * 2022-05-30 2022-09-06 福建天甫电子材料有限公司 Automatic batching system and batching method for production of photoresist cleaning solution

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117634217A (en) * 2023-12-22 2024-03-01 浙江万事达建设科技有限公司 Intelligent building management system and method based on digital twinning
CN117634217B (en) * 2023-12-22 2024-04-30 浙江万事达建设科技有限公司 Intelligent building management system and method based on digital twinning

Also Published As

Publication number Publication date
CN115018068B (en) 2023-02-17
CN115018068A (en) 2022-09-06

Similar Documents

Publication Publication Date Title
WO2023231226A1 (en) Automatic proportioning system for photoresist cleaning liquid production and proportioning method therefor
Pan et al. St-adapter: Parameter-efficient image-to-video transfer learning
Hong et al. Lrm: Large reconstruction model for single image to 3d
US11393160B2 (en) Deep geometric model fitting
Driess et al. Reinforcement learning with neural radiance fields
Tewari et al. Diffusion with forward models: Solving stochastic inverse problems without direct supervision
CN110062934A (en) The structure and movement in image are determined using neural network
CN115212790B (en) Automatic batching system for producing photoresistance stripping liquid and batching method thereof
Wu et al. A closed-form solution to tensor voting: Theory and applications
CN109784359A (en) Image generating method, device, equipment and readable storage medium storing program for executing
US20230245351A1 (en) Image style conversion method and apparatus, electronic device, and storage medium
KR20070088644A (en) Low-complexity film grain simulation technique
Shaker et al. SwiftFormer: Efficient additive attention for transformer-based real-time mobile vision applications
Song et al. Inverse lithography source optimization via compressive sensing
Ainala et al. An improved enhancement layer for octree based point cloud compression with plane projection approximation
KR102128789B1 (en) Method and apparatus for providing efficient dilated convolution technique for deep convolutional neural network
Tran et al. Model selection for bayesian autoencoders
Ding et al. Global relational reasoning with spatial temporal graph interaction networks for skeleton-based action recognition
CN113554653A (en) Semantic segmentation method for long-tail distribution of point cloud data based on mutual information calibration
Kitaoka et al. Replica exchange light transport
CN115099387B (en) Automatic batching system for production of neutral cleaning agent and batching method thereof
CN116779061A (en) Interactive drug molecule design method, device, electronic equipment and medium
US10430929B2 (en) System and method for processing a data structure
CN117313642A (en) Training method, device, equipment and storage medium for lithography mask generation model
CN105761295B (en) A kind of the water surface method for reconstructing and system of data-driven

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22944535

Country of ref document: EP

Kind code of ref document: A1