Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

636 results about "Model extraction" patented technology

A step size self-adaptive attack resisting method based on model extraction

The invention discloses a step size self-adaptive attack resisting method based on model extraction. The step size self-adaptive attack resisting method comprises the following steps: step 1, constructing an image data set; Step 2, training a convolutional neural network for the image set IMG to serve as a to-be-attacked target model, step 3, calculating a cross entropy loss function, realizing model extraction of the convolutional neural network, and initializing a gradient value and a step length g1 of an iterative attack; Step 4, forming a new adversarial sample x1; 5, recalculating the cross entropy loss function, and updating the step length of adding the confrontation noise in the next step by using the new gradient value; Step 6, repeatedly the process of inputting images, calculating cross entropy loss function, computing the step size, updating the adversarial sample; repeatedly operating the step 5 for T-1 timeS, obtaining a final iteration attack confrontation sample x'i, and inputting the confrontation sample into the target model for classification to obtain a classification result N (x'i). Compared with the prior art, the method has the advantages that a better attackeffect can be achieved, and compared with a current iteration method, the method has higher non-black box attack capability.
Owner:TIANJIN UNIV

High speed railway catenary fault diagnosis method based on deep convolution neural network

The invention discloses a high speed railway catenary fault diagnosis method based on a deep convolution neural network. The method comprises the following steps: the two-dimensional gray scale image of a high speed railway catenary supporting device is acquired; the deep convolution neural network is pre-trained through a catenary training set, the deep convolution neural network is put to a faster RCNN for training, an equipotential line in the two-dimensional gray scale image is extracted through a trained model and is segmented, and an equipotential line region picture is acquired; and the acquired equipotential line region picture is sequentially subjected to the following processing: the brightness and the contrast are adjusted; recursive Otsu presegmentation is carried out; and ICM / MPM (Iteration condition model / maximization of the posterior marginal) is used to segment and corrode and expand the picture, equipotential line pixel points are obtained, the maximum connected domain is extracted, and the number N of independent connected domains in the equipotential line pixel point region is counted; and if N is larger than m, separable strand fault is judged to happen to the part of the equipotential line. The equipotential line can be accurately positioned, the fault diagnosis accuracy is improved, and the actual production needs are met.
Owner:SOUTHWEST JIAOTONG UNIV

Cell detection method based on sliding window and depth structure extraction features

The invention discloses a cell detection method based on a sliding window and depth structure extraction features. The cell detection method is used for automatically detecting cells by utilizing depth model extraction features and then applying a sliding window technology to a pathological section image. The cell detection method comprises the following steps: section image blocking, training of stacked and sparse self-coding of a feature extraction model, detector training, scanning of a large image by the sliding window and cell position labeling. According to the cell detection method, the large section image is used as a search object, the positions of cells in the image can be found more accurately, faster and completely by adopting a new method of combining a detector and the sliding window, and a good detection effect can be achieved for some unobvious cells in the image. The automatic cell detection method disclosed by the invention can be used for assisting a clinical doctor in carrying out quantitative evaluation on digital pathological sections and accurately and rapidly carrying out clinical diagnosis, so that the diagnosis difference of different observers or one observer at different time periods is reduced.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Unsupervised cross-domain self-adaptive pedestrian re-identification method

The invention discloses an unsupervised cross-domain self-adaptive pedestrian re-identification method. The method comprises the following steps of S1, pre-training an initial model in a source domain; s2, extracting multi-granularity characteristics of a target domain by utilizing the initial model, generating multi-granularity characteristic grouping sets, and calculating a distance matrix for each grouping set; s3, performing clustering analysis on the distance matrix to generate intra-cluster points and noise points, and estimating hard pseudo tags of samples in the cluster; s4, accordingto a clustering result, estimating a soft pseudo label of each sample for processing noise points, and updating a data set; s5, retraining the model on the updated data set until the model converges;s6, circulating the steps 2-5 according to a preset number of iterations; s7, inputting the test set data into the model to extract multi-granularity features, and obtaining a final re-identificationresult according to the feature similarity; according to the method, the natural similarity of the target domain data is mined by utilizing the source domain and the target domain, the model accuracyis improved on the label-free target domain, and the dependence of the model on the label is reduced.
Owner:NANCHANG UNIV

Industrial robot high-precision constant-force grinding method based on curved surface self-adaption

The invention discloses an industrial robot high-precision constant-force polishing method based on curved surface self-adaption. The method comprises the steps of acquiring scanning sampling point data information of the surface of a workpiece to be polished by adopting a linear structured light scanning mode, and acquiring an ordered point cloud model of the workpiece to be polished; through point cloud preprocessing, establishing an STL model of the surface of the to-be-polished workpiece; extracting and utilizing geometric features and topological features of the STL model on the surface of the to-be-polished workpiece, and dividing the curved surface of the to-be-polished workpiece into a plurality of planes without holes; constructing a feature frame according to the STL model of thesurface of the to-be-polished workpiece, and generating a robot polishing motion track by adopting a cutting plane projection method; and in the robot grinding process, constant-force grinding control is achieved according to real-time force feedback. The method has the beneficial effects that the constant-force grinding task for any curved surface can be achieved; the adaptability of the grinding method to the curved surface is improved; the grinding precision is improved; and therefore the intelligence and the automation level of a robot grinding system can be improved.
Owner:SOUTHEAST UNIV

Visual attention mechanism-based method for detecting target in nuclear environment

The invention discloses a visual attention mechanism-based method for detecting a target in a nuclear environment. The method includes: extracting brightness, color, direction features collected by an ordinary camera, and so as to obtain three feature saliency images; performing weighing fusion on the abovementioned saliency images to obtain a weighting saliency image; obtaining regions of interest according to the weighing saliency image and performing feature extraction on the region of interests; extracting features of a gamma camera mixed graph; and using an SIFT method to fuse the regions of interest with the mixed graph, and detecting the position of the target. The visual attention mechanism-based method for detecting the target in the nuclear environment uses a bottom-up data drive attention model to extract the plurality of regions of interests, and greatly reduces the calculated amount of a later matching process; then combines the plurality of regions of interest with the up-down task drive attention model to establish a bidirectional visual attention model, detection precision and processing efficiency of target areas in the images can be greatly improved, and a matching process eliminates interference of unrelated regions in a scene, thereby enabling extracted operation target to have better robustness and accuracy.
Owner:四川核保锐翔科技有限责任公司

Multi-face detecting and tracking method

The invention provides a multi-face detecting and tracking method, belonging to the technical field of artificial intelligence. Firstly, according to multiple face characteristics in a monitoring system video, the method with the combination of Haar characteristic and an Adaboost classifier is used to detect faces, the concrete procedure comprises the following steps: (1) for a video continuous sequence, a Gaussian mixture model is used to extract moving foreground as a first class interest region, a region from the previous frame detection out of a motion region to a face as a center is taken as a second class interest region, and the face detection of the two interest regions is carried out, (2) a mean shift method is used to achieve multi-target tracking, and the adaptive updating and tracking of multiple faces of the same video are satisfied at the same time, (3) the multi-target tracking algorithm in the step (2) and the detection algorithm in the step (1) are combined, and a mixed multi-target tracking face detection algorithm is developed. According to the multi-face detecting and tracking method, the missed detection caused by face direction change or facial expression change is solved, the detection rate is raised, and the requirement of real-time performance by a monitoring system is satisfied.
Owner:SHANGHAI SOLAR ENERGY S&T +1

Garbage classification method based on hybrid convolutional neural network

ActiveCN111144496AEnhanced ability to extract featuresGarbage sorting results are goodWaste collection and transferCharacter and pattern recognitionComputation complexityFeature Dimension
The invention discloses a garbage classification method based on a hybrid convolutional neural network, and belongs to the technical field of garbage classification and recovery. The method solves theproblems that an existing method is low in garbage classification precision and long in required training time. According to a hybrid convolutional neural network model, a convolutional layer, batchstandardization, a maximum pooling layer and a full connection layer are flexibly applied, and BN batch standardization is applied to each convolutional layer and each full connection layer, so that the feature extraction capability of the model is further enhanced, the effect of each layer is brought into full play, and a relatively good classification result is obtained. By utilizing the regularization effect of the BN layer, the maximum pooling layer is properly added to perform statistics on the features, the feature dimension is reduced, the representation capability is improved, fittingcan be well performed, the convergence speed is high, the parameter quantity is small, the calculation complexity is low, and the method has obvious advantages compared with a traditional convolutional neural network. Meanwhile, an optimizer of SGDM + Nesterov is adopted in the model, and finally the classification accuracy of the model on the image reaches 92.6%. The method can be applied to household garbage classification.
Owner:QIQIHAR UNIVERSITY

Brain electrical signal independent component extraction method based on convolution blind source separation

The invention discloses a brain electrical signal independent component extraction method based on convolution blind source separation. The brain electrical signal independent component extraction method based on the convolution blind source separation includes concrete steps: building a brain electrical signal independent component extraction system based on the convolution blind source separation, which comprises an AD (analog to digital) sampling module, a short time Fourier transformation module, a frequency domain instantaneous blind source separation module, a sequence adjustment module and a short time inverse Fourier transformation module; using the AD sampling module to sample brain electrical signals; using the short time Fourier transformation module to transform the brain electrical signals from a time domain to a frequency domain; using the frequency domain instant blind source separation module to separate instantaneous mixing signals in the frequency domain; using the sequence adjustment module to perform sequence adjustment on independent components in a vector on each frequency domain segment; using the short time inverse Fourier transformation module to transform a frequency domain separation result into an independent component on the time domain. The brain electrical signal independent component extraction method based on the convolution blind source separation extracts the independent components of brain electrical signals based on a true convolution mixing model, uses a convolution blind source separation frequency domain algorithm, and is simple to achieve, good in separation effect, and low in calculation complexity.
Owner:BEIJING MECHANICAL EQUIP INST
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products