Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

12results about How to "Reduce model parameters" patented technology

Image comparison method, system, electronic device and computer readable storage medium

The embodiment of the application relates to the technical field of image processing, and discloses an image comparison method, system, electronic equipment and computer readable storage medium, the method comprising: respectively pre-processing and adaptively binarizing a test image and a template image corresponding to the test image to obtain a first image and a second image; performing target detection on the first image, respectively removing a detected target region in the first image and a region in the second image with the same position as the target region to obtain a third image and a fourth image; extracting feature points in the third image and the fourth image and performing feature point matching to determine matched feature points; performing global binarization on the pre-processed test image and the template image and performing difference processing to obtain a difference image; and obtaining an image comparison result based on the matched feature points and the difference image, so that different elements between images are efficiently identified, elements that do not need to be focused on are excluded, and the workload of a tester during rechecking is reduced.
Owner:上海勤宽科技有限公司

Training method and system for self-supervised training predictor for speech separation

ActiveCN115762557Bimprove performanceSelf-supervised training feature improvementSpeech recognitionSound sourcesVoice source
The embodiment of the present application provides a training method and system of a self-supervised training predictor for speech separation. The method comprises: extracting self-supervised training features of each single person voice source speech by using a pre-training model; extracting shallow features for speech representation and deep features for context information in the self-supervised training features, and determining the shallow features and the deep features of each single person voice source speech as training labels of the self-supervised training predictor; inputting training mixed speech generated by each single person voice source speech into the self-supervised training predictor to obtain estimated features of each single person voice source speech; and training the self-supervised training predictor based on a loss function determined based on the estimated features and the training labels corresponding to each single person voice source speech. The self-supervised training predictor is trained and applied in a speech separation model in the embodiment of the present application, so that the accuracy of the self-supervised training features is improved, the performance of the speech separation system is improved, and the model parameters and the calculation complexity are reduced.
Owner:AISPEECH CO LTD

Video instance segmentation method based on dynamic convolution decomposition of lightweight attention mechanism

The application relates to a video instance segmentation method based on a dynamic convolution decomposition of a lightweight attention mechanism; the method first inputs a video frame, and a backbone network independently extracts a feature map of each frame in the video; then the feature map extracted by the backbone network enters an HQT encoding and decoding module, the position change of an instance in each frame is accurately positioned by combining an output head, and three prediction branches are used to supervise model training; in the application, a convolution layer of an encoding network adopts dynamic convolution decomposition, a more compact model is obtained, model training is easier, the required parameter quantity is greatly reduced, the training speed is improved, and the training time is shortened; a lightweight HQT encoding and decoding module is provided, which helps to reduce model parameters and improve efficiency; the loss function is improved, model training is more stable, the convergence speed and convergence precision are improved, and the problems of imbalance between foreground and background in samples and imbalance between foreground categories under a long tail condition are relieved.
Owner:HARBIN UNIV OF SCI & TECH

Fast activity recognition method based on multi-path parallel MLP mixer architecture

ActiveCN117056812BReduce model parametersLess floating point operationsEnergy efficient computingNeural learning methodsFeature vectorAlgorithm
This invention discloses a fast activity recognition method based on a multi-path parallel MLP mixer architecture. First, multi-dimensional sequence data is used as input. An embedding module encodes the multi-dimensional data to obtain a feature sequence. This feature sequence is then fed into multiple MLP mixer branches, where features are mixed along the time, channel, and frequency domain dimensions, respectively. In each branch, after passing through multiple MLP mixers, global pooling is used to aggregate the feature sequence along the time dimension into a feature vector. Finally, the feature vectors obtained from each branch are concatenated and sent to a classification head for activity recognition. Compared with existing deep learning-based activity recognition methods, this invention achieves more accurate activity recognition with fewer model parameters, less floating-point computation, and faster inference speed, meeting the requirements of high precision and high efficiency in practical applications.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Method and device for knowledge distillation of mask autoencoder, equipment and storage medium

The application discloses a kind of knowledge distillation methods, devices and equipment of mask autoencoder and storage medium, the method is by respectively establishing the teacher model and student model of mask autoencoder, wherein the teacher model and the student model are all visual transformation model, and the size of the teacher model is greater than the student model;The teacher model is pre-trained;The student model is pre-trained based on the pre-trained teacher model, so that the student model learns data generalization ability from the pre-trained teacher model, and obtains better image features representing ability;The student model is fine-tuned based on the pre-trained downstream task training, and the student model can be deployed in the power edge side lacking of computing resources, while ensuring that the model accuracy does not decrease, the model parameter is reduced, and the real-time inference speed is accelerated.
Owner:GLOBAL ENERGY INTERCONNECTION RES INST CO LTD +2

Improved YOLO-based plant station illegal behavior monitoring method and system

The invention provides a plant station illegal behavior intelligent monitoring method and system based on an improved YOLO algorithm, and belongs to the technical field of industrial plant station safety management. The monitoring method comprises the steps of video stream acquisition and preprocessing, improved YOLO feature extraction and detection, specific illegal behavior identification, illegal behavior decision, alarm linkage, platform interaction and the like. The core improvement lies in that a lightweight backbone network is constructed by adopting GhostNet, and model parameters and calculation amount are reduced; a small target detection effect is optimized by newly adding a high-resolution detection head, introducing a BiFPN fusion mechanism and adopting a Focus loss and attention mechanism; color band channel enhancement, time sequence difference features and optical flow detection are fused, and flame / smoke recognition robustness is improved; and multiple types of illegal behavior recognition are integrated in the same model system, so that unified monitoring is realized. According to the method, the problems of insufficient model lightweight, unstable small target detection, unreliable fire identification, complex deployment and the like in the prior art are solved.
Owner:CCCC GAS & HEAT RES & DESIGN INST CO LTD

Voltage sag analysis method based on 1d v-net deep learning model

The application discloses a voltage sag analysis method based on a 1D V-net deep learning model, which can directly learn voltage sag characteristic information caused by motor starting, transformer switching, single-phase short circuit, two-phase short circuit and three-phase short circuit from original monitoring data, and avoids a tedious manual feature extraction process. Compared with a one-way cyclic network structure formed by RNN, LSTM, GRU and the like, the application can improve voltage sag disturbance type classification accuracy and voltage sag start-stop time positioning accuracy. Compared with a two-way cyclic network structure formed by RNN, LSTM, GRU and the like, the application can guarantee voltage sag disturbance type classification accuracy and voltage sag start-stop time positioning accuracy on the basis of reducing model parameters.
Owner:XIAN UNIV OF TECH

Lightweight dual prediction branch semantic segmentation water body extraction deep learning method and system

ActiveCN117911701BHigh precisionfew parametersAdaptive learningData set
The application discloses a lightweight dual-prediction branch semantic segmentation water body extraction deep learning method and system, first, the coding part of the lightweight dual-prediction branch semantic segmentation model is constructed, three convolution blocks in the coding structure are designed based on the visual perception, and high, medium and low resolution feature maps are extracted respectively; secondly, the decoding part of the lightweight dual-prediction branch semantic segmentation model is constructed, the dual-prediction branch is designed, the medium and low resolution feature maps are fused and used as one of the discriminant features, input into one of the prediction branches, the high resolution feature map is input into the other prediction branch, and the maximum confidence of the two prediction branches is used as the final prediction probability; finally, the model is trained by using a satellite remote sensing image labeled data set and the adaptive learning rate. The deep learning model provided in the application can effectively solve the water body extraction in a large range of satellite remote sensing images, and provide an intelligent method for dynamic change monitoring of water resources.
Owner:HOHAI UNIV

Auditory space attention decoding method based on low-density electroencephalogram cross-hemisphere attention mechanism, electronic equipment and medium

PendingCN121959154AImprove decoding accuracyLow multiplication and addition operationsBiological modelsSensorsRight hemisphereComputation complexity
The invention discloses an auditory space attention decoding method based on a low-density electroencephalogram cross-hemisphere attention mechanism, electronic equipment and a medium, and belongs to the field of brain-computer interface and neural signal processing. The method comprises the following steps: preprocessing low-density electroencephalogram signals, and respectively mapping the low-density electroencephalogram signals into three-dimensional tensors with a time dimension and a two-dimensional space dimension according to a left hemisphere and a right hemisphere; a space-channel attention module is utilized to extract key spatio-temporal characteristics of each hemisphere; dynamic interaction between left and right hemisphere features is modeled through a cross-hemisphere attention module, and information fusion is realized; and finally, classifying the fused features, and outputting auditory attention directions. According to the method, an electroencephalogram space-time structure is reserved through three-dimensional tensor mapping, feature discrimination is enhanced in combination with a double attention mechanism, high-precision decoding can still be achieved under the low-density condition that only 4-8 channels are used, meanwhile, the method has the advantages of being low in calculation complexity and high in physiological interpretability, and the method is suitable for wearable brain-computer interfaces and intelligent hearing-aid equipment.
Owner:SHANGHAI JIAOTONG UNIV

Method and device for restoring compressed image, electronic equipment and computer program product

The invention discloses a method and a device for restoring a compressed image, electronic equipment and a computer program product. Relates to the audio and video field, and the method comprises the following steps: obtaining a target compressed image, decoding the target compressed image according to a preset decoding mode to obtain an initial restored image, the preset decoding mode being a decoding mode corresponding to a compression mode of the target compressed image; the initial restored image is input into a target model, a target restored image is obtained, and the target model is composed of N shallow feature extraction modules, M deep feature extraction modules and an up-sampling module. Through the method and the device, the problem of high computing resource consumption in a compressed image restoration process in the related art is solved.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Smoked sheet rubber impurity removal path planning method based on visual guidance

The invention provides a smoked sheet rubber impurity removal path planning method based on visual guidance. According to the method, work is executed based on an impurity identification model and a path planning model. Wherein the core of the impurity identification model is a neural network which is established on the basis of an optimized YOLO algorithm and is used for smoked sheet rubber image target identification, and in addition, an SAHI model is used for carrying out auxiliary prediction of impurities; the core of the path planning model is to carry out global path planning based on an ant colony algorithm. The specific execution process for completing smoked sheet rubber impurity identification and elimination path planning work by using the method comprises the steps of constructing a smoked sheet rubber data set, completing training of an impurity analysis model, performing impurity prediction based on the impurity analysis model, performing coordinate conversion on a smoked sheet rubber impurity image set, and obtaining the smoked sheet rubber impurity identification and elimination path planning work. And calculating an elimination path corresponding to the impurities based on the path planning model.
Owner:BEIJING UNIV OF CHEM TECH

A Link Prediction Method and Apparatus Based on Symbolic Graph Neural Network

ActiveCN115952879Bimprove accuracySolving Interaction Prediction ProblemsForecastingNeural learning methodsPattern recognitionAlgorithm
A link prediction method and apparatus based on symbolic graph neural networks includes acquiring a symbolic graph comprising multiple drug nodes and multiple links. The multidimensional attribute features of the multiple drug nodes in the symbolic graph constitute an attribute feature matrix. This attribute feature matrix is ​​input into a preset link prediction model. After processing by a symbolic graph neural network based on a low-pass filter, a fully connected layer, and a regression classifier within the link prediction model, the predicted link between any two drug nodes in the symbolic graph is iteratively output. The error between the predicted link and the actual link in the symbolic graph is analyzed, and the model parameters of the link prediction model are adjusted based on the error until the training termination condition is met. The trained link prediction model is then used to predict the link between the drug node pairs to be predicted. This invention designs a symbolic graph neural network based on a low-pass filter. The end-to-end prediction model can simultaneously train a feature extractor and a link type discriminator, resulting in high accuracy in link prediction.
Owner:HUNAN NORMAL UNIVERSITY