WO2020048119A1 - Method and apparatus for training a convolutional neural network to detect defects - Google Patents

Method and apparatus for training a convolutional neural network to detect defects Download PDF

Info

Publication number
WO2020048119A1
WO2020048119A1 PCT/CN2019/081005 CN2019081005W WO2020048119A1 WO 2020048119 A1 WO2020048119 A1 WO 2020048119A1 CN 2019081005 W CN2019081005 W CN 2019081005W WO 2020048119 A1 WO2020048119 A1 WO 2020048119A1
Authority
WO
WIPO (PCT)
Prior art keywords
solder joint
image
defect
loss function
feature vector
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
PCT/CN2019/081005
Other languages
French (fr)
Inventor
Tingting Wang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
BOE Technology Group Co Ltd
Original Assignee
BOE Technology Group Co Ltd
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 BOE Technology Group Co Ltd filed Critical BOE Technology Group Co Ltd
Priority to US16/486,025 priority Critical patent/US11222234B2/en
Priority to EP19848922.1A priority patent/EP3847444A4/en
Publication of WO2020048119A1 publication Critical patent/WO2020048119A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • G06T7/001Industrial image inspection using an image reference approach
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • G01N21/95Investigating the presence of flaws or contamination characterised by the material or shape of the object to be examined
    • G01N21/956Inspecting patterns on the surface of objects
    • G01N21/95684Patterns showing highly reflecting parts, e.g. metallic elements
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N23/00Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00
    • G01N23/02Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by transmitting the radiation through the material
    • G01N23/04Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by transmitting the radiation through the material and forming images of the material
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N23/00Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00
    • G01N23/02Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by transmitting the radiation through the material
    • G01N23/06Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by transmitting the radiation through the material and measuring the absorption
    • G01N23/18Investigating the presence of flaws defects or foreign matter
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/243Classification techniques relating to the number of classes
    • G06F18/2431Multiple classes
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/0464Convolutional networks [CNN, ConvNet]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/09Supervised learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/90Dynamic range modification of images or parts thereof
    • G06T5/92Dynamic range modification of images or parts thereof based on global image properties
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • G01N21/8851Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges
    • G01N2021/8883Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges involving the calculation of gauges, generating models
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • G01N21/8851Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges
    • G01N2021/8887Scan or image signal processing specially adapted therefor, e.g. for scan signal adjustment, for detecting different kinds of defects, for compensating for structures, markings, edges based on image processing techniques
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • G01N21/95Investigating the presence of flaws or contamination characterised by the material or shape of the object to be examined
    • G01N21/956Inspecting patterns on the surface of objects
    • G01N2021/95638Inspecting patterns on the surface of objects for PCB's
    • G01N2021/95646Soldering
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N2223/00Investigating materials by wave or particle radiation
    • G01N2223/40Imaging
    • G01N2223/401Imaging image processing
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N2223/00Investigating materials by wave or particle radiation
    • G01N2223/60Specific applications or type of materials
    • G01N2223/646Specific applications or type of materials flaws, defects
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10116X-ray image
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30141Printed circuit board [PCB]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30152Solder
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30168Image quality inspection

Definitions

  • the present invention relates to learning and defect-detection technology, more particularly, to a training method based on convolutional neural network, an inspection apparatus implementing the training method for detecting defects, and a defect-inspection method.
  • BGA Ball Grid Array
  • the present disclosure provides a method of training a convolutional neural network through deep learning for defect inspection.
  • the method includes collecting a training sample set including multiple solder joint images.
  • a respective one of the multiple solder joint images includes at least one of multiple solder joints having different types of solder joint defects.
  • the at least one of multiple solder joints is located substantially in a pre-defined region of interest (ROI) in a center of the respective one of the multiple solder joint images.
  • the method further includes inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images.
  • the method includes adjusting network parameters characterizing the convolutional neural network through a training loss function associated with a classification layer based on the target feature vectors and pre-labeled defect labels corresponding to different types of solder joint defects.
  • the convolutional neural network comprises one or more stages, a respective one stage comprising one or more convolutional layers and one max-pooling layer, a respective one convolutional layer being followed by a feature-enhancement network.
  • the step of adjusting network parameters includes converting a respective one of the defect labels to a first K-dimension feature vector corresponding to a respective one of different types of solder joint defects.
  • the step further includes transposing the first K-dimension feature vector to a transposed K-dimension feature vector.
  • the step includes reducing dimensionality of a respective one of the target feature vectors corresponding to a respective one of the multiple solder joint images to a second K-dimension feature vector.
  • the step includes determining a target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels.
  • the step includes adjusting network parameters through the training loss function based on the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels, the transposed K-dimension feature vector of the respective one of defect labels, and the second K-dimension feature vector of the respective one of multiple solder joint images.
  • the training loss function is a Sigmoid cross entropy loss function associated with the classification layer, wherein M represents a total number of different types of defect labels, m is an integer varying from 1 to M, represents a target prediction probability of the respective one of the multiple solder joint images having a m-th type defect label, y m represents a preset true probability value of the respective one of multiple solder joint images having the m-th type defect label.
  • the training loss function is a Rank loss function associated with the classification layer, wherein Q (i, j) represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label, i and j are integers varying from 1 to M and not equal, m 0 represents a predetermined parameter, represents one of the transposed K-dimension feature vector corresponding to the i-th type of defect label, represents one of the transposed K-dimension feature vector corresponding to the j-th type of defect label, Z represents one of the second K-dimension feature vector corresponding to a respective one of multiple solder joint images.
  • the training loss function is a linear combination of a Sigmoid cross entropy loss function L s and a Rank loss function L r with a weight factor ⁇ .
  • L s Sigmoid cross entropy loss function
  • L r Rank loss function
  • M represents a total number of different types of defect labels
  • m is an integer varying from 1 to M, represents a target prediction probability of the respective one of the multiple solder joint images having a m-th type defect label
  • y m represents a preset true probability value of the respective one of multiple solder joint images having the m-th type defect label
  • Q (i, j) represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label
  • i and j are integers varying from 1 to M and not equal
  • m 0 represents a predetermined parameter
  • Z represents one of the second K-dimension feature vector corresponding to a respective one of multiple solder joint images.
  • the step of adjusting network parameters includes fixing parameters associated with one of the Sigmoid cross entropy loss function L s and the Rank loss function L r .
  • the step further includes adjusting network parameters through varying parameters associated with another one of the Sigmoid cross entropy loss function L s and the Rank loss function L r .
  • the step includes obtaining the target feature vectors respectively associated with the multiple solder joint images from the convolutional neural network based on adjusted network parameters.
  • the step also includes iterating a preset number of steps of fixing parameters and adjusting network parameters to obtain the target feature vectors.
  • the step includes fixing parameters associated with one of the Sigmoid cross entropy loss function L s and the Rank loss function L r which was used for adjusting network parameters at a latest iteration step. Moreover, the step includes adjusting network parameters through varying parameters associated with the another one of the Sigmoid cross entropy loss function L s and the Rank loss function L r which was fixed at the latest iteration step.
  • the step of determining the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels includes determining an initial prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels based on the respective one of the target feature vectors.
  • the step additionally includes determining the target prediction probability based on the initial prediction probability and a preset occurrence probability of a solder joint image in the training sample set having the respective one of the defect labels.
  • the step of inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images includes obtaining a respective one of initial feature vectors corresponding to the respective one of the multiple solder joint images outputted from a respective convolutional layer of the convolutional neural network based on the training sample set. Additionally, the step includes inputting at least an initial feature vector outputted from a last convolutional layer one-by-one through the feature-enhancement network to a first fully connected layer and a second fully connected layer to obtain the target feature vectors respectively associated with the multiple solder joint images.
  • the first fully connected layer uses at least two different activation functions to perform a convolution operation and the second fully connected layer uses one activation function to perform a convolution operation.
  • the first fully connected layer uses Sigmoid function and tanh function as activation functions.
  • the second fully connected layer uses Sigmoid function or Relu function as activation function.
  • the step of inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images further includes inputting a respective one of initial feature vectors outputted from a respective one of different convolutional layers one-by-one to the first fully connected layer and the second fully connected layer to obtain the target feature vectors associated with the multiple solder joint images.
  • the present disclosure provides a method of detecting solder joint defect.
  • the method includes obtaining a solder joint image of an electronic device having a solder joint, the solder joint image including one solder joint located in a region of interest in a center thereof.
  • the method also includes extracting a target feature vector associated with the solder joint using a convolutional neural network trained according to the method of any one of claims 1 to 8. Additionally, the method includes determining initial prediction probabilities of the solder joint image corresponding to all defect labels based on the target feature vector. Furthermore, the method includes determining that the solder joint of the electronic device has no defect only if none of initial prediction probabilities of the solder joint image corresponding to all defect labels is greater than a threshold value. Moreover, the method includes determining that the solder joint of the electronic device has a defect if one of initial prediction probabilities of the solder joint image corresponding to all defect labels is greater than the threshold value.
  • the step of obtaining a solder joint image of an electronic device having a solder joint includes capturing an initial image of the electronic device based on radiography.
  • the step further includes locating a solder joint region for a respective one of all solder joints in a region of interest of the initial image of the electronic device.
  • the step includes determining an enclosing box of a respective one of all solder joints after binarization of the initial image in the solder joint region by threshold segmentation, wherein the enclosing box forms a solder joint image.
  • the method further includes using a Median filtering or Gaussian filtering to reduce noises in the initial image; using grayscale linear transformation and unsharp mask image to adjust a display contrast of the initial image.
  • the present disclosure provides an inspection apparatus including an imaging system configured to capture an initial image of an electronic device having a feature element. Additionally, the inspection apparatus includes a computer system including an interface device, a memory device, and a processor. The interface device is configured to electronically couple with the imaging system. The memory device is configured to store image data, control program, image process program, task programs, and network parameters based on which a convolution neural network is built and trained according to a method described herein.
  • the processor is configured to execute the control program to send control instruction via the interface device to the imaging system and receive image data converted from the initial image captured by the imaging system, to execute the image process program to convert the initial image to a feature image using region-of-interest (ROI) location method and store the feature image having a feature element in a center position to the memory device
  • the processor further is configured to execute at least a first task program to extract a target feature vector corresponding to the feature image using the convolutional neural network, at least a second task program to determine an initial prediction probability of the feature image corresponding to a respective one of all defect labels based on the target feature vector, at least a third task program to determine that no defect exists in the feature element of the electronic device only if none of the initial prediction probability of the feature image corresponding to the respective one of all defect labels is greater than a predetermined threshold value, or otherwise, to determine that a defect exists in the feature element of the electronic device.
  • the imaging system includes a radiography imager including a radiation source, a sample desk, and a detector device.
  • the radiation source includes one selected from X-ray source, ⁇ -ray source, e-beam source.
  • the feature image includes an image within an enclosing box that substantially enclosing one feature element of the electronic device in a center of the enclosing box.
  • the electronic device includes a BGA chip.
  • the feature element includes a solder joint.
  • FIG. 1 is a flow chart of a training method for a convolutional neural network according to some embodiments of the present disclosure.
  • FIG. 2 is a schematic diagram of a sample solder joint image according to an embodiment of the present disclosure.
  • FIG. 3 is a schematic diagram of a feature-enhanced convolutional neural network followed by a classification layer according to some embodiments of the present disclosure.
  • FIG. 4 is a schematic diagram of a feature enhancement network associating with a convolutional layer according to an embodiment of the present disclosure.
  • FIG. 5 is a flow chart of a method for detecting solder joint defect according to an embodiment of the present disclosure.
  • FIG. 6 is a simplified diagram of a radiography imaging system according to an embodiment of the present disclosure.
  • FIG. 7 is an exemplary diagram of an initial image of a BGA chip by radiography imaging system according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic diagram of capturing a solder joint image from a BGA chip image according to an embodiment of the present disclosure.
  • FIG. 9 is a flow chart of a method of using an inspection apparatus for defect inspection according to an embodiment of the present disclosure.
  • FIG. 10 is an exemplary diagram of a captured solder joint image according to an embodiment of the present disclosure.
  • CNN Convolutional Neural Network
  • CNN is one of deep study models.
  • a CNN is formed with an input layer, an output layer, and multiple alternate convolutional layers (including nonlinear activation) and pooling layers, as well as fully connected layers.
  • a feature image size becomes smaller, a number of layers of the feature image becomes larger in the CNN, so that feature vectors of the feature images can be extracted from the CNN and the extracted feature vectors can be classified by a classification operation.
  • neural network refers to a network used for solving artificial intelligence (AI) problems.
  • a neural network includes a plurality of hidden layers.
  • a respective one of the plurality of hidden layers includes a plurality of neurons (e.g. nodes) .
  • a plurality of neurons in a respective one of the plurality of hidden layers are connected with a plurality of neurons in an adjacent one of the plurality of hidden layers. Connects between neurons have different weights.
  • the neural network has a structure mimics a structure of a biological neural network. The neural network can solve problems using a non-deterministic manner.
  • Parameters of the neural network can be tuned by pre-training, for example, large amount of problems are input in the neural network, and results are obtained from the neural network. Feedbacks on these results is fed back into the neural network to allow the neural network to tune the parameters of the neural network.
  • the pre-training allows the neural network to have a stronger problem-solving ability.
  • a convolutional neural network refers to a deep feed-forward artificial neural network.
  • a convolutional neural network includes a plurality of convolutional layers, a plurality of up-sampling layers, and a plurality of down-sampling layers.
  • a respective one of the plurality of convolutional layers can process an image.
  • An up-sampling layer and a down-sampling layer can change a scale of an input image to one corresponding to a certain convolutional layer.
  • the output from the up-sampling layer or the down-sampling layer can then be processed by a convolutional layer of a corresponding scale. This enables the convolutional layer to add or extract a feature having a scale different from that of the input image.
  • parameters include, but are not limited to, a convolutional kernel, a bias, and a weight of a convolutional layer of a convolutional neural network can be tuned. Accordingly, the convolutional neural network can be used in various applications such as image recognition, image feature extraction, and image feature addition.
  • the term “convolutional kernel” refers to a two-dimensional matrix used in a convolution process.
  • a respective one item of a plurality items in the two-dimensional matrix has a certain value.
  • the term “convolution” refers to a process of processing an image.
  • a convolutional kernel is used for a convolution. For, each pixel of an input image has a value, a convolution kernel starts at one pixel of the input image and moves over each pixel in an input image sequentially. At each position of the convolutional kernel, the convolutional kernel overlaps a few pixels on the image based on the size of the convolution kernel. At a position of the convolutional kernel, a value of one of the few overlapped pixels is multiplied by a respective one value of the convolutional kernel to obtain a multiplied value of one of the few overlapped pixels.
  • a convolution may extract different features of the input image using different convolution kernels.
  • a convolution process may add more features to the input image using different convolution kernels.
  • the term “convolutional layer” refers to a layer in a convolutional neural network.
  • the convolutional layer is used to perform convolution on an input image to obtain an output image.
  • different convolution kernels are used to performed different convolutions on the same input image.
  • different convolution kernels are used to performed convolutions on different parts of the same input image.
  • different convolution kernels are used to perform convolutions on different input images, for example, multiple images are inputted in a convolutional layer, a respective convolutional kernel is used to perform a convolution on an image of the multiple images.
  • different convolution kernels are used according to different situations of the input image.
  • down-sampling refers to a process of extracting features of an input image, and outputting an output image with a smaller scale.
  • pooling refers to a type of down-sampling. Various methods may be used for pooling. Examples of methods suitable for pooling includes, but are not limited to, max-pooling, avg-polling, decimation, and demuxout.
  • the present disclosure provides, inter alia, a training method for CNN, a method for detecting defect using the trained CNN, and an inspection apparatus having the same that substantially obviate one or more of the problems due to limitations and disadvantages of the related art.
  • the present disclosure provides a training method for the convolutional neural network (CNN) .
  • a training method of CNN includes data-transmission in forward direction and error-transmission in backward direction.
  • the data-transmission is to input a training sample set (of data) into the CNN.
  • target feature vectors of the training sample set can be calculated layer-by-layer based on current network parameters and operation form of the CNN.
  • the error-transmission is to generate error based on a Loss function used for supervision of the CNN and transmit backward layer-by-layer through the CNN to update corresponding network parameters.
  • FIG. 1 is a flow chart of a training method for a convolutional neural network according to some embodiments of the present disclosure.
  • the training method includes a step of collecting a training sample set.
  • the training sample set includes multiple solder joint images.
  • FIG. 2 shows a schematic diagram of a sample solder joint image according to an embodiment of the present disclosure.
  • the sample solder joint image is an image of a solder joint 10 substantially located at a center region.
  • the solder joint may have at least one of different types of defects.
  • the sample solder joint image is one of multiple images having a solder joint in a BGA chip with at least one of different types of defects. Typical types of defects for the solder joints occurred during the BGA chip manufacture process includes bubbles, bridging defects, irregular sizes, and cold joints.
  • each solder joint image selected into the training sample set may include any two different types of defects.
  • the training method further includes a step of inputting the training sample set into the CNN to extract target feature vectors respectively associated with multiple solder joint images in the training sample set.
  • the CNN can be one selected from AlexNet Convolutional Neural Network, VGG Convolutional Neural Network, and GoogleNet Convolutional Neural Network as a master network for extracting the target feature vectors.
  • a target feature vector extracted from a GoogleNet CNN can be a 2048-dimension vector.
  • a target feature vector extracted from an AlexNet CNN or a VGG CNN can be a 4096-dimension vector.
  • the training method of FIG. 1 includes a step of adjusting network parameters characterizing the convolutional neural network through a training loss function based on the target feature vectors and pre-labeled defect labels corresponding to different types of defects.
  • the training loss function includes one loss function or a weighted linear combination of at least two different loss functions. In the CNN, different types of defects have been pre-labeled with corresponding defect labels.
  • the training loss function can be a cross-correlation matrix loss function such as a Sigmoid cross entropy loss function.
  • the training loss function can be a Rank loss function using word2vec method for determining a normalized K-dimension feature vector based on the transposed K-dimension feature vector corresponding to the respective one of the different types of defect labels.
  • the training loss function may contain three different loss functions, depending on applications.
  • the training method selects multiple solder joint images as a training sample set for extracting target feature vectors associated with the multiple solder joint images.
  • the training method uses a training loss function in a classification layer following the CNN to adjust network parameters.
  • FIG. 3 shows a schematic diagram of a CNN followed by a classification layer employed only for training the CNN.
  • the CNN to be trained is a feature-enhanced convolutional neural network receiving sample set including multiple solder joint images and is configured to output target feature vectors in multiple layers of 4096-dimensionality respectively associated with the multiple solder joint images.
  • the classification layer is configured to receive the target feature vectors corresponding to different types of defects and use a training loss function to train the CNN based on the target feature vectors and pre-labeled defect labels corresponding to different types of solder joint defects.
  • a cross-correlation probability matrix M*M is deduced for M types of defect labels in the sample set to describe mutual correlation between any two defect labels, which is used to adjust probability of a respective defect label in the M-types of defect labels.
  • a Sigmoid cross entropy loss function can be used to adjust network parameters based on the adjusted probability of the respective defect labels.
  • an enhanced classification learning is achieved by using semantic relationships between defect labels.
  • word2vec method can be employed to convert each defect label to a normalized K-dimensional vector V label .
  • a feature vector outputted from the last layer of 4096-dimensionality is reduced to Z (i.e., a normalized K-dimension vector) for defining a new loss function to compliment the cross-correction between defect labels.
  • a Rank loss function is used for implementing word2vec method.
  • the training method uses a training loss function containing at least two different loss functions in the classification layer shared by the convolutional neural network.
  • Each loss function is complimentary to other loss function during the CNN training steps. For example, parameters of a first loss function can be fixed and parameters of a second loss function are adjusted in a step of training the CNN. A certain number of training steps are iterated before alternately fixing the parameters of the second loss function while adjusting parameters of the first loss function.
  • the alternate training scheme is further enhancing the training of the CNN. Based on the extracted target feature vectors and pre-labeled defect labels corresponding to different types of defects, the network parameters associated with the convolutional neural network are adjusted during the repeated training process.
  • the training method described herein can enhance correlation of different defect types in the CNN.
  • the trained CNN When the trained CNN is applied to inspect solder joints, it can substantially enhance accuracy of classification of different types of defects, thereby enhancing defect inspection efficiency and accuracy and reducing labor cost.
  • the step of inputting the training sample set includes a sub-step of obtaining an initial feature vector corresponding to a respective one of the multiple solder joint images through a respective one of all convolution layers.
  • Convolutional layers apply a convolution operation to the input, passing the result to the next layer.
  • high-level reasoning in the convolutional neural network is done via fully connected layers. Neurons in a fully connected layer have connections to all activations in the previous layer.
  • an initial feature vector outputted from a last convolutional layer is one-by-one inputted into a first fully connected layer and a second fully connected layer to obtain the respective target feature vector of the respective one of solder joint images.
  • the first fully connected layer uses at least two activation functions and the second fully connected layer uses one activation function. Additionally, in a specific implementation, the first fully connected layer uses Sigmoid function and tanh function as activation function. The second fully connected layer uses Sigmoid function or relu function as activation function.
  • the CNN of FIG. 3 is a feature-enhanced CNN in which a feature-enhancement network is followed with each convolutional layer.
  • FIG. 4 shows a schematic diagram of a feature enhancement network associating with a convolutional layer according to an embodiment of the present disclosure.
  • the feature enhancement network is inserted to receive a three-dimension feature vector W*H*C outputted from a respective convolutional layer of the CNN, where W*H represents a size of a feature map formed via an initial feature vector, W represents a width of the feature map, H represents a height of the feature map, and C represents number of channels in the convolutional layer that outputs the three-dimension feature vector W*H*C.
  • a C-dimension feature vector 1*C is obtained.
  • the C-dimension feature vector 1*C is outputted via two paths of activation functions to separate different effects of different channels.
  • One path uses a Sigmoid function through a first fully-connected layer and another path uses tanh function through a second fully connected layer.
  • the first fully connected layer uses Sigmoid function and tanh function as activation functions.
  • the second fully connected layer uses Sigmoid function or Relu function as activation function.
  • An enhanced C-dimension feature vector is outputted.
  • the enhanced C-dimension feature vector is further to multiply with the initial three-dimension feature vector to obtain a new three-dimension feature vector W*H*C for a next layer in the CNN.
  • the final target feature vector is outputted from a last feature-enhancement network following the last convolutional layer of the CNN.
  • the Stage1 includes 2 convolution layers of conv3-64 and one max-pooling layer, outputting a stage-1 feature characterized by a volume of 112*112*64.
  • Stage2 receives the input of the stage-1 feature of 112*112*64 and includes 2 convolution layers of conv3-128 and one max-pooling layer, outputting a stage-2 feature characterized by a volume of 56*56*128.
  • Stage3 received the input of the stage-2 feature of 56*56*128 and includes 3 convolution layers of conv3-256 and one max-pooling layer, outputting a stage-3 feature characterized by a volume of 28*28*256.
  • Stage4 receives the input of the stage-3 feature of 28*28*256 and includes 3 convolution layers of conv3-512 and one max-pooling layer, outputting a stage-4 feature characterized by a volume of 14*14*512.
  • Stage5 receives the input of the stage-4 feature of 14*14*512 and includes 3 convolution layers of conv3-512 and one max-pooling layer, outputting final feature image characterized by a volume of 7*7*512.
  • each initial feature vector outputted from each convolutional layer is one-by-one inputted to the first fully connected layer and the second fully connected layer to obtain target feature vectors respectively associated with the multiple solder joint images provided in the training sample set.
  • the step of adjusting network parameters includes a sub-step of converting a respective one of the defect labels to a first K-dimension feature vector and transposing the first K-dimension feature vector, i.e., determining a transposed K-dimension feature vector corresponding to the respective one of the defect labels. Further, the step includes another sub-step of reducing dimensionality of a respective one of the target feature vectors corresponding to a respective one of the multiple solder joint images to a second K-dimension feature vector. Furthermore, the step includes yet another sub-step of determining a target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels based on the target feature vectors respectively associated with the multiple solder joint images.
  • K is a positive integer selected based on application.
  • the K-dimension feature vector corresponding to each defect label can be a K-dimension feature vector after normalization.
  • converting a defect label to a vector can be performed using a word2vec method, though other methods can be employed.
  • a 4096-dimension feature vector corresponding to a respective one solder joint image is subjected to a fully-connected dimensionality reduction to yield a K-dimension feature vector.
  • this K-dimension feature vector corresponding to the respective one of multiple solder joint imagers can be a K-dimension feature vector after normalization.
  • other methods can be used to reduce dimensionality of the target feature vector to a K-dimension feature vector.
  • the sub-step of determining a target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels based on the target feature vectors respectively associated with the multiple solder joint images further includes determining an initial prediction probability of a respective one solder joint image corresponding to a respective one type of defect labels based on the obtained target feature vector.
  • the initial prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels can be determined based on a formula where M represents a total number of different types of defect labels, m is an integer belonging to M, represents an initial prediction probability of the solder joint image having a m-th type defect label, ⁇ represents a vector containing the network parameters of the CNN, ⁇ T represents a transposed vector of the network parameters, X represents target feature vector.
  • M can be a set of defect labels including a first type of defect label, a second type of defect label, a third type of defect label, and a fourth type of defect label.
  • a target prediction probability of a respective solder joint image corresponding to a respective one defect label can be determined.
  • the occurrence probability of a solder joint image in the preset training sample set having two different types of defect labels means the occurrence probability of a solder joint image having both an i-th type defect label and a j-th type of defect label at the same time, here i varies from 1 to M and j varies from 1 to M but i ⁇ j.
  • an initial prediction probability of one type of defect will be affected by the initial prediction probabilities of all other types of defects.
  • the obtained initial prediction probability is then adjusted, based on the adjusted target prediction probability, the network parameters can be adjusted using one or more training loss functions.
  • the target prediction probability of the respective solder joint image corresponding to the respective one type of defect label can be determined using the following formula:
  • M represents a total number of all different types of defect labels, represents an initial prediction probability of a solder joint image having a m-th type of defect label, represents a target prediction probability of a solder joint image having a m-th type of defect label
  • m is an integer varying from 1 to M
  • k is an integer varying from 1 to M and k ⁇ m
  • N represents a total number of multiple solder joint images in the training sample set
  • Q (m, k) represents a predetermined occurrence probability of a solder joint image having both a m-th type of defect label and a k-th type of defect label
  • n (m, k) represents a total number of solder joint images having both m-th type of defect label and k-th type of defect label at the same time, ⁇ 1 ⁇ (0.5, 1) , ⁇ 2 ⁇ (0, 0.5) .
  • the sub-step of adjusting network parameters includes adjusting the network parameters through the training loss function based on the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels, the transposed K-dimension feature vector of the respective one of defect labels, and the second K-dimension feature vector of the respective one of multiple solder joint images.
  • the training loss function includes at least two different loss functions. In a case that the training loss function consists of two different loss functions, the two different loss functions are Sigmoid cross entropy loss function and Rank loss function.
  • the training loss function L used for training the convolutional neural network is given by:
  • represents a weight coefficient used to weigh the proportion of L s and L r
  • L s represents Sigmoid cross entropy loss function
  • L r represents Rank loss function
  • M represents a total number of different types of defect labels
  • m is an integer belonging to M
  • y m represents a pre-labeled true value of a solder joint image having a m-th type of defect label.
  • M represents a total number of different types of defect labels
  • Q (i, j) represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label
  • Q (i, j) n (i, j) /N
  • n (i, j) represents a total number of solder joint images that have both the i-th type of defect label and the j-th type of defect label
  • N represents a total number of the multiple solder joint images in the training sample set
  • m 0 represents a predetermined parameter
  • Z represents a K-dimension feature vector corresponding to a respective one solder joint image.
  • L s and L r share the backbone network of convolutional neural networks.
  • it can train the convolutional neural network through both L s and L r at the same time. Or, it can fix parameters of one loss function of the L s and L r while train the convolutional neural network through another loss function of the L s and L r . Then, after a certain number of iterations, an alternate loss function of the L s and L r is used for training. Using different loss functions alternatively provides a better way to train the convolutional neural network.
  • the training method of the present disclosure executes a step first to fix parameters of the loss function L s , and adjust network parameters of the CNN through the loss function L r .
  • the training is executing another step to use the loss function L s to adjust the network parameters again.
  • the training method of the present disclosure executes a step first to fix parameters of the loss function L r , and adjust network parameters of the CNN through the loss function L s .
  • the training is executing another step to use the loss function L r to adjust the network parameters again.
  • the predetermined number of iterations for adjusting network parameters using either one of the L s and L r while fixing the other one can be based on experience that may vary in different applications.
  • the method includes collecting a training sample set including multiple solder joint images.
  • the multiple solder joint images include solder joint images having at least two of some typical solder joint defect types selected from bubble, bridge, size irregularity, and cold joint.
  • the method including inputting the training sample set into the convolutional neural network to obtain a 4096-dimension initial feature vector corresponding to a respective one of the multiple solder joint images through a respective convolutional layer.
  • the 4096-dimension initial feature vector outputted from the respective convolutional layer is one-by-one inputted to a first fully connected layer and a second fully connected layer so that a target feature vector corresponding to the respective one of the multiple solder joint images can be obtained.
  • the first fully connected layer uses a Sigmoid function and a tanh function as activation functions to combine effects of different channels between layers.
  • the second fully connected layer uses Sigmoid function as activation function.
  • the method includes adopting word2vec method to convert a respective one of different types of defect labels to a respective K-dimension feature vector which is further transposed to a transposed K-dimension feature vector.
  • the method includes determining a normalized K-dimension feature vector based on the transposed K-dimension feature vector corresponding to the respective one of the different types of defect labels. Furthermore, the method includes reducing dimensionality of the 4096-dimension feature vector of the respective one solder joint image to a normalized K-dimension feature vector of the respective one type of defect label.
  • an initial prediction probability of a respective solder joint image corresponding to a respective m-th type of defect label can be determined. Then, based on the following formula:
  • a target prediction probability of a respective solder joint image corresponding to a respective m-th type of defect label can be determined.
  • the method includes firstly fixing parameters of a first function L s and adjusting the network parameters using a second function L r . After a certain number of iterations, the method includes fixing parameters of the second function L r and adjusting the network parameters again using the first function L s .
  • the present disclosure provides a method of defecting a solder joint defect.
  • FIG. 5 shows a flow chart of a method of detecting a solder joint defect according to an embodiment of the present disclosure.
  • the method includes a step of capturing a solder joint image of an electronic device having one or more feature elements.
  • the solder joint image includes at least one solder joint located in a center region of the image.
  • the method includes extracting a target feature vector of the solder joint image from a convolutional neural network which is a feature-enhanced CNN pre-trained according to the training method described herein (see FIGs. 1, 3, and 4 and descriptions above) .
  • the method includes determining an initial prediction probability of the solder joint image corresponding to the respective one of different types of defect labels (predetermined for the solder joints of electronic device and likely occurred during its manufacture process) based on the extracted target feature vector.
  • the method further includes determining that the electronic device has no solder joint defect only if none of the respective one initial prediction probabilities of the feature image respectively corresponding to all types of defect labels is greater than a preset threshold value.
  • the threshold value can be empirically obtained. Otherwise, the method includes determining that the electronic device has at least one solder joint defect.
  • This method relies on the convolutional neural network that is trained based on the disclosed training method to extract the target feature vector of the solder joint image. Additionally, the method utilizes the extracted target feature vector to determine the initial prediction probability of the solder joint image corresponding to a respective one of all different types of defect labels so that the accuracy of the initial prediction probability is enhanced over conventional human effort.
  • the electronic device can be determined to be defect free in its solder joints, i.e., the electronic device is qualified.
  • the electronic device can be determined to have a defect in at least one solder joint. Then the electronic device is disqualified. The inspection accuracy is enhanced.
  • the electronic device includes a BGA chip having one or more feature elements such as solder joints with sizes in micrometer scale.
  • a proper image of the BGA chip needs to be captured.
  • radiography imaging technique is used to captutre an initial image of the BGA chip.
  • FIG. 6 shows a simplified diagram of a radiography imaging system according to an embodiment of the present disclosure. Referring to FIG.
  • a radiography imaging system includes a source 410 providing electromagnetic radiation, a supporting desk 420 for placing a sample BGA chip 450 thereon, a detector 430 to collect image data, and a computer system 440 having an interface device 441, a memory device 442, and a processor 443 coupled to the source 410, the supporting desk 420 and the detector 430.
  • the source 410 of the radiography imaging system can be an X-ray source, or a ⁇ -ray source, or an e-beam source or other radiation sources.
  • the source 410 is driven by control signals/instructions based on preset control programs to provide a proper dose of electromagnetic radiation toward the sample BGA chip 450 on the supporting desk 420.
  • the supporting desk 420 is equipped with a robot handler to load and unload the sample BGA chip 450 one by one through an inspection process for a large quantity of manufactured electronic devices.
  • the supporting desk 420 is also controlled by the preset control programs during the inspection process.
  • the detector 430 comprises various image sensors configured to detect the radiations passed through the sample BGA chip 450 and convert to image data.
  • FIG. 7 shows an example of an initial image of a BGA chip displayed using the image data captured by the imaging system.
  • the interface device 441 of the computer system 440 is configured to electronically couple respectively with the source 410, the supporting desk 420, and the detector 430 of the imaging system.
  • the memory device 442 is configured to store image data, control program, image process program, task programs, and network parameters based on which a convolution neural network is built and trained according to the training method described herein (see FIG. 1 and descriptions throughout the specification) .
  • the processor 443 of the computer system 440 is configured to execute the control program to send control signals/instructions via the interface device 441 to the imaging system.
  • the imaging system controls loading/unloading a sample BGA chip 450 to/from the supporting desk 420 before/after image capture, controls driving the source 410 to illuminate a certain dose of electromagnetic radiation to the sample BGA chip 450 on the desk 420, and controls the detector 430 to collect image data.
  • the processor 443 is configured, also through the interface device 441, to receive the image data converted from an initial image (FIG. 7) of the sample BGA chip captured by the imaging system.
  • the image data can be stored in the memory device 442.
  • the processor is configured to execute the image process program to convert the image data of the initial image to one or more feature images using region-of-interest (ROI) location method and store each feature image having a feature element (such as a solder joint) in a center region of an enclosing box defining the feature image.
  • ROI region-of-interest
  • the feature image having one feature element like solder joint of the BGA chip can be stored to the memory device 442.
  • the feature image is processed to reduce noise using a Median filtering method or Gaussian filtering method.
  • the feature image is processed to enhance contrast using grayscale linear transformation and unsharp mask image method.
  • the processor 443 of the computer system 440 is configured to execute at least a first task program stored in the memory device 442 to extract a target feature vector corresponding to the feature image using the convolutional neural network (CNN) .
  • the CNN has been trained beforehand based on a training sample set including multiple images having at least two of different types of defect labels classified for the defect types associated with the solder joints of the BGA chip using the training method described in FIG. 1.
  • the processor 443 is configured to execute at least a second task program to determine an initial prediction probability of the feature image corresponding to a respective one of all defect labels based on the target feature vector.
  • the processor 443 is configured to execute at least a third task program to determine that no defect exists in the solder joint of the BGA chip only if none of the initial prediction probability of the feature image corresponding to the respective one of all defect labels is greater than a predetermined threshold value. Or otherwise, the processor 443 is to determine that at least one defect exists in the solder joint of the BGA chip.
  • the feature image is a region of the initial image, i.e., a region-of-interest selected from the initial image.
  • Using the ROI location method to select the feature image containing a solder joint can reduce image processing time and enhance inspection accuracy.
  • the initial image of a BGA chip is captured (FIG. 7)
  • the initial image in the solder joint area is binarized by a threshold segmentation method to determine an enclosing box for each solder joint. Each enclosing box then forms a solder joint image.
  • a standard BGA chip can be divided to a matching area A and a solder joint area B.
  • the matching area A is an area with unique characteristics defined in the standard BGA chip and can be used as a template image T for matching part of an initial image S of an arbitrary BGA chip for identifying the matching area A therein.
  • the solder joint area B is just the area in which a solder joint locates. Matching area A and solder joint area B have a preset relative positional relationship. Once the matching area A is determined, the solder joint area B of the arbitrary BGA chip can also be directly determined to yield a solder joint image.
  • FIG. 8 shows a schematic diagram of capturing a solder joint image from a BGA chip initial image according to an embodiment of the present disclosure.
  • the initial image S of a BGA chip having a size of N x ⁇ N y is subjected for matching by parallel movement of a template image T having a size of M x ⁇ M y .
  • a searching sub-image S a, b represents a sub-region of the initial image where (a, b) represent coordinates of an upper-left corner point in the initial image S as a reference point, with a restriction of 1 ⁇ a ⁇ N x -M x +1, 1 ⁇ b ⁇ N y -M y +1.
  • a normalized cross-correlation coefficient R (a, b) between the sub-image S a, b and the template image T can be obtained by:
  • R (a, b) is bigger means correlation is stronger.
  • T and S a, b are considered being matched.
  • a matching area A in the initial image S can be determined based on the coordinates of the matched S a, b .
  • the solder joint area B can be determined based on preset relative positional relationship with the matching area A.
  • This solder joint area B is just the ROI area determined by the ROI location method. In this way, solder joint images for all solder joints in the BGA chip can be obtained.
  • each solder joint image includes a feature element which is a solder joint surrounded by a background.
  • a binarization image of the solder joint image can be deduced to give a boundary between the solder joint and background based on distinct grayscale level difference.
  • An enclosing box associated with the boundary of the solder joint is thus determined, namely, the enclosing box with a simple geometric shape forms a closed region that encloses one solder joint.
  • the enclosing box is using the simple geometric shape to proximately simulate a complex shape of the feature element to increase calculation efficiency for defect inspection using the CNN.
  • a solder joint image in an enclosing box is in fact used as input into the CNN for extracting the corresponding target feature vector.
  • FIG. 9 is a flow chart of a method of using an inspection apparatus for defect inspection of an electronic device according to an embodiment of the present disclosure.
  • the inspection apparatus can be one described in FIG. 6 and the electronic device can be a BGA chip or any similar device having potential multiple types of manufacture-related defects in one or more feature elements.
  • the method is a defect inspection method for a plurality of manufactured electronic devices.
  • the method includes placing an electronic device on a support platform.
  • the electronic device would be one of the manufactured devices loaded one by one on the support platform in the inspection apparatus.
  • the inspection apparatus includes an imaging system.
  • the imaging system is a radiography imaging system, for example, shown in FIG. 6.
  • the method includes capturing an initial image of the electronic device.
  • the imaging system is operated to illuminate with an electromagnetic radiation onto the electronic device placed on the supporting platform and collecting image data converted by detecting the electromagnetic radiation passed through the electronic device.
  • the method includes obtaining all feature element regions of the initial image in respective region-of-interests. Accordingly, a feature image that encloses one feature element therein is obtained associated with a respective one of all feature element regions. Furthermore, the method includes determining an enclosing box of the respective one feature element of the electronic device. As shown in FIG. 10, the enclosing box that encloses one feature element 100 in a center region of the image forms a feature image.
  • One initial image of the electronic device may result in multiple feature images.
  • the method includes extracting a target feature vector corresponding to the feature image defined by the enclosing box by inputting the respective one feature image into a convolutional neural network that is pre-trained using a training method disclosed in the present disclosure. Based on the target feature vector, an initial prediction probability of the respective one feature image corresponding to the respective one of different types of defect labels (which are predetermined for the specific feature element of electronic device and summarized as those likely occurred during manufacture process) can be determined from an output of the convolutional neural network (at least from an output of a last layer of classification layer of the CNN) .
  • the method includes determining there is no defect in the feature element of the electronic device to qualify the electronic device when none of the initial prediction probability of the respective one feature image corresponding to the respective one of different types of defect labels is greater than a predetermined threshold probability. Otherwise, the method includes determining there is at least one defect in the respective one feature element to disqualify the electronic device if at least one of the initial prediction probabilities of the respective one feature image corresponding to the respective one of different types of defect labels is greater than a predetermined threshold probability.
  • the present disclosure provides an inspection apparatus.
  • the inspection apparatus includes an imaging system configured to capture an initial image of an electronic device having a feature element.
  • the inspection apparatus also includes a computer system comprising an interface device, a memory device, and a processor.
  • the interface device of the computer system is configured to electronically couple with the imaging system.
  • the memory device of the computer system is configured to store image data, control program, image process program, task programs, and network parameters based on which a convolution neural network is built and trained according to the method described herein.
  • the processor of the computer system is configured to execute the control program to send control instruction via the interface device to the imaging system and receive image data converted from the initial image captured by the imaging system.
  • the processor is also configured to execute the image process program to convert the initial image to a feature image using region-of-interest (ROI) location method and store the feature image having a feature element in a center region to the memory device. Additionally, the processor is configured to execute at least a first task program to extract a target feature vector corresponding to the feature image using the convolutional neural network. Furthermore, the processor is configured to execute at least a second task program to determine an initial prediction probability of the feature image corresponding to a respective one of all defect labels based on the target feature vector.
  • ROI region-of-interest
  • the processor is configured to execute at least a third task program to determine that no defect exists in the feature element of the electronic device only if none of the initial prediction probability of the feature image corresponding to the respective one of all defect labels is greater than a predetermined threshold value, or otherwise, to determine that a defect exists in the feature element of the electronic device.
  • the term “the invention” , “the present invention” or the like does not necessarily limit the claim scope to a specific embodiment, and the reference to exemplary embodiments of the invention does not imply a limitation on the invention, and no such limitation is to be inferred.
  • the invention is limited only by the spirit and scope of the appended claims.
  • these claims may refer to use “first” , “second” , etc. following with noun or element.
  • Such terms should be understood as a nomenclature and should not be construed as giving the limitation on the number of the elements modified by such nomenclature unless specific number has been given. Any advantages and benefits described may not apply to all embodiments of the invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Molecular Biology (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Biochemistry (AREA)
  • Immunology (AREA)
  • Pathology (AREA)
  • Quality & Reliability (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Image Analysis (AREA)

Abstract

The present application discloses a method of training a convolutional neural network for defect inspection. The method includes collecting a training sample set including multiple solder joint images. A respective one of the multiple solder joint images includes at least one solder joint having one of different types of solder joint defects. The at least one solder joint is located substantially in a pre-defined region of interest (ROI) in a center of the image. The method further includes inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images. Additionally, the method includes adjusting network parameters characterizing the convolutional neural network through a training loss function based on the target feature vectors and pre-labeled defect labels corresponding to different types of solder joint defects. The training loss function includes at least two different loss functions.

Description

METHOD AND APPARATUS FOR TRAINING A CONVOLUTIONAL NEURAL NETWORK TO DETECT DEFECTS
CROSS-REFERENCE TO RELATED APPLICATION
This application claims priority to Chinese Patent Application No. 201811025886. X, filed September 4, 2018, the contents of which are incorporated by reference in the entirety.
TECHNICAL FIELD
The present invention relates to learning and defect-detection technology, more particularly, to a training method based on convolutional neural network, an inspection apparatus implementing the training method for detecting defects, and a defect-inspection method.
BACKGROUND
With technology development in integrated circuit design and manufacture, the development of Ball Grid Array (BGA) chip greatly facilitates miniaturization of electronic systems and is applied widely in modern electronic device design. Because there are so many solder joints used as electrical leads in the electronic device, some solder joint defects like bubble, bridging, irregularity in size, cold joint may occur during manufacturing process. Inspection of the electronic device having solder joints usually will be performed after the manufacturing process to determine if defects exist in any one of the solder joints of the electronic device. General approach is to capture each solder joint image from a BGA chip image and to judge if defect exists in the solder joint image by visual inspection based on professional experience. Human effort in the defect inspection leads to high labor cost, low efficiency, unreliable inspection results due to personal bias.
SUMMARY
In an aspect, the present disclosure provides a method of training a convolutional neural network through deep learning for defect inspection. The method includes collecting a training sample set including multiple solder joint images. A respective one of the multiple solder joint images includes at least one of multiple solder joints having different types of solder joint defects. The at least one of multiple solder joints is located substantially in a pre-defined region of interest (ROI) in a center of the respective one of the multiple solder joint  images. The method further includes inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images. Additionally, the method includes adjusting network parameters characterizing the convolutional neural network through a training loss function associated with a classification layer based on the target feature vectors and pre-labeled defect labels corresponding to different types of solder joint defects.
Optionally, the convolutional neural network comprises one or more stages, a respective one stage comprising one or more convolutional layers and one max-pooling layer, a respective one convolutional layer being followed by a feature-enhancement network.
Optionally, the step of adjusting network parameters includes converting a respective one of the defect labels to a first K-dimension feature vector corresponding to a respective one of different types of solder joint defects. The step further includes transposing the first K-dimension feature vector to a transposed K-dimension feature vector. Additionally, the step includes reducing dimensionality of a respective one of the target feature vectors corresponding to a respective one of the multiple solder joint images to a second K-dimension feature vector. Furthermore, the step includes determining a target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels. Moreover, the step includes adjusting network parameters through the training loss function based on the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels, the transposed K-dimension feature vector of the respective one of defect labels, and the second K-dimension feature vector of the respective one of multiple solder joint images.
Optionally, the training loss function is a Sigmoid cross entropy loss function 
Figure PCTCN2019081005-appb-000001
associated with the classification layer, wherein M represents a total number of different types of defect labels, m is an integer varying from 1 to M, 
Figure PCTCN2019081005-appb-000002
represents a target prediction probability of the respective one of the multiple solder joint images having a m-th type defect label, y m represents a preset true probability value of the respective one of multiple solder joint images having the m-th type defect label.
Optionally, the training loss function is a Rank loss function
Figure PCTCN2019081005-appb-000003
Figure PCTCN2019081005-appb-000004
associated with the classification layer, wherein Q (i, j)  represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label, i and j are integers varying from 1 to M and not equal, m 0 represents a predetermined parameter,
Figure PCTCN2019081005-appb-000005
represents one of the transposed K-dimension feature vector corresponding to the i-th type of defect label,
Figure PCTCN2019081005-appb-000006
represents one of the transposed K-dimension feature vector corresponding to the j-th type of defect label, Z represents one of the second K-dimension feature vector corresponding to a respective one of multiple solder joint images.
Optionally, the training loss function is a linear combination of a Sigmoid cross entropy loss function L s and a Rank loss function L r with a weight factor λ. In particular,
Figure PCTCN2019081005-appb-000007
where M represents a total number of different types of defect labels, m is an integer varying from 1 to M, 
Figure PCTCN2019081005-appb-000008
represents a target prediction probability of the respective one of the multiple solder joint images having a m-th type defect label, y m represents a preset true probability value of the respective one of multiple solder joint images having the m-th type defect label;
Figure PCTCN2019081005-appb-000009
where Q (i, j) represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label, i and j are integers varying from 1 to M and not equal, m 0 represents a predetermined parameter,
Figure PCTCN2019081005-appb-000010
represents one of the transposed K-dimension feature vector corresponding to the i-th type of defect label,
Figure PCTCN2019081005-appb-000011
represents one of the transposed K-dimension feature vector corresponding to the j-th type of defect label, Z represents one of the second K-dimension feature vector corresponding to a respective one of multiple solder joint images.
Optionally, the step of adjusting network parameters includes fixing parameters associated with one of the Sigmoid cross entropy loss function L s and the Rank loss function L r. The step further includes adjusting network parameters through varying parameters associated with another one of the Sigmoid cross entropy loss function L s and the Rank loss function L r. Additionally, the step includes obtaining the target feature vectors respectively associated with the multiple solder joint images from the convolutional neural network based on adjusted network parameters. The step also includes iterating a preset number of steps of fixing parameters and adjusting network parameters to obtain the target feature vectors. Furthermore, the step includes fixing parameters associated with one of the Sigmoid cross  entropy loss function L s and the Rank loss function L r which was used for adjusting network parameters at a latest iteration step. Moreover, the step includes adjusting network parameters through varying parameters associated with the another one of the Sigmoid cross entropy loss function L s and the Rank loss function L r which was fixed at the latest iteration step.
Optionally, the step of determining the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels includes determining an initial prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels based on the respective one of the target feature vectors. The step additionally includes determining the target prediction probability based on the initial prediction probability and a preset occurrence probability of a solder joint image in the training sample set having the respective one of the defect labels.
Optionally, the step of inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images includes obtaining a respective one of initial feature vectors corresponding to the respective one of the multiple solder joint images outputted from a respective convolutional layer of the convolutional neural network based on the training sample set. Additionally, the step includes inputting at least an initial feature vector outputted from a last convolutional layer one-by-one through the feature-enhancement network to a first fully connected layer and a second fully connected layer to obtain the target feature vectors respectively associated with the multiple solder joint images. The first fully connected layer uses at least two different activation functions to perform a convolution operation and the second fully connected layer uses one activation function to perform a convolution operation.
Optionally, the first fully connected layer uses Sigmoid function and tanh function as activation functions. Optionally, the second fully connected layer uses Sigmoid function or Relu function as activation function.
Optionally, the step of inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images further includes inputting a respective one of initial feature vectors outputted from a respective one of different convolutional layers one-by-one to the first fully connected layer  and the second fully connected layer to obtain the target feature vectors associated with the multiple solder joint images.
In an alternative aspect, the present disclosure provides a method of detecting solder joint defect. The method includes obtaining a solder joint image of an electronic device having a solder joint, the solder joint image including one solder joint located in a region of interest in a center thereof. The method also includes extracting a target feature vector associated with the solder joint using a convolutional neural network trained according to the method of any one of claims 1 to 8. Additionally, the method includes determining initial prediction probabilities of the solder joint image corresponding to all defect labels based on the target feature vector. Furthermore, the method includes determining that the solder joint of the electronic device has no defect only if none of initial prediction probabilities of the solder joint image corresponding to all defect labels is greater than a threshold value. Moreover, the method includes determining that the solder joint of the electronic device has a defect if one of initial prediction probabilities of the solder joint image corresponding to all defect labels is greater than the threshold value.
Optionally, the step of obtaining a solder joint image of an electronic device having a solder joint includes capturing an initial image of the electronic device based on radiography. The step further includes locating a solder joint region for a respective one of all solder joints in a region of interest of the initial image of the electronic device. Furthermore, the step includes determining an enclosing box of a respective one of all solder joints after binarization of the initial image in the solder joint region by threshold segmentation, wherein the enclosing box forms a solder joint image.
Optionally, the method further includes using a Median filtering or Gaussian filtering to reduce noises in the initial image; using grayscale linear transformation and unsharp mask image to adjust a display contrast of the initial image.
In another aspect, the present disclosure provides an inspection apparatus including an imaging system configured to capture an initial image of an electronic device having a feature element. Additionally, the inspection apparatus includes a computer system including an interface device, a memory device, and a processor. The interface device is configured to electronically couple with the imaging system. The memory device is configured to store image data, control program, image process program, task programs, and network parameters based on which a convolution neural network is built and trained according to a method  described herein. The processor is configured to execute the control program to send control instruction via the interface device to the imaging system and receive image data converted from the initial image captured by the imaging system, to execute the image process program to convert the initial image to a feature image using region-of-interest (ROI) location method and store the feature image having a feature element in a center position to the memory device The processor further is configured to execute at least a first task program to extract a target feature vector corresponding to the feature image using the convolutional neural network, at least a second task program to determine an initial prediction probability of the feature image corresponding to a respective one of all defect labels based on the target feature vector, at least a third task program to determine that no defect exists in the feature element of the electronic device only if none of the initial prediction probability of the feature image corresponding to the respective one of all defect labels is greater than a predetermined threshold value, or otherwise, to determine that a defect exists in the feature element of the electronic device.
Optionally, the imaging system includes a radiography imager including a radiation source, a sample desk, and a detector device. The radiation source includes one selected from X-ray source, γ-ray source, e-beam source.
Optionally, the feature image includes an image within an enclosing box that substantially enclosing one feature element of the electronic device in a center of the enclosing box.
Optionally, the electronic device includes a BGA chip. The feature element includes a solder joint.
BRIEF DESCRIPTION OF THE FIGURES
The following drawings are merely examples for illustrative purposes according to various disclosed embodiments and are not intended to limit the scope of the present invention.
FIG. 1 is a flow chart of a training method for a convolutional neural network according to some embodiments of the present disclosure.
FIG. 2 is a schematic diagram of a sample solder joint image according to an embodiment of the present disclosure.
FIG. 3 is a schematic diagram of a feature-enhanced convolutional neural network followed by a classification layer according to some embodiments of the present disclosure.
FIG. 4 is a schematic diagram of a feature enhancement network associating with a convolutional layer according to an embodiment of the present disclosure.
FIG. 5 is a flow chart of a method for detecting solder joint defect according to an embodiment of the present disclosure.
FIG. 6 is a simplified diagram of a radiography imaging system according to an embodiment of the present disclosure.
FIG. 7 is an exemplary diagram of an initial image of a BGA chip by radiography imaging system according to an embodiment of the present disclosure.
FIG. 8 is a schematic diagram of capturing a solder joint image from a BGA chip image according to an embodiment of the present disclosure.
FIG. 9 is a flow chart of a method of using an inspection apparatus for defect inspection according to an embodiment of the present disclosure.
FIG. 10 is an exemplary diagram of a captured solder joint image according to an embodiment of the present disclosure.
DETAILED DESCRIPTION
The disclosure will now be described more specifically with reference to the following embodiments. It is to be noted that the following descriptions of some embodiments are presented herein for purpose of illustration and description only. It is not intended to be exhaustive or to be limited to the precise form disclosed.
Visual inspection on microdefects in electronic devices based on human experience is not reliable and very low in efficiency. Neural network or particularly Convolutional Neural Network (CNN) can be used to identify and classify all solder joint images of the BGA chip with high efficiency and high reliability. CNN is one of deep study models. A CNN is formed with an input layer, an output layer, and multiple alternate convolutional layers (including nonlinear activation) and pooling layers, as well as fully connected layers. As a feature image size becomes smaller, a number of layers of the feature image becomes  larger in the CNN, so that feature vectors of the feature images can be extracted from the CNN and the extracted feature vectors can be classified by a classification operation.
As used herein, the term “neural network” refers to a network used for solving artificial intelligence (AI) problems. A neural network includes a plurality of hidden layers. A respective one of the plurality of hidden layers includes a plurality of neurons (e.g. nodes) . A plurality of neurons in a respective one of the plurality of hidden layers are connected with a plurality of neurons in an adjacent one of the plurality of hidden layers. Connects between neurons have different weights. The neural network has a structure mimics a structure of a biological neural network. The neural network can solve problems using a non-deterministic manner.
Parameters of the neural network can be tuned by pre-training, for example, large amount of problems are input in the neural network, and results are obtained from the neural network. Feedbacks on these results is fed back into the neural network to allow the neural network to tune the parameters of the neural network. The pre-training allows the neural network to have a stronger problem-solving ability.
As used herein, the term “convolutional neural network” refers to a deep feed-forward artificial neural network. Optionally, a convolutional neural network includes a plurality of convolutional layers, a plurality of up-sampling layers, and a plurality of down-sampling layers. For example, a respective one of the plurality of convolutional layers can process an image. An up-sampling layer and a down-sampling layer can change a scale of an input image to one corresponding to a certain convolutional layer. The output from the up-sampling layer or the down-sampling layer can then be processed by a convolutional layer of a corresponding scale. This enables the convolutional layer to add or extract a feature having a scale different from that of the input image.
By pre-training, parameters include, but are not limited to, a convolutional kernel, a bias, and a weight of a convolutional layer of a convolutional neural network can be tuned. Accordingly, the convolutional neural network can be used in various applications such as image recognition, image feature extraction, and image feature addition.
As used herein, the term “convolutional kernel” refers to a two-dimensional matrix used in a convolution process. Optionally, a respective one item of a plurality items in the two-dimensional matrix has a certain value.
As used herein, the term “convolution” refers to a process of processing an image. A convolutional kernel is used for a convolution. For, each pixel of an input image has a value, a convolution kernel starts at one pixel of the input image and moves over each pixel in an input image sequentially. At each position of the convolutional kernel, the convolutional kernel overlaps a few pixels on the image based on the size of the convolution kernel. At a position of the convolutional kernel, a value of one of the few overlapped pixels is multiplied by a respective one value of the convolutional kernel to obtain a multiplied value of one of the few overlapped pixels. subsequently, all multiplied values of the overlapped pixels are added to obtain a sum corresponding to the position of the convolutional kernel on the input image. By moving the convolutional kernel over each pixel of the input image, all the sums corresponding to all the position of the convolutional kernel are collected and output to form an output image. In one example, a convolution may extract different features of the input image using different convolution kernels. In another example, a convolution process may add more features to the input image using different convolution kernels.
As used herein, the term “convolutional layer” refers to a layer in a convolutional neural network. The convolutional layer is used to perform convolution on an input image to obtain an output image. Optionally, different convolution kernels are used to performed different convolutions on the same input image. Optionally, different convolution kernels are used to performed convolutions on different parts of the same input image. Optionally, different convolution kernels are used to perform convolutions on different input images, for example, multiple images are inputted in a convolutional layer, a respective convolutional kernel is used to perform a convolution on an image of the multiple images. Optionally, different convolution kernels are used according to different situations of the input image.
As used herein, the term “down-sampling” refers to a process of extracting features of an input image, and outputting an output image with a smaller scale.
As used herein, the term “pooling” refers to a type of down-sampling. Various methods may be used for pooling. Examples of methods suitable for pooling includes, but are not limited to, max-pooling, avg-polling, decimation, and demuxout.
In order to better identify solder joint image and enhance accuracy of the identification, a CNN to be applied for inspecting solder joint images needs to be trained repeatedly to adjust corresponding network parameters of the CNN. Accordingly, the present  disclosure provides, inter alia, a training method for CNN, a method for detecting defect using the trained CNN, and an inspection apparatus having the same that substantially obviate one or more of the problems due to limitations and disadvantages of the related art.
In one aspect, the present disclosure provides a training method for the convolutional neural network (CNN) . A training method of CNN includes data-transmission in forward direction and error-transmission in backward direction. The data-transmission is to input a training sample set (of data) into the CNN. Then, target feature vectors of the training sample set can be calculated layer-by-layer based on current network parameters and operation form of the CNN. The error-transmission is to generate error based on a Loss function used for supervision of the CNN and transmit backward layer-by-layer through the CNN to update corresponding network parameters.
FIG. 1 is a flow chart of a training method for a convolutional neural network according to some embodiments of the present disclosure. Referring to FIG. 1, the training method includes a step of collecting a training sample set. In an embodiment, the training sample set includes multiple solder joint images. FIG. 2 shows a schematic diagram of a sample solder joint image according to an embodiment of the present disclosure. The sample solder joint image is an image of a solder joint 10 substantially located at a center region. The solder joint may have at least one of different types of defects. Optionally, the sample solder joint image is one of multiple images having a solder joint in a BGA chip with at least one of different types of defects. Typical types of defects for the solder joints occurred during the BGA chip manufacture process includes bubbles, bridging defects, irregular sizes, and cold joints.
Based on a large quantity of solder joint images having different types of defects, a training sample set containing a proper number of solder joint images containing one or more defects can be selected for the use of training the CNN. Optionally, for a better training of the CNN, each solder joint image selected into the training sample set may include any two different types of defects.
Additionally, referring to FIG. 1, the training method further includes a step of inputting the training sample set into the CNN to extract target feature vectors respectively associated with multiple solder joint images in the training sample set. Optionally, the CNN can be one selected from AlexNet Convolutional Neural Network, VGG Convolutional Neural Network, and GoogleNet Convolutional Neural Network as a master network for  extracting the target feature vectors. In particular, a target feature vector extracted from a GoogleNet CNN can be a 2048-dimension vector. A target feature vector extracted from an AlexNet CNN or a VGG CNN can be a 4096-dimension vector.
Additionally, the training method of FIG. 1 includes a step of adjusting network parameters characterizing the convolutional neural network through a training loss function based on the target feature vectors and pre-labeled defect labels corresponding to different types of defects. Optionally, the training loss function includes one loss function or a weighted linear combination of at least two different loss functions. In the CNN, different types of defects have been pre-labeled with corresponding defect labels. For example, a label of solder-joint bubble is classified as a first type of defect label, a label of solder-joint bridge is classified as a second type of defect label, a label of solder-joint size irregularity is classified as a third type of defect label, and a label of cold joint is classified as a fourth type of defect label. Optionally, the training loss function can be a cross-correlation matrix loss function such as a Sigmoid cross entropy loss function. Optionally, the training loss function can be a Rank loss function using word2vec method for determining a normalized K-dimension feature vector based on the transposed K-dimension feature vector corresponding to the respective one of the different types of defect labels. Optionally, the training loss function may contain three different loss functions, depending on applications.
The training method according to embodiments of the present disclosure selects multiple solder joint images as a training sample set for extracting target feature vectors associated with the multiple solder joint images. The training method uses a training loss function in a classification layer following the CNN to adjust network parameters. FIG. 3 shows a schematic diagram of a CNN followed by a classification layer employed only for training the CNN. In an example shown in FIG. 3, the CNN to be trained is a feature-enhanced convolutional neural network receiving sample set including multiple solder joint images and is configured to output target feature vectors in multiple layers of 4096-dimensionality respectively associated with the multiple solder joint images. The classification layer is configured to receive the target feature vectors corresponding to different types of defects and use a training loss function to train the CNN based on the target feature vectors and pre-labeled defect labels corresponding to different types of solder joint defects. Optionally, in the classification layer, a cross-correlation probability matrix M*M is deduced for M types of defect labels in the sample set to describe mutual correlation between any two defect labels, which is used to adjust probability of a respective defect label in the  M-types of defect labels. Then a Sigmoid cross entropy loss function can be used to adjust network parameters based on the adjusted probability of the respective defect labels. Optionally, an enhanced classification learning is achieved by using semantic relationships between defect labels. For example, word2vec method can be employed to convert each defect label to a normalized K-dimensional vector V label. A feature vector outputted from the last layer of 4096-dimensionality is reduced to Z (i.e., a normalized K-dimension vector) for defining a new loss function to compliment the cross-correction between defect labels. In an example, a Rank loss function is used for implementing word2vec method.
Optionally, the training method uses a training loss function containing at least two different loss functions in the classification layer shared by the convolutional neural network. Each loss function is complimentary to other loss function during the CNN training steps. For example, parameters of a first loss function can be fixed and parameters of a second loss function are adjusted in a step of training the CNN. A certain number of training steps are iterated before alternately fixing the parameters of the second loss function while adjusting parameters of the first loss function. The alternate training scheme is further enhancing the training of the CNN. Based on the extracted target feature vectors and pre-labeled defect labels corresponding to different types of defects, the network parameters associated with the convolutional neural network are adjusted during the repeated training process. Since the solder joint defects in the solder joint images have minor differences, the training method described herein can enhance correlation of different defect types in the CNN. When the trained CNN is applied to inspect solder joints, it can substantially enhance accuracy of classification of different types of defects, thereby enhancing defect inspection efficiency and accuracy and reducing labor cost.
Furthermore, in a specific embodiment, the step of inputting the training sample set includes a sub-step of obtaining an initial feature vector corresponding to a respective one of the multiple solder joint images through a respective one of all convolution layers. Convolutional layers apply a convolution operation to the input, passing the result to the next layer. Finally, after several convolutional and max-pooling layers, high-level reasoning in the convolutional neural network is done via fully connected layers. Neurons in a fully connected layer have connections to all activations in the previous layer. At least during execution of the sub-step, an initial feature vector outputted from a last convolutional layer is one-by-one inputted into a first fully connected layer and a second fully connected layer to obtain the respective target feature vector of the respective one of solder joint images. In the  embodiment, the first fully connected layer uses at least two activation functions and the second fully connected layer uses one activation function. Additionally, in a specific implementation, the first fully connected layer uses Sigmoid function and tanh function as activation function. The second fully connected layer uses Sigmoid function or relu function as activation function.
Optionally, the CNN of FIG. 3 is a feature-enhanced CNN in which a feature-enhancement network is followed with each convolutional layer. FIG. 4 shows a schematic diagram of a feature enhancement network associating with a convolutional layer according to an embodiment of the present disclosure. Referring to FIG. 4, the feature enhancement network is inserted to receive a three-dimension feature vector W*H*C outputted from a respective convolutional layer of the CNN, where W*H represents a size of a feature map formed via an initial feature vector, W represents a width of the feature map, H represents a height of the feature map, and C represents number of channels in the convolutional layer that outputs the three-dimension feature vector W*H*C. After through sum-pooling of the three-dimension feature vector W*H*C, a C-dimension feature vector 1*C is obtained. The C-dimension feature vector 1*C is outputted via two paths of activation functions to separate different effects of different channels. One path uses a Sigmoid function through a first fully-connected layer and another path uses tanh function through a second fully connected layer. Optionally, the first fully connected layer uses Sigmoid function and tanh function as activation functions. Optionally, the second fully connected layer uses Sigmoid function or Relu function as activation function. An enhanced C-dimension feature vector is outputted. Then, the enhanced C-dimension feature vector is further to multiply with the initial three-dimension feature vector to obtain a new three-dimension feature vector W*H*C for a next layer in the CNN. Eventually the final target feature vector is outputted from a last feature-enhancement network following the last convolutional layer of the CNN.
As an example where a VGG16 type of CNN is employed for identifying and inspecting defects in a plurality of feature images. The VGG16 CNN includes five stages, Stage1, Stage2, Stage3, Stage4, and Stage5, connected together. Each stage includes one max-pooling layer and one or more convolution layers. For example, one of the first stage, Stage1, is associated with an input image characterized by a three-dimension volume of W*H*C = 224*224*3. The Stage1 includes 2 convolution layers of conv3-64 and one max-pooling layer, outputting a stage-1 feature characterized by a volume of 112*112*64. Stage2 receives the input of the stage-1 feature of 112*112*64 and includes 2 convolution layers of  conv3-128 and one max-pooling layer, outputting a stage-2 feature characterized by a volume of 56*56*128. Stage3 received the input of the stage-2 feature of 56*56*128 and includes 3 convolution layers of conv3-256 and one max-pooling layer, outputting a stage-3 feature characterized by a volume of 28*28*256. Stage4 receives the input of the stage-3 feature of 28*28*256 and includes 3 convolution layers of conv3-512 and one max-pooling layer, outputting a stage-4 feature characterized by a volume of 14*14*512. Stage5 receives the input of the stage-4 feature of 14*14*512 and includes 3 convolution layers of conv3-512 and one max-pooling layer, outputting final feature image characterized by a volume of 7*7*512.
Optionally, in some embodiments, each initial feature vector outputted from each convolutional layer is one-by-one inputted to the first fully connected layer and the second fully connected layer to obtain target feature vectors respectively associated with the multiple solder joint images provided in the training sample set.
In a specific embodiment, the step of adjusting network parameters includes a sub-step of converting a respective one of the defect labels to a first K-dimension feature vector and transposing the first K-dimension feature vector, i.e., determining a transposed K-dimension feature vector corresponding to the respective one of the defect labels. Further, the step includes another sub-step of reducing dimensionality of a respective one of the target feature vectors corresponding to a respective one of the multiple solder joint images to a second K-dimension feature vector. Furthermore, the step includes yet another sub-step of determining a target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels based on the target feature vectors respectively associated with the multiple solder joint images. Here, K is a positive integer selected based on application. Optionally, the K-dimension feature vector corresponding to each defect label can be a K-dimension feature vector after normalization. Optionally, converting a defect label to a vector can be performed using a word2vec method, though other methods can be employed. In a specific implementation, a 4096-dimension feature vector corresponding to a respective one solder joint image is subjected to a fully-connected dimensionality reduction to yield a K-dimension feature vector. Optionally, this K-dimension feature vector corresponding to the respective one of multiple solder joint imagers can be a K-dimension feature vector after normalization. Of course, other methods can be used to reduce dimensionality of the target feature vector to a K-dimension feature vector.
Additionally, the sub-step of determining a target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels based on the target feature vectors respectively associated with the multiple solder joint images further includes determining an initial prediction probability of a respective one solder joint image corresponding to a respective one type of defect labels based on the obtained target feature vector. In particular, at the last layer output of a classification operation, the initial prediction probability
Figure PCTCN2019081005-appb-000012
of the respective one of multiple solder joint images corresponding to the respective one of the defect labels can be determined based on a formula
Figure PCTCN2019081005-appb-000013
where M represents a total number of different types of defect labels, m is an integer belonging to M, 
Figure PCTCN2019081005-appb-000014
represents an initial prediction probability of the solder joint image having a m-th type defect label, δ represents a vector containing the network parameters of the CNN, δ T represents a transposed vector of the network parameters, X represents target feature vector. If the types of defect labels include solder joint bubble, solder joint bridge, solder joint size irregularity, and cold joint, then M can be a set of defect labels including a first type of defect label, a second type of defect label, a third type of defect label, and a fourth type of defect label.
Based on the determined initial prediction probability of the respective solder joint image corresponding to the respective one of different types of defect labels and a target occurrence probability of a solder joint image in the preset training sample set having two different types of defect labels, a target prediction probability of a respective solder joint image corresponding to a respective one defect label can be determined. Here, the occurrence probability of a solder joint image in the preset training sample set having two different types of defect labels means the occurrence probability of a solder joint image having both an i-th type defect label and a j-th type of defect label at the same time, here i varies from 1 to M and j varies from 1 to M but i ≠ j.
In general, an initial prediction probability of one type of defect will be affected by the initial prediction probabilities of all other types of defects. The obtained initial prediction probability is then adjusted, based on the adjusted target prediction probability, the network parameters can be adjusted using one or more training loss functions. In particular, the target prediction probability
Figure PCTCN2019081005-appb-000015
of the respective solder joint image corresponding to the respective one type of defect label can be determined using the following formula:
Figure PCTCN2019081005-appb-000016
where,
Figure PCTCN2019081005-appb-000017
M represents a total number of all different types of defect labels,
Figure PCTCN2019081005-appb-000018
represents an initial prediction probability of a solder joint image having a m-th type of defect label,
Figure PCTCN2019081005-appb-000019
represents a target prediction probability of a solder joint image having a m-th type of defect label, m is an integer varying from 1 to M and k is an integer varying from 1 to M and k ≠ m,
Figure PCTCN2019081005-appb-000020
represents an initial prediction probability of a solder joint image having a k-th type of defect label, N represents a total number of multiple solder joint images in the training sample set, Q (m, k) represents a predetermined occurrence probability of a solder joint image having both a m-th type of defect label and a k-th type of defect label, n (m, k) represents a total number of solder joint images having both m-th type of defect label and k-th type of defect label at the same time, α 1∈ (0.5, 1) , α 2∈(0, 0.5) .
In the specific embodiment, the sub-step of adjusting network parameters includes adjusting the network parameters through the training loss function based on the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels, the transposed K-dimension feature vector of the respective one of defect labels, and the second K-dimension feature vector of the respective one of multiple solder joint images. In particular, the training loss function includes at least two different loss functions. In a case that the training loss function consists of two different loss functions, the two different loss functions are Sigmoid cross entropy loss function and Rank loss function. In the embodiment, the training loss function L used for training the convolutional neural network is given by:
L = L s + λL r;
where, λ represents a weight coefficient used to weigh the proportion of L s and L r, L s represents Sigmoid cross entropy loss function and L r represents Rank loss function.
Sigmoid cross entropy loss function L s is expressed as:
Figure PCTCN2019081005-appb-000021
where M represents a total number of different types of defect labels, m is an integer belonging to M,
Figure PCTCN2019081005-appb-000022
represents a target prediction probability of a solder joint image having a m-th type of defect label, y m represents a pre-labeled true value of a solder joint image  having a m-th type of defect label. When the solder joint image has a m-th type of defect label, y m = 1; When the solder joint image has no m-th type of defect label, y m = 0.
Rank loss function L r is expressed as:
Figure PCTCN2019081005-appb-000023
where M represents a total number of different types of defect labels, Q (i, j) represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label, Q (i, j) = n (i, j) /N, n (i, j) represents a total number of solder joint images that have both the i-th type of defect label and the j-th type of defect label, N represents a total number of the multiple solder joint images in the training sample set; m 0 represents a predetermined parameter;
Figure PCTCN2019081005-appb-000024
represents a transposed K-dimension feature vector of the i-th type of defect label;
Figure PCTCN2019081005-appb-000025
represents a transposed K-dimension feature vector of the j-th type of defect label; and Z represents a K-dimension feature vector corresponding to a respective one solder joint image.
L s and L r share the backbone network of convolutional neural networks. In an implementation of the training method, it can train the convolutional neural network through both L s and L r at the same time. Or, it can fix parameters of one loss function of the L s and L r while train the convolutional neural network through another loss function of the L s and L r. Then, after a certain number of iterations, an alternate loss function of the L s and L r is used for training. Using different loss functions alternatively provides a better way to train the convolutional neural network. In particular, the training method of the present disclosure executes a step first to fix parameters of the loss function L s, and adjust network parameters of the CNN through the loss function L r. After a predetermined number of iterations, the training is executing another step to use the loss function L s to adjust the network parameters again. Or, the training method of the present disclosure executes a step first to fix parameters of the loss function L r, and adjust network parameters of the CNN through the loss function L s. After a predetermined number of iterations, the training is executing another step to use the loss function L r to adjust the network parameters again. Here, the predetermined number of iterations for adjusting network parameters using either one of the L s and L r while fixing the other one can be based on experience that may vary in different applications.
In an implementation of the method for training a convolutional neural network for inspecting a BGA chip to detect defects of multiple solder joints thereof. The method  includes collecting a training sample set including multiple solder joint images. The multiple solder joint images include solder joint images having at least two of some typical solder joint defect types selected from bubble, bridge, size irregularity, and cold joint. Then the method including inputting the training sample set into the convolutional neural network to obtain a 4096-dimension initial feature vector corresponding to a respective one of the multiple solder joint images through a respective convolutional layer. Then, the 4096-dimension initial feature vector outputted from the respective convolutional layer is one-by-one inputted to a first fully connected layer and a second fully connected layer so that a target feature vector corresponding to the respective one of the multiple solder joint images can be obtained. In this implementation, the first fully connected layer uses a Sigmoid function and a tanh function as activation functions to combine effects of different channels between layers. The second fully connected layer uses Sigmoid function as activation function. Additionally, the method includes adopting word2vec method to convert a respective one of different types of defect labels to a respective K-dimension feature vector which is further transposed to a transposed K-dimension feature vector. The method includes determining a normalized K-dimension feature vector based on the transposed K-dimension feature vector corresponding to the respective one of the different types of defect labels. Furthermore, the method includes reducing dimensionality of the 4096-dimension feature vector of the respective one solder joint image to a normalized K-dimension feature vector of the respective one type of defect label.
Based on the formula,
Figure PCTCN2019081005-appb-000026
an initial prediction probability
Figure PCTCN2019081005-appb-000027
of a respective solder joint image corresponding to a respective m-th type of defect label can be determined. Then, based on the following formula:
Figure PCTCN2019081005-appb-000028
a target prediction probability
Figure PCTCN2019081005-appb-000029
of a respective solder joint image corresponding to a respective m-th type of defect label can be determined.
Moreover, the method includes adjusting network parameters associated with the convolutional neural network through a hybrid training loss function L = L s + λL r. In specific, the method includes firstly fixing parameters of a first function L s and adjusting the network parameters using a second function L r. After a certain number of iterations, the  method includes fixing parameters of the second function L r and adjusting the network parameters again using the first function L s.
In another aspect, the present disclosure provides a method of defecting a solder joint defect. FIG. 5 shows a flow chart of a method of detecting a solder joint defect according to an embodiment of the present disclosure. Referring to FIG. 5, the method includes a step of capturing a solder joint image of an electronic device having one or more feature elements. Optionally, the solder joint image includes at least one solder joint located in a center region of the image. Further, the method includes extracting a target feature vector of the solder joint image from a convolutional neural network which is a feature-enhanced CNN pre-trained according to the training method described herein (see FIGs. 1, 3, and 4 and descriptions above) . Additionally, the method includes determining an initial prediction probability of the solder joint image corresponding to the respective one of different types of defect labels (predetermined for the solder joints of electronic device and likely occurred during its manufacture process) based on the extracted target feature vector.
The method further includes determining that the electronic device has no solder joint defect only if none of the respective one initial prediction probabilities of the feature image respectively corresponding to all types of defect labels is greater than a preset threshold value. The threshold value can be empirically obtained. Otherwise, the method includes determining that the electronic device has at least one solder joint defect.
This method relies on the convolutional neural network that is trained based on the disclosed training method to extract the target feature vector of the solder joint image. Additionally, the method utilizes the extracted target feature vector to determine the initial prediction probability of the solder joint image corresponding to a respective one of all different types of defect labels so that the accuracy of the initial prediction probability is enhanced over conventional human effort. Thus, only when none of the determined initial prediction probabilities respectively corresponding to the all types of defect labels is greater than the preset threshold value, the electronic device can be determined to be defect free in its solder joints, i.e., the electronic device is qualified. When at least one initial prediction probability of one type of defect label is greater than the preset threshold, the electronic device can be determined to have a defect in at least one solder joint. Then the electronic device is disqualified. The inspection accuracy is enhanced.
In a specific application, the electronic device includes a BGA chip having one or more feature elements such as solder joints with sizes in micrometer scale. In order to detect any micro defects in the feature element such as solder joint bubble, solder joint bridge, size irregulaity, cold joint, a proper image of the BGA chip needs to be captured. Optionally, radiography imaging technique is used to captutre an initial image of the BGA chip. FIG. 6 shows a simplified diagram of a radiography imaging system according to an embodiment of the present disclosure. Referring to FIG. 6, a radiography imaging system includes a source 410 providing electromagnetic radiation, a supporting desk 420 for placing a sample BGA chip 450 thereon, a detector 430 to collect image data, and a computer system 440 having an interface device 441, a memory device 442, and a processor 443 coupled to the source 410, the supporting desk 420 and the detector 430.
Optionally, the source 410 of the radiography imaging system can be an X-ray source, or a γ-ray source, or an e-beam source or other radiation sources. Optionally, the source 410 is driven by control signals/instructions based on preset control programs to provide a proper dose of electromagnetic radiation toward the sample BGA chip 450 on the supporting desk 420. Optionally, the supporting desk 420 is equipped with a robot handler to load and unload the sample BGA chip 450 one by one through an inspection process for a large quantity of manufactured electronic devices. The supporting desk 420 is also controlled by the preset control programs during the inspection process. Optionally, the detector 430 comprises various image sensors configured to detect the radiations passed through the sample BGA chip 450 and convert to image data. FIG. 7 shows an example of an initial image of a BGA chip displayed using the image data captured by the imaging system.
Optionally, the interface device 441 of the computer system 440 is configured to electronically couple respectively with the source 410, the supporting desk 420, and the detector 430 of the imaging system. Optionally, the memory device 442 is configured to store image data, control program, image process program, task programs, and network parameters based on which a convolution neural network is built and trained according to the training method described herein (see FIG. 1 and descriptions throughout the specification) . Optionally, the processor 443 of the computer system 440 is configured to execute the control program to send control signals/instructions via the interface device 441 to the imaging system. Based on the control signals/instructions, the imaging system controls loading/unloading a sample BGA chip 450 to/from the supporting desk 420 before/after image capture, controls driving the source 410 to illuminate a certain dose of electromagnetic  radiation to the sample BGA chip 450 on the desk 420, and controls the detector 430 to collect image data. Further, the processor 443 is configured, also through the interface device 441, to receive the image data converted from an initial image (FIG. 7) of the sample BGA chip captured by the imaging system. The image data can be stored in the memory device 442. Optionally, the processor is configured to execute the image process program to convert the image data of the initial image to one or more feature images using region-of-interest (ROI) location method and store each feature image having a feature element (such as a solder joint) in a center region of an enclosing box defining the feature image. The feature image having one feature element like solder joint of the BGA chip can be stored to the memory device 442. Optionally, the feature image is processed to reduce noise using a Median filtering method or Gaussian filtering method. Optionally, the feature image is processed to enhance contrast using grayscale linear transformation and unsharp mask image method.
Additionally, the processor 443 of the computer system 440 is configured to execute at least a first task program stored in the memory device 442 to extract a target feature vector corresponding to the feature image using the convolutional neural network (CNN) . The CNN has been trained beforehand based on a training sample set including multiple images having at least two of different types of defect labels classified for the defect types associated with the solder joints of the BGA chip using the training method described in FIG. 1. Furthermore, the processor 443 is configured to execute at least a second task program to determine an initial prediction probability of the feature image corresponding to a respective one of all defect labels based on the target feature vector. Moreover, the processor 443 is configured to execute at least a third task program to determine that no defect exists in the solder joint of the BGA chip only if none of the initial prediction probability of the feature image corresponding to the respective one of all defect labels is greater than a predetermined threshold value. Or otherwise, the processor 443 is to determine that at least one defect exists in the solder joint of the BGA chip.
Optionally, the feature image is a region of the initial image, i.e., a region-of-interest selected from the initial image. Using the ROI location method to select the feature image containing a solder joint can reduce image processing time and enhance inspection accuracy. After the initial image of a BGA chip is captured (FIG. 7) , the initial image in the solder joint area is binarized by a threshold segmentation method to determine an enclosing box for each solder joint. Each enclosing box then forms a solder joint image. A standard  BGA chip can be divided to a matching area A and a solder joint area B. The matching area A is an area with unique characteristics defined in the standard BGA chip and can be used as a template image T for matching part of an initial image S of an arbitrary BGA chip for identifying the matching area A therein. The solder joint area B is just the area in which a solder joint locates. Matching area A and solder joint area B have a preset relative positional relationship. Once the matching area A is determined, the solder joint area B of the arbitrary BGA chip can also be directly determined to yield a solder joint image.
The ROI location method can be illustrated in the following example. FIG. 8 shows a schematic diagram of capturing a solder joint image from a BGA chip initial image according to an embodiment of the present disclosure. Referring to FIG. 8, the initial image S of a BGA chip having a size of N x×N y is subjected for matching by parallel movement of a template image T having a size of M x×M y. A searching sub-image S a, b represents a sub-region of the initial image where (a, b) represent coordinates of an upper-left corner point in the initial image S as a reference point, with a restriction of 1≤a≤N x-M x+1, 1≤b≤N y-M y+1. A normalized cross-correlation coefficient R (a, b) between the sub-image S a, b and the template image T can be obtained by:
Figure PCTCN2019081005-appb-000030
where, R (a, b) is bigger means correlation is stronger. In other words, when R (a, b) reaches maximum, T and S a, b are considered being matched. Accordingly, a matching area A in the initial image S can be determined based on the coordinates of the matched S a, b. Then, the solder joint area B can be determined based on preset relative positional relationship with the matching area A. This solder joint area B is just the ROI area determined by the ROI location method. In this way, solder joint images for all solder joints in the BGA chip can be obtained.
Additionally, each solder joint image includes a feature element which is a solder joint surrounded by a background. Using a threshold segmentation method, a binarization image of the solder joint image can be deduced to give a boundary between the solder joint and background based on distinct grayscale level difference. An enclosing box associated with the boundary of the solder joint is thus determined, namely, the enclosing box with a  simple geometric shape forms a closed region that encloses one solder joint. The enclosing box is using the simple geometric shape to proximately simulate a complex shape of the feature element to increase calculation efficiency for defect inspection using the CNN. In particular, a solder joint image in an enclosing box is in fact used as input into the CNN for extracting the corresponding target feature vector.
In yet another aspect, the present disclosure provides a method of using an inspection apparatus for defect inspection. FIG. 9 is a flow chart of a method of using an inspection apparatus for defect inspection of an electronic device according to an embodiment of the present disclosure. Optionally, the inspection apparatus can be one described in FIG. 6 and the electronic device can be a BGA chip or any similar device having potential multiple types of manufacture-related defects in one or more feature elements. Referring to FIG. 9, the method is a defect inspection method for a plurality of manufactured electronic devices. In particular, the method includes placing an electronic device on a support platform. The electronic device would be one of the manufactured devices loaded one by one on the support platform in the inspection apparatus. The inspection apparatus includes an imaging system. Optionally, the imaging system is a radiography imaging system, for example, shown in FIG. 6.
In the embodiment, the method includes capturing an initial image of the electronic device. The imaging system is operated to illuminate with an electromagnetic radiation onto the electronic device placed on the supporting platform and collecting image data converted by detecting the electromagnetic radiation passed through the electronic device.
Further in the embodiment, the method includes obtaining all feature element regions of the initial image in respective region-of-interests. Accordingly, a feature image that encloses one feature element therein is obtained associated with a respective one of all feature element regions. Furthermore, the method includes determining an enclosing box of the respective one feature element of the electronic device. As shown in FIG. 10, the enclosing box that encloses one feature element 100 in a center region of the image forms a feature image. One initial image of the electronic device may result in multiple feature images.
Moreover, the method includes extracting a target feature vector corresponding to the feature image defined by the enclosing box by inputting the respective one feature image into a convolutional neural network that is pre-trained using a training method disclosed in  the present disclosure. Based on the target feature vector, an initial prediction probability of the respective one feature image corresponding to the respective one of different types of defect labels (which are predetermined for the specific feature element of electronic device and summarized as those likely occurred during manufacture process) can be determined from an output of the convolutional neural network (at least from an output of a last layer of classification layer of the CNN) . Subsequently, the method includes determining there is no defect in the feature element of the electronic device to qualify the electronic device when none of the initial prediction probability of the respective one feature image corresponding to the respective one of different types of defect labels is greater than a predetermined threshold probability. Otherwise, the method includes determining there is at least one defect in the respective one feature element to disqualify the electronic device if at least one of the initial prediction probabilities of the respective one feature image corresponding to the respective one of different types of defect labels is greater than a predetermined threshold probability.
In still another aspect, the present disclosure provides an inspection apparatus. Optionally, the inspection apparatus includes an imaging system configured to capture an initial image of an electronic device having a feature element. Optionally, the inspection apparatus also includes a computer system comprising an interface device, a memory device, and a processor. The interface device of the computer system is configured to electronically couple with the imaging system. The memory device of the computer system is configured to store image data, control program, image process program, task programs, and network parameters based on which a convolution neural network is built and trained according to the method described herein. The processor of the computer system is configured to execute the control program to send control instruction via the interface device to the imaging system and receive image data converted from the initial image captured by the imaging system. The processor is also configured to execute the image process program to convert the initial image to a feature image using region-of-interest (ROI) location method and store the feature image having a feature element in a center region to the memory device. Additionally, the processor is configured to execute at least a first task program to extract a target feature vector corresponding to the feature image using the convolutional neural network. Furthermore, the processor is configured to execute at least a second task program to determine an initial prediction probability of the feature image corresponding to a respective one of all defect labels based on the target feature vector. Moreover, the processor is configured to execute at least a third task program to determine that no defect exists in the  feature element of the electronic device only if none of the initial prediction probability of the feature image corresponding to the respective one of all defect labels is greater than a predetermined threshold value, or otherwise, to determine that a defect exists in the feature element of the electronic device.
The foregoing description of the embodiments of the invention has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form or to exemplary embodiments disclosed. Accordingly, the foregoing description should be regarded as illustrative rather than restrictive. Obviously, many modifications and variations will be apparent to practitioners skilled in this art. The embodiments are chosen and described in order to explain the principles of the invention and its best mode practical application, thereby to enable persons skilled in the art to understand the invention for various embodiments and with various modifications as are suited to the particular use or implementation contemplated. It is intended that the scope of the invention be defined by the claims appended hereto and their equivalents in which all terms are meant in their broadest reasonable sense unless otherwise indicated. Therefore, the term “the invention” , “the present invention” or the like does not necessarily limit the claim scope to a specific embodiment, and the reference to exemplary embodiments of the invention does not imply a limitation on the invention, and no such limitation is to be inferred. The invention is limited only by the spirit and scope of the appended claims. Moreover, these claims may refer to use “first” , “second” , etc. following with noun or element. Such terms should be understood as a nomenclature and should not be construed as giving the limitation on the number of the elements modified by such nomenclature unless specific number has been given. Any advantages and benefits described may not apply to all embodiments of the invention. It should be appreciated that variations may be made in the embodiments described by persons skilled in the art without departing from the scope of the present invention as defined by the following claims. Moreover, no element and component in the present disclosure is intended to be dedicated to the public regardless of whether the element or component is explicitly recited in the following claims.

Claims (18)

  1. A method of training a convolutional neural network through deep learning for defect inspection, the method comprising:
    collecting a training sample set including multiple solder joint images, a respective one of the multiple solder joint images comprising at least one of multiple solder joints having different types of solder joint defects, the at least one of multiple solder joints being located substantially in a pre-defined region of interest (ROI) in a center of the respective one of the multiple solder joint images;
    inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images; and
    adjusting network parameters characterizing the convolutional neural network through a training loss function associated with a classification layer based on the target feature vectors and pre-labeled defect labels corresponding to different types of solder joint defects.
  2. The method of claim 1, wherein the convolutional neural network comprises one or more stages, a respective one stage comprising one or more convolutional layers and one max-pooling layer, a respective one convolutional layer being followed by a feature-enhancement network.
  3. The method of claim 1, wherein adjusting network parameters comprises:
    converting a respective one of the defect labels to a first K-dimension feature vector corresponding to a respective one of different types of solder joint defects;
    transposing the first K-dimension feature vector to a transposed K-dimension feature vector;
    reducing dimensionality of a respective one of the target feature vectors corresponding to a respective one of the multiple solder joint images to a second K-dimension feature vector;
    determining a target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels; and
    adjusting network parameters through the training loss function based on the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels, the transposed K-dimension feature  vector of the respective one of defect labels, and the second K-dimension feature vector of the respective one of multiple solder joint images.
  4. The method of claim 3, wherein the training loss function is a Sigmoid cross entropy loss function
    Figure PCTCN2019081005-appb-100001
    associated with the classification layer, wherein M represents a total number of different types of defect labels, m is an integer varying from 1 to M, 
    Figure PCTCN2019081005-appb-100002
    represents a target prediction probability of the respective one of the multiple solder joint images having a m-th type defect label, y m represents a preset true probability value of the respective one of multiple solder joint images having the m-th type defect label.
  5. The method of claim 3, wherein the training loss function is a Rank loss function
    Figure PCTCN2019081005-appb-100003
    associated with the classification layer, wherein Q (i, j) represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label, i and j are integers varying from 1 to M and not equal, m 0 represents a predetermined parameter, 
    Figure PCTCN2019081005-appb-100004
    represents one of the transposed K-dimension feature vector corresponding to the i-th type of defect label, 
    Figure PCTCN2019081005-appb-100005
    represents one of the transposed K-dimension feature vector corresponding to the j-th type of defect label, Z represents one of the second K-dimension feature vector corresponding to a respective one of multiple solder joint images.
  6. The method of claim 3, wherein the training loss function is a linear combination of a Sigmoid cross entropy loss function L s and a Rank loss function L r with a weight factor λ; wherein,
    Figure PCTCN2019081005-appb-100006
    M represents a total number of different types of defect labels, m is an integer varying from 1 to M, 
    Figure PCTCN2019081005-appb-100007
    represents a target prediction probability of the respective one of the multiple solder joint images having a m-th type defect label, y m represents a preset true probability value of the respective one of multiple solder joint images having the m-th type defect label;
    Figure PCTCN2019081005-appb-100008
    Q (i, j) represents a predetermined occurrence probability of a solder joint image having both an i-th type of defect label and a j-th type of defect label, i and j are integers varying from 1 to M and not equal, m 0 represents a predetermined parameter, 
    Figure PCTCN2019081005-appb-100009
    represents one of the transposed K-dimension feature vector corresponding to the i-th type of defect label, 
    Figure PCTCN2019081005-appb-100010
    represents one of the transposed K-dimension feature vector corresponding to the j-th type of defect label, Z represents one of the second K-dimension feature vector corresponding to a respective one of multiple solder joint images.
  7. The method of claim 6, wherein adjusting network parameters comprises:
    fixing parameters associated with one of the Sigmoid cross entropy loss function L s and the Rank loss function L r;
    adjusting network parameters through varying parameters associated with another one of the Sigmoid cross entropy loss function L s and the Rank loss function L r;
    obtaining the target feature vectors respectively associated with the multiple solder joint images from the convolutional neural network based on adjusted network parameters;
    iterating a preset number of steps of fixing parameters and adjusting network parameters to obtain the target feature vectors;
    fixing parameters associated with one of the Sigmoid cross entropy loss function L s and the Rank loss function L r which was used for adjusting network parameters at a latest iteration step; and
    adjusting network parameters through varying parameters associated with the another one of the Sigmoid cross entropy loss function L s and the Rank loss function L r which was fixed at the latest iteration step.
  8. The method of claim 3, wherein determining the target prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels comprising:
    determining an initial prediction probability of the respective one of multiple solder joint images corresponding to the respective one of the defect labels based on the respective one of the target feature vectors; and
    determining the target prediction probability based on the initial prediction probability and a preset occurrence probability of a solder joint image in the training sample set having the respective one of the defect labels.
  9. The method of claim 2, wherein inputting the training sample set to a convolutional neural network to obtain target feature vectors respectively associated with the multiple solder joint images comprises:
    obtaining a respective one of initial feature vectors corresponding to the respective one of the multiple solder joint images outputted from a respective convolutional layer of the convolutional neural network based on the training sample set; and
    inputting at least an initial feature vector outputted from a last convolutional layer one-by-one through the feature-enhancement network to a first fully connected layer and a second fully connected layer to obtain the target feature vectors respectively associated with the multiple solder joint images, wherein the first fully connected layer uses at least two different activation functions to perform a convolution operation and the second fully connected layer uses one activation function to perform a convolution operation.
  10. The method of claim 9, wherein the first fully connected layer uses Sigmoid function and tanh function as activation functions, the second fully connected layer uses Sigmoid function or Relu function as activation function.
  11. The method of claim 9, further comprises inputting a respective one of initial feature vectors outputted from a respective one of different convolutional layers one-by-one to the first fully connected layer and the second fully connected layer to obtain the target feature vectors associated with the multiple solder joint images.
  12. A method of detecting solder joint defect comprising:
    obtaining a solder joint image of an electronic device having a solder joint, the solder joint image including one solder joint located in a region of interest in a center thereof;
    extracting a target feature vector associated with the solder joint using a convolutional neural network trained according to the method of any one of claims 1 to 11;
    determining initial prediction probabilities of the solder joint image corresponding to all defect labels based on the target feature vector;
    determining that the solder joint of the electronic device has no defect only if none of initial prediction probabilities of the solder joint image corresponding to all defect labels is greater than a threshold value; and
    determining that the solder joint of the electronic device has a defect if one of initial prediction probabilities of the solder joint image corresponding to all defect labels is greater than the threshold value.
  13. The method of claim 12, wherein obtaining a solder joint image of an electronic device having a solder joint comprises:
    capturing an initial image of the electronic device based on radiography;
    locating a solder joint region for a respective one of all solder joints in a region of interest of the initial image of the electronic device; and
    determining an enclosing box of a respective one of all solder joints after binarization of the initial image in the solder joint region by threshold segmentation, wherein the enclosing box forms a solder joint image.
  14. The method of claim 13, further comprising using a Median filtering or Gaussian filtering to reduce noises in the initial image; using grayscale linear transformation and unsharp mask image to adjust a display contrast of the initial image.
  15. An inspection apparatus comprising:
    an imaging system configured to capture an initial image of an electronic device having a feature element; and
    a computer system comprising an interface device, a memory device, and a processor, the interface device being configured to electronically couple with the imaging system, the memory device being configured to store image data, control program, image process program, task programs, and network parameters based on which a convolution neural network is built and trained according to the method of any one of claims 1 to 11, the processor being configured to execute the control program to send control instruction via the interface device to the imaging system and receive image data converted from the initial image captured by the imaging system, to execute the image process program to convert the initial image to a feature image using region-of-interest (ROI) location method and store the feature image having a feature element in a center position to the memory device, and to execute at least a first task program to extract a target feature vector corresponding to the feature image using the convolutional neural network, at least a second task program to determine an initial prediction probability of the feature image corresponding to a respective one of all defect labels based on the target feature vector, at least a third task program to determine that no defect exists in the feature element of the electronic device only if none of the initial prediction probability of the feature image corresponding to the respective one of all defect labels is greater than a predetermined threshold value, or otherwise, to determine that a defect exists in the feature element of the electronic device.
  16. The inspection apparatus of claim 15, wherein the imaging system comprises a radiography imager including a radiation source, a sample desk, and a detector device, wherein the radiation source comprises one selected from X-ray source, γ-ray source, e-beam source.
  17. The inspection apparatus of claim 15, wherein the feature image comprises an image within an enclosing box that substantially enclosing one feature element of the electronic device in a center of the enclosing box.
  18. The inspection apparatus of claim 15, wherein the electronic device comprises a BGA chip, the feature element comprises a solder joint.
PCT/CN2019/081005 2018-09-04 2019-04-02 Method and apparatus for training a convolutional neural network to detect defects Ceased WO2020048119A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/486,025 US11222234B2 (en) 2018-09-04 2019-04-02 Method and apparatus for training a convolutional neural network to detect defects
EP19848922.1A EP3847444A4 (en) 2018-09-04 2019-04-02 PROCESS AND APPARATUS FOR LEARNING A CONVOLUTIVE NEURONAL NETWORK ALLOWING FAULT DETECTION

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811025886.X 2018-09-04
CN201811025886.XA CN110930347B (en) 2018-09-04 2018-09-04 Convolutional neural network training method, and method and device for detecting welding spot defects

Publications (1)

Publication Number Publication Date
WO2020048119A1 true WO2020048119A1 (en) 2020-03-12

Family

ID=69721589

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/081005 Ceased WO2020048119A1 (en) 2018-09-04 2019-04-02 Method and apparatus for training a convolutional neural network to detect defects

Country Status (4)

Country Link
US (1) US11222234B2 (en)
EP (1) EP3847444A4 (en)
CN (1) CN110930347B (en)
WO (1) WO2020048119A1 (en)

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111476315A (en) * 2020-04-27 2020-07-31 中国科学院合肥物质科学研究院 An Image Multi-label Recognition Method Based on Statistical Correlation and Graph Convolution Technology
CN111539931A (en) * 2020-04-21 2020-08-14 三固(厦门)科技有限公司 Appearance abnormity detection method based on convolutional neural network and boundary limit optimization
CN111665066A (en) * 2020-05-18 2020-09-15 东华大学 A method for generating upper and lower warning boundaries of equipment fault adaptive based on convolutional neural network
CN111882557A (en) * 2020-09-28 2020-11-03 成都睿沿科技有限公司 Welding defect detection method and device, electronic equipment and storage medium
CN112001903A (en) * 2020-08-21 2020-11-27 深圳市华汉伟业科技有限公司 Defect detection network construction method, anomaly detection method and system, storage medium
CN112651964A (en) * 2021-01-10 2021-04-13 烟台大学 Target detection method based on deep learning
CN112674295A (en) * 2020-12-23 2021-04-20 北京信息科技大学 Sea cucumber foaming equipment and foaming method
CN112733884A (en) * 2020-12-23 2021-04-30 树根互联技术有限公司 Welding defect recognition model training method and device and computer terminal
CN112884036A (en) * 2021-02-09 2021-06-01 北京京能能源技术研究有限责任公司 Boiler heating surface abnormal image identification method, marking method and system
US11029260B2 (en) * 2019-03-15 2021-06-08 Hongfujin Precision Electronics (Chengdu) Co., Ltd. Solder paste printing quality inspection system and method
CN112950560A (en) * 2021-02-20 2021-06-11 中国电子产品可靠性与环境试验研究所((工业和信息化部电子第五研究所)(中国赛宝实验室)) Electronic component defect detection method, device and system
CN113240642A (en) * 2021-05-13 2021-08-10 创新奇智(北京)科技有限公司 Image defect detection method and device, electronic equipment and storage medium
CN113378792A (en) * 2021-07-09 2021-09-10 合肥工业大学 Weak supervision cervical cell image analysis method fusing global and local information
WO2021205460A1 (en) 2020-04-10 2021-10-14 Cybord Ltd. System and method for assessing quality of electronic components
CN113505657A (en) * 2021-06-18 2021-10-15 东风汽车集团股份有限公司 Welding spot quality detection method and device
CN113724218A (en) * 2021-08-27 2021-11-30 联合汽车电子有限公司 Method and device for identifying chip welding defects by image and storage medium
CN113837225A (en) * 2021-08-25 2021-12-24 佛山科学技术学院 Defect detection 3D printing device and method based on deep learning
CN113838034A (en) * 2021-09-27 2021-12-24 力度工业智能科技(苏州)有限公司 Candy packaging surface defect rapid detection method based on machine vision
WO2022053001A1 (en) * 2020-09-10 2022-03-17 上海航天精密机械研究所 Weld seam internal defect intelligent detection device and method, and medium
CN114463261A (en) * 2021-12-24 2022-05-10 中国科学院自动化研究所 Product defect detection method, electronic device, storage medium, and program product
CN114511503A (en) * 2021-12-30 2022-05-17 广西慧云信息技术有限公司 Method for detecting surface defects of shaving board adaptive to board thickness
CN114742811A (en) * 2022-04-27 2022-07-12 桂林电子科技大学 SMT production line welding spot defect rapid detection method and system based on improved Yolox
CN114862745A (en) * 2021-02-04 2022-08-05 中国石油天然气股份有限公司 Weld defect identification method, and training method and device of weld defect identification model
CN114943970A (en) * 2022-05-19 2022-08-26 阿里巴巴(中国)有限公司 Model training method, text detection method, dictionary pen and storage medium
CN115082667A (en) * 2021-03-16 2022-09-20 腾讯云计算(北京)有限责任公司 Image processing method, device, equipment and storage medium
WO2022213600A1 (en) * 2021-04-08 2022-10-13 中广核检测技术有限公司 Method for recognizing type of vortex signal of evaporator of nuclear power plant on basis of lstm-cnn
CN115326809A (en) * 2022-08-02 2022-11-11 山西省智慧交通研究院有限公司 Apparent crack detection method and detection device for tunnel lining
CN115908407A (en) * 2023-01-05 2023-04-04 佰聆数据股份有限公司 Power equipment defect detection method and device based on infrared image temperature value
CN115937077A (en) * 2022-08-31 2023-04-07 绍兴市上虞区武汉理工大学高等研究院 A Method for Micro-defect Detection on Workpiece Surface Based on Improved SSD Algorithm
CN116612120A (en) * 2023-07-20 2023-08-18 山东高速工程检测有限公司 Two-stage road defect detection method for data unbalance
CN116823717A (en) * 2023-04-15 2023-09-29 西北工业大学 Neural network model for defect detection and its training method, system and equipment
CN117152062A (en) * 2023-08-09 2023-12-01 西北工业大学宁波研究院 An adaptive frame surface defect detection method based on deformable convolution
CN117333491A (en) * 2023-12-01 2024-01-02 北京航空航天大学杭州创新研究院 Steel surface defect detection method and system
CN118096649A (en) * 2024-01-12 2024-05-28 长沙理工大学 Steel bridge weld surface defect identification method, equipment and storage medium
CN118134910A (en) * 2024-05-06 2024-06-04 深圳勤本电子有限公司 A defect detection method and system for producing liquid leakage sensor components
US12105857B2 (en) 2019-04-02 2024-10-01 Cybord Ltd System and method for detection of counterfeit and cyber electronic components
US12330329B2 (en) 2021-03-30 2025-06-17 Maxcess Americas, Inc. Rotary die cutting device and method for setting a gap dimension of a gap between a die cutting cylinder and a counter pressure cylinder of the rotary die cutting device
US12406355B2 (en) 2020-06-13 2025-09-02 Cybord Ltd System and method for tracing components of electronic assembly
TWI906053B (en) * 2023-12-15 2025-11-21 日商Ckd股份有限公司 Solder fillet inspection device and method
US12488451B2 (en) 2022-05-06 2025-12-02 Cybord Ltd High resolution traceability
US12533827B2 (en) 2022-09-13 2026-01-27 Maxcess International Corporation Scoring device and methods for setting axial position and gap dimension

Families Citing this family (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020060565A1 (en) * 2018-09-21 2020-03-26 Hewlett-Packard Development Company, L.P. Part replacement predictions using convolutional neural networks
CN112557416A (en) * 2019-09-09 2021-03-26 英业达科技有限公司 System and method for detecting whether welding spots are bridged or not by using deep learning model
WO2021098585A1 (en) * 2019-11-22 2021-05-27 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Image search based on combined local and global information
US20210166058A1 (en) * 2019-12-03 2021-06-03 Ping An Technology (Shenzhen) Co., Ltd. Image generation method and computing device
CN111429415B (en) * 2020-03-18 2020-12-08 东华大学 A method for constructing an efficient detection model for product surface defects based on network collaborative pruning
CN111627015B (en) * 2020-05-29 2024-04-26 联想(北京)有限公司 Small sample defect recognition method, device, equipment and storage medium
KR20210155179A (en) * 2020-06-15 2021-12-22 삼성전자주식회사 Electronic apparatus and method for controlling thereof
US11423577B2 (en) 2020-07-08 2022-08-23 International Business Machines Corporation Printed circuit board assembly defect detection
CN111860542B (en) * 2020-07-22 2024-06-28 海尔优家智能科技(北京)有限公司 Method and device for identifying article category and electronic equipment
CN112102252B (en) * 2020-08-21 2023-11-28 北京无线电测量研究所 Method and device for detecting appearance defects of welding spots of microstrip antenna
CN112014404A (en) * 2020-08-27 2020-12-01 Oppo(重庆)智能科技有限公司 Component detection method, device, system, electronic equipment and storage medium
EP3961691A1 (en) * 2020-08-27 2022-03-02 Siemens Aktiengesellschaft Identification dataset for electronic modules
CN112348840A (en) * 2020-10-19 2021-02-09 江苏师范大学 QFP chip pin defect discrimination method based on pixel region growth
JP7046150B1 (en) * 2020-12-03 2022-04-01 Ckd株式会社 Substrate foreign matter inspection device and substrate foreign matter inspection method
CN112734693B (en) * 2020-12-18 2024-06-07 平安科技(深圳)有限公司 Pipeline weld defect detection method and related device
CN112598642B (en) * 2020-12-22 2024-05-10 苏州睿信诺智能科技有限公司 High-speed high-precision visual detection method
KR102924195B1 (en) 2021-01-29 2026-02-06 일루미나, 인코포레이티드 Deep Learning-Based Root Cause Analysis of Process Cycle Images
CN113052008B (en) * 2021-03-01 2024-10-25 深圳市捷顺科技实业股份有限公司 Vehicle re-identification method and device
US11841333B1 (en) * 2021-03-11 2023-12-12 United States Of America As Represented By The Administrator Of Nasa System and method for crack detection
JP6942900B1 (en) * 2021-04-12 2021-09-29 望 窪田 Information processing equipment, information processing methods and programs
CN113052832A (en) * 2021-04-19 2021-06-29 广东电网有限责任公司肇庆供电局 Hardware fitting corrosion image detection method and device for power transmission line
CN113256598B (en) * 2021-06-09 2024-06-28 合肥中科星翰科技有限公司 Visual inspection system for chip production
US20220414860A1 (en) * 2021-06-25 2022-12-29 Subcom, Llc Imaging device and system for inspecting cables and cable joints
CN113807400B (en) * 2021-08-17 2024-03-29 西安理工大学 Hyperspectral image classification method, hyperspectral image classification system and hyperspectral image classification equipment based on attack resistance
CN114359193B (en) * 2021-12-23 2023-06-30 华中科技大学 Defect classification method and system based on ultrasonic phased array imaging
CN114092472B (en) * 2022-01-19 2022-05-03 宁波海棠信息技术有限公司 Method, device and medium for detecting uncertain samples in defect detection
CN114581412A (en) * 2022-03-07 2022-06-03 武汉飞恩微电子有限公司 Intelligent bonding welding spot defect identification method based on neural network
CN115294376A (en) * 2022-04-24 2022-11-04 西京学院 Weld defect detection method based on fusion of ultrasonic shape and ultrasonic image features
CN114549997B (en) * 2022-04-27 2022-07-29 清华大学 X-ray image defect detection method and device based on regional feature extraction
CN115035310A (en) * 2022-05-19 2022-09-09 桂林理工大学 Topographic feature line extraction method and device and storage medium
CN115146761B (en) * 2022-05-26 2024-09-06 腾讯科技(深圳)有限公司 Training method and related device for defect detection model
CN114882002B (en) * 2022-05-31 2025-01-10 深圳市格灵精睿视觉有限公司 Target defect detection method and detection device, computer equipment, and storage medium
CN114708267B (en) * 2022-06-07 2022-09-13 浙江大学 Image detection processing method for corrosion defect of tower stay wire on power transmission line
CN114742832B (en) * 2022-06-13 2022-09-09 惠州威尔高电子有限公司 Welding defect detection method for MiniLED thin plate
CN114782757A (en) * 2022-06-21 2022-07-22 北京远舢智能科技有限公司 Cigarette defect detection model training method and device, electronic equipment and storage medium
CN115019347B (en) * 2022-06-24 2024-12-13 北京交通大学 Pedestrian search method and system based on full rank constraint of cross-category matrix
CN114820598B (en) * 2022-06-24 2023-05-16 苏州康代智能科技股份有限公司 PCB defect detection system and PCB defect detection method
CN115393626A (en) * 2022-07-14 2022-11-25 北京华能新锐控制技术有限公司 System and method for identifying surface defects of fan blade
CN115115563A (en) * 2022-07-19 2022-09-27 上海商汤智能科技有限公司 Data processing method, object recognition method, apparatus, computer equipment and medium
CN115309645A (en) * 2022-08-09 2022-11-08 中国银行股份有限公司 Defect positioning method, device, equipment and storage medium for development and test
CN115359054B (en) * 2022-10-19 2023-04-18 福建亿榕信息技术有限公司 Power equipment defect detection method based on pseudo defect space generation
CN115761732B (en) * 2022-10-19 2026-01-09 同济大学 A three-stage method for detecting defects in gold wire bonding
CN115578365B (en) * 2022-10-26 2023-06-20 西南交通大学 A method and device for detecting tooth distance between adjacent racks of rack railway
CN115713653B (en) * 2022-11-10 2023-10-10 中国铁塔股份有限公司黑龙江省分公司 Image recognition method of damaged position of tower mast structure
CN115578377B (en) * 2022-11-14 2023-04-07 成都数之联科技股份有限公司 Panel defect detection method, training method, device, equipment and medium
CN116481461B (en) * 2022-11-24 2023-09-22 广州帕卡汽车零部件有限公司 Method for detecting roughness of hole forming and notch of sound and heat insulation spare and accessory parts of automobile
US12556835B2 (en) * 2022-11-29 2026-02-17 Samsung Electronics Co., Ltd. Compensation of imaging sensor
CN115546211B (en) * 2022-11-29 2023-04-11 福建帝视智能科技有限公司 Welding spot defect classification method, terminal and computer storage medium
CN115861246B (en) * 2022-12-09 2024-02-27 唐山旭华智能科技有限公司 Product quality anomaly detection method and system applied to industrial Internet
CN115810005B (en) * 2022-12-21 2024-04-02 广州科盛隆纸箱包装机械有限公司 Corrugated case defect detection acceleration method, system, equipment and storage medium based on parallel computing
CN115713533B (en) * 2023-01-10 2023-06-06 佰聆数据股份有限公司 Power equipment surface defect detection method and device based on machine vision
CN116244191A (en) * 2023-02-23 2023-06-09 西南民族大学 A Cross-Project Software Defect Prediction Method Based on Graph Structure
CN116466667A (en) * 2023-04-20 2023-07-21 成都工业职业技术学院 Intelligent control method, system and storage medium for parts processing
CN117011223A (en) * 2023-05-30 2023-11-07 合肥综合性国家科学中心人工智能研究院(安徽省人工智能实验室) A method and system for detecting a small number of PCB defect samples based on dense prediction
CN116862878B (en) * 2023-07-11 2026-03-31 易思维(杭州)科技股份有限公司 A method for detecting defects in highly reflective adhesives
CN116824271B (en) * 2023-08-02 2024-02-09 上海互觉科技有限公司 SMT chip defect detection system and method based on tri-modal vector space alignment
CN116758088B (en) * 2023-08-22 2023-12-22 深圳市立可自动化设备有限公司 Chip detection method for Ball Grid Array (BGA) ball mounting and ball mounting system
CN119559111B (en) * 2023-09-04 2025-11-21 中车株洲电力机车研究所有限公司 Deep learning-based welding spot degradation state analysis method, system and storage medium
CN116908314A (en) * 2023-09-08 2023-10-20 中国电力科学研究院有限公司 Ultrasonic detection method and system for lead sealing defect of cable accessory
CN117522837B (en) * 2023-11-23 2025-11-28 中国十七冶集团有限公司 Method and device for detecting defects of steel structure welding seams, electronic equipment and defect classification and identification method
CN117435980B (en) * 2023-12-21 2024-04-12 国网浙江省电力有限公司 Island photovoltaic intelligent operation and maintenance status analysis method based on small sample learning
CN117607155B (en) * 2024-01-24 2024-04-19 山东大学 Strain gauge appearance defect detection method and system
WO2025218899A1 (en) 2024-04-18 2025-10-23 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e. V. Method for testing devices and inspection system
KR20250155342A (en) 2024-04-23 2025-10-30 에스케이하이닉스 주식회사 Solder paste inspection device using neural network and operation method thereof
CN118133189B (en) * 2024-04-30 2024-07-16 长沙金码测控科技股份有限公司 Bridge structure health state real-time monitoring method and system
CN118172360B (en) * 2024-05-13 2024-07-12 深圳超盈智能科技有限公司 Chip defect detection method and system based on image recognition
CN118863335B (en) * 2024-06-24 2025-04-22 华联世纪工程咨询股份有限公司 Image recognition-based plate reinforcement arrangement flow generation method
CN118470000B (en) * 2024-07-09 2024-10-18 广东省科学院智能制造研究所 A weld quality self-assessment method and system based on multi-dimensional images
CN118469885B (en) * 2024-07-11 2024-09-20 山东新美达科技材料有限公司 Multi-stage optimization method for color coated steel plate image
CN119090836A (en) * 2024-08-27 2024-12-06 贵州筑威智慧水务有限公司 A method for detecting quality of welding points of secondary water supply equipment
CN118781128B (en) * 2024-09-13 2024-11-26 绍兴布吉针织有限公司 A knitted fabric defect detection method and system based on image processing
CN119005024B (en) * 2024-10-24 2025-01-21 北京航空航天大学 Real-time damage prediction method for ceramic matrix composites based on deep learning
CN119151931B (en) * 2024-11-18 2025-06-03 无锡市铭腾模具科技有限公司 Cavity Abnormality Detection Method Based on Machine Vision
CN119512003A (en) * 2024-11-21 2025-02-25 长沙轩园科技有限公司 Intelligent control method and system for production and processing of waterproof materials
CN119273681B (en) * 2024-12-06 2025-03-14 振而达(天津)科技发展有限公司 Component placement quality monitoring system and method based on SMT placement machine
CN119693339B (en) * 2024-12-10 2025-10-10 珠海优泰科技有限公司 Steel scraper defect detection method, storage medium, electronic device and device
CN119850565B (en) * 2024-12-26 2025-10-03 中南大学 A dual-stage detection method and system for tiny defects in transparent components
CN119540663B (en) * 2025-01-22 2025-12-12 嘉兴视联智能科技股份有限公司 Welding spot visual detection classification method and system
CN119830766B (en) * 2025-03-14 2025-06-03 北京胜捷科技有限公司 Digital printer control system based on artificial intelligence and control method thereof
CN120525881B (en) * 2025-07-24 2026-03-20 上海帆声图像科技有限公司 A visual inspection system and method for detecting abnormal light transmission defects in camera apertures
CN121033012B (en) * 2025-10-27 2026-04-07 江西美园电缆集团有限公司 Online detection system for oxidation defect on surface of cable copper wire

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105891215A (en) * 2016-03-31 2016-08-24 浙江工业大学 Welding visual detection method and device based on convolutional neural network
CN106874840A (en) * 2016-12-30 2017-06-20 东软集团股份有限公司 Vehicle information identification method and device
US20170300785A1 (en) * 2016-04-14 2017-10-19 Linkedln Corporation Deep convolutional neural network prediction of image professionalism

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5621811A (en) * 1987-10-30 1997-04-15 Hewlett-Packard Co. Learning method and apparatus for detecting and controlling solder defects
JP2934455B2 (en) * 1988-08-26 1999-08-16 株式会社日立製作所 Inspection method and apparatus for soldered part by X-ray transmission image
US5208528A (en) * 1989-01-19 1993-05-04 Bull S.A. Method for inspecting a populated printed circuit board, particularly for inspecting solder joints on the board and a system for working this method
JP3262150B2 (en) * 1994-06-29 2002-03-04 横河電機株式会社 Inspection device for solder joints
US5751910A (en) * 1995-05-22 1998-05-12 Eastman Kodak Company Neural network solder paste inspection system
US6205239B1 (en) * 1996-05-31 2001-03-20 Texas Instruments Incorporated System and method for circuit repair
US5963662A (en) * 1996-08-07 1999-10-05 Georgia Tech Research Corporation Inspection system and method for bond detection and validation of surface mount devices
US20010037673A1 (en) * 1999-03-09 2001-11-08 Liam T. Jackson Solder paste tester
WO2000059671A1 (en) * 1999-04-07 2000-10-12 Mv Research Limited Material inspection
US6823044B2 (en) * 2001-11-21 2004-11-23 Agilent Technologies, Inc. System for collecting multiple x-ray image exposures of a sample using a sparse configuration
US6853744B2 (en) * 2001-12-14 2005-02-08 Agilent Technologies, Inc. System and method for confirming electrical connection defects
US6847900B2 (en) * 2001-12-17 2005-01-25 Agilent Technologies, Inc. System and method for identifying solder joint defects
US7019826B2 (en) * 2003-03-20 2006-03-28 Agilent Technologies, Inc. Optical inspection system, apparatus and method for reconstructing three-dimensional images for printed circuit board and electronics manufacturing inspection
US7171037B2 (en) * 2003-03-20 2007-01-30 Agilent Technologies, Inc. Optical inspection system and method for displaying imaged objects in greater than two dimensions
US7330528B2 (en) * 2003-08-19 2008-02-12 Agilent Technologies, Inc. System and method for parallel image reconstruction of multiple depth layers of an object under inspection from radiographic images
US7099435B2 (en) * 2003-11-15 2006-08-29 Agilent Technologies, Inc Highly constrained tomography for automated inspection of area arrays
JP4595705B2 (en) * 2005-06-22 2010-12-08 オムロン株式会社 Substrate inspection device, parameter setting method and parameter setting device
US7903864B1 (en) * 2007-01-17 2011-03-08 Matrox Electronic Systems, Ltd. System and methods for the detection of irregularities in objects based on an image of the object
WO2010098921A2 (en) * 2009-02-27 2010-09-02 Georgia Tech Research Corporation High speed autofocus interferometric inspection systems & methods
CN106530284A (en) * 2016-10-21 2017-03-22 广州视源电子科技股份有限公司 Welding spot type detection and device based on image recognition
US10032256B1 (en) * 2016-11-18 2018-07-24 The Florida State University Research Foundation, Inc. System and method for image processing using automatically estimated tuning parameters
CN108108807B (en) * 2017-12-29 2020-06-02 北京达佳互联信息技术有限公司 Learning type image processing method, system and server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105891215A (en) * 2016-03-31 2016-08-24 浙江工业大学 Welding visual detection method and device based on convolutional neural network
US20170300785A1 (en) * 2016-04-14 2017-10-19 Linkedln Corporation Deep convolutional neural network prediction of image professionalism
CN106874840A (en) * 2016-12-30 2017-06-20 东软集团股份有限公司 Vehicle information identification method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
NIAN CAI: "SMT Solder Joint Inspection via a Novel Cascaded Convolutional Neural Network", IEEE TRANSACTIONS ON COMPONENTS, PACKAGING AND MANUFACTURING TECHNOLOGY, vol. 8, no. 4, April 2018 (2018-04-01), pages 670 - 677, XP011680766, DOI: 10.1109/TCPMT.2018.2789453
See also references of EP3847444A4

Cited By (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11029260B2 (en) * 2019-03-15 2021-06-08 Hongfujin Precision Electronics (Chengdu) Co., Ltd. Solder paste printing quality inspection system and method
US12105857B2 (en) 2019-04-02 2024-10-01 Cybord Ltd System and method for detection of counterfeit and cyber electronic components
WO2021205460A1 (en) 2020-04-10 2021-10-14 Cybord Ltd. System and method for assessing quality of electronic components
US12423794B2 (en) 2020-04-10 2025-09-23 Cybord Ltd System and method for assessing quality of electronic components
EP4133396A4 (en) * 2020-04-10 2024-05-15 Cybord Ltd. System and method for assessing quality of electronic components
CN111539931A (en) * 2020-04-21 2020-08-14 三固(厦门)科技有限公司 Appearance abnormity detection method based on convolutional neural network and boundary limit optimization
CN111476315B (en) * 2020-04-27 2023-05-05 中国科学院合肥物质科学研究院 An Image Multi-label Recognition Method Based on Statistical Correlation and Graph Convolution Technology
CN111476315A (en) * 2020-04-27 2020-07-31 中国科学院合肥物质科学研究院 An Image Multi-label Recognition Method Based on Statistical Correlation and Graph Convolution Technology
CN111665066B (en) * 2020-05-18 2021-06-11 东华大学 Equipment fault self-adaptive upper and lower early warning boundary generation method based on convolutional neural network
CN111665066A (en) * 2020-05-18 2020-09-15 东华大学 A method for generating upper and lower warning boundaries of equipment fault adaptive based on convolutional neural network
US12406355B2 (en) 2020-06-13 2025-09-02 Cybord Ltd System and method for tracing components of electronic assembly
CN112001903A (en) * 2020-08-21 2020-11-27 深圳市华汉伟业科技有限公司 Defect detection network construction method, anomaly detection method and system, storage medium
WO2022053001A1 (en) * 2020-09-10 2022-03-17 上海航天精密机械研究所 Weld seam internal defect intelligent detection device and method, and medium
CN111882557B (en) * 2020-09-28 2021-01-05 成都睿沿科技有限公司 Welding defect detection method and device, electronic equipment and storage medium
CN111882557A (en) * 2020-09-28 2020-11-03 成都睿沿科技有限公司 Welding defect detection method and device, electronic equipment and storage medium
CN112733884A (en) * 2020-12-23 2021-04-30 树根互联技术有限公司 Welding defect recognition model training method and device and computer terminal
CN112674295A (en) * 2020-12-23 2021-04-20 北京信息科技大学 Sea cucumber foaming equipment and foaming method
CN112651964A (en) * 2021-01-10 2021-04-13 烟台大学 Target detection method based on deep learning
CN114862745A (en) * 2021-02-04 2022-08-05 中国石油天然气股份有限公司 Weld defect identification method, and training method and device of weld defect identification model
CN112884036A (en) * 2021-02-09 2021-06-01 北京京能能源技术研究有限责任公司 Boiler heating surface abnormal image identification method, marking method and system
CN112950560A (en) * 2021-02-20 2021-06-11 中国电子产品可靠性与环境试验研究所((工业和信息化部电子第五研究所)(中国赛宝实验室)) Electronic component defect detection method, device and system
CN115082667A (en) * 2021-03-16 2022-09-20 腾讯云计算(北京)有限责任公司 Image processing method, device, equipment and storage medium
US12330329B2 (en) 2021-03-30 2025-06-17 Maxcess Americas, Inc. Rotary die cutting device and method for setting a gap dimension of a gap between a die cutting cylinder and a counter pressure cylinder of the rotary die cutting device
GB2616996A (en) * 2021-04-08 2023-09-27 Cgnpc Inspection Tech Co Ltd Method for recognizing type of vortex signal of evaporator of nuclear power plant on basis of LSTM-CNN
WO2022213600A1 (en) * 2021-04-08 2022-10-13 中广核检测技术有限公司 Method for recognizing type of vortex signal of evaporator of nuclear power plant on basis of lstm-cnn
CN113240642A (en) * 2021-05-13 2021-08-10 创新奇智(北京)科技有限公司 Image defect detection method and device, electronic equipment and storage medium
CN113505657B (en) * 2021-06-18 2022-05-03 东风汽车集团股份有限公司 Welding spot quality detection method and device
CN113505657A (en) * 2021-06-18 2021-10-15 东风汽车集团股份有限公司 Welding spot quality detection method and device
CN113378792A (en) * 2021-07-09 2021-09-10 合肥工业大学 Weak supervision cervical cell image analysis method fusing global and local information
CN113378792B (en) * 2021-07-09 2022-08-02 合肥工业大学 A Weakly Supervised Cervical Cell Image Analysis Method Fusing Global and Local Information
CN113837225A (en) * 2021-08-25 2021-12-24 佛山科学技术学院 Defect detection 3D printing device and method based on deep learning
CN113724218A (en) * 2021-08-27 2021-11-30 联合汽车电子有限公司 Method and device for identifying chip welding defects by image and storage medium
CN113724218B (en) * 2021-08-27 2024-04-30 联合汽车电子有限公司 Method, device and storage medium for identifying chip welding defect by image
CN113838034A (en) * 2021-09-27 2021-12-24 力度工业智能科技(苏州)有限公司 Candy packaging surface defect rapid detection method based on machine vision
CN113838034B (en) * 2021-09-27 2023-11-21 力度工业智能科技(苏州)有限公司 Quick detection method for surface defects of candy package based on machine vision
CN114463261A (en) * 2021-12-24 2022-05-10 中国科学院自动化研究所 Product defect detection method, electronic device, storage medium, and program product
CN114511503B (en) * 2021-12-30 2024-05-17 广西慧云信息技术有限公司 Particle board surface defect detection method capable of adapting to thickness of board
CN114511503A (en) * 2021-12-30 2022-05-17 广西慧云信息技术有限公司 Method for detecting surface defects of shaving board adaptive to board thickness
CN114742811A (en) * 2022-04-27 2022-07-12 桂林电子科技大学 SMT production line welding spot defect rapid detection method and system based on improved Yolox
CN114742811B (en) * 2022-04-27 2024-03-29 桂林电子科技大学 SMT production line welding point defect rapid detection method and system based on improved Yolox
US12488451B2 (en) 2022-05-06 2025-12-02 Cybord Ltd High resolution traceability
CN114943970A (en) * 2022-05-19 2022-08-26 阿里巴巴(中国)有限公司 Model training method, text detection method, dictionary pen and storage medium
CN114943970B (en) * 2022-05-19 2025-07-11 阿里巴巴(中国)有限公司 Model training method, text detection method, dictionary pen and storage medium
CN115326809B (en) * 2022-08-02 2023-06-06 山西省智慧交通研究院有限公司 Tunnel lining apparent crack detection method and detection device
CN115326809A (en) * 2022-08-02 2022-11-11 山西省智慧交通研究院有限公司 Apparent crack detection method and detection device for tunnel lining
CN115937077A (en) * 2022-08-31 2023-04-07 绍兴市上虞区武汉理工大学高等研究院 A Method for Micro-defect Detection on Workpiece Surface Based on Improved SSD Algorithm
US12533827B2 (en) 2022-09-13 2026-01-27 Maxcess International Corporation Scoring device and methods for setting axial position and gap dimension
CN115908407A (en) * 2023-01-05 2023-04-04 佰聆数据股份有限公司 Power equipment defect detection method and device based on infrared image temperature value
CN115908407B (en) * 2023-01-05 2023-05-02 佰聆数据股份有限公司 Power equipment defect detection method and device based on infrared image temperature value
CN116823717A (en) * 2023-04-15 2023-09-29 西北工业大学 Neural network model for defect detection and its training method, system and equipment
CN116612120A (en) * 2023-07-20 2023-08-18 山东高速工程检测有限公司 Two-stage road defect detection method for data unbalance
CN116612120B (en) * 2023-07-20 2023-10-10 山东高速工程检测有限公司 A two-stage road defect detection method for data imbalance
CN117152062A (en) * 2023-08-09 2023-12-01 西北工业大学宁波研究院 An adaptive frame surface defect detection method based on deformable convolution
CN117333491B (en) * 2023-12-01 2024-03-15 北京航空航天大学杭州创新研究院 Steel surface defect detection method and system
CN117333491A (en) * 2023-12-01 2024-01-02 北京航空航天大学杭州创新研究院 Steel surface defect detection method and system
TWI906053B (en) * 2023-12-15 2025-11-21 日商Ckd股份有限公司 Solder fillet inspection device and method
CN118096649A (en) * 2024-01-12 2024-05-28 长沙理工大学 Steel bridge weld surface defect identification method, equipment and storage medium
CN118134910A (en) * 2024-05-06 2024-06-04 深圳勤本电子有限公司 A defect detection method and system for producing liquid leakage sensor components

Also Published As

Publication number Publication date
EP3847444A4 (en) 2021-11-03
EP3847444A1 (en) 2021-07-14
CN110930347A (en) 2020-03-27
CN110930347B (en) 2022-12-27
US11222234B2 (en) 2022-01-11
US20210334587A1 (en) 2021-10-28

Similar Documents

Publication Publication Date Title
US11222234B2 (en) Method and apparatus for training a convolutional neural network to detect defects
CN109584248B (en) Infrared target instance segmentation method based on feature fusion and dense connection network
Zhang et al. Deep learning based solder joint defect detection on industrial printed circuit board X-ray images
CN110047069B (en) Image detection device
Zhang et al. Research on improved YOLOv8 algorithm for insulator defect detection
US20190130250A1 (en) Method and apparatus with neural network performing convolution
CN110909642A (en) Remote sensing image target detection method based on multi-scale semantic feature fusion
US20210104067A1 (en) Multi-Person Pose Estimation Using Skeleton Prediction
CN113724204B (en) A method and system for locating and identifying defects in aerospace composite materials
EP3532991A1 (en) Evaluating quality of a product such as a semiconductor substrate
Sangeetha et al. Diagnosis of pneumonia using image recognition techniques
CN116844032B (en) Target detection and identification method, device, equipment and medium in marine environment
CN116310361B (en) A multi-scale target detection method based on improved YOLOv4-tiny
CN100566655C (en) Method for processing images to determine image characteristics or analysis candidates
CN116452966A (en) Target detection method, device and equipment for underwater image and storage medium
CN111626379B (en) X-ray image detection method for pneumonia
Abernot et al. Sift-ONN: sift feature detection algorithm employing ONNs for edge detection
Callemein et al. How low can you go? privacy-preserving people detection with an omni-directional camera
CN113298807A (en) Computed tomography image processing method and device
CN113256556A (en) Image selection method and device
CN118902441A (en) Accurate positioning method and system based on gesture recognition
EP4254265A1 (en) Training a neural network for image processing
Li et al. RFID multi-tag dynamic detection measurement based on conditional generative adversarial nets and YOLOv3
Aishwarya et al. The Future of Plant Health: Deep Learning Solutions
Carvalho et al. Application of conditional GAN models in optic disc/optic cup segmentation of retinal fundus images

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2019848922

Country of ref document: EP

Effective date: 20210406

WWW Wipo information: withdrawn in national office

Ref document number: 2019848922

Country of ref document: EP