WO2022082692A1 - Lithography hotspot detection method and apparatus, and storage medium and device - Google Patents

Lithography hotspot detection method and apparatus, and storage medium and device Download PDF

Info

Publication number
WO2022082692A1
WO2022082692A1 PCT/CN2020/123036 CN2020123036W WO2022082692A1 WO 2022082692 A1 WO2022082692 A1 WO 2022082692A1 CN 2020123036 W CN2020123036 W CN 2020123036W WO 2022082692 A1 WO2022082692 A1 WO 2022082692A1
Authority
WO
WIPO (PCT)
Prior art keywords
lithography
layout
detection model
hot spot
lithography layout
Prior art date
Application number
PCT/CN2020/123036
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 华为技术有限公司
Priority to PCT/CN2020/123036 priority Critical patent/WO2022082692A1/en
Priority to CN202080103715.3A priority patent/CN116324788A/en
Publication of WO2022082692A1 publication Critical patent/WO2022082692A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/32Circuit design at the digital level
    • G06F30/33Design verification, e.g. functional simulation or model checking

Definitions

  • the present application relates to the field of semiconductor technology, and in particular, to a method, device, storage medium and device for detecting hot spots in lithography.
  • lithography hotspot there are usually two methods for lithography hotspot (HS) detection: one is to use machine learning to identify lithography hotspots. This method usually cannot directly use the layout as the input of the model, and requires the feature quantity of the layout. Extraction, commonly used feature quantities include graphic density, key size area, etc., and then perform image classification and recognition based on these feature quantities. The recall rate is highly dependent on the feature extraction results of the layout. Therefore, the false positive rate of the model is relatively high, and the recall rate and accuracy rate are relatively low.
  • Another common detection method is to use deep learning for detection. Although this method can improve the detection accuracy without the need for feature extraction, this method only simplifies the hot spot identification into simple image recognition when performing lithography hot spot recognition, and does not consider the lithography process.
  • the overall translation algorithm is used for data enhancement, which will lead to a small amount of blank areas in the sample images. Since only the hotspot data is usually enhanced, the increased blank areas are inconsistent with the actual layout pattern. As a result, the model will read pseudo features when reading graphic features, resulting in inaccurate detection results of the model, and there are disadvantages of high false positive rate and low recall rate.
  • the embodiments of the present application provide a lithography hot spot detection method, device, storage medium and equipment, which help to overcome the shortcomings of the existing lithography hot spot detection method, so that the detection process fully considers the typical pattern characteristics of the lithography layout, and further Improve the accuracy of detection results.
  • the present application provides a method for detecting hot spots in lithography, the method comprising: first acquiring a lithography layout to be detected, and then extracting typical pattern features representing pattern information from the lithography layout to be detected (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between the ends of the traces, etc.), then, the typical pattern features are input into the pre-built lithography hot spot detection model to obtain the lithography to be detected.
  • Lithography hotspots in the layout where the lithography hotspot detection model includes a convolutional layer, a fully connected layer and an output layer.
  • the embodiment of the present application inputs the extracted typical pattern features representing the lithography layout pattern information to be detected into the pre-built lithography hotspot including the convolution layer, the fully connected layer and the output layer.
  • the detection model is used for detection, so that the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout), thereby overcoming the existing detection based on layout density and other characteristics. Loss of other pattern features of the lithography layout leads to the problem of inaccurate detection results, which can effectively improve the accuracy of the detection results.
  • the typical pattern features include one or more of the following features in the lithography layout: the area of the minimum spacing area between lines; the area of the minimum spacing area between the end of the line and the line; the end of the line and the line The area of the minimum spacing area at the end; the diagonal spacing between the end of the line and the end of the line; the number of T-shaped trace anchor points; the number of U-shaped trace anchor points.
  • the pre-built lithography hot spot detection model includes N different detection models, where N is a positive integer greater than or equal to 2; then the typical pattern features are input into the pre-built lithography hot spot detection model.
  • model to obtain lithography hotspots in the lithography layout including: inputting the typical pattern features into N different detection models, and predicting N detection results; inputting the N detection results to the preset fully connected layer to determine Lithographic hotspots in the lithography layout. In this way, detection results with higher accuracy and recall rate can be obtained.
  • a lithography hotspot detection model is constructed in the following manner: obtaining a sample lithography layout; using the sample lithography layout to train a pre-built initial lithography hotspot detection model to obtain a lithography hotspot detection model .
  • the sample lithography layout is used to train a pre-built initial lithography hotspot detection model to obtain a lithography hotspot detection model, including: performing data enhancement processing on the sample lithography layout to obtain an enhanced lithography hotspot detection model.
  • the typical pattern features of the enhanced sample lithography layout are input to the initial lithography hot spot detection model for training, and the lithography hot spot detection model is generated.
  • the training accuracy of the model can be further improved and the detection accuracy of the model can be improved.
  • the method further includes: acquiring a verification lithography layout; extracting typical pattern features of the verification lithography layout from the verification lithography layout; inputting the typical pattern features of the verification lithography layout into a lithography hotspot
  • the detection model is used to obtain the detection results of the verification lithography layout; when the lithography hot spot detection results of the verification lithography layout are inconsistent with the lithography hot spot marking results corresponding to the verification lithography layout, the verification lithography layout is re-used as the sample lithography layout. Parameter update for the lithography hotspot detection model. In this way, the lithography hotspot detection model can be effectively verified by using the verification lithography layout, and the lithography hotspot detection model can be adjusted and updated in time, thereby helping to improve the detection precision and accuracy of the detection model.
  • the initial lithography hotspot detection model is a convolutional neural network, wherein the convolutional neural network includes M layers of convolutional layers, a fully connected layer and an output layer; M is a positive integer greater than or equal to 2.
  • the present application also provides a lithography hot spot detection device, the device includes: a first acquisition unit for acquiring a lithography layout to be detected; a first extraction unit for extracting from the lithography layout Typical pattern features of the lithography layout; the first obtaining unit is used to input the typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout; wherein, the lithography hotspot detection model includes convolution layer, fully connected layer and output layer.
  • the typical pattern features include one or more of the following features in the lithography layout: the area of the minimum spacing area between lines; the area of the minimum spacing area between the end of the line and the line; the end of the line and the line The area of the minimum spacing area at the end; the diagonal spacing between the end of the line and the end of the line; the number of T-shaped trace anchor points; the number of U-shaped trace anchor points.
  • the pre-built lithography hotspot detection model includes N different detection models, where N is a positive integer greater than or equal to 2;
  • the first obtaining unit includes: an obtaining subunit, which is used to The pattern features are respectively input to N different detection models, and N detection results are predicted to be obtained;
  • the determination subunit is used to input the N detection results to the preset fully connected layer to determine the lithography hotspots in the lithography layout.
  • the device further includes: a second acquisition unit for acquiring a sample lithography layout; a training unit for training a pre-built initial lithography hot spot detection model by using the sample lithography layout, Obtain the lithography hot spot detection model.
  • the training unit includes: an enhancement subunit, which is used to perform data enhancement processing on the sample lithography layout to obtain an enhanced sample lithography layout; an extraction subunit is used to extract the sample lithography from the enhanced sample lithography.
  • the typical pattern features of the enhanced sample lithography layout are extracted; the training subunit is used to input the enhanced sample lithography layout into the pre-built initial lithography hot spot detection model, and the enhanced sample lithography
  • the typical pattern features of the layout are input to the initial lithography hotspot detection model for training, and the lithography hotspot detection model is generated.
  • the device further includes: a third acquisition unit for acquiring a verification lithography layout; a second extraction unit for extracting typical pattern features of the verification lithography layout from the verification lithography layout; The second obtaining unit is used to input the typical pattern features of the verification lithography layout into the lithography hot spot detection model, and obtain the detection result of the verification lithography layout; the updating unit is used for when the lithography hot spot detection result of the verification lithography layout matches the When the lithography hot spot marking results corresponding to the verification lithography layout are inconsistent, the verification lithography layout is re-used as the sample lithography layout, and the parameters of the lithography hot spot detection model are updated.
  • the initial lithography hotspot detection model is a convolutional neural network, wherein the convolutional neural network includes M layers of convolutional layers, a fully connected layer and an output layer; M is a positive integer greater than or equal to 2.
  • the present application also provides a lithography hot spot detection device, the device comprising: a memory and a processor;
  • the memory is used to store the instructions; the processor is used to execute the instructions in the memory, and execute the method in the first aspect and any possible implementation manners thereof.
  • the present application further provides a computer-readable storage medium, including instructions, which, when executed on a computer, cause the computer to execute the method in the first aspect and any possible implementations thereof.
  • the embodiments of the present application have the following advantages:
  • the lithography layout to be detected is first obtained, and then, typical pattern features representing pattern information thereof are extracted from the lithography layout to be detected, and then the typical pattern features are extracted.
  • the typical pattern features that characterize the lithography layout pattern information to be detected are input into the pre-built lithography hotspot detection model including the convolution layer, the fully connected layer and the output layer for detection.
  • the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.), thus overcoming the existing
  • the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.)
  • FIG. 1 is a schematic structural diagram of an artificial intelligence main frame provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of an application scenario of an embodiment of the present application
  • FIG. 3 is a flowchart of a method for detecting hot spots in lithography provided by an embodiment of the present application
  • FIG. 4 is a schematic diagram of a pattern feature of a lithography layout provided by an embodiment of the present application.
  • FIG. 5 is one of the schematic diagrams of inputting pattern features into a fully connected layer of a pre-built lithography hotspot detection model to detect and obtain hotspots in a lithography layout provided by an embodiment of the present application;
  • FIG. 6 is the second schematic diagram of inputting pattern features into a fully connected layer of a pre-built lithography hot spot detection model to detect and obtain hot spots in a lithography layout provided by an embodiment of the present application;
  • FIG. 7 is a schematic diagram of performing data enhancement processing on a sample lithography layout according to an embodiment of the present application.
  • FIG. 8 is a schematic diagram of inputting an enhanced sample lithography layout to an initial lithography hot spot detection model provided by an embodiment of the present application;
  • FIG. 9 is a structural block diagram of a lithography hot spot detection device provided by an embodiment of the present application.
  • FIG. 10 is a schematic structural diagram of a lithography hot spot detection device according to an embodiment of the present application.
  • the embodiments of the present application provide a lithography hot spot detection method, device, storage medium and equipment, so that the detection process fully considers the pattern features of the lithography layout, and further improves the accuracy of the detection result.
  • Figure 1 shows a schematic structural diagram of the main frame of artificial intelligence.
  • the above-mentioned artificial intelligence theme framework is explained in two dimensions (vertical axis).
  • the "intelligent information chain” reflects a series of processes from data acquisition to processing. For example, it can be the general process of intelligent information perception, intelligent information representation and formation, intelligent reasoning, intelligent decision-making, intelligent execution and output. In this process, data has gone through the process of "data-information-knowledge-wisdom".
  • the "IT value chain” reflects the value brought by artificial intelligence to the information technology industry from the underlying infrastructure of human intelligence, information (providing and processing technology implementation) to the industrial ecological process of the system.
  • the infrastructure provides computing power support for artificial intelligence systems, realizes communication with the outside world, and supports through the basic platform. Communication with the outside world through sensors; computing power is provided by smart chips (hardware acceleration chips such as CPU, NPU, GPU, ASIC, FPGA); the basic platform includes distributed computing framework and network-related platform guarantee and support, which can include cloud storage and computing, interconnection networks, etc. For example, sensors communicate with external parties to obtain data, and these data are provided to the intelligent chips in the distributed computing system provided by the basic platform for calculation.
  • smart chips hardware acceleration chips such as CPU, NPU, GPU, ASIC, FPGA
  • the basic platform includes distributed computing framework and network-related platform guarantee and support, which can include cloud storage and computing, interconnection networks, etc. For example, sensors communicate with external parties to obtain data, and these data are provided to the intelligent chips in the distributed computing system provided by the basic platform for calculation.
  • the data on the upper layer of the infrastructure is used to represent the data sources in the field of artificial intelligence.
  • the data involves graphics, images, voice, and text, as well as IoT data from traditional devices, including business data from existing systems and sensory data such as force, displacement, liquid level, temperature, and humidity.
  • Data processing usually includes data training, machine learning, deep learning, search, reasoning, decision-making, etc.
  • machine learning and deep learning can perform symbolic and formalized intelligent information modeling, extraction, preprocessing, training, etc. on data.
  • Reasoning refers to the process of simulating human's intelligent reasoning method in a computer or intelligent system, using formalized information to carry out machine thinking and solving problems according to the reasoning control strategy, and the typical function is search and matching.
  • Decision-making refers to the process of making decisions after intelligent information is reasoned, usually providing functions such as classification, sorting, and prediction.
  • some general capabilities can be formed based on the results of data processing, such as algorithms or a general system, such as translation, text analysis, computer vision processing, speech recognition, image identification, etc.
  • the embodiments of the present application may be applied in the field of information technology. The following will take anomaly detection on a storage device as an example for description.
  • the embodiments of the present invention may also be applied to other devices, such as servers, networks, and other devices. Not limited.
  • FIG. 2 is a schematic diagram of an application scenario of an embodiment of the present application. As shown in FIG.
  • the computer device 201 is provided with an AI system that implements a function of lithography hot spot detection, so as to obtain a lithography layout to be detected, wherein the to-be-detected lithography layout is
  • the detected lithography layout may include a lithography pattern, which is used to etch a film layer of a specific shape in the semiconductor process manufacturing, and the to-be-detected lithography layout is more sensitive to the influence of the lithography process window or optical diffraction, so,
  • the lithography layout to be detected has a great influence on the imaging quality of the lithography.
  • the lithography process window is also called the lithography process tolerance, which specifically refers to the exposure dose and defocus amount range to ensure that the mask pattern can be correctly copied to the silicon wafer.
  • Engraved craft window After feature extraction is performed on the obtained lithography layout to be detected to obtain its corresponding typical pattern features, it can be input into the fully connected layer in the AI detection system model to continue to detect the obtained typical pattern features, so that according to the output The results determine the detection results of lithography hot spots in the lithography layout to be detected, so that the entire detection process fully considers the typical pattern characteristics of the lithography layout, and overcomes the fact that other patterns of the lithography layout are easily lost when detecting based on characteristics such as layout density.
  • the AI system in the computer equipment 201 with the function of realizing lithography hot spot detection can be used first, Perform the lithography hot spot detection on the lithography layout to be detected by performing the aforementioned detection method, and then correct the detected lithography hot spots in advance according to the detection results, so as to avoid the subsequent use of the lithography layout to perform lithography etching to form specific lithography hot spots.
  • the shape of the film layer resulting in large economic losses.
  • the computer device 201 can be any device capable of analyzing the lithography layout and detecting lithography hot spots, including but not limited to: smart phones, non-smart phones, tablet computers, laptop personal computers, Desktop personal computers, minicomputers, medium computers, mainframe computers, etc. It should be understood that the embodiments of the present application may also be applied to other scenarios where lithography hot spot detection is required, and other application scenarios will not be listed one by one here.
  • an embodiment of the present application provides a method for detecting hot spots in lithography, and the method is introduced below.
  • the circuit element patterns produced on the substrate are getting smaller and smaller and closer to each other.
  • the reduction in the feature size of circuit elements increases the difficulty in fabricating the desired layout pattern on the substrate. This is partly due to the phenomenon of diffraction of light causing defects during the lithographic manufacturing process, so that the desired image is not accurately imaged on the substrate, thereby creating imperfections in the final device structure.
  • the lithography layout design is completed, before using it to etch a film layer of a specific shape in the semiconductor process manufacturing, it is necessary to firstly analyze the lithography layout process that is difficult to achieve and easy to introduce.
  • the hot spot of circuit failure is accurately detected, and then the detected lithography hot spot is corrected in advance according to the detection result, so as to avoid the subsequent use of the lithography layout to etch to form a specific shape of the film. economic loss, so as to ensure the consistency of design and manufacture. Therefore, after the lithography layout to be detected is acquired in the embodiment of the present application, the lithography hot spots in the lithography layout can be detected through subsequent steps S302-S303.
  • the image feature extraction method can be used to extract features, and typical pattern features that can characterize the pattern information can be extracted from them to perform subsequent steps.
  • the typical pattern features of the lithography layout refer to the geometric features of the trace layout in the photolithography layout, such as the diagonal spacing between trace ends.
  • the extracted typical pattern features may include one or more of the following features in the lithography layout:
  • the shaded part between the two rectangular bars in Figure 4a represents the area of the minimum spacing area (line to line minimum spacing area) between lines in the lithography layout.
  • the shaded part between the two rectangular bars in 4b represents the line-end to line minimum spacing area between the line end and the line in the lithography layout.
  • the area between the two rectangular bars in Figure 4c is The shaded part represents the area of the line-end to line-end minimum spacing area in the lithography layout, and the part indicated by the arrow between the two rectangular bars in Figure 4d represents the lithography layout
  • S303 Input typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout, where the lithography hotspot detection model includes a convolution layer, a fully connected layer and an output layer.
  • the typical pattern feature of the lithography layout to be detected is extracted through step S302, it can be input into a pre-built lithography hotspot detection model including a convolution layer, a fully connected layer and an output layer, And merge each array vector array obtained in the fully connected layer after processing by the multi-layer convolution layer in the layout array corresponding to the lithography layout, and then use the combined array as the output result of the fully connected layer, and then you can According to the output result, the detection result of the lithography hot spot in the lithography layout is output through the output layer of the model (such as the probability that the detection position is the lithography hot spot).
  • Example 5 As shown in Figure 5, in order to improve the detection accuracy of the model, after the typical pattern features of the lithography layout to be detected are extracted, the typical pattern feature data can be analyzed according to the actual process nodes and levels of the layout. Perform preprocessing operations (such as normalization operations, etc.) to obtain a typical pattern feature vector after preprocessing (the dimension of the vector is greater than or equal to 1 and less than or equal to 6, as shown in Figure 5, between 1 and 6, for example, it can be 4 ⁇ 1 dimension), and then process each array vector (the dimension of the vector as shown in Fig. 5) obtained by processing the multi-layer convolution layer (3-layer convolution layer in Fig. 5) in the layout array corresponding to the lithography layout.
  • preprocessing operations such as normalization operations, etc.
  • 1024 ⁇ 1 dimension are jointly input to the fully connected layer to form a new feature vector (the dimension of the vector is greater than or equal to 1025 and less than or equal to 1030, as shown in Figure 5, between 1025 and 1030, for example, it can be 1028 ⁇ 1 dimension) , and output through the model output layer whether the layout position corresponding to the array is a lithography hotspot.
  • a probability value P can be output as the detection result.
  • the value range of P is [0,1], where 1 indicates that the layout position is a hot spot, 0 indicates that the layout position is not a hot spot, 0.9 indicates that the layout position is 90% likely to be a hot spot, and so on.
  • the lithography hotspot refers to a specific layout pattern that is difficult to implement in the layout pattern after the lithography layout design is completed, and it is easy to introduce circuit failure.
  • N different lithography hotspot detection models can be obtained by pre-training by setting different hyperparameters, where N is A positive integer greater than or equal to 2, the recall rate refers to the proportion of all "lithography layouts with lithography hotspots detected accurately" to all "lithography layouts that should be detected with lithography hotspots".
  • the recall rate refers to the proportion of all "lithography layouts with lithography hotspots detected accurately" to all "lithography layouts that should be detected with lithography hotspots”.
  • different models have different attributes such as the accuracy rate, false positive rate, and recall rate of the detection results. Some models have high accuracy and high false positive rates, and some models have low accuracy and low false positive rates. The accuracy of the model is low, but the F score (representing the harmonic value of accuracy and recall) is high.
  • the execution process of this step S303 may include the following steps A1-A2:
  • Step A1 Input the typical pattern features into N different detection models respectively, and predict to obtain N detection results.
  • the typical pattern features of the lithography layout to be detected are extracted in step S302, the typical pattern features can be respectively input into pre-built lithography hot spot detection models with N different attributes to obtain N detection models. result. Among them, the detection results corresponding to some models have the highest accuracy rate, the detection results corresponding to some models have the best recall rate, and the detection results corresponding to some models have the highest F score.
  • N is set to 3
  • the attributes of the detection results corresponding to the three pre-built lithography hot spot detection models are the best recall rate, the best F score, and the best precision.
  • the three detection results obtained are P 1 , P 2 , and P 3 respectively. It can be seen that P 1 corresponds to The recall rate of P 2 is the best, the F score corresponding to P 2 is the best, and the precision corresponding to P 3 is the best.
  • Step A2 Input the N detection results to the preset fully connected layer, and determine the lithography hot spots in the lithography layout.
  • the N detection results can be further input into a preset fully connected layer for comprehensive processing, and a layout corresponding to the lithography layout is determined according to the processing results Whether the layout position corresponding to each array in the array is a hot spot.
  • an optional implementation method is that a large amount of training layout data can be used in advance, and a variety of detection models with different attributes can be obtained by training by setting different hyperparameters (such as models with high accuracy and false positive rate). Also higher, some models have low accuracy and low false positive rate). Then, after obtaining the respective output detection results through these different models, the output results of these models can be retrained by using the preset fully connected layer to obtain the final model with high accuracy and recall rate. Only this final model is used to perform hot spot detection on the lithography layout.
  • hyperparameters such as models with high accuracy and false positive rate. Also higher, some models have low accuracy and low false positive rate.
  • a method for detecting hot spots in lithography when detecting hot spots in lithography, first obtain the lithography layout to be detected, and then extract pattern information representing the lithography layout from the lithography layout to be detected
  • the typical pattern features of the layer and output layer It can be seen that in the embodiments of the present application, the typical pattern features that characterize the lithography layout pattern information to be detected are input into the pre-built lithography hotspot detection model including the convolution layer, the fully connected layer and the output layer for detection.
  • the model detection process fully considers the typical pattern features contained in the lithography layout (that is, the geometric characteristics of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.), thus overcoming the existing layout-based layout.
  • the typical pattern features contained in the lithography layout that is, the geometric characteristics of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.
  • this embodiment will introduce the construction process of the lithography hot spot detection model, which may specifically include the following steps B1-B2:
  • Step B1 Obtain a sample lithography layout.
  • a lot of preparation work needs to be done in advance.
  • a large number of sample lithography layout data including hot spots and non-hot spots need to be collected.
  • 100 lithography layouts can be collected in advance, Each collected lithography layout is used as a sample lithography layout to train a lithography hot spot detection model.
  • the image size of the sample lithography layout data can be normalized first, and each sample lithography can be processed by normalizing the image size.
  • the layout is evenly divided into multiple small windows, and the size of each small window should be larger than the influence radius of the optical wavelength of the current lithography process to ensure that all lithography influence ranges are covered, and the sample lithography layout is converted into an array according to a certain pixel ratio, so that This scaling ratio can effectively reduce machine resource occupation and running time of computer equipment without affecting layout accuracy.
  • Step B2 Using the sample lithography layout, the pre-built initial lithography hot spot detection model is trained to obtain a lithography hot spot detection model.
  • an initial lithography hotspot detection model may be pre-built and model parameters are initialized.
  • the initial lithography hotspot detection model may be a convolutional neural network (CNN) ), and the convolutional neural network includes M layers of convolution layers, fully connected layers and output layers, where M is a positive integer greater than or equal to 2.
  • the initial lithography hotspot detection model is used to obtain the lithography hotspot detection model according to the typical pattern features in the sample lithography layout and the pattern density coding on the sample lithography layout.
  • the specific implementation process may include the following steps B21-B23:
  • Step B21 Perform data enhancement processing on the sample lithography layout to obtain an enhanced sample lithography layout.
  • the hotspot data of the lithography layout is often far less than the non-hotspot data. Therefore, after obtaining the sample lithography layout, if it is directly used as the training data set for training, it will be due to the hotspot data in the data.
  • the extremely unbalanced distribution of data and non-hotspot data leads to insufficient training model accuracy. Therefore, it is necessary to perform data enhancement processing on the obtained sample lithography layout to obtain an enhanced sample lithography layout to expand the hotspots of the sample lithography layout.
  • the amount of data can increase the generalization ability of the model and improve the accuracy of the model.
  • the data volume of the sample lithography layout is expanded by means of up, down, left, right translation, flip, and rotation according to a certain step size.
  • a certain step size For example, as shown in FIG. Translate, flip vertically, flip horizontally and rotate 180 degrees (for layers that support 2D orientation, you can use 90 degrees/180 degrees/270 degrees of rotation) to obtain a larger number of enhanced sample lithography layouts, using to perform the subsequent step B22.
  • Step B22 From the enhanced sample lithography layout, extract typical pattern features of the enhanced sample lithography layout.
  • step B21 After the enhanced sample lithography layout is obtained through step B21, typical pattern features representing the pattern information of the enhanced sample lithography layout can be extracted from each enhanced sample lithography layout.
  • step S302 a method similar to the typical pattern features of the lithography layout to be detected is extracted from the lithography layout to be detected, and the lithography layout to be detected is replaced with an enhanced sample lithography layout.
  • the typical pattern features that characterize the pattern information of each enhanced sample lithography layout (that is, the geometric features of the trace layout in the enhanced sample lithography layout, including the following one in the enhanced sample lithography layout) are extracted from the lithography.
  • Item or more features area of minimum spacing area between line and line; area area of minimum spacing area between line end and line; area area of minimum spacing area between line end and line end; diagonal spacing between line end and line end; T-shaped routing
  • the number of anchor points; the number of anchor points of the U-shaped line) please refer to the introduction of the above step S302 for related details, which will not be repeated here.
  • Step B23 Input the enhanced sample lithography layout into the pre-built initial lithography hotspot detection model, and input the typical pattern features of the enhanced sample lithography layout into the fully connected layer of the initial lithography hotspot detection model for training , to generate a lithography hotspot detection model.
  • the encoding arrays corresponding to the enhanced sample lithography layout can be further input into the pre-built initial lithography hot spot detection model, as shown in FIG.
  • the engraved hot spot detection model consists of multiple convolutional layers (3 layers in Figure 8), fully connected layers and output layers.
  • the linear correction unit is used as the activation function of the convolution layer.
  • other functions such as the hyperbolic tangent function
  • Algorithms such as regularization and batch normalization are added to the model.
  • the initial lithography hot spot detection model constructed in this embodiment does not use a pooling layer with reduced feature dimensions. In practical applications, it can also be appropriate according to the actual situation.
  • a pooling layer is added to compress data and parameters to improve the training efficiency of the model.
  • the embodiment of the present application adopts the sigmoid function as the output layer activation function for classification (distinguishes hot spots and non-hot spots), and the normalized exponential function (softmax) can also be used as the classification output layer function in practical applications.
  • loss functions such as mean square error, cross entropy and gradient descent or adaptive learning rate algorithm and its deformation can also be used as optimizers for model training.
  • focal-loss is used as the loss function, and different categories are set.
  • Weight, centralized training contains hotspots and hotspot data imbalanced layout data to reduce the impact of imbalanced datasets.
  • At least one trained initial lithography hotspot detection model can be obtained by training, or N different trained initial lithography hotspot detection models can be obtained, where N is greater than or A positive integer equal to 2, and different models have different attributes such as the accuracy rate, false positive rate, and recall rate of the detection results.
  • Some models have high accuracy and high false positive rates, and some models have low accuracy. The false positive rate is low, and some models have low accuracy, but high F scores.
  • the typical pattern features of the sample lithography layout can be further compared with the multi-layer volume of the initial lithography hot spot detection model in the layout array corresponding to the sample lithography layout.
  • Each coding array vector obtained after the multi-layer processing is jointly input to the trained initial lithography hotspot detection model for training, and the model outputs a probability value of whether the layout position corresponding to the array is a hotspot (such as the value range). is a probability value in [0,1]).
  • the probability value can be compared with the corresponding real detection results (for example, 1 indicates that the layout position is a hot spot, and 0 indicates that the layout position is not a hot spot), and the model parameters are updated according to the difference between the two until the preset is satisfied. For example, if the variation of the difference is small, the update of the model parameters is stopped, the training of the lithography hotspot detection model is completed, and a trained lithography hotspot detection model is generated.
  • some typical pattern features of typical lithographic layout patterns can also be extracted (ie, the area of the minimum spacing area between lines; the area of the minimum spacing area between the end of the line and the line) ; area area of the minimum distance between the end of the line and the end of the line; the diagonal distance between the end of the line and the end of the line; the number of T-shaped trace anchor points; at least one of the number of U-shaped trace anchor points), input to the initial lithography hot spot detection model , each encoding array vector obtained in the fully connected layer after processing by the multi-layer convolution layer of the initial lithography hotspot detection model in the layout array corresponding to the sample lithography layout is jointly trained to generate a trained light Engraved hot spot detection model. The specific implementation process is not repeated here.
  • a lithography hotspot detection model can be generated by using the sample lithography layout training, and further, the generated lithography hotspot detection model can be verified by using the verification lithography layout.
  • the specific verification process may include the following steps C1-C4:
  • Step C1 Obtain a verification lithography layout.
  • the verification lithography layout refers to a lithography layout that can be used to verify the lithography hotspot detection model
  • the subsequent step C2 can be continued.
  • Step C2 From the verification lithography layout, extract typical pattern features of the verification lithography layout.
  • step C1 After the verification lithography layout is obtained through step C1, it cannot be directly used to verify the lithography hot spot detection model, but it is necessary to first extract the typical pattern features that characterize the verification lithography layout pattern information (ie, verify the trace layout in the lithography layout).
  • the geometric features of the lithography including verifying the area of the minimum space between lines and lines in the lithography layout; the area of the minimum space between the end of the line and the line; the area of the minimum space between the end of the line and the end of the line; the diagonal distance between the end of the line and the end of the line; T
  • the number of anchor points of the U-shaped trace; at least one of the number of anchor points of the U-shaped trace), and then the extracted typical pattern features of the verification lithography layout can be used to verify the obtained lithography hot spot detection model.
  • Step C3 Input the typical pattern features of the verification lithography layout into the lithography hot spot detection model, and obtain the detection result of the verification lithography layout.
  • the typical pattern features of the verification lithography layout can be input into the lithography hot spot detection model to obtain the detection results of the verification lithography layout, and then the subsequent steps can be continued. C4.
  • Step C4 When the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot marking result corresponding to the verification lithography layout, the verification lithography layout is re-used as the sample lithography layout, and the parameters of the lithography hot spot detection model are updated. .
  • step C3 After obtaining the detection result of the verification lithography layout through step C3, if the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot marking result (ie, the real detection result) corresponding to the verification lithography layout, the verification photo
  • the lithography map is re-used as the sample lithography layout, and the parameters of the lithography hot spot detection model are updated.
  • the lithography hotspot detection model can be effectively verified by using the verification lithography layout.
  • the lithography hotspot detection result of the verification lithography layout is inconsistent with the actual detection result of the lithography hotspot corresponding to the verification lithography layout, the lithography hotspot detection result can be timely verified. Adjust and update the lithography hotspot detection model, thereby helping to improve the detection accuracy and accuracy of the detection model.
  • the typical pattern features of the lithography layout to be detected can be used to quickly and accurately detect the hot spot position of the lithography layout, which effectively improves the light intensity to be detected.
  • Efficiency and accuracy of hot spot detection in lithography is a feature that is used to quickly and accurately detect the hot spot position of the lithography layout.
  • an embodiment of the present application provides a lithography hot spot detection apparatus 900 .
  • the apparatus 900 may include: a first obtaining unit 901 , a first extracting unit 902 and a first obtaining unit 902 .
  • the first obtaining unit 901 is configured to support the apparatus 900 to perform S301 in the embodiment shown in FIG. 3 .
  • the first extraction unit 902 is configured to support the apparatus 900 to perform S302 in the embodiment shown in FIG. 3 .
  • the first obtaining unit 903 is configured to support the apparatus 900 to perform S303 in the embodiment shown in FIG. 3 .
  • the first obtaining unit 901 is used to obtain the lithography layout to be detected
  • a first extraction unit 902 configured to extract typical pattern features of the lithography layout from the lithography layout
  • the first obtaining unit 903 is used for inputting typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout; wherein, the lithography hotspot detection model includes a convolutional layer, a fully connected layer and an output layer.
  • the typical pattern features include one or more of the following features in the lithography layout:
  • the pre-built lithography hotspot detection model includes N different detection models, where N is a positive integer greater than or equal to 2;
  • the first obtaining unit 903 includes:
  • the determining subunit is used for inputting the N detection results to the preset fully connected layer, and determining the lithography hot spot in the lithography layout.
  • the device further includes:
  • a second acquisition unit configured to acquire a sample lithography layout
  • the training unit is used for using the sample lithography layout to train the pre-built initial lithography hot spot detection model to obtain the lithography hot spot detection model.
  • the training unit includes:
  • the enhancer unit is used to perform data enhancement processing on the sample lithography layout to obtain the enhanced sample lithography layout;
  • an extraction subunit for extracting typical pattern features of the enhanced sample lithography layout from the enhanced sample lithography layout
  • the training subunit is used to input the enhanced sample lithography layout into the pre-built initial lithography hotspot detection model, and input the typical pattern features of the enhanced sample lithography layout into the initial lithography hotspot detection model for training, Generate a lithographic hotspot detection model.
  • the device further includes:
  • the third acquisition unit is used to acquire the verification lithography layout
  • the second extraction unit is used for extracting typical pattern features of the verification lithography layout from the verification lithography layout
  • the second obtaining unit is used to input the typical pattern features of the verification lithography layout into the lithography hot spot detection model to obtain the detection result of the verification lithography layout;
  • the update unit is used to re-use the verification lithography layout as the sample lithography layout when the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot mark result corresponding to the verification lithography layout, and perform the lithography hot spot detection model. Parameter update.
  • the initial lithography hotspot detection model is a convolutional neural network, wherein the convolutional neural network includes M layers of convolutional layers, a fully connected layer and an output layer; M is greater than or equal to 2 positive integer.
  • a lithography hot spot detection device when performing lithography hot spot detection, firstly obtains the lithography layout to be detected, and then extracts pattern information representing the lithography layout from the lithography layout to be detected
  • the typical pattern features of the layer and output layer It can be seen that in the embodiments of the present application, the typical pattern features that characterize the lithography layout pattern information to be detected are input into the pre-built lithography hotspot detection model including the convolution layer, the fully connected layer and the output layer for detection.
  • the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.), thus overcoming the existing
  • the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.)
  • an embodiment of the present application provides a lithography hot spot detection device 1000, the device includes a memory 1001, a processor 1002, and a communication interface 1003,
  • memory 1001 for storing instructions
  • the processor 1002 is configured to execute the instructions in the memory 1001, and execute the above-mentioned lithography hot spot detection method applied to the embodiment shown in FIG. 3;
  • the communication interface 1003 is used for communication.
  • the memory 1001, the processor 1002 and the communication interface 1003 are connected to each other through a bus 1004; the bus 1004 may be a peripheral component interconnect (PCI for short) bus or an extended industry standard architecture (EISA for short) bus Wait.
  • PCI peripheral component interconnect
  • EISA extended industry standard architecture
  • the bus can be divided into address bus, data bus, control bus and so on. For ease of presentation, only one thick line is used in FIG. 10, but it does not mean that there is only one bus or one type of bus.
  • the processor 1002 is configured to first obtain the lithography layout to be detected when performing lithography hot spot detection, and then extract typical pattern features representing pattern information from the lithography layout to be detected, and then , and input the typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout to be detected, wherein the lithography hotspot detection model includes a convolutional layer, a fully connected layer and an output layer.
  • the lithography hotspot detection model includes a convolutional layer, a fully connected layer and an output layer.
  • the above-mentioned memory 1001 can be random-access memory (random-access memory, RAM), flash memory (flash), read only memory (read only memory, ROM), erasable programmable read only memory (erasable programmable read only memory, EPROM) ), electrically erasable programmable read only memory (electrically erasable programmable read only memory, EEPROM), register (register), hard disk, removable hard disk, CD-ROM or any other form of storage medium known to those skilled in the art.
  • RAM random-access memory
  • flash memory flash memory
  • read only memory read only memory
  • ROM read only memory
  • EPROM erasable programmable read only memory
  • EEPROM electrically erasable programmable read only memory
  • register register
  • hard disk removable hard disk
  • CD-ROM any other form of storage medium known to those skilled in the art.
  • the above-mentioned processor 1002 can be, for example, a central processing unit (central processing unit, CPU), a general-purpose processor, a digital signal processor (digital signal processor, DSP), an application-specific integrated circuit (application-specific integrated circuit, ASIC), field programmable A field programmable gate array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It may implement or execute various exemplary logical blocks, modules and circuits described in connection with the disclosure of the embodiments of this application.
  • a processor may also be a combination that implements computing functions, such as a combination of one or more microprocessors, a combination of a DSP and a microprocessor, and the like.
  • the above-mentioned communication interface 1003 may be, for example, an interface card or the like, and may be an Ethernet (ethernet) interface or an asynchronous transfer mode (Asynchronous transfer mode, ATM) interface.
  • Ethernet ethernet
  • ATM asynchronous transfer mode
  • Embodiments of the present application also provide a computer-readable storage medium, including instructions, which, when executed on a computer, cause the computer to execute the above-mentioned method for detecting hot spots in lithography.
  • the disclosed system, apparatus and method may be implemented in other manners.
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical module division.
  • multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not implemented.
  • the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be acquired according to actual needs to achieve the purpose of the solution in this embodiment.
  • each module unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of software module units.
  • the integrated unit if implemented in the form of a software module unit and sold or used as a stand-alone product, may be stored in a computer-readable storage medium.
  • the technical solutions of the present application can be embodied in the form of software products in essence, or the parts that contribute to the prior art, or all or part of the technical solutions, and the computer software products are stored in a storage medium , including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present application.
  • the aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .
  • the functions described in the present invention may be implemented in hardware, software, firmware, or any combination thereof.
  • the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium.
  • Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another.
  • a storage medium can be any available medium that can be accessed by a general purpose or special purpose computer.
  • the embodiments of the present application may also be applicable to other future-oriented communication technologies.
  • the network architecture and service scenarios described in this application are for the purpose of illustrating the technical solutions of this application more clearly, and do not constitute a limitation on the technical solutions provided in this application. appears, the technical solutions provided in this application are also applicable to similar technical problems.

Abstract

A lithography hotspot detection method and apparatus, and a storage medium and a device, which are applied to the technical field of semiconductors. The method comprises: first, acquiring a lithography layout to be subjected to detection, and extracting a typical pattern feature that represents pattern information thereof; and then inputting the typical pattern feature into a preconstructed lithography hotspot detection model (comprising a convolutional layer, a fully connected layer and an output layer), so as to obtain a lithography hotspot in the lithography layout. It can be seen that the method involves inputting a typical pattern feature that represents pattern information of a lithography layout to be subjected to detection into a preconstructed lithography hotspot detection model for detection, such that the typical pattern feature (i.e. a geometric feature of a wiring arrangement in the lithography layout) contained in the lithography layout is fully taken into consideration during a detection process of the model, so as to overcome the existing problem of an inaccurate detection result caused by other pattern features of the lithography layout being easily lost when detection is performed on the basis of a feature such as the layout density, thereby effectively improving the accuracy of a detection result.

Description

一种光刻热点检测方法、装置、存储介质及设备A lithography hot spot detection method, device, storage medium and equipment 技术领域technical field
本申请涉及半导体技术领域,特别是涉及一种光刻热点检测方法、装置、存储介质及设备。The present application relates to the field of semiconductor technology, and in particular, to a method, device, storage medium and device for detecting hot spots in lithography.
背景技术Background technique
随着半导体工艺尺寸的不断缩小,工艺制造中关键图层的特殊版图图形对光刻工艺窗口变化或者光学衍射的影响十分敏感,尽管引入了多种光学分辨率增强技术来修正原始版图以获得更准确的成像质量,但这些技术的有效性仍然强烈依赖于版图图案对光刻工艺的兼容性。因此在设计阶段,对版图图案中工艺难以实现、容易引入电路失效的热点(hotspot)进行检测,并对其提前进行修正已成为先进工艺中保证设计制造一致性的有效手段。As the size of semiconductor processes continues to shrink, the special layout patterns of key layers in process manufacturing are very sensitive to the effects of lithography process window changes or optical diffraction, although various optical resolution enhancement techniques have been introduced to correct the original layout to obtain better Accurate imaging quality, but the effectiveness of these techniques still strongly depends on the compatibility of the layout pattern with the lithography process. Therefore, in the design stage, it has become an effective means to ensure the consistency of design and manufacture in the advanced process to detect hotspots in the layout pattern that are difficult to implement and easy to introduce circuit failures, and to correct them in advance.
目前,光刻热点(lithography hotspot,HS)检测的方法通常有两种:一种是采用机器学习进行光刻热点的识别,该方法通常无法直接将版图作为模型的输入,需要对版图进行特征量提取,常用的特征量包括图形密度、关键尺寸区域等,再基于这些特征量进行图像分类和识别,但由于在进行特征量提取时容易丢失图案其他关键特征,而机器学习模型的检测准确度和召回率又高度依赖于版图的特征量提取结果,因此,导致模型的误报率较高、召回率和准确率都相对较低;而另一种常用的检测方法则是采用深度学习进行检测的方法,该方法虽然在不用进行特征量提取的情况下,能够提高检测准确率,但该方法在进行光刻热点识别时,仅是将热点识别简化为简单的图像识别,并未考虑光刻工艺特点,且在模型训练过程中,在数据增强时采用的是整体平移算法,这会导致样本图像出现少量空白区域,由于通常只会对热点数据进行增强,增加的空白区域与实际版图图案不一致,从而会导致模型在读取图形特征时读入伪特征,导致模型的检测结果不够准确,存在误报率较高、召回率较低的缺点。At present, there are usually two methods for lithography hotspot (HS) detection: one is to use machine learning to identify lithography hotspots. This method usually cannot directly use the layout as the input of the model, and requires the feature quantity of the layout. Extraction, commonly used feature quantities include graphic density, key size area, etc., and then perform image classification and recognition based on these feature quantities. The recall rate is highly dependent on the feature extraction results of the layout. Therefore, the false positive rate of the model is relatively high, and the recall rate and accuracy rate are relatively low. Another common detection method is to use deep learning for detection. Although this method can improve the detection accuracy without the need for feature extraction, this method only simplifies the hot spot identification into simple image recognition when performing lithography hot spot recognition, and does not consider the lithography process. In addition, during the model training process, the overall translation algorithm is used for data enhancement, which will lead to a small amount of blank areas in the sample images. Since only the hotspot data is usually enhanced, the increased blank areas are inconsistent with the actual layout pattern. As a result, the model will read pseudo features when reading graphic features, resulting in inaccurate detection results of the model, and there are disadvantages of high false positive rate and low recall rate.
发明内容SUMMARY OF THE INVENTION
本申请实施例提供了一种光刻热点检测方法、装置、存储介质及设备,有助于克服现有光刻热点检测方法的缺点,使得检测过程充分考虑了光刻版图的典型图案特征,进一步提高了检测结果的准确性。The embodiments of the present application provide a lithography hot spot detection method, device, storage medium and equipment, which help to overcome the shortcomings of the existing lithography hot spot detection method, so that the detection process fully considers the typical pattern characteristics of the lithography layout, and further Improve the accuracy of detection results.
第一方面,本申请提供了一种光刻热点检测方法,该方法包括:首先获取待检测的光刻版图,然后,从待检测的光刻版图中,提取出表征其图案信息的典型图案特征(即光刻版图中走线布局的几何特征,如走线末端之间的对角间距等),接着,将该典型图案特征输入至预先构建的光刻热点检测模型,得到待检测的光刻版图中的光刻热点,其中,光刻热点检测模型包括卷积层、全连接层和输出层。In a first aspect, the present application provides a method for detecting hot spots in lithography, the method comprising: first acquiring a lithography layout to be detected, and then extracting typical pattern features representing pattern information from the lithography layout to be detected (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between the ends of the traces, etc.), then, the typical pattern features are input into the pre-built lithography hot spot detection model to obtain the lithography to be detected. Lithography hotspots in the layout, where the lithography hotspot detection model includes a convolutional layer, a fully connected layer and an output layer.
与传统技术相比,由于本申请实施例通过将提取出的表征待检测的光刻版图图案信息的典型图案特征输入至预先构建的、包括卷积层、全连接层和输出层的光刻热点检测模型 进行检测,使得模型的检测过程充分考虑了光刻版图包含的典型图案特征(即光刻版图中走线布局的几何特征),从而克服了现有的基于版图密度等特征进行检测时容易丢失光刻版图其他图案特征而导致检测结果不够准确的问题,进而能够有效提高检测结果的准确性。Compared with the traditional technology, because the embodiment of the present application inputs the extracted typical pattern features representing the lithography layout pattern information to be detected into the pre-built lithography hotspot including the convolution layer, the fully connected layer and the output layer. The detection model is used for detection, so that the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout), thereby overcoming the existing detection based on layout density and other characteristics. Loss of other pattern features of the lithography layout leads to the problem of inaccurate detection results, which can effectively improve the accuracy of the detection results.
一种可能的实现方式中,典型图案特征包括光刻版图中的以下一项或多项特征:线与线之间最小间距区域面积;线末端与线之间最小间距区域面积;线末端与线末端最小间距区域面积;线末端与线末端对角间距;T型走线锚点数量;U型走线锚点数量。In a possible implementation, the typical pattern features include one or more of the following features in the lithography layout: the area of the minimum spacing area between lines; the area of the minimum spacing area between the end of the line and the line; the end of the line and the line The area of the minimum spacing area at the end; the diagonal spacing between the end of the line and the end of the line; the number of T-shaped trace anchor points; the number of U-shaped trace anchor points.
一种可能的实现方式中,预先构建的光刻热点检测模型包括N个不同的检测模型,其中,N为大于或等于2的正整数;则将典型图案特征输入至预先构建的光刻热点检测模型,得到光刻版图中的光刻热点,包括:将典型图案特征分别输入至N个不同的检测模型,预测得到N个检测结果;将N个检测结果输入至预设的全连接层,确定光刻版图中的光刻热点。这样,能够得到更高准确率和召回率的检测结果。In a possible implementation manner, the pre-built lithography hot spot detection model includes N different detection models, where N is a positive integer greater than or equal to 2; then the typical pattern features are input into the pre-built lithography hot spot detection model. model to obtain lithography hotspots in the lithography layout, including: inputting the typical pattern features into N different detection models, and predicting N detection results; inputting the N detection results to the preset fully connected layer to determine Lithographic hotspots in the lithography layout. In this way, detection results with higher accuracy and recall rate can be obtained.
一种可能的实现方式中,按照下述方式构建光刻热点检测模型:获取样本光刻版图;利用样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到光刻热点检测模型。In a possible implementation, a lithography hotspot detection model is constructed in the following manner: obtaining a sample lithography layout; using the sample lithography layout to train a pre-built initial lithography hotspot detection model to obtain a lithography hotspot detection model .
一种可能的实现方式中,利用样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到光刻热点检测模型,包括:对样本光刻版图进行数据增强处理,得到增强后的样本光刻版图;从增强后的样本光刻版图中,提取增强后的样本光刻版图的典型图案特征;将增强后的样本光刻版图输入至预先构建的初始光刻热点检测模型,并将增强后的样本光刻版图的典型图案特征输入至初始光刻热点检测模型进行训练,生成光刻热点检测模型。从而能够进一步提高模型的训练精度并提高模型的检测准确率。In a possible implementation manner, the sample lithography layout is used to train a pre-built initial lithography hotspot detection model to obtain a lithography hotspot detection model, including: performing data enhancement processing on the sample lithography layout to obtain an enhanced lithography hotspot detection model. Sample lithography layout; from the enhanced sample lithography layout, extract the typical pattern features of the enhanced sample lithography layout; input the enhanced sample lithography layout into the pre-built initial lithography hot spot detection model, and use the The typical pattern features of the enhanced sample lithography layout are input to the initial lithography hot spot detection model for training, and the lithography hot spot detection model is generated. Thus, the training accuracy of the model can be further improved and the detection accuracy of the model can be improved.
一种可能的实现方式中,该方法还包括:获取验证光刻版图;从验证光刻版图中,提取验证光刻版图的典型图案特征;将验证光刻版图的典型图案特征输入至光刻热点检测模型,获得验证光刻版图的检测结果;当验证光刻版图的光刻热点检测结果与验证光刻版图对应的光刻热点标记结果不一致时,将验证光刻版图重新作为样本光刻版图,对光刻热点检测模型进行参数更新。这样,可以利用验证光刻版图对光刻热点检测模型进行有效验证,并及时调整更新光刻热点检测模型,进而有助于提高检测模型的检测精度和准确性。In a possible implementation manner, the method further includes: acquiring a verification lithography layout; extracting typical pattern features of the verification lithography layout from the verification lithography layout; inputting the typical pattern features of the verification lithography layout into a lithography hotspot The detection model is used to obtain the detection results of the verification lithography layout; when the lithography hot spot detection results of the verification lithography layout are inconsistent with the lithography hot spot marking results corresponding to the verification lithography layout, the verification lithography layout is re-used as the sample lithography layout. Parameter update for the lithography hotspot detection model. In this way, the lithography hotspot detection model can be effectively verified by using the verification lithography layout, and the lithography hotspot detection model can be adjusted and updated in time, thereby helping to improve the detection precision and accuracy of the detection model.
一种可能的实现方式中,初始光刻热点检测模型为卷积神经网络,其中,卷积神经网络包括M层卷积层、全连接层和输出层;M为大于或等于2的正整数。In a possible implementation manner, the initial lithography hotspot detection model is a convolutional neural network, wherein the convolutional neural network includes M layers of convolutional layers, a fully connected layer and an output layer; M is a positive integer greater than or equal to 2.
第二方面,本申请还提供了一种光刻热点检测装置,该装置包括:第一获取单元,用于获取待检测的光刻版图;第一提取单元,用于从光刻版图中,提取光刻版图的典型图案特征;第一获得单元,用于将典型图案特征输入至预先构建的光刻热点检测模型,得到光刻版图中的光刻热点;其中,光刻热点检测模型包括卷积层、全连接层和输出层。In a second aspect, the present application also provides a lithography hot spot detection device, the device includes: a first acquisition unit for acquiring a lithography layout to be detected; a first extraction unit for extracting from the lithography layout Typical pattern features of the lithography layout; the first obtaining unit is used to input the typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout; wherein, the lithography hotspot detection model includes convolution layer, fully connected layer and output layer.
一种可能的实现方式中,典型图案特征包括光刻版图中的以下一项或多项特征:线与线之间最小间距区域面积;线末端与线之间最小间距区域面积;线末端与线末端最小间距区域面积;线末端与线末端对角间距;T型走线锚点数量;U型走线锚点数量。In a possible implementation, the typical pattern features include one or more of the following features in the lithography layout: the area of the minimum spacing area between lines; the area of the minimum spacing area between the end of the line and the line; the end of the line and the line The area of the minimum spacing area at the end; the diagonal spacing between the end of the line and the end of the line; the number of T-shaped trace anchor points; the number of U-shaped trace anchor points.
一种可能的实现方式中,预先构建的光刻热点检测模型包括N个不同的检测模型,其中,N为大于或等于2的正整数;第一获得单元包括:获得子单元,用于将典型图案特征分别输入至N个不同的检测模型,预测得到N个检测结果;确定子单元,用于将N个检测 结果输入至预设的全连接层,确定光刻版图中的光刻热点。In a possible implementation manner, the pre-built lithography hotspot detection model includes N different detection models, where N is a positive integer greater than or equal to 2; the first obtaining unit includes: an obtaining subunit, which is used to The pattern features are respectively input to N different detection models, and N detection results are predicted to be obtained; the determination subunit is used to input the N detection results to the preset fully connected layer to determine the lithography hotspots in the lithography layout.
一种可能的实现方式中,该装置还包括:第二获取单元,用于获取样本光刻版图;训练单元,用于利用样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到光刻热点检测模型。In a possible implementation manner, the device further includes: a second acquisition unit for acquiring a sample lithography layout; a training unit for training a pre-built initial lithography hot spot detection model by using the sample lithography layout, Obtain the lithography hot spot detection model.
一种可能的实现方式中,训练单元包括:增强子单元,用于对样本光刻版图进行数据增强处理,得到增强后的样本光刻版图;提取子单元,用于从增强后的样本光刻版图中,提取增强后的样本光刻版图的典型图案特征;训练子单元,用于将增强后的样本光刻版图输入至预先构建的初始光刻热点检测模型,并将增强后的样本光刻版图的典型图案特征输入至初始光刻热点检测模型进行训练,生成光刻热点检测模型。In a possible implementation manner, the training unit includes: an enhancement subunit, which is used to perform data enhancement processing on the sample lithography layout to obtain an enhanced sample lithography layout; an extraction subunit is used to extract the sample lithography from the enhanced sample lithography. In the layout, the typical pattern features of the enhanced sample lithography layout are extracted; the training subunit is used to input the enhanced sample lithography layout into the pre-built initial lithography hot spot detection model, and the enhanced sample lithography The typical pattern features of the layout are input to the initial lithography hotspot detection model for training, and the lithography hotspot detection model is generated.
一种可能的实现方式中,该装置还包括:第三获取单元,用于获取验证光刻版图;第二提取单元,用于从验证光刻版图中,提取验证光刻版图的典型图案特征;第二获得单元,用于将验证光刻版图的典型图案特征输入至光刻热点检测模型,获得验证光刻版图的检测结果;更新单元,用于当验证光刻版图的光刻热点检测结果与验证光刻版图对应的光刻热点标记结果不一致时,将验证光刻版图重新作为样本光刻版图,对光刻热点检测模型进行参数更新。In a possible implementation manner, the device further includes: a third acquisition unit for acquiring a verification lithography layout; a second extraction unit for extracting typical pattern features of the verification lithography layout from the verification lithography layout; The second obtaining unit is used to input the typical pattern features of the verification lithography layout into the lithography hot spot detection model, and obtain the detection result of the verification lithography layout; the updating unit is used for when the lithography hot spot detection result of the verification lithography layout matches the When the lithography hot spot marking results corresponding to the verification lithography layout are inconsistent, the verification lithography layout is re-used as the sample lithography layout, and the parameters of the lithography hot spot detection model are updated.
一种可能的实现方式中,初始光刻热点检测模型为卷积神经网络,其中,卷积神经网络包括M层卷积层、全连接层和输出层;M为大于或等于2的正整数。In a possible implementation manner, the initial lithography hotspot detection model is a convolutional neural network, wherein the convolutional neural network includes M layers of convolutional layers, a fully connected layer and an output layer; M is a positive integer greater than or equal to 2.
第三方面,本申请还提供了一种光刻热点检测设备,该设备包括:存储器、处理器;In a third aspect, the present application also provides a lithography hot spot detection device, the device comprising: a memory and a processor;
存储器,用于存储指令;处理器,用于执行存储器中的指令,执行上述第一方面及其任意一种可能的实现方式中的方法。The memory is used to store the instructions; the processor is used to execute the instructions in the memory, and execute the method in the first aspect and any possible implementation manners thereof.
第四方面,本申请还提供了一种计算机可读存储介质,包括指令,当其在计算机上运行时,使得计算机执行上述第一方面及其任意一种可能的实现方式中的方法。In a fourth aspect, the present application further provides a computer-readable storage medium, including instructions, which, when executed on a computer, cause the computer to execute the method in the first aspect and any possible implementations thereof.
从以上技术方案可以看出,本申请实施例具有以下优点:As can be seen from the above technical solutions, the embodiments of the present application have the following advantages:
本申请实施例在进行光刻热点检测时,首先获取待检测的光刻版图,然后,从待检测的光刻版图中,提取出表征其图案信息的典型图案特征,接着,将该典型图案特征输入至预先构建的光刻热点检测模型,得到待检测的光刻版图中的光刻热点,其中,光刻热点检测模型包括卷积层、全连接层和输出层。可见,由于本申请实施例通过将提取出的表征待检测的光刻版图图案信息的典型图案特征输入至预先构建的、包括卷积层、全连接层和输出层的光刻热点检测模型进行检测,使得模型的检测过程充分考虑了光刻版图包含的典型图案特征(即光刻版图中走线布局的几何特征,如走线末端之间的对角间距等),从而克服了现有的基于版图密度等特征进行检测时容易丢失光刻版图其他图案特征而导致检测结果不够准确的问题,进而能够有效提高检测结果的准确性。When performing lithography hot spot detection in the embodiments of the present application, the lithography layout to be detected is first obtained, and then, typical pattern features representing pattern information thereof are extracted from the lithography layout to be detected, and then the typical pattern features are extracted. Input to a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout to be detected, wherein the lithography hotspot detection model includes a convolution layer, a fully connected layer and an output layer. It can be seen that in the embodiments of the present application, the typical pattern features that characterize the lithography layout pattern information to be detected are input into the pre-built lithography hotspot detection model including the convolution layer, the fully connected layer and the output layer for detection. , so that the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.), thus overcoming the existing When detecting features such as layout density, it is easy to lose other pattern features of the lithography layout, resulting in an inaccurate detection result, which can effectively improve the accuracy of the detection result.
附图说明Description of drawings
图1为本申请实施例提供的人工智能主体框架的一种结构示意图;1 is a schematic structural diagram of an artificial intelligence main frame provided by an embodiment of the present application;
图2为本申请实施例的应用场景示意图;FIG. 2 is a schematic diagram of an application scenario of an embodiment of the present application;
图3为本申请实施例提供的一种光刻热点检测方法的流程图;3 is a flowchart of a method for detecting hot spots in lithography provided by an embodiment of the present application;
图4为本申请实施例提供的光刻版图的图案特征的示意图;4 is a schematic diagram of a pattern feature of a lithography layout provided by an embodiment of the present application;
图5为本申请实施例提供的将图案特征输入至预先构建的光刻热点检测模型的全连接层以检测得到光刻版图中的热点的示意图之一;5 is one of the schematic diagrams of inputting pattern features into a fully connected layer of a pre-built lithography hotspot detection model to detect and obtain hotspots in a lithography layout provided by an embodiment of the present application;
图6为本申请实施例提供的将图案特征输入至预先构建的光刻热点检测模型的全连接层以检测得到光刻版图中的热点的示意图之二;6 is the second schematic diagram of inputting pattern features into a fully connected layer of a pre-built lithography hot spot detection model to detect and obtain hot spots in a lithography layout provided by an embodiment of the present application;
图7为本申请实施例提供的对样本光刻版图进行数据增强处理的示意图;7 is a schematic diagram of performing data enhancement processing on a sample lithography layout according to an embodiment of the present application;
图8为本申请实施例提供的将增强后的样本光刻版图输入至初始光刻热点检测模型的示意图;8 is a schematic diagram of inputting an enhanced sample lithography layout to an initial lithography hot spot detection model provided by an embodiment of the present application;
图9为本申请实施例提供的一种光刻热点检测装置的结构框图;9 is a structural block diagram of a lithography hot spot detection device provided by an embodiment of the present application;
图10为本申请实施例提供的一种光刻热点检测设备的结构示意图。FIG. 10 is a schematic structural diagram of a lithography hot spot detection device according to an embodiment of the present application.
具体实施方式Detailed ways
本申请实施例提供了一种光刻热点检测方法、装置、存储介质及设备,使得检测过程充分考虑了光刻版图的图案特征,进一步提高了检测结果的准确性。The embodiments of the present application provide a lithography hot spot detection method, device, storage medium and equipment, so that the detection process fully considers the pattern features of the lithography layout, and further improves the accuracy of the detection result.
下面结合附图,对本申请的实施例进行描述。本领域普通技术人员可知,随着技术的发展和新场景的出现,本申请实施例提供的技术方案对于类似的技术问题,同样适用。The embodiments of the present application will be described below with reference to the accompanying drawings. Those of ordinary skill in the art know that with the development of technology and the emergence of new scenarios, the technical solutions provided in the embodiments of the present application are also applicable to similar technical problems.
首先对人工智能系统总体工作流程进行描述,请参见图1,图1示出的为人工智能主体框架的一种结构示意图,下面从“智能信息链”(水平轴)和“IT价值链”(垂直轴)两个维度对上述人工智能主题框架进行阐述。其中,“智能信息链”反映从数据的获取到处理的一列过程。举例来说,可以是智能信息感知、智能信息表示与形成、智能推理、智能决策、智能执行与输出的一般过程。在这个过程中,数据经历了“数据—信息—知识—智慧”的凝练过程。“IT价值链”从人智能的底层基础设施、信息(提供和处理技术实现)到系统的产业生态过程,反映人工智能为信息技术产业带来的价值。First, the overall workflow of the artificial intelligence system will be described. Please refer to Figure 1. Figure 1 shows a schematic structural diagram of the main frame of artificial intelligence. The above-mentioned artificial intelligence theme framework is explained in two dimensions (vertical axis). Among them, the "intelligent information chain" reflects a series of processes from data acquisition to processing. For example, it can be the general process of intelligent information perception, intelligent information representation and formation, intelligent reasoning, intelligent decision-making, intelligent execution and output. In this process, data has gone through the process of "data-information-knowledge-wisdom". The "IT value chain" reflects the value brought by artificial intelligence to the information technology industry from the underlying infrastructure of human intelligence, information (providing and processing technology implementation) to the industrial ecological process of the system.
(1)基础设施(1) Infrastructure
基础设施为人工智能系统提供计算能力支持,实现与外部世界的沟通,并通过基础平台实现支撑。通过传感器与外部沟通;计算能力由智能芯片(CPU、NPU、GPU、ASIC、FPGA等硬件加速芯片)提供;基础平台包括分布式计算框架及网络等相关的平台保障和支持,可以包括云存储和计算、互联互通网络等。举例来说,传感器和外部沟通获取数据,这些数据提供给基础平台提供的分布式计算系统中的智能芯片进行计算。The infrastructure provides computing power support for artificial intelligence systems, realizes communication with the outside world, and supports through the basic platform. Communication with the outside world through sensors; computing power is provided by smart chips (hardware acceleration chips such as CPU, NPU, GPU, ASIC, FPGA); the basic platform includes distributed computing framework and network-related platform guarantee and support, which can include cloud storage and computing, interconnection networks, etc. For example, sensors communicate with external parties to obtain data, and these data are provided to the intelligent chips in the distributed computing system provided by the basic platform for calculation.
(2)数据(2) Data
基础设施的上一层的数据用于表示人工智能领域的数据来源。数据涉及到图形、图像、语音、文本,还涉及到传统设备的物联网数据,包括已有系统的业务数据以及力、位移、液位、温度、湿度等感知数据。The data on the upper layer of the infrastructure is used to represent the data sources in the field of artificial intelligence. The data involves graphics, images, voice, and text, as well as IoT data from traditional devices, including business data from existing systems and sensory data such as force, displacement, liquid level, temperature, and humidity.
(3)数据处理(3) Data processing
数据处理通常包括数据训练,机器学习,深度学习,搜索,推理,决策等方式。Data processing usually includes data training, machine learning, deep learning, search, reasoning, decision-making, etc.
其中,机器学习和深度学习可以对数据进行符号化和形式化的智能信息建模、抽取、预处理、训练等。Among them, machine learning and deep learning can perform symbolic and formalized intelligent information modeling, extraction, preprocessing, training, etc. on data.
推理是指在计算机或智能系统中,模拟人类的智能推理方式,依据推理控制策略,利用形式化的信息进行机器思维和求解问题的过程,典型的功能是搜索与匹配。Reasoning refers to the process of simulating human's intelligent reasoning method in a computer or intelligent system, using formalized information to carry out machine thinking and solving problems according to the reasoning control strategy, and the typical function is search and matching.
决策是指智能信息经过推理后进行决策的过程,通常提供分类、排序、预测等功能。Decision-making refers to the process of making decisions after intelligent information is reasoned, usually providing functions such as classification, sorting, and prediction.
(4)通用能力(4) General ability
对数据经过上面提到的数据处理后,进一步基于数据处理的结果可以形成一些通用的能力,比如可以是算法或者一个通用系统,例如,翻译,文本的分析,计算机视觉的处理,语音识别,图像的识别等等。After the above-mentioned data processing, some general capabilities can be formed based on the results of data processing, such as algorithms or a general system, such as translation, text analysis, computer vision processing, speech recognition, image identification, etc.
本申请实施例可以应用于信息技术领域中,下面将以对存储设备进行异常检测为例进行说明,本发明实施例还可以应用于其他设备,例如服务器、网络等设备,本发明实施例对此不作限定。The embodiments of the present application may be applied in the field of information technology. The following will take anomaly detection on a storage device as an example for description. The embodiments of the present invention may also be applied to other devices, such as servers, networks, and other devices. Not limited.
应用于计算机设备中的光刻热点检测过程如下:The process of lithography hot spot detection applied in computer equipment is as follows:
本申请实施例提供的光刻热点检测方法可以应用于计算机设备中的光刻热点检测过程。参见图2,图2为本申请实施例的应用场景示意图,如图2所示,计算机设备201中具备实现光刻热点检测功能的AI系统,用以获取待检测的光刻版图,其中,待检测的光刻版图可以包括光刻图案,用于在半导体工艺制造中刻蚀形成特定形状的膜层,并且该待检测的光刻版图对光刻工艺窗口或者光学衍射的影响较为敏感,所以,该待检测的光刻版图对于光刻的成像质量影响较大。其中,光刻工艺窗口又称光刻工艺容限,具体指的是保证掩模图形能正确复制到硅片上的曝光剂量和离焦量范围,针对不同的光刻版图,可以有不同的光刻工艺窗口。在对获取到的待检测的光刻版图进行特征提取得到其对应的典型图案特征后,可以将其输入该AI检测系统模型中的全连接层继续对得到的典型图案特征进行检测,以根据输出结果确定待检测的光刻版图中的光刻热点检测结果,从而使得整个检测过程充分考虑了光刻版图的典型图案特征,克服了目前基于版图密度等特征进行检测时容易丢失光刻版图其他图案特征而导致检测结果不够准确的问题,进而能够有效提高检测结果的准确性。这样,在将待检测的光刻版图设计完成后,在利用其在半导体工艺制造中刻蚀形成特定形状的膜层之前,可以先利用计算机设备201中具备实现光刻热点检测功能的AI系统,通过执行前述检测方法对待检测的光刻版图进行光刻热点检测,然后再根据检测结果,对检测出的光刻热点进行提前修正,以避免后续在利用该光刻版图进行光刻刻蚀形成特定形状的膜层时出现问题,造成较大的经济损失。The lithography hot spot detection method provided by the embodiments of the present application can be applied to the lithography hot spot detection process in computer equipment. Referring to FIG. 2, FIG. 2 is a schematic diagram of an application scenario of an embodiment of the present application. As shown in FIG. 2, the computer device 201 is provided with an AI system that implements a function of lithography hot spot detection, so as to obtain a lithography layout to be detected, wherein the to-be-detected lithography layout is The detected lithography layout may include a lithography pattern, which is used to etch a film layer of a specific shape in the semiconductor process manufacturing, and the to-be-detected lithography layout is more sensitive to the influence of the lithography process window or optical diffraction, so, The lithography layout to be detected has a great influence on the imaging quality of the lithography. Among them, the lithography process window is also called the lithography process tolerance, which specifically refers to the exposure dose and defocus amount range to ensure that the mask pattern can be correctly copied to the silicon wafer. Engraved craft window. After feature extraction is performed on the obtained lithography layout to be detected to obtain its corresponding typical pattern features, it can be input into the fully connected layer in the AI detection system model to continue to detect the obtained typical pattern features, so that according to the output The results determine the detection results of lithography hot spots in the lithography layout to be detected, so that the entire detection process fully considers the typical pattern characteristics of the lithography layout, and overcomes the fact that other patterns of the lithography layout are easily lost when detecting based on characteristics such as layout density. The problem of inaccurate detection results is caused by the characteristics, which can effectively improve the accuracy of the detection results. In this way, after the lithography layout design to be detected is completed, before using it to etch a film layer of a specific shape in the semiconductor process manufacturing, the AI system in the computer equipment 201 with the function of realizing lithography hot spot detection can be used first, Perform the lithography hot spot detection on the lithography layout to be detected by performing the aforementioned detection method, and then correct the detected lithography hot spots in advance according to the detection results, so as to avoid the subsequent use of the lithography layout to perform lithography etching to form specific lithography hot spots. There is a problem with the shape of the film layer, resulting in large economic losses.
其中,作为一种示例,计算机设备201可以是能够对光刻版图进行分析和光刻热点检测的的任何设备,包括但不限于:智能手机、非智能手机、平板电脑、膝上型个人计算机、桌面型个人计算机、小型计算机、中型计算机、大型计算机等。应当理解,本申请实施例还可以应用于其他需要进行光刻热点检测的场景中,此处不再对其他应用场景进行一一列举。Wherein, as an example, the computer device 201 can be any device capable of analyzing the lithography layout and detecting lithography hot spots, including but not limited to: smart phones, non-smart phones, tablet computers, laptop personal computers, Desktop personal computers, minicomputers, medium computers, mainframe computers, etc. It should be understood that the embodiments of the present application may also be applied to other scenarios where lithography hot spot detection is required, and other application scenarios will not be listed one by one here.
基于以上应用场景,本申请实施例提供了一种光刻热点检测方法,下面对该方法进行介绍。Based on the above application scenarios, an embodiment of the present application provides a method for detecting hot spots in lithography, and the method is introduced below.
S301:获取待检测的光刻版图。S301: Obtain a lithography layout to be detected.
需要说明的是,随着半导体工艺尺寸的不断缩小,即不断地增加单位面积电路元件的数量以及微缩电路元件的尺寸,基底上所制作出的电路元件图形越来越小且彼此越来越接近。电路元件特征尺寸的缩减造成要在基底上制作出所欲设计布局图形的困难度增加。部分原因是光的衍射现象在光刻制造工艺期间造成缺陷,使得所欲形成的影像未能准确地成 像在基底上,进而在最后的元件结构中产生瑕疵。It should be noted that, as the size of the semiconductor process continues to shrink, that is, the number of circuit elements per unit area and the size of the miniature circuit elements continue to increase, the circuit element patterns produced on the substrate are getting smaller and smaller and closer to each other. . The reduction in the feature size of circuit elements increases the difficulty in fabricating the desired layout pattern on the substrate. This is partly due to the phenomenon of diffraction of light causing defects during the lithographic manufacturing process, so that the desired image is not accurately imaged on the substrate, thereby creating imperfections in the final device structure.
由此,为了避免产生这种瑕疵,在将光刻版图设计完成后,在利用其在半导体工艺制造中刻蚀形成特定形状的膜层之前,需要先对光刻版图中工艺难以实现、容易引入电路失效的热点进行准确检测,然后再根据检测结果,对检测出的光刻热点进行提前修正,以避免后续在利用该光刻版图进行刻蚀形成特定形状的膜层时出现问题,造成较大的经济损失,从而能够保证设计制造一致性。由此,本申请实施例在获取到待检测的光刻版图后,可以通过后续步骤S302-S303,检测出光刻版图中的光刻热点。Therefore, in order to avoid such defects, after the lithography layout design is completed, before using it to etch a film layer of a specific shape in the semiconductor process manufacturing, it is necessary to firstly analyze the lithography layout process that is difficult to achieve and easy to introduce. The hot spot of circuit failure is accurately detected, and then the detected lithography hot spot is corrected in advance according to the detection result, so as to avoid the subsequent use of the lithography layout to etch to form a specific shape of the film. economic loss, so as to ensure the consistency of design and manufacture. Therefore, after the lithography layout to be detected is acquired in the embodiment of the present application, the lithography hot spots in the lithography layout can be detected through subsequent steps S302-S303.
S302:从光刻版图中,提取光刻版图的典型图案特征。S302: From the lithography layout, extract typical pattern features of the lithography layout.
在本实施例中,通过步骤S301获取到待检测的光刻版图后,可以利用图像特征提取方法对其进行特征提取,并从中提取出能够表征其图案信息的典型图案特征,用以执行后续步骤S303。其中,光刻版图的典型图案特征指的是光刻版图中走线布局的几何特征,如走线末端之间的对角间距等。In this embodiment, after the lithography layout to be detected is acquired in step S301, the image feature extraction method can be used to extract features, and typical pattern features that can characterize the pattern information can be extracted from them to perform subsequent steps. S303. Among them, the typical pattern features of the lithography layout refer to the geometric features of the trace layout in the photolithography layout, such as the diagonal spacing between trace ends.
在本实施例的一种可选的实现方式中,提取出的典型图案特征可以包括光刻版图中的以下一项或多项特征:In an optional implementation manner of this embodiment, the extracted typical pattern features may include one or more of the following features in the lithography layout:
线与线之间最小间距区域面积;线末端与线之间最小间距区域面积;线末端与线末端最小间距区域面积;线末端与线末端对角间距;T型走线锚点数量;U型走线锚点数量。The area of the minimum distance between the line and the line; the area of the minimum distance between the end of the line and the line; the area of the minimum distance between the end of the line and the end of the line; the diagonal distance between the end of the line and the end of the line; the number of T-shaped trace anchor points; the U-shaped The number of trace anchor points.
具体来讲,如图4所示,其中,图4a中两个长方条之间的阴影部分表示的是光刻版图中线与线之间最小间距区域面积(line to line minimum spacing area),图4b中两个长方条之间的阴影部分表示的是光刻版图中线末端与线之间最小间距区域面积(line-end to line minimum spacing area),图4c中两个长方条之间的阴影部分表示的是光刻版图中线末端与线末端最小间距区域面积(line-end to line-end minimum spacing area),图4d中两个长方条之间的箭头指示部分表示的是光刻版图中线末端与线末端对角间距(line-end to line-end corner spacing),图4e中两个加粗的黑点表示的是光刻版图中T型走线锚点数量(number of T-shape anchor point),图4f中四个加粗的黑点表示的是光刻版图中U型走线锚点数量(number of u-shape anchor point)。Specifically, as shown in Figure 4, the shaded part between the two rectangular bars in Figure 4a represents the area of the minimum spacing area (line to line minimum spacing area) between lines in the lithography layout. The shaded part between the two rectangular bars in 4b represents the line-end to line minimum spacing area between the line end and the line in the lithography layout. The area between the two rectangular bars in Figure 4c is The shaded part represents the area of the line-end to line-end minimum spacing area in the lithography layout, and the part indicated by the arrow between the two rectangular bars in Figure 4d represents the lithography layout The line-end to line-end corner spacing (line-end to line-end corner spacing), the two bold black dots in Figure 4e represent the number of T-shape traces in the lithography layout. anchor point), the four bold black dots in Figure 4f represent the number of u-shape anchor points in the lithography layout.
S303:将典型图案特征输入至预先构建的光刻热点检测模型,得到光刻版图中的光刻热点,其中,光刻热点检测模型包括卷积层、全连接层和输出层。S303: Input typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout, where the lithography hotspot detection model includes a convolution layer, a fully connected layer and an output layer.
在本实施例中,通过步骤S302提取出待检测的光刻版图的典型图案特征后,可以将其输入至预先构建的、包括卷积层、全连接层和输出层的光刻热点检测模型,并与光刻版图对应的版图阵列中经过多层卷积层处理后的、在全连接层得到的每一阵列向量阵列进行合并,再将合并后的阵列作为全连接层的输出结果,进而可以根据该输出结果通过模型的输出层输出光刻版图中光刻热点的检测结果(如检测位置为光刻热点的概率)。In this embodiment, after the typical pattern feature of the lithography layout to be detected is extracted through step S302, it can be input into a pre-built lithography hotspot detection model including a convolution layer, a fully connected layer and an output layer, And merge each array vector array obtained in the fully connected layer after processing by the multi-layer convolution layer in the layout array corresponding to the lithography layout, and then use the combined array as the output result of the fully connected layer, and then you can According to the output result, the detection result of the lithography hot spot in the lithography layout is output through the output layer of the model (such as the probability that the detection position is the lithography hot spot).
举例说明:如图5所示,为了提高模型的检测准确性,在提取出待检测的光刻版图的典型图案特征后,可以根据版图的实际工艺节点以及层次的不同,对这些典型图案特征数据进行预处理操作(如归一化操作等),得到预处理后的典型图案特征向量(向量维度大于等于1且小于等于6,如图5中所示的1至6之间,例如可以为4×1维),再将其与光刻版图对应的版图阵列中经过多层卷积层(如图5中的3层卷积层)处理后得到的每一阵列向量(向量维度如图5中的1024×1维)共同输入至全连接层,形成新的特征向量(向量 维度大于等于1025且小于等于1030,如图5中所示的1025至1030之间,例如可以为1028×1维),并通过模型输出层输出该阵列对应的版图位置是否为光刻热点。比如,可以输出一个概率值P,作为检测结果。且P的取值范围为[0,1],其中,1表示该版图位置是热点,0表示该版图位置不是热点,0.9则表示该版图位置有90%的可能是热点,依次类推。其中,光刻热点指的在光刻版图设计完成后,该版图图案中工艺难以实现,容易引入电路失效的特定版图图形。Example: As shown in Figure 5, in order to improve the detection accuracy of the model, after the typical pattern features of the lithography layout to be detected are extracted, the typical pattern feature data can be analyzed according to the actual process nodes and levels of the layout. Perform preprocessing operations (such as normalization operations, etc.) to obtain a typical pattern feature vector after preprocessing (the dimension of the vector is greater than or equal to 1 and less than or equal to 6, as shown in Figure 5, between 1 and 6, for example, it can be 4 ×1 dimension), and then process each array vector (the dimension of the vector as shown in Fig. 5) obtained by processing the multi-layer convolution layer (3-layer convolution layer in Fig. 5) in the layout array corresponding to the lithography layout. 1024×1 dimension) are jointly input to the fully connected layer to form a new feature vector (the dimension of the vector is greater than or equal to 1025 and less than or equal to 1030, as shown in Figure 5, between 1025 and 1030, for example, it can be 1028×1 dimension) , and output through the model output layer whether the layout position corresponding to the array is a lithography hotspot. For example, a probability value P can be output as the detection result. And the value range of P is [0,1], where 1 indicates that the layout position is a hot spot, 0 indicates that the layout position is not a hot spot, 0.9 indicates that the layout position is 90% likely to be a hot spot, and so on. Among them, the lithography hotspot refers to a specific layout pattern that is difficult to implement in the layout pattern after the lithography layout design is completed, and it is easy to introduce circuit failure.
在本实施例的一种可选的实现方式中,为了提高模型的检测准确性和召回率,可以通过设置不同的超参数,预先训练得到N个不同的光刻热点检测模型,其中,N为大于或等于2的正整数,召回率指的是所有“被准确检测出光刻热点的光刻版图”占所有“应该被检测出光刻热点的光刻版图”的比例。且不同的模型对应检测结果的准确率、误报率、召回率等属性是不同的,有的模型准确率高、误报率也较高,有的模型准确率低,误报率低,有的模型准确率低,但F分数(表示准确率和召回率的调和值)较高,由此,为了得到更高准确率和召回率的检测结果,可以使用全连接层对不同的模型的检测结果再次进行处理,以得到最终的检测结果。具体来讲,如图6所示,本步骤S303的执行过程可以包括下述步骤A1-A2:In an optional implementation manner of this embodiment, in order to improve the detection accuracy and recall rate of the model, N different lithography hotspot detection models can be obtained by pre-training by setting different hyperparameters, where N is A positive integer greater than or equal to 2, the recall rate refers to the proportion of all "lithography layouts with lithography hotspots detected accurately" to all "lithography layouts that should be detected with lithography hotspots". And different models have different attributes such as the accuracy rate, false positive rate, and recall rate of the detection results. Some models have high accuracy and high false positive rates, and some models have low accuracy and low false positive rates. The accuracy of the model is low, but the F score (representing the harmonic value of accuracy and recall) is high. Therefore, in order to obtain detection results with higher accuracy and recall, the fully connected layer can be used to detect different models. The results are processed again to obtain the final detection result. Specifically, as shown in FIG. 6 , the execution process of this step S303 may include the following steps A1-A2:
步骤A1:将典型图案特征分别输入至N个不同的检测模型,预测得到N个检测结果。Step A1: Input the typical pattern features into N different detection models respectively, and predict to obtain N detection results.
在本实现方式中,通过步骤S302提取出待检测的光刻版图的典型图案特征后,可以将该典型图案特征分别输入预先构建的N个不同的属性的光刻热点检测模型,得到N个检测结果。其中,有的模型对应的检测结果的准确率最高,有的模型对应的检测结果的召回率最优,有的模型对应的检测结果的F分数最高等。In this implementation manner, after the typical pattern features of the lithography layout to be detected are extracted in step S302, the typical pattern features can be respectively input into pre-built lithography hot spot detection models with N different attributes to obtain N detection models. result. Among them, the detection results corresponding to some models have the highest accuracy rate, the detection results corresponding to some models have the best recall rate, and the detection results corresponding to some models have the highest F score.
举例说明:如图6所示,将N取值为3,且预先构建的3个光刻热点检测模型对应的检测结果的属性分别为召回率最优、F分数最优、精度最优。在将待检测的光刻版图的典型图案特征分别输入至这3个不同属性的光刻热点检测模型后,得到的三个检测结果分别为P 1、P 2、P 3,可见,P 1对应的召回率最优、P 2对应的F分数最优、P 3对应的精度最优。 For example: As shown in Figure 6, N is set to 3, and the attributes of the detection results corresponding to the three pre-built lithography hot spot detection models are the best recall rate, the best F score, and the best precision. After inputting the typical pattern features of the lithography layout to be detected into the lithography hot spot detection models with different attributes, the three detection results obtained are P 1 , P 2 , and P 3 respectively. It can be seen that P 1 corresponds to The recall rate of P 2 is the best, the F score corresponding to P 2 is the best, and the precision corresponding to P 3 is the best.
步骤A2:将N个检测结果输入至预设的全连接层,确定光刻版图中的光刻热点。Step A2: Input the N detection results to the preset fully connected layer, and determine the lithography hot spots in the lithography layout.
在本实现方式中,通过步骤A1得到3个检测结果后,进一步可以将这N个检测结果输入至预先设定的全连接层,进行综合处理,并根据处理结果确定出光刻版图对应的版图阵列中每一阵列对应的版图位置是否为热点。In this implementation manner, after three detection results are obtained through step A1, the N detection results can be further input into a preset fully connected layer for comprehensive processing, and a layout corresponding to the lithography layout is determined according to the processing results Whether the layout position corresponding to each array in the array is a hot spot.
举例说明:基于上述举例,如图6所示,得到三个检测结果P 1、P 2、P 3后,可将这三个检测结果输入至预先设定的全连接层,进行综合处理,进而可根据处理结果判断出对应的版图位置是否为光刻热点。 Example: Based on the above example, as shown in Figure 6, after three detection results P 1 , P 2 , and P 3 are obtained, these three detection results can be input to the preset fully connected layer for comprehensive processing, and then Whether the corresponding layout position is a lithography hot spot can be determined according to the processing result.
需要说明的是,一种可选的实现方式是,可以预先利用大量训练版图数据,通过设置不同的超参数,训练得到多种不同属性的检测模型(如有的模型准确率高、误报率也较高,有的模型准确率低,误报率低)。然后,在通过这些不同模型得到各自输出的检测结果后,可以使用预先设定的全连接层对这些模型的输出结果进行再次训练,以得到最终的高准确率、召回率的模型,进而,可以仅利用这一个最终模型来对光刻版图进行热点检测,具体实现过程可参见上述介绍,在此不再一一赘述。It should be noted that an optional implementation method is that a large amount of training layout data can be used in advance, and a variety of detection models with different attributes can be obtained by training by setting different hyperparameters (such as models with high accuracy and false positive rate). Also higher, some models have low accuracy and low false positive rate). Then, after obtaining the respective output detection results through these different models, the output results of these models can be retrained by using the preset fully connected layer to obtain the final model with high accuracy and recall rate. Only this final model is used to perform hot spot detection on the lithography layout. For the specific implementation process, please refer to the above introduction, which will not be repeated here.
综上,本实施例提供的一种光刻热点检测方法,在进行光刻热点检测时,首先获取待 检测的光刻版图,然后,从待检测的光刻版图中,提取出表征其图案信息的典型图案特征,接着,将该典型图案特征输入至预先构建的光刻热点检测模型,得到待检测的光刻版图中的光刻热点,其中,光刻热点检测模型包括卷积层、全连接层和输出层。可见,由于本申请实施例通过将提取出的表征待检测的光刻版图图案信息的典型图案特征输入至预先构建的、包括卷积层、全连接层和输出层的光刻热点检测模型进行检测,使得模型检测过程充分考虑了光刻版图包含的典型图案特征(即光刻版图中走线布局的几何特征,如走线末端之间的对角间距等),从而克服了现有的基于版图密度等特征进行检测时容易丢失光刻版图其他图案特征而导致检测结果不够准确的问题,进而能够有效提高检测结果的准确性。To sum up, in a method for detecting hot spots in lithography provided by this embodiment, when detecting hot spots in lithography, first obtain the lithography layout to be detected, and then extract pattern information representing the lithography layout from the lithography layout to be detected The typical pattern features of the layer and output layer. It can be seen that in the embodiments of the present application, the typical pattern features that characterize the lithography layout pattern information to be detected are input into the pre-built lithography hotspot detection model including the convolution layer, the fully connected layer and the output layer for detection. , so that the model detection process fully considers the typical pattern features contained in the lithography layout (that is, the geometric characteristics of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.), thus overcoming the existing layout-based layout. When detecting features such as density, it is easy to lose other pattern features of the lithography layout, resulting in an inaccurate detection result, which can effectively improve the accuracy of the detection result.
接下来,本实施例将对光刻热点检测模型的构建过程进行介绍,具体可以包括下述步骤B1-B2:Next, this embodiment will introduce the construction process of the lithography hot spot detection model, which may specifically include the following steps B1-B2:
步骤B1:获取样本光刻版图。Step B1: Obtain a sample lithography layout.
在本实施例中,为了构建光刻热点检测模型,需要预先进行大量的准备工作,首先,需要收集包含热点和非热点的大量样本光刻版图数据,比如,可以预先收集100幅光刻版图,并将收集到的每一光刻版图分别作为样本光刻版图,用以训练光刻热点检测模型。In this embodiment, in order to build a lithography hot spot detection model, a lot of preparation work needs to be done in advance. First, a large number of sample lithography layout data including hot spots and non-hot spots need to be collected. For example, 100 lithography layouts can be collected in advance, Each collected lithography layout is used as a sample lithography layout to train a lithography hot spot detection model.
需要说明的是,为了减少计算机设备的机器资源占用和运行时间,在获取到样本光刻版图后,首先可以对这些样本光刻版图数据的图像大小进行归一化处理,将每一样本光刻版图均匀划分成多个小窗口,且每一小窗口的大小应大于当前光刻工艺光学波长影响半径以保证覆盖所有光刻影响范围,并将样本光刻版图按照一定像素比例转换为数组,从而可以使得该缩放比例在不影响版图精度的情况下,有效减少计算机设备的机器资源占用和运行时间。It should be noted that, in order to reduce the machine resource occupation and running time of computer equipment, after obtaining the sample lithography layout, the image size of the sample lithography layout data can be normalized first, and each sample lithography can be processed by normalizing the image size. The layout is evenly divided into multiple small windows, and the size of each small window should be larger than the influence radius of the optical wavelength of the current lithography process to ensure that all lithography influence ranges are covered, and the sample lithography layout is converted into an array according to a certain pixel ratio, so that This scaling ratio can effectively reduce machine resource occupation and running time of computer equipment without affecting layout accuracy.
步骤B2:利用样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到光刻热点检测模型。Step B2: Using the sample lithography layout, the pre-built initial lithography hot spot detection model is trained to obtain a lithography hot spot detection model.
在本实施例中,可以预先构建一个初始的光刻热点检测模型,并初始化模型参数,一种可选的实现方式是,初始光刻热点检测模型可以为卷积神经网络(convolutional neural networks,CNN),且该卷积神经网络包括M层卷积层、全连接层和输出层,其中,M为大于或等于2的正整数。初始光刻热点检测模型用于根据样本光刻版图中的典型图案特征和对样本光刻版图进行图案密度编码等处理,得到光刻热点检测模型,具体实现过程可以包括以下步骤B21-B23:In this embodiment, an initial lithography hotspot detection model may be pre-built and model parameters are initialized. An optional implementation manner is that the initial lithography hotspot detection model may be a convolutional neural network (CNN) ), and the convolutional neural network includes M layers of convolution layers, fully connected layers and output layers, where M is a positive integer greater than or equal to 2. The initial lithography hotspot detection model is used to obtain the lithography hotspot detection model according to the typical pattern features in the sample lithography layout and the pattern density coding on the sample lithography layout. The specific implementation process may include the following steps B21-B23:
步骤B21:对样本光刻版图进行数据增强处理,得到增强后的样本光刻版图。Step B21: Perform data enhancement processing on the sample lithography layout to obtain an enhanced sample lithography layout.
由于在实际应用中,光刻版图的热点数据往往要远少于非热点数据,因此,在获取到样本光刻版图后,若直接将其作为在训练数据集进行训练,将由于数据中热点数据和非热点数据分布极度不平衡导致训练模型精度的不足,所以,需要先对获取到的样本光刻版图进行数据增强处理,得到增强后的样本光刻版图,用以扩充样本光刻版图的热点数据量来增加模型的泛化能力,提高模型的精确度。In practical applications, the hotspot data of the lithography layout is often far less than the non-hotspot data. Therefore, after obtaining the sample lithography layout, if it is directly used as the training data set for training, it will be due to the hotspot data in the data. The extremely unbalanced distribution of data and non-hotspot data leads to insufficient training model accuracy. Therefore, it is necessary to perform data enhancement processing on the obtained sample lithography layout to obtain an enhanced sample lithography layout to expand the hotspots of the sample lithography layout. The amount of data can increase the generalization ability of the model and improve the accuracy of the model.
具体来讲,本实施例采用按照一定步长向上、向下、向左、向右平移、翻转和旋转的方式来扩充样本光刻版图的数据量,例如,如图7所示,可以分别采用平移、垂直翻转、水平翻转和旋转180度的方式(对支持2D方向的层次则可以使用90度/180度/270度的旋转方式),获得增强后的数量更多的样本光刻版图,用以执行后续步骤B22。Specifically, in this embodiment, the data volume of the sample lithography layout is expanded by means of up, down, left, right translation, flip, and rotation according to a certain step size. For example, as shown in FIG. Translate, flip vertically, flip horizontally and rotate 180 degrees (for layers that support 2D orientation, you can use 90 degrees/180 degrees/270 degrees of rotation) to obtain a larger number of enhanced sample lithography layouts, using to perform the subsequent step B22.
步骤B22:从增强后的样本光刻版图中,提取增强后的样本光刻版图的典型图案特征。Step B22: From the enhanced sample lithography layout, extract typical pattern features of the enhanced sample lithography layout.
通过步骤B21得到增强后的样本光刻版图后,可以从各个增强后的样本光刻版图中,提取出表征增强后的样本光刻版图的图案信息的典型图案特征,具体来讲,可以采用与上述步骤S302中从待检测的光刻版图中提取光刻版图的典型图案特征类似的方法,将待检测的光刻版图替换为增强后的样本光刻版图,即可从各个增强后的样本光刻版图中提取出表征各个增强后的样本光刻版图的图案信息的典型图案特征(即增强后的样本光刻版图中走线布局的几何特征,包括增强后的样本光刻版图中的以下一项或多项特征:线与线之间最小间距区域面积;线末端与线之间最小间距区域面积;线末端与线末端最小间距区域面积;线末端与线末端对角间距;T型走线锚点数量;U型走线锚点数量),相关之处请参见上述步骤S302的介绍,在此不再赘述。After the enhanced sample lithography layout is obtained through step B21, typical pattern features representing the pattern information of the enhanced sample lithography layout can be extracted from each enhanced sample lithography layout. In the above-mentioned step S302, a method similar to the typical pattern features of the lithography layout to be detected is extracted from the lithography layout to be detected, and the lithography layout to be detected is replaced with an enhanced sample lithography layout. The typical pattern features that characterize the pattern information of each enhanced sample lithography layout (that is, the geometric features of the trace layout in the enhanced sample lithography layout, including the following one in the enhanced sample lithography layout) are extracted from the lithography. Item or more features: area of minimum spacing area between line and line; area area of minimum spacing area between line end and line; area area of minimum spacing area between line end and line end; diagonal spacing between line end and line end; T-shaped routing The number of anchor points; the number of anchor points of the U-shaped line), please refer to the introduction of the above step S302 for related details, which will not be repeated here.
步骤B23:将增强后的样本光刻版图输入至预先构建的初始光刻热点检测模型,并将增强后的样本光刻版图的典型图案特征输入至初始光刻热点检测模型的全连接层进行训练,生成光刻热点检测模型。Step B23: Input the enhanced sample lithography layout into the pre-built initial lithography hotspot detection model, and input the typical pattern features of the enhanced sample lithography layout into the fully connected layer of the initial lithography hotspot detection model for training , to generate a lithography hotspot detection model.
通过步骤B21得到增强后的样本光刻版图后,进一步可以将增强后的样本光刻版图对应的编码阵列逐一输入至预先构建的初始光刻热点检测模型,如图8所示,其中,初始光刻热点检测模型包括多层卷积层(如图8中的3层)、全连接层和输出层。本实施例采用线性修正单元作为卷积层激活函数,实际应用中也可根据实际情况使用其他函数(如双曲正切函数)进行训练学习,为了减小过拟合,提高模型精度,也可在模型中加入正则化、批规范化等算法。After obtaining the enhanced sample lithography layout through step B21, the encoding arrays corresponding to the enhanced sample lithography layout can be further input into the pre-built initial lithography hot spot detection model, as shown in FIG. The engraved hot spot detection model consists of multiple convolutional layers (3 layers in Figure 8), fully connected layers and output layers. In this embodiment, the linear correction unit is used as the activation function of the convolution layer. In practical applications, other functions (such as the hyperbolic tangent function) can also be used for training and learning according to the actual situation. Algorithms such as regularization and batch normalization are added to the model.
需要说明的是,为了尽量保留光刻版图图案的完整信息,本实施例构建的初始光刻热点检测模型中并未使用降低特征维度的池化层,在实际应用中,也可根据实际情况适当增加池化层实现数据和参数压缩,以提高模型的训练效率。It should be noted that, in order to preserve the complete information of the lithography layout pattern as much as possible, the initial lithography hot spot detection model constructed in this embodiment does not use a pooling layer with reduced feature dimensions. In practical applications, it can also be appropriate according to the actual situation. A pooling layer is added to compress data and parameters to improve the training efficiency of the model.
此外,本申请实施例采用了S型函数作为输出层激活函数做分类(区分热点和非热点),实际应用中也可使用归一化指数函数(softmax)作为分类型输出层函数。同时,也可使用均方误差、交叉熵等损失函数和梯度下降或自适应学习率算法及其变形作为优化器进行模型训练,本案例中使用了focal-loss作为损失函数,并设置不同的类别权重,集中训练包含热点和热点数据不均衡的版图数据,以降低由于数据集不平衡带来的影响。从而可以在训练过程中,通过设置不同的超参数,训练得到至少一个训练好的初始光刻热点检测模型,或者得到N个不同的训练好的初始光刻热点检测模型,其中,N为大于或等于2的正整数,且不同的模型对应检测结果的准确率、误报率、召回率等属性是不同的,有的模型准确率高、误报率也较高,有的模型准确率低,误报率低,有的模型准确率低,但F分数较高等。In addition, the embodiment of the present application adopts the sigmoid function as the output layer activation function for classification (distinguishes hot spots and non-hot spots), and the normalized exponential function (softmax) can also be used as the classification output layer function in practical applications. At the same time, loss functions such as mean square error, cross entropy and gradient descent or adaptive learning rate algorithm and its deformation can also be used as optimizers for model training. In this case, focal-loss is used as the loss function, and different categories are set. Weight, centralized training contains hotspots and hotspot data imbalanced layout data to reduce the impact of imbalanced datasets. Therefore, during the training process, by setting different hyperparameters, at least one trained initial lithography hotspot detection model can be obtained by training, or N different trained initial lithography hotspot detection models can be obtained, where N is greater than or A positive integer equal to 2, and different models have different attributes such as the accuracy rate, false positive rate, and recall rate of the detection results. Some models have high accuracy and high false positive rates, and some models have low accuracy. The false positive rate is low, and some models have low accuracy, but high F scores.
而通过步骤B22提取出增强后的样本光刻版图的图案特征后,进一步可以将样本光刻版图的典型图案特征与样本光刻版图对应的版图阵列中经过初始光刻热点检测模型的多层卷积层处理后的得到的每一编码阵列向量,共同输入至训练好的初始光刻热点检测模型进行训练,并通过模型输出一个该阵列对应的版图位置是否为热点的概率值(如取值范围为[0,1]中的概率值)。然后,可以将该概率值与对应的真实检测结果(如1表示该版图位置是热点,0表示该版图位置不是热点)进行比较,并根据二者的差异对模型参数进行更新,直至满足预设的条件,比如差值变化幅度很小,则停止模型参数的更新,完成光刻热点检 测模型的训练,生成一个训练好的光刻热点检测模型。After the pattern features of the enhanced sample lithography layout are extracted through step B22, the typical pattern features of the sample lithography layout can be further compared with the multi-layer volume of the initial lithography hot spot detection model in the layout array corresponding to the sample lithography layout. Each coding array vector obtained after the multi-layer processing is jointly input to the trained initial lithography hotspot detection model for training, and the model outputs a probability value of whether the layout position corresponding to the array is a hotspot (such as the value range). is a probability value in [0,1]). Then, the probability value can be compared with the corresponding real detection results (for example, 1 indicates that the layout position is a hot spot, and 0 indicates that the layout position is not a hot spot), and the model parameters are updated according to the difference between the two until the preset is satisfied. For example, if the variation of the difference is small, the update of the model parameters is stopped, the training of the lithography hotspot detection model is completed, and a trained lithography hotspot detection model is generated.
需要说明的是,一种可选的实现方式是,也可以提取出一些典型光刻版图图案的典型图案特征(即线与线之间最小间距区域面积;线末端与线之间最小间距区域面积;线末端与线末端最小间距区域面积;线末端与线末端对角间距;T型走线锚点数量;U型走线锚点数量中的至少一项),输入至初始光刻热点检测模型,与样本光刻版图对应的版图阵列中经过初始光刻热点检测模型的多层卷积层处理后的、在全连接层得到的每一编码阵列向量共同进行训练,以生成一个训练好的光刻热点检测模型。具体实现过程在此不再赘述。It should be noted that, in an optional implementation manner, some typical pattern features of typical lithographic layout patterns can also be extracted (ie, the area of the minimum spacing area between lines; the area of the minimum spacing area between the end of the line and the line) ; area area of the minimum distance between the end of the line and the end of the line; the diagonal distance between the end of the line and the end of the line; the number of T-shaped trace anchor points; at least one of the number of U-shaped trace anchor points), input to the initial lithography hot spot detection model , each encoding array vector obtained in the fully connected layer after processing by the multi-layer convolution layer of the initial lithography hotspot detection model in the layout array corresponding to the sample lithography layout is jointly trained to generate a trained light Engraved hot spot detection model. The specific implementation process is not repeated here.
通过上述实施例,可以利用样本光刻版图训练生成光刻热点检测模型,则进一步的,可以利用验证光刻版图对生成的光刻热点检测模型进行验证。具体验证过程可以包括下述步骤C1-C4:Through the above embodiment, a lithography hotspot detection model can be generated by using the sample lithography layout training, and further, the generated lithography hotspot detection model can be verified by using the verification lithography layout. The specific verification process may include the following steps C1-C4:
步骤C1:获取验证光刻版图。Step C1: Obtain a verification lithography layout.
在本实施例中,为了实现对光刻热点检测模型进行验证,首先需要获取大量验证光刻版图数据,其中,验证光刻版图指的是可以用来进行光刻热点检测模型验证的光刻版图,在获取到验证光刻版图后,可继续执行后续步骤C2。In this embodiment, in order to verify the lithography hotspot detection model, a large amount of verification lithography layout data needs to be obtained first, wherein the verification lithography layout refers to a lithography layout that can be used to verify the lithography hotspot detection model , after the verification lithography layout is obtained, the subsequent step C2 can be continued.
步骤C2:从验证光刻版图中,提取验证光刻版图的典型图案特征。Step C2: From the verification lithography layout, extract typical pattern features of the verification lithography layout.
通过步骤C1获取到验证光刻版图后,并不能直接用于验证光刻热点检测模型,而是需要先提取出表征验证光刻版图图案信息的典型图案特征(即验证光刻版图中走线布局的几何特征,包括验证光刻版图中线与线之间最小间距区域面积;线末端与线之间最小间距区域面积;线末端与线末端最小间距区域面积;线末端与线末端对角间距;T型走线锚点数量;U型走线锚点数量中的至少一项),进而可以利用提取出的验证光刻版图的典型图案特征,验证得到光刻热点检测模型。After the verification lithography layout is obtained through step C1, it cannot be directly used to verify the lithography hot spot detection model, but it is necessary to first extract the typical pattern features that characterize the verification lithography layout pattern information (ie, verify the trace layout in the lithography layout). The geometric features of the lithography, including verifying the area of the minimum space between lines and lines in the lithography layout; the area of the minimum space between the end of the line and the line; the area of the minimum space between the end of the line and the end of the line; the diagonal distance between the end of the line and the end of the line; T The number of anchor points of the U-shaped trace; at least one of the number of anchor points of the U-shaped trace), and then the extracted typical pattern features of the verification lithography layout can be used to verify the obtained lithography hot spot detection model.
步骤C3:将验证光刻版图的典型图案特征输入至光刻热点检测模型,获得验证光刻版图的检测结果。Step C3: Input the typical pattern features of the verification lithography layout into the lithography hot spot detection model, and obtain the detection result of the verification lithography layout.
通过步骤C2提取出验证光刻版图的典型图案特征后,进一步的,可以将验证光刻版图的典型图案特征输入光刻热点检测模型,获得验证光刻版图的检测结果,进而可继续执行后续步骤C4。After the typical pattern features of the verification lithography layout are extracted through step C2, further, the typical pattern features of the verification lithography layout can be input into the lithography hot spot detection model to obtain the detection results of the verification lithography layout, and then the subsequent steps can be continued. C4.
步骤C4:当验证光刻版图的光刻热点检测结果与验证光刻版图对应的光刻热点标记结果不一致时,将验证光刻版图重新作为样本光刻版图,对光刻热点检测模型进行参数更新。Step C4: When the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot marking result corresponding to the verification lithography layout, the verification lithography layout is re-used as the sample lithography layout, and the parameters of the lithography hot spot detection model are updated. .
通过步骤C3获得验证光刻版图的检测结果后,若验证光刻版图的光刻热点检测结果与验证光刻版图对应的光刻热点标记结果(即真实检测结果)不一致,则可以将该验证光刻版图重新作为样本光刻版图,对光刻热点检测模型进行参数更新。After obtaining the detection result of the verification lithography layout through step C3, if the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot marking result (ie, the real detection result) corresponding to the verification lithography layout, the verification photo The lithography map is re-used as the sample lithography layout, and the parameters of the lithography hot spot detection model are updated.
通过上述实施例,可以利用验证光刻版图对光刻热点检测模型进行有效验证,当验证光刻版图的光刻热点检测结果与验证光刻版图对应的光刻热点真实检测结果不一致时,可以及时调整更新光刻热点检测模型,进而有助于提高检测模型的检测精度和准确性。Through the above embodiment, the lithography hotspot detection model can be effectively verified by using the verification lithography layout. When the lithography hotspot detection result of the verification lithography layout is inconsistent with the actual detection result of the lithography hotspot corresponding to the verification lithography layout, the lithography hotspot detection result can be timely verified. Adjust and update the lithography hotspot detection model, thereby helping to improve the detection accuracy and accuracy of the detection model.
综上,利用本实施例训练而成的光刻热点检测模型,可以利用待检测的光刻版图的典型图案特征,快速且准确地检测出光刻版图的热点位置,有效提高了对待检测的光刻版图热点检测的效率及准确性。In summary, using the lithography hot spot detection model trained in this embodiment, the typical pattern features of the lithography layout to be detected can be used to quickly and accurately detect the hot spot position of the lithography layout, which effectively improves the light intensity to be detected. Efficiency and accuracy of hot spot detection in lithography.
为便于更好的实施本申请实施例的上述方案,下面还提供用于实施上述方案的相关装 置。请参见图9所示,本申请实施例提供了一种光刻热点检测装置900。该装置900可以包括:第一获取单元901、第一提取单元902和第一获得单元902。其中,第一获取单元901用于支持装置900执行图3所示实施例中的S301。第一提取单元902用于支持装置900执行图3所示实施例中的S302。第一获得单元903用于支持装置900执行图3所示实施例中的S303。具体的,In order to better implement the above solutions of the embodiments of the present application, related devices for implementing the above solutions are also provided below. Referring to FIG. 9 , an embodiment of the present application provides a lithography hot spot detection apparatus 900 . The apparatus 900 may include: a first obtaining unit 901 , a first extracting unit 902 and a first obtaining unit 902 . The first obtaining unit 901 is configured to support the apparatus 900 to perform S301 in the embodiment shown in FIG. 3 . The first extraction unit 902 is configured to support the apparatus 900 to perform S302 in the embodiment shown in FIG. 3 . The first obtaining unit 903 is configured to support the apparatus 900 to perform S303 in the embodiment shown in FIG. 3 . specific,
第一获取单元901,用于获取待检测的光刻版图;The first obtaining unit 901 is used to obtain the lithography layout to be detected;
第一提取单元902,用于从光刻版图中,提取光刻版图的典型图案特征;a first extraction unit 902, configured to extract typical pattern features of the lithography layout from the lithography layout;
第一获得单元903,用于将典型图案特征输入至预先构建的光刻热点检测模型,得到光刻版图中的光刻热点;其中,光刻热点检测模型包括卷积层、全连接层和输出层。The first obtaining unit 903 is used for inputting typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout; wherein, the lithography hotspot detection model includes a convolutional layer, a fully connected layer and an output layer.
在本实施例的一种实现方式中,典型图案特征包括光刻版图中的以下一项或多项特征:In an implementation of this embodiment, the typical pattern features include one or more of the following features in the lithography layout:
线与线之间最小间距区域面积;The area of the minimum spacing area between lines;
线末端与线之间最小间距区域面积;The area of the minimum spacing area between the end of the line and the line;
线末端与线末端最小间距区域面积;The area of the minimum distance between the end of the line and the end of the line;
线末端与线末端对角间距;The diagonal distance between the end of the line and the end of the line;
T型走线锚点数量;The number of anchor points of the T-shaped trace;
U型走线锚点数量。The number of U-shaped trace anchor points.
在本实施例的一种实现方式中,预先构建的光刻热点检测模型包括N个不同的检测模型,其中,N为大于或等于2的正整数;第一获得单元903包括:In an implementation of this embodiment, the pre-built lithography hotspot detection model includes N different detection models, where N is a positive integer greater than or equal to 2; the first obtaining unit 903 includes:
获得子单元,用于将典型图案特征分别输入至N个不同的检测模型,预测得到N个检测结果;Obtaining subunits for inputting typical pattern features into N different detection models respectively, and predicting N detection results;
确定子单元,用于将N个检测结果输入至预设的全连接层,确定光刻版图中的光刻热点。The determining subunit is used for inputting the N detection results to the preset fully connected layer, and determining the lithography hot spot in the lithography layout.
在本实施例的一种实现方式中,该装置还包括:In an implementation manner of this embodiment, the device further includes:
第二获取单元,用于获取样本光刻版图;a second acquisition unit, configured to acquire a sample lithography layout;
训练单元,用于利用样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到光刻热点检测模型。The training unit is used for using the sample lithography layout to train the pre-built initial lithography hot spot detection model to obtain the lithography hot spot detection model.
在本实施例的一种实现方式中,训练单元包括:In an implementation of this embodiment, the training unit includes:
增强子单元,用于对样本光刻版图进行数据增强处理,得到增强后的样本光刻版图;The enhancer unit is used to perform data enhancement processing on the sample lithography layout to obtain the enhanced sample lithography layout;
提取子单元,用于从增强后的样本光刻版图中,提取增强后的样本光刻版图的典型图案特征;an extraction subunit for extracting typical pattern features of the enhanced sample lithography layout from the enhanced sample lithography layout;
训练子单元,用于将增强后的样本光刻版图输入至预先构建的初始光刻热点检测模型,并将增强后的样本光刻版图的典型图案特征输入至初始光刻热点检测模型进行训练,生成光刻热点检测模型。The training subunit is used to input the enhanced sample lithography layout into the pre-built initial lithography hotspot detection model, and input the typical pattern features of the enhanced sample lithography layout into the initial lithography hotspot detection model for training, Generate a lithographic hotspot detection model.
在本实施例的一种实现方式中,该装置还包括:In an implementation manner of this embodiment, the device further includes:
第三获取单元,用于获取验证光刻版图;The third acquisition unit is used to acquire the verification lithography layout;
第二提取单元,用于从验证光刻版图中,提取验证光刻版图的典型图案特征;The second extraction unit is used for extracting typical pattern features of the verification lithography layout from the verification lithography layout;
第二获得单元,用于将验证光刻版图的典型图案特征输入至光刻热点检测模型,获得验证光刻版图的检测结果;The second obtaining unit is used to input the typical pattern features of the verification lithography layout into the lithography hot spot detection model to obtain the detection result of the verification lithography layout;
更新单元,用于当验证光刻版图的光刻热点检测结果与验证光刻版图对应的光刻热点标记结果不一致时,将验证光刻版图重新作为样本光刻版图,对光刻热点检测模型进行参数更新。The update unit is used to re-use the verification lithography layout as the sample lithography layout when the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot mark result corresponding to the verification lithography layout, and perform the lithography hot spot detection model. Parameter update.
在本实施例的一种实现方式中,初始光刻热点检测模型为卷积神经网络,其中,卷积神经网络包括M层卷积层、全连接层和输出层;M为大于或等于2的正整数。In an implementation of this embodiment, the initial lithography hotspot detection model is a convolutional neural network, wherein the convolutional neural network includes M layers of convolutional layers, a fully connected layer and an output layer; M is greater than or equal to 2 positive integer.
综上,本实施例提供的一种光刻热点检测装置,在进行光刻热点检测时,首先获取待检测的光刻版图,然后,从待检测的光刻版图中,提取出表征其图案信息的典型图案特征,接着,将该典型图案特征输入至预先构建的光刻热点检测模型,得到待检测的光刻版图中的光刻热点,其中,光刻热点检测模型包括卷积层、全连接层和输出层。可见,由于本申请实施例通过将提取出的表征待检测的光刻版图图案信息的典型图案特征输入至预先构建的、包括卷积层、全连接层和输出层的光刻热点检测模型进行检测,使得模型的检测过程充分考虑了光刻版图包含的典型图案特征(即光刻版图中走线布局的几何特征,如走线末端之间的对角间距等),从而克服了现有的基于版图密度等特征进行检测时容易丢失光刻版图其他图案特征而导致检测结果不够准确的问题,进而能够有效提高检测结果的准确性。To sum up, a lithography hot spot detection device provided in this embodiment, when performing lithography hot spot detection, firstly obtains the lithography layout to be detected, and then extracts pattern information representing the lithography layout from the lithography layout to be detected The typical pattern features of the layer and output layer. It can be seen that in the embodiments of the present application, the typical pattern features that characterize the lithography layout pattern information to be detected are input into the pre-built lithography hotspot detection model including the convolution layer, the fully connected layer and the output layer for detection. , so that the detection process of the model fully considers the typical pattern features contained in the lithography layout (that is, the geometric features of the trace layout in the lithography layout, such as the diagonal spacing between trace ends, etc.), thus overcoming the existing When detecting features such as layout density, it is easy to lose other pattern features of the lithography layout, resulting in an inaccurate detection result, which can effectively improve the accuracy of the detection result.
参见图10,本申请实施例提供了一种光刻热点检测设备1000,该设备包括存储器1001、处理器1002和通信接口1003,Referring to FIG. 10, an embodiment of the present application provides a lithography hot spot detection device 1000, the device includes a memory 1001, a processor 1002, and a communication interface 1003,
存储器1001,用于存储指令; memory 1001 for storing instructions;
处理器1002,用于执行存储器1001中的指令,执行上述应用于图3所示实施例中的光刻热点检测方法;The processor 1002 is configured to execute the instructions in the memory 1001, and execute the above-mentioned lithography hot spot detection method applied to the embodiment shown in FIG. 3;
通信接口1003,用于进行通信。The communication interface 1003 is used for communication.
存储器1001、处理器1002和通信接口1003通过总线1004相互连接;总线1004可以是外设部件互连标准(peripheral component interconnect,简称PCI)总线或扩展工业标准结构(extended industry standard architecture,简称EISA)总线等。总线可以分为地址总线、数据总线、控制总线等。为便于表示,图10中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The memory 1001, the processor 1002 and the communication interface 1003 are connected to each other through a bus 1004; the bus 1004 may be a peripheral component interconnect (PCI for short) bus or an extended industry standard architecture (EISA for short) bus Wait. The bus can be divided into address bus, data bus, control bus and so on. For ease of presentation, only one thick line is used in FIG. 10, but it does not mean that there is only one bus or one type of bus.
在具体实施例中,处理器1002用于在进行光刻热点检测时,首先获取待检测的光刻版图,然后从待检测的光刻版图中,提取出表征其图案信息的典型图案特征,接着,将该典型图案特征输入至预先构建的光刻热点检测模型,得到待检测的光刻版图中的光刻热点,其中,光刻热点检测模型包括卷积层、全连接层和输出层。该处理器1002的详细处理过程请参考上述图3所示实施例中S301、S302和S303的详细描述,这里不再赘述。In a specific embodiment, the processor 1002 is configured to first obtain the lithography layout to be detected when performing lithography hot spot detection, and then extract typical pattern features representing pattern information from the lithography layout to be detected, and then , and input the typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout to be detected, wherein the lithography hotspot detection model includes a convolutional layer, a fully connected layer and an output layer. For the detailed processing process of the processor 1002, please refer to the detailed descriptions of S301, S302, and S303 in the embodiment shown in FIG. 3 above, which will not be repeated here.
上述存储器1001可以是随机存取存储器(random-access memory,RAM)、闪存(flash)、只读存储器(read only memory,ROM)、可擦写可编程只读存储器(erasable programmable read only memory,EPROM)、电可擦除可编程只读存储器(electrically erasable programmable read only memory,EEPROM)、寄存器(register)、硬盘、移动硬盘、CD-ROM或者本领域技术人员知晓的任何其他形式的存储介质。The above-mentioned memory 1001 can be random-access memory (random-access memory, RAM), flash memory (flash), read only memory (read only memory, ROM), erasable programmable read only memory (erasable programmable read only memory, EPROM) ), electrically erasable programmable read only memory (electrically erasable programmable read only memory, EEPROM), register (register), hard disk, removable hard disk, CD-ROM or any other form of storage medium known to those skilled in the art.
上述处理器1002例如可以是中央处理器(central processing unit,CPU)、通用处理器、数字信号处理器(digital signal processor,DSP)、专用集成电路(application-specific integrated circuit,ASIC)、现场可编程门阵列(field programmable gate array,FPGA) 或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请实施例公开内容所描述的各种示例性的逻辑方框,模块和电路。处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。The above-mentioned processor 1002 can be, for example, a central processing unit (central processing unit, CPU), a general-purpose processor, a digital signal processor (digital signal processor, DSP), an application-specific integrated circuit (application-specific integrated circuit, ASIC), field programmable A field programmable gate array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It may implement or execute various exemplary logical blocks, modules and circuits described in connection with the disclosure of the embodiments of this application. A processor may also be a combination that implements computing functions, such as a combination of one or more microprocessors, a combination of a DSP and a microprocessor, and the like.
上述通信接口1003例如可以是接口卡等,可以为以太(ethernet)接口或异步传输模式(asynchronous transfer mode,ATM)接口。The above-mentioned communication interface 1003 may be, for example, an interface card or the like, and may be an Ethernet (ethernet) interface or an asynchronous transfer mode (Asynchronous transfer mode, ATM) interface.
本申请实施例还提供了一种计算机可读存储介质,包括指令,当其在计算机上运行时,使得计算机执行上述光刻热点检测方法。Embodiments of the present application also provide a computer-readable storage medium, including instructions, which, when executed on a computer, cause the computer to execute the above-mentioned method for detecting hot spots in lithography.
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的实施例能够以除了在这里图示或描述的内容以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", "fourth", etc. (if any) in the description and claims of the present application and the above-mentioned drawings are used to distinguish similar objects and are not necessarily used to describe a specific order or sequence. It is to be understood that data so used can be interchanged under appropriate circumstances so that the embodiments described herein can be practiced in sequences other than those illustrated or described herein. Furthermore, the terms "comprising" and "having", and any variations thereof, are intended to cover non-exclusive inclusion, for example, a process, method, system, product or device comprising a series of steps or units is not necessarily limited to those expressly listed Rather, those steps or units may include other steps or units not expressly listed or inherent to these processes, methods, products or devices.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and brevity of description, the specific working process of the system, device and unit described above may refer to the corresponding process in the foregoing method embodiments, which will not be repeated here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑模块划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical module division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要获取其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be acquired according to actual needs to achieve the purpose of the solution in this embodiment.
另外,在本申请各个实施例中的各模块单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件模块单元的形式实现。In addition, each module unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit. The above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of software module units.
所述集成的单元如果以软件模块单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The integrated unit, if implemented in the form of a software module unit and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solutions of the present application can be embodied in the form of software products in essence, or the parts that contribute to the prior art, or all or part of the technical solutions, and the computer software products are stored in a storage medium , including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present application. The aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .
本领域技术人员应该可以意识到,在上述一个或多个示例中,本发明所描述的功能可 以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。Those skilled in the art should appreciate that, in one or more of the above examples, the functions described in the present invention may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage medium can be any available medium that can be accessed by a general purpose or special purpose computer.
以上所述的具体实施方式,对本发明的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明的具体实施方式而已。The specific embodiments described above further describe the objectives, technical solutions and beneficial effects of the present invention in further detail, and it should be understood that the above descriptions are only specific embodiments of the present invention.
以上所述,以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的范围。As mentioned above, the above embodiments are only used to illustrate the technical solutions of the present application, but not to limit them; although the present application has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand: The technical solutions described in the embodiments are modified, or some technical features thereof are equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the scope of the technical solutions of the embodiments of the present application.
此外,本申请实施例还可以适用于面向未来的其他通信技术。本申请描述的网络架构以及业务场景是为了更加清楚的说明本申请的技术方案,并不构成对本申请提供的技术方案的限定,本领域普通技术人员可知,随着网络架构的演变和新业务场景的出现,本申请提供的技术方案对于类似的技术问题,同样适用。In addition, the embodiments of the present application may also be applicable to other future-oriented communication technologies. The network architecture and service scenarios described in this application are for the purpose of illustrating the technical solutions of this application more clearly, and do not constitute a limitation on the technical solutions provided in this application. appears, the technical solutions provided in this application are also applicable to similar technical problems.

Claims (16)

  1. 一种光刻热点检测方法,其特征在于,所述方法包括:A lithography hot spot detection method, characterized in that the method comprises:
    获取待检测的光刻版图;Obtain the lithography layout to be detected;
    从所述光刻版图中,提取所述光刻版图的典型图案特征;from the lithography layout, extracting typical pattern features of the lithography layout;
    将所述典型图案特征输入至预先构建的光刻热点检测模型,得到所述光刻版图中的光刻热点;所述光刻热点检测模型包括卷积层、全连接层和输出层。The typical pattern features are input into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout; the lithography hotspot detection model includes a convolution layer, a fully connected layer and an output layer.
  2. 根据权利要求1所述的方法,其特征在于,所述典型图案特征包括所述光刻版图中的以下一项或多项特征:The method of claim 1, wherein the typical pattern features include one or more of the following features in the lithography layout:
    线与线之间最小间距区域面积;The area of the minimum spacing area between lines;
    线末端与线之间最小间距区域面积;The area of the minimum spacing area between the end of the line and the line;
    线末端与线末端最小间距区域面积;The area of the minimum distance between the end of the line and the end of the line;
    线末端与线末端对角间距;The diagonal distance between the end of the line and the end of the line;
    T型走线锚点数量;The number of anchor points of the T-shaped trace;
    U型走线锚点数量。The number of U-shaped trace anchor points.
  3. 根据权利要求1或2所述的方法,其特征在于,所述预先构建的光刻热点检测模型包括N个不同的检测模型,所述N为大于或等于2的正整数;The method according to claim 1 or 2, wherein the pre-built lithography hot spot detection model includes N different detection models, and N is a positive integer greater than or equal to 2;
    所述将所述典型图案特征输入至预先构建的光刻热点检测模型,得到所述光刻版图中的光刻热点,包括:Inputting the typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout, including:
    将所述典型图案特征分别输入至所述N个不同的检测模型,预测得到N个检测结果;Inputting the typical pattern features into the N different detection models respectively, and predicting to obtain N detection results;
    将所述N个检测结果输入至预设的全连接层,确定所述光刻版图中的光刻热点。The N detection results are input to a preset fully connected layer, and the lithography hotspots in the lithography layout are determined.
  4. 根据权利要求1所述的方法,其特征在于,按照下述方式构建所述光刻热点检测模型:The method according to claim 1, wherein the lithography hot spot detection model is constructed in the following manner:
    获取样本光刻版图;Obtain sample lithography layout;
    利用所述样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到所述光刻热点检测模型。Using the sample lithography layout, the pre-built initial lithography hot spot detection model is trained to obtain the lithography hot spot detection model.
  5. 根据权利要求4所述的方法,其特征在于,所述利用所述样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到所述光刻热点检测模型,包括:The method according to claim 4, wherein, using the sample lithography layout to train a pre-built initial lithography hotspot detection model to obtain the lithography hotspot detection model, comprising:
    对所述样本光刻版图进行数据增强处理,得到增强后的样本光刻版图;performing data enhancement processing on the sample lithography layout to obtain an enhanced sample lithography layout;
    从所述增强后的样本光刻版图中,提取所述增强后的样本光刻版图的典型图案特征;extracting typical pattern features of the enhanced sample lithography layout from the enhanced sample lithography layout;
    将所述增强后的样本光刻版图输入至预先构建的初始光刻热点检测模型,并将所述增强后的样本光刻版图的典型图案特征输入至所述初始光刻热点检测模型进行训练,生成所述光刻热点检测模型。inputting the enhanced sample lithography layout into a pre-built initial lithography hot spot detection model, and inputting the typical pattern features of the enhanced sample lithography layout into the initial lithography hot spot detection model for training, The lithography hotspot detection model is generated.
  6. 根据权利要求4所述的方法,其特征在于,所述方法还包括:The method according to claim 4, wherein the method further comprises:
    获取验证光刻版图;Obtain the verification lithography layout;
    从所述验证光刻版图中,提取所述验证光刻版图的典型图案特征;from the verification lithography layout, extracting typical pattern features of the verification lithography layout;
    将所述验证光刻版图的典型图案特征输入至所述光刻热点检测模型,获得所述验证光刻版图的检测结果;Inputting the typical pattern features of the verification lithography layout into the lithography hot spot detection model to obtain a detection result of the verification lithography layout;
    当所述验证光刻版图的光刻热点检测结果与所述验证光刻版图对应的光刻热点标记结 果不一致时,将所述验证光刻版图重新作为所述样本光刻版图,对所述光刻热点检测模型进行参数更新。When the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot marking result corresponding to the verification lithography layout, the verification lithography layout is re-used as the sample lithography layout, and The parameters of the hot spot detection model are updated.
  7. 根据权利要求4所述的方法,其特征在于,所述初始光刻热点检测模型为卷积神经网络,所述卷积神经网络包括M层卷积层、全连接层和输出层;所述M为大于或等于2的正整数。The method according to claim 4, wherein the initial lithography hotspot detection model is a convolutional neural network, and the convolutional neural network comprises M layers of convolution layers, fully connected layers and an output layer; the M layers is a positive integer greater than or equal to 2.
  8. 一种光刻热点检测装置,其特征在于,所述装置包括:A lithography hot spot detection device, characterized in that the device comprises:
    第一获取单元,用于获取待检测的光刻版图;a first acquisition unit, used for acquiring the lithography layout to be detected;
    第一提取单元,用于从所述光刻版图中,提取所述光刻版图的典型图案特征;a first extraction unit for extracting typical pattern features of the lithography layout from the lithography layout;
    第一获得单元,用于将所述典型图案特征输入至预先构建的光刻热点检测模型,得到所述光刻版图中的光刻热点;所述光刻热点检测模型包括卷积层、全连接层和输出层。The first obtaining unit is used to input the typical pattern features into a pre-built lithography hotspot detection model to obtain lithography hotspots in the lithography layout; the lithography hotspot detection model includes a convolution layer, a fully connected layer and output layer.
  9. 根据权利要求8所述的装置,其特征在于,所述典型图案特征包括所述光刻版图中的以下一项或多项特征:The apparatus of claim 8, wherein the typical pattern features include one or more of the following features in the lithography layout:
    线与线之间最小间距区域面积;The area of the minimum spacing area between lines;
    线末端与线之间最小间距区域面积;The area of the minimum spacing area between the end of the line and the line;
    线末端与线末端最小间距区域面积;The area of the minimum distance between the end of the line and the end of the line;
    线末端与线末端对角间距;The diagonal distance between the end of the line and the end of the line;
    T型走线锚点数量;The number of anchor points of the T-shaped trace;
    U型走线锚点数量。The number of U-shaped trace anchor points.
  10. 根据权利要求8或9所述的装置,其特征在于,所述预先构建的光刻热点检测模型包括N个不同的检测模型,所述N为大于或等于2的正整数;The device according to claim 8 or 9, wherein the pre-built lithography hotspot detection model includes N different detection models, and N is a positive integer greater than or equal to 2;
    所述第一获得单元包括:The first obtaining unit includes:
    获得子单元,用于将所述典型图案特征分别输入至所述N个不同的检测模型,预测得到N个检测结果;obtaining subunits for inputting the typical pattern features into the N different detection models respectively, and predicting to obtain N detection results;
    确定子单元,用于将所述N个检测结果输入至预设的全连接层,确定所述光刻版图中的光刻热点。A determination subunit, configured to input the N detection results to a preset fully connected layer, and determine a lithography hotspot in the lithography layout.
  11. 根据权利要求8所述的装置,其特征在于,所述装置还包括:The apparatus according to claim 8, wherein the apparatus further comprises:
    第二获取单元,用于获取样本光刻版图;a second acquisition unit, configured to acquire a sample lithography layout;
    训练单元,用于利用所述样本光刻版图,对预先构建的初始光刻热点检测模型进行训练,得到所述光刻热点检测模型。The training unit is configured to use the sample lithography layout to train a pre-built initial lithography hotspot detection model to obtain the lithography hotspot detection model.
  12. 根据权利要求11所述的装置,其特征在于,所述训练单元包括:The apparatus according to claim 11, wherein the training unit comprises:
    增强子单元,用于对所述样本光刻版图进行数据增强处理,得到增强后的样本光刻版图;an enhancer unit for performing data enhancement processing on the sample lithography layout to obtain an enhanced sample lithography layout;
    提取子单元,用于从所述增强后的样本光刻版图中,提取所述增强后的样本光刻版图的典型图案特征;an extraction subunit for extracting typical pattern features of the enhanced sample lithography layout from the enhanced sample lithography layout;
    训练子单元,用于将所述增强后的样本光刻版图输入至预先构建的初始光刻热点检测模型,并将所述增强后的样本光刻版图的典型图案特征输入至所述初始光刻热点检测模型进行训练,生成所述光刻热点检测模型。A training subunit for inputting the enhanced sample lithography layout into a pre-built initial lithography hotspot detection model, and inputting the typical pattern features of the enhanced sample lithography layout into the initial lithography The hot spot detection model is trained to generate the lithography hot spot detection model.
  13. 根据权利要求11所述的装置,其特征在于,所述装置还包括:The apparatus of claim 11, wherein the apparatus further comprises:
    第三获取单元,用于获取验证光刻版图;The third acquisition unit is used to acquire the verification lithography layout;
    第二提取单元,用于从所述验证光刻版图中,提取所述验证光刻版图的典型图案特征;a second extraction unit, configured to extract typical pattern features of the verification lithography layout from the verification lithography layout;
    第二获得单元,用于将所述验证光刻版图的典型图案特征输入至所述光刻热点检测模型,获得所述验证光刻版图的检测结果;a second obtaining unit, configured to input the typical pattern features of the verification lithography layout into the lithography hot spot detection model, and obtain a detection result of the verification lithography layout;
    更新单元,用于当所述验证光刻版图的光刻热点检测结果与所述验证光刻版图对应的光刻热点标记结果不一致时,将所述验证光刻版图重新作为所述样本光刻版图,对所述光刻热点检测模型进行参数更新。an update unit, configured to re-use the verification lithography layout as the sample lithography layout when the lithography hot spot detection result of the verification lithography layout is inconsistent with the lithography hot spot marking result corresponding to the verification lithography layout , and update the parameters of the lithography hot spot detection model.
  14. 根据权利要求11所述的装置,其特征在于,所述初始光刻热点检测模型为卷积神经网络,所述卷积神经网络包括M层卷积层、全连接层和输出层;所述M为大于或等于2的正整数。The device according to claim 11, wherein the initial lithography hotspot detection model is a convolutional neural network, and the convolutional neural network comprises M layers of convolutional layers, a fully connected layer and an output layer; the M is a positive integer greater than or equal to 2.
  15. 一种光刻热点检测设备,其特征在于,所述设备包括存储器和处理器;A lithography hot spot detection device, characterized in that the device includes a memory and a processor;
    所述存储器,用于存储指令;the memory for storing instructions;
    所述处理器,用于执行所述存储器中的所述指令,执行权利要求1-7任意一项所述的方法。The processor is configured to execute the instructions in the memory, and execute the method of any one of claims 1-7.
  16. 一种计算机可读存储介质,包括指令,当其在计算机上运行时,使得所述计算机执行以上权利要求1-7任意一项所述的方法。A computer-readable storage medium comprising instructions which, when run on a computer, cause the computer to perform the method of any one of claims 1-7 above.
PCT/CN2020/123036 2020-10-23 2020-10-23 Lithography hotspot detection method and apparatus, and storage medium and device WO2022082692A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2020/123036 WO2022082692A1 (en) 2020-10-23 2020-10-23 Lithography hotspot detection method and apparatus, and storage medium and device
CN202080103715.3A CN116324788A (en) 2020-10-23 2020-10-23 Photoetching hot spot detection method, device, storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/123036 WO2022082692A1 (en) 2020-10-23 2020-10-23 Lithography hotspot detection method and apparatus, and storage medium and device

Publications (1)

Publication Number Publication Date
WO2022082692A1 true WO2022082692A1 (en) 2022-04-28

Family

ID=81291426

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/123036 WO2022082692A1 (en) 2020-10-23 2020-10-23 Lithography hotspot detection method and apparatus, and storage medium and device

Country Status (2)

Country Link
CN (1) CN116324788A (en)
WO (1) WO2022082692A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114926667A (en) * 2022-07-20 2022-08-19 安徽炬视科技有限公司 Image identification method based on cloud edge-end cooperation
CN115308985A (en) * 2022-08-22 2022-11-08 中科卓芯半导体科技(苏州)有限公司 Flexible polishing control method and system for photomask substrate
CN116068847A (en) * 2023-01-09 2023-05-05 华芯巨数(杭州)微电子有限公司 Method, system and computer medium for detecting and repairing photoetching dead pixels in layout

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9740805B1 (en) * 2015-12-01 2017-08-22 Western Digital (Fremont), Llc Method and system for detecting hotspots for photolithographically-defined devices
CN108446486A (en) * 2018-03-16 2018-08-24 珠海市睿晶聚源科技有限公司 Integrated circuit diagram Hot spots detection network training and hot spot detecting method
CN109522905A (en) * 2018-10-18 2019-03-26 湖南大学 A kind of hot spot detecting method based on FFT feature extraction

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9740805B1 (en) * 2015-12-01 2017-08-22 Western Digital (Fremont), Llc Method and system for detecting hotspots for photolithographically-defined devices
CN108446486A (en) * 2018-03-16 2018-08-24 珠海市睿晶聚源科技有限公司 Integrated circuit diagram Hot spots detection network training and hot spot detecting method
CN109522905A (en) * 2018-10-18 2019-03-26 湖南大学 A kind of hot spot detecting method based on FFT feature extraction

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114926667A (en) * 2022-07-20 2022-08-19 安徽炬视科技有限公司 Image identification method based on cloud edge-end cooperation
CN114926667B (en) * 2022-07-20 2022-11-08 安徽炬视科技有限公司 Image identification method based on cloud edge cooperation
CN115308985A (en) * 2022-08-22 2022-11-08 中科卓芯半导体科技(苏州)有限公司 Flexible polishing control method and system for photomask substrate
CN115308985B (en) * 2022-08-22 2023-11-21 中科卓芯半导体科技(苏州)有限公司 Flexible polishing control method and system for photomask substrate
CN116068847A (en) * 2023-01-09 2023-05-05 华芯巨数(杭州)微电子有限公司 Method, system and computer medium for detecting and repairing photoetching dead pixels in layout
CN116068847B (en) * 2023-01-09 2024-02-27 华芯巨数(杭州)微电子有限公司 Method, system and computer medium for detecting and repairing photoetching dead pixels in layout

Also Published As

Publication number Publication date
CN116324788A (en) 2023-06-23

Similar Documents

Publication Publication Date Title
WO2022082692A1 (en) Lithography hotspot detection method and apparatus, and storage medium and device
US9690898B2 (en) Generative learning for realistic and ground rule clean hot spot synthesis
WO2019233166A1 (en) Surface defect detection method and apparatus, and electronic device
CN111126482B (en) Remote sensing image automatic classification method based on multi-classifier cascade model
US20210397170A1 (en) Implementation of deep neural networks for testing and quality control in the production of memory devices
CN113822278B (en) License plate recognition method for unlimited scene
CN110543906B (en) Automatic skin recognition method based on Mask R-CNN model
KR20220045499A (en) The device and method for detecting defects on the wafer
CN114677565B (en) Training method and image processing method and device for feature extraction network
CN113657202B (en) Component identification method, training set construction method, device, equipment and storage medium
CN112364974B (en) YOLOv3 algorithm based on activation function improvement
CN111582309B (en) Method for generating bad point detection model of design layout and method for detecting bad point
CN111461113A (en) Large-angle license plate detection method based on deformed plane object detection network
CN111222589A (en) Image text recognition method, device, equipment and computer storage medium
CN114639102B (en) Cell segmentation method and device based on key point and size regression
CN115131560A (en) Point cloud segmentation method based on global feature learning and local feature discrimination aggregation
WO2022100607A1 (en) Method for determining neural network structure and apparatus thereof
CN114332075A (en) Rapid structural defect identification and classification method based on lightweight deep learning model
TWI769603B (en) Image processing method and computer readable medium thereof
CN114239398A (en) Photoetching hotspot detection method and device, electronic equipment and readable storage medium
US20220028046A1 (en) Detection method and apparatus, electronic device, and storage medium
Wuu et al. Detecting context sensitive hot spots in standard cell libraries
CN117036425A (en) Point cloud hierarchical decision registration method, system, equipment and medium
CN110532971A (en) Image procossing and device, training method and computer readable storage medium
CN115082888A (en) Lane line detection method and device

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: 20958274

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20958274

Country of ref document: EP

Kind code of ref document: A1