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

685 results about "Multilayer perceptron" patented technology

A multilayer perceptron (MLP) is a class of feedforward artificial neural network. An MLP consists of at least three layers of nodes: an input layer, a hidden layer and an output layer. Except for the input nodes, each node is a neuron that uses a nonlinear activation function. MLP utilizes a supervised learning technique called backpropagation for training. Its multiple layers and non-linear activation distinguish MLP from a linear perceptron. It can distinguish data that is not linearly separable.

Industrial Internet of Things anomaly detection method based on time sequence and text joint modeling

The invention relates to an industrial Internet of Things anomaly detection method based on time sequence and text joint modeling, and belongs to the technical field of industrial Internet of Things anomaly detection. The method comprises the following steps: constructing text prompt information based on collected industrial Internet of Things time sequence data, and respectively taking the text prompt information as inputs of a time sequence channel and a text prompt channel; a sensor association graph is constructed by using a multi-hop GCN, and on the basis of the association graph, time feature modeling from local to global is completed by using multi-scale expansion convolution and combining a differential attention mechanism; performing word segmentation processing on the text prompt information through a word segmentation device, and encoding the text prompt information into vector representation; and calculating attention weight between time sequence embedding and text prompt embedding, fusing to obtain joint embedding representation, enhancing the joint embedding representation, inputting the enhanced joint embedding representation into MLP for reconstruction, calculating an abnormal score through a reconstruction error, and carrying out industrial Internet of Things anomaly detection according to the abnormal score. The method is high in anomaly detection accuracy, and can improve the equipment anomaly perception and risk early warning capability.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Knowledge cross validation question and answer method and system for reducing illusion of large language model

The invention discloses a knowledge cross validation question-answering method and system for reducing hallusion of a large language model, and belongs to the technical field of artificial intelligence, and the method is implemented by the following steps: generating results through multiple times of sampling: when a user puts forward a question, controlling the large model to perform multiple times of sampling, and generating a specified number of results; calculating hidden state related indexes: extracting the hidden state of the last token of the middle layer of the large model corresponding to the result, and calculating covariance matrixes and answer discrete feature values of the hidden states; mLP model prediction: inputting the discrete feature value of the answer and the length of the answer into a multilayer perceptron MLP, and outputting a hallucination-free probability; querying and summarizing a knowledge graph; and calculating a final illusion-free score and outputting a result. According to the method, the answer quality and credibility of a large language model can be remarkably improved, and the method is particularly suitable for application scenes with extremely high requirements on the accuracy of single-mode text generation contents.
Owner:SHANDONG INSPUR SCI RES INST CO LTD

Point cloud static denoising method based on geometric constraint and deep learning

The invention relates to a point cloud static denoising method based on geometric constraint and deep learning, belongs to the technical field of point cloud processing, and solves the problem of poor point cloud denoising effect caused by poor geometric fidelity and weak generalization ability for complex noise in the prior art. Comprising the following steps: after preprocessing a to-be-denoised point cloud, dividing the to-be-denoised point cloud into a plurality of point cloud blocks with overlapping regions; for each point cloud block, performing multi-round iterative optimization on the coordinates of each point cloud by using the trained denoising network, and optimizing the predicted coordinates of each point cloud output by the denoising network in each round of iteration by using normal guided filtering and incremental updating to obtain the coordinates of each point cloud for the next round of iteration; the denoising network sequentially comprises a dynamic graph convolutional network, a first multi-layer perceptron and a second multi-layer perceptron; and after the optimization results of the point cloud blocks are fused, carrying out post-processing filtering to obtain a denoised point cloud. The point cloud denoising precision and the detail retention capability are improved.
Owner:CE CENT FOR ENG RES TEST & APPRAISAL +1

Recommendation system method for keeping semantic integrity based on large language model

The invention discloses a recommendation system and method for keeping semantic integrity based on a large language model. According to the method, user-article interaction data and text information are fused, a prompt template of a user and an article is constructed, a configuration file with rich semantics is generated by utilizing a large language model, and initial embedded representation is extracted. Then, two-stage dimensionality reduction transformation is carried out through principal component analysis and a multi-layer perceptron, semantic information is reserved, and low-dimensional embedding is generated; on the basis of the embedding, cosine similarity is calculated, a user-user and article-article similar graph is constructed, and final embedding representation is generated through graph convolutional network coding. Meanwhile, collaborative filtering is combined to capture an interaction relationship and optimize a joint learning target, including recommendation loss, cross-modal comparison loss and regularization terms, so as to align semantics and collaborative filtering embedding, and finally generate a high-precision personalized recommendation result. The method effectively improves the semantic comprehension ability and recommendation accuracy of a recommendation system, and is suitable for various recommendation scenes.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

State evaluation method, system, equipment and medium

The invention discloses a state evaluation method, system and device and a medium, and belongs to the field of machine learning, and the method comprises the steps: obtaining multi-modal sensor data, carrying out the preprocessing and fusion, and obtaining a fusion feature vector; detecting the fusion feature vector based on a mixed architecture model constructed by a spline enhanced multi-layer sensing network, a convolutional neural network and a Transform attention mechanism to obtain an anomaly type and confidence; when the detection result is abnormal, generating an abnormal event according to an event driving mechanism; responding and acquiring time sequence data from historical sensor data, and performing simulation prediction according to the physical information neural network model to obtain a prediction result; the prediction result is fed back to the detection model to update the confidence degree, the target detection result is obtained, the state evaluation result is obtained in combination with the prediction result, and therefore the state evaluation accuracy and reliability can be improved.
Owner:MAINTENANCE BRANCH COMPANY STATE GRID ZHEJIANG ELECTRIC POWER

Computing power resource allocation method, system and product based on multi-dimensional dynamic evaluation

The invention relates to the technical field of computing power resource allocation, and particularly discloses a computing power resource allocation method and system based on multi-dimensional dynamic evaluation and a product. The method comprises the steps of obtaining evaluation index data of a to-be-scheduled task in multiple dimensions; dynamically configuring a weight value of each evaluation index according to a task attribute and a system state; the evaluation index data is fuzzified by using a preset membership function, a fuzzy evaluation matrix is constructed in combination with the weight value, and comprehensive calculation is performed through a fuzzy inference rule to obtain fuzzy comprehensive evaluation data of the task, so that an accurate evaluation result is generated; modeling a task execution process by adopting a multi-layer perceptron model, and predicting the execution performance of the task; and based on the evaluation result and the prediction result, dynamically selecting a proper strategy from a plurality of predefined task scheduling strategies, and scheduling the tasks to optimize computing power resource allocation. According to the method, the resource utilization efficiency is remarkably improved through multi-dimensional evaluation and a dynamic scheduling mechanism.
Owner:DIGITAL CHONGQING BIG DATA APPL DEV CO LTD

Intelligent control method and system for water treatment agent

The invention relates to the technical field of water treatment, and discloses an intelligent control method and system for a water treatment agent, and the method comprises the steps: collecting water quality parameters and flow data in real time, dynamically constructing a time sequence characteristic space, and integrating a current parameter value, a historical lagging parameter value and interaction characteristics; preprocessing the data, extracting key interaction features, and constructing a multi-dimensional feature space; the processed data are input into a learning prediction model integrated by three basic learners including a multilayer perceptron, a random forest and support vector regression, the learning prediction model is fused through a dynamic weighting strategy, the weight is adaptively adjusted according to prediction consistency, and a prediction value is output; and adding is controlled according to the predicted value, dynamic correction is carried out in combination with historical deviation, and meanwhile, adding amount range limitation and change rate constraint per minute are implemented. The problems of slow response, high error rate and weak compatibility in the prior art are solved, and the purposes of high control precision, low cost, strong anti-interference capability, high automation level and high response speed are achieved.
Owner:CHINA COAL TECH & ENG GRP HANGZHOU ENVIRONMENTAL PROTECTION INST

Logic comprehensive cutting delay prediction method based on graph neural network

The invention provides a logic synthesis cutting delay prediction method based on a graph neural network, which comprises the following steps of: firstly, constructing a cutting (Cut) delay prediction data set of a logic synthesis circuit, then extracting structural and functional features of nodes in a cutting sub-graph, constructing a heterogeneous cutting level graph taking a cutting super node as a center, and finally, carrying out segmentation on the heterogeneous cutting level graph. And packaging into a graph neural network input format. Then, a delay prediction model is constructed, the delay prediction model comprises a graph neural network module and a multi-layer perceptron module, the graph neural network module extracts circuit structure features and pointer attention mechanism dynamic association standard cell library features through SAGE convolution, and enhanced cutting representation is formed; and finally, carrying out delay prediction on cutting in a new circuit by utilizing the trained model. According to the method, the cutting structure modeling capability and the delay prediction precision are effectively improved, the method can be used for optimizing a cutting selection strategy in a synthesizer, and the logic comprehensive quality is improved.
Owner:HANGZHOU DIANZI UNIV +1

Hull shape optimization method based on neural network modeling

The invention relates to the technical field of ship design optimization, and discloses a hull shape optimization method based on neural network modeling. In the data acquisition stage of the method, initial appearance parameters and hydrodynamic performance data of a ship body are obtained, the appearance parameters comprise geometric dimensions and shape features, and the performance data comprise resistance coefficients and wave-making resistance values. In the neural network construction stage, a neural network model with a multi-layer perceptron structure is trained by using collected data, weights are updated through a back propagation algorithm, and a nonlinear mapping relation between appearance parameters and hydrodynamic performance indexes is established. In the shape optimization stage, the trained neural network model is used for carrying out iterative adjustment on the shape of the ship body, fluid dynamic performance indexes are recalculated through the model after each adjustment until preset convergence conditions are met, and finally optimized ship body shape data are output. According to the method, partial complex calculation is replaced by the neural network, and intelligent optimization of the hull appearance is realized.
Owner:AVIC WEIHAI SHIPYARD

TR component gold wire bonding process parameter prediction method based on multilayer perceptron neural network

The invention discloses a TR assembly gold wire bonding process parameter prediction method based on a multilayer perceptron neural network, and belongs to the technical field of microwave device intelligent manufacturing. According to the method, an intelligent mapping model of gold wire bonding geometric parameters and radio frequency performance is constructed by fusing a multi-layer perceptron neural network and parameterized electromagnetic simulation. The method specifically comprises the following steps: generating 45 groups of samples in a process parameter space by adopting Latin hypercube sampling; obtaining an S parameter data set through batch processing electromagnetic simulation; box-Cox conversion and normalization preprocessing are carried out on the data; the method comprises the following steps: constructing an MLP neural network model of a 3-32-16-2 structure, and determining hyper-parameters by using Bayesian optimization; and after training is completed, rapid reverse mapping from target performance to process parameters is realized. According to the method, the number of traditional tests is reduced from more than 200 to 45, the predicted root-mean-square error of S21 is smaller than or equal to 0.12 dB, the determination coefficient is larger than or equal to 0.96, and the parameter backstepping time lt is obtained; according to the method, full-process automation from simulation, training, optimization to production and issuing is realized, and the development efficiency of the TR component is remarkably improved.
Owner:GUILIN UNIV OF ELECTRONIC TECH

Coronary heart disease risk prediction method based on multi-source data processing

The invention relates to a coronary heart disease risk prediction method based on multi-source data processing. The coronary heart disease risk prediction method comprises the following steps: extracting structured clinical data by using a multi-layer perceptron to obtain a first feature vector; processing the physiological signal time sequence data by using a one-dimensional convolutional neural network to obtain a second feature vector; splicing the first feature vector and the second feature vector to obtain a fused feature vector; training a coronary heart disease risk prediction model based on the fused feature vector, and combining decision trees generated by all iteration rounds to obtain the coronary heart disease risk prediction model; and processing the fusion feature vector of the target object by using the trained coronary heart disease risk prediction model, and outputting a coronary heart disease risk prediction value.
Owner:深圳市龙华区中心医院

CXL heterogeneous memory hot page method and system based on MLP six-dimensional feature modeling

The invention discloses a CXL heterogeneous memory hot page method and system based on MLP six-dimensional feature modeling, and the technical scheme is that the method comprises the steps: collecting an NUMA memory access track when a process runs, and constructing a six-dimensional system feature vector composed of the total number of pages, the average access amount of two nodes, the access range, the height difference page number and the imbalance ratio; standardizing the features, inputting the standardized features into a multi-layer perceptron, and predicting a hot page judgment threshold value, a maximum migration page number and a migration period in a linkage manner; screening candidate pages according to prediction parameters, migrating the candidate pages between DRAM and CXL nodes, and recording bandwidth and time delay for evaluation and batch retraining. According to the method, self-adaptive linkage of the threshold value, the scale and the rhythm is achieved, reciprocating migration and resource waste are reduced, the hot page judgment sensitivity and specificity are improved, the error migration rate is reduced, the migration scale and the rhythm are matched in a self-adaptive mode along with loads, and the system performance tends to be more stable.
Owner:XIDIAN UNIV

Gene data analysis system based on AI

The invention discloses an AI-based gene data analysis system. The system comprises a plurality of omics data matrixes; local association pattern mining is performed on the multi-omics data matrix through a 1D-CNN one-dimensional convolutional neural network, a topological structure of a gene network is identified through continuous coherence analysis, dynamic weights are allocated to sequence features and a topological feature matrix by using a dynamic attention mechanism, and weighted multi-scale feature vectors are output; establishing a multi-modal fusion model based on a Transform architecture to fuse the multi-scale feature vectors, performing fine adjustment on the adaptive disease data set by using the general genome feature of a pre-training model, and outputting a fused feature vector; and inputting the fusion feature vector into an MLP multilayer perceptron for disease risk prediction, generating a disease risk prediction index in combination with an SHAP algorithm, and generating an auxiliary decision scheme according to the prediction index. And the accuracy and generalization ability of disease risk classification are effectively improved.
Owner:NANTONG RUICHENG HECHUANG BIOTECHNOLOGY CO LTD

Enzyme EC number prediction method

The invention relates to the technical field of artificial intelligence application, and discloses an enzyme EC number prediction method, and the method comprises the steps: obtaining the sample sequence characteristics of a to-be-predicted sample containing a substrate SMILES sequence and a product SMILES sequence through a target BERT model; constructing a molecular object and feature coding based on atom mapping, atom truncation and sequence analysis, constructing a reaction graph of a to-be-predicted sample, inputting the reaction graph into a target graph isomorphic neural network, and constructing molecular graph features of the to-be-predicted sample based on a recursive neighborhood aggregation mechanism; and fusing the sample sequence features of the to-be-predicted sample with the molecular map features by using a bidirectional cross attention mechanism to obtain multi-modal features, inputting the multi-modal features into the multi-layer perceptron, and obtaining the prediction probability of the enzyme EC number of the to-be-predicted sample. According to the method, efficient and accurate end-to-end prediction of enzyme EC numbering is realized through the multi-dimensional chemical spatial characteristics of the collaborative modeling reaction.
Owner:JIANGNAN UNIV

Time sequence prediction method and system based on double-domain feature fusion

The invention discloses a time prediction method and system based on double-domain feature fusion. The method and system adapt to long and short term time series prediction requirements of multiple scenes such as weather forecast, energy scheduling, traffic flow and financial exchange rate. The method comprises the steps that a multi-field data set is obtained and preprocessed, and instance normalization is carried out; performing double-domain multi-scale characteristic decomposition by adopting down-sampling and discrete wavelet transform to obtain continuous trend and high-frequency mutation details; a local unit is obtained through patch cutting and embedding, local time sequence association is mined through depth separable convolution, cross-patch global interaction is achieved in combination with a multi-layer perceptron, and local-to-global progressive fusion is completed; and constructing bidirectional attention flow enhanced cross-domain and cross-scale collaboration, and combining with standardized data training to obtain a prediction model. According to the invention, the method can improve the depiction capability of non-stable and non-linear complex time sequence data containing abrupt change and multi-period superposition, gives consideration to the adaptability of long and short term prediction, remarkably improves the accuracy of multi-field time sequence prediction, and promotes the application of the prediction technology in multiple scenes.
Owner:JILIN INST OF CHEM TECH

Method and device for predicting online open course learner satisfaction and electronic equipment

The invention relates to a method and device for predicting online open course learner satisfaction and electronic equipment, and the method comprises the steps: predicting the online open course satisfaction of students through an MLP and RBF neural network model by using a virtual learning environment of a large-scale online teaching and learning platform and combining learning behavior data in a learning management system (LMS); the model comprises a data acquisition and processing module, a multilayer perceptron (MLP) module, a radial basis function (RBF) neural network module, a classification tree module and a control block, the data acquisition and processing module is used for generating a training and testing data set, and the MLP and RBF neural network model predicts the satisfaction degree of a learner. The MLP model carries out feature extraction through a multi-layer perceptron structure and different activation functions, the RBF model measures the distance between input data and a center by using a radial basis function to realize feature extraction, the classification tree is used for judging a prediction model to which a data point belongs, the control block integrates features from the MLP and RBF neural network models, and the RBF model is used for determining a prediction model to which the data point belongs. Experimental results show that the prediction accuracy of low-satisfaction-degree learners and high-satisfaction-degree learners can be improved at the same time through the combination scheme of the MLP and the RBF, the method can be applied to learner satisfaction degree prediction of various online open courses, an educational institution is helped to know the satisfaction degree condition of students in time, course design and teaching strategies are optimized, and the teaching efficiency is improved. And important support is provided for teaching reform and optimization in the field of online education.
Owner:ARMOR ACADEMY OF CHINESE PEOPLES LIBERATION ARMY

Proportioning optimization method of nano-composite flame-retardant master batch in engineering plastic based on machine learning

PendingCN121885018APrecise ratioEfficient proportioning and adaptive optimizationBiological modelsChemical machine learningEngineering plasticThe Internet
The invention belongs to the technical field of crossing of high polymer materials and artificial intelligence, and discloses a method for optimizing the proportion of a nano-composite flame-retardant master batch in engineering plastic based on machine learning. The method is used for solving the problems that a traditional experience trial and error method is low in efficiency in multi-target performance collaborative optimization, high-dimensional nonlinear parameter space search is difficult, and microscopic coupling effect modeling is missing. According to the method, a multi-dimensional input feature set containing material composition and process parameters is constructed, six key performance indexes are combined to form training data, a mixed model formed by cascading a multi-layer perceptron and Gaussian process regression is trained, an improved non-dominated sorting genetic algorithm (NSGA-II) is adopted for multi-target global optimization, and an optimal ratio meeting preset constraints is obtained. The method is an industrial internet technology system service, and solves the technical problem that multi-target performance is difficult to collaboratively optimize due to the fact that a traditional experience trial-and-error method cannot perform modeling and searching on a high-dimensional nonlinear parameter space of a nano-composite flame-retardant system.
Owner:LIAONING WEIKETRUI FLAME RETARDANT MATERIAL TECH CO LTD

Dynamic routing optimization transmission method based on neural network

The invention discloses a dynamic routing optimization transmission method based on a neural network. The method comprises the following steps: S1, collecting original state data in a network environment; s2, preprocessing the original state data; s3, constructing a causal graph based on the historical abnormal event log, and performing vectorization representation on the causal graph; s4, modeling is carried out on the state features and the topological features, state and structure fusion processing is carried out, and a performance prediction tensor is output through a multi-layer perceptron; s5, constructing a joint optimization target based on the embedded vector and the performance prediction tensor, and screening an optimal path set; and S6, generating a routing control instruction according to the optimal path set, and issuing the routing control instruction to the network forwarding equipment. According to the method, causal graph embedding and neural network modeling are fused, dynamic path optimization is realized, and the method has the advantages of high intelligence, high stability and high adaptability.
Owner:JIANGSU DINGSHUANG MICROELECTRONICS CO LTD

Internet of Things equipment abnormal behavior identification method and system based on artificial intelligence

The invention relates to the technical field of networking equipment abnormity identification, in particular to an Internet of Things equipment abnormal behavior identification method and system based on artificial intelligence. The method comprises the following steps: collecting operation state data of target equipment through multi-source sensing, segmenting a multi-dimensional time sequence feature matrix based on a sliding time window, extracting a time sequence behavior feature vector representing equipment state evolution, and constructing a behavior feature set; performing nested coding on the behavior feature set by the feature representation model to obtain a discriminative nested feature vector, taking the discriminative nested feature vector as input of an anomaly recognition model, and outputting an anomaly score value for each equipment behavior track; and comparing the abnormal score value with a discrimination threshold value to generate a corresponding state label. A multi-layer perceptron and a lightweight multi-layer perceptron are utilized to jointly generate a discriminative feature vector, a high anomaly score is generated in an unseen structural disturbance sample, and the recognition capability of an unknown abnormal mode is improved.
Owner:BEIJING XINJIE TECHNOLOGY CO LTD

Temperature compensation error elimination method in full-automatic transformer transformation ratio test

The invention provides a temperature compensation error elimination method in a full-automatic transformer transformation ratio test, and belongs to the technical field of transformers. A heat conduction coefficient matrix, a convective heat transfer coefficient matrix and a radiation form factor matrix are utilized to construct a temperature field dynamic evolution equation set, and a neural network compensation model combining a multi-layer perceptron architecture and an attention mechanism is adopted. A hierarchical fusion weight is dynamically adjusted based on a thermal gain stability matrix eigenvalue, a temperature gradient vector modulus length and a thermal capacity matrix condition number through a gating weight function, compensation parameters are adjusted in advance by using a temperature field prediction algorithm, and continuous improvement of measurement precision is realized through a temperature compensation effect evaluation mechanism and a dynamic parameter optimization strategy. The technical problems that the measurement precision is reduced and accurate temperature compensation cannot be realized due to temperature change in the transformation ratio test process of the transformer are solved.
Owner:YUNNAN JINHUA ELECTRIC POWER ENGINEERING CO LTD

Environmental heating temperature prediction method and system based on multi-scale and comparative learning

The invention relates to an environment heating temperature prediction method and system based on multi-scale and comparative learning, and the method comprises the steps: obtaining a temperature sequence of an environment heating system through a sliding window, and obtaining a temperature sequence of the environment heating system based on a multi-scale convolution branch neural network and a cosine similarity function; calculating the comparison loss between the time cluster of the preset comparison learning model and the real sample cluster; inputting the clustered multi-time scale features into a multi-layer perceptron, and calculating regression loss of the predicted temperature sequence and the corresponding real temperature sequence; based on the comparison loss and the regression loss, training the joint network through joint loss and gradient descent until the joint loss of the joint network reaches a preset value, and obtaining a trained joint network; and inputting a real-time continuous temperature sequence of the environment heating system into the trained joint network to obtain a predicted temperature sequence. According to the method, through combination of multi-scale time clustering and contrast training, the calculation complexity is reduced, and the precision and robustness are improved.
Owner:STATE GRID HENAN ELECTRIC POWER ELECTRIC POWER SCI RES INST

Emotion regression recognition method based on multi-modal signals

The invention relates to an emotion regression recognition method based on multi-modal signals. The method comprises the steps that original electroencephalogram signals and data fragments of all modals of electrocardiosignals are obtained; inputting the modal data fragments into corresponding shallow layer encoders and fusing the modal data fragments to obtain shallow layer fusion features; inputting the shallow spatio-temporal features of each mode into a corresponding Transform deep encoder to obtain deep features, and performing deep fusion on the deep features and the shallow fusion features to obtain deep fusion features; splicing the deep fusion features and the feature-activated manual features to obtain final features; and outputting an emotion continuous value regression result through the multi-layer perceptron network. According to electroencephalogram and electrocardiosignals, original signals and manual features are combined, step-by-step extraction is carried out in the feature learning process, a multi-modal fusion mechanism of the network is utilized, the performance and generalization ability of the model are improved, meanwhile, continuous prediction of the emotional state is achieved, fine fluctuation of the emotion is more accurately captured, and the application prospect is wide.
Owner:ANHUI UNIV

Similarity measurement-based few-sample electrocardiosignal classification method

The invention discloses a similarity measurement-based few-sample electrocardiosignal classification method. The method comprises the following steps of: acquiring an electrocardiosignal sequence from a public library and dividing the electrocardiosignal sequence into a support and query set according to a few-sample format; performing normalization processing and zero filling operation on the obtained sequence; inputting the sequence data with the uniform length into a parameter-shared one-dimensional convolutional neural network to extract a time sequence embedded feature vector; after the vectors are spliced and multiplied, weighting the vectors into weighted features through an attention network; inputting the weighted features into a multi-layer perceptron to calculate a similarity score, and training and fixing a neural network by using positive and negative sample pairs; and calculating the maximum similarity between the query sample and the support set, and outputting a prediction category. According to the method, the electrocardiosignal labeling cost can be remarkably reduced, the accuracy and efficiency of abnormal heart rhythm detection can be improved, dependence on large-scale labeling data is reduced, the practicability and expandability of electrocardiosignal classification are improved, and the method is applied to the field of medical signal processing and has important significance in the aspects of abnormal heart rhythm detection, disease diagnosis, wearable equipment application and the like.
Owner:XIAN UNIV OF TECH

Hyperspectral image classification method and system based on multi-scale spatial-spectral joint representation and dynamic context modeling

The invention belongs to the field of hyperspectral image classification, and discloses a hyperspectral image classification method and system based on multi-scale spatial-spectral joint representation and dynamic context modeling, and the method comprises the steps: carrying out the feature dimension reduction processing of a hyperspectral image through principal component analysis; spatial spectrum collaborative information of hyperspectral data is deeply mined through a multi-scale spatial spectrum joint characterization module, and adaptive fusion and enhancement of spatial spectrum characteristics under different scales are realized; a dynamic context modeling strategy is introduced, and the perception ability of the model to context information is optimized by establishing a long-range dependency relationship between features; advanced feature integration and nonlinear transformation are carried out through a multi-layer perceptron, and precise classification of hyperspectral image ground objects is completed. According to the method, the performance superior to that of a current mainstream method is obtained on three public data sets, and the effectiveness and generalization ability of the method are verified.
Owner:EAST CHINA JIAOTONG UNIVERSITY

Scene graph generation method and system based on dual-dependence joint learning

The invention belongs to the field of computer vision and artificial intelligence, and provides a scene graph generation method and system based on dual-dependence joint learning, and the method achieves the feature alignment through the cross attention operation of the flattening features of an input image and the query vectors of a subject and an object. Then, subject and object features are analyzed, high-confidence pairs are screened out, and the high-confidence pairs and predicate query vectors are processed in a decoder to output triple semantic features. And constructing a global association graph based on the features, updating node features by using an attention graph convolutional network, and finally predicting the category and bounding box of each triple by using a multi-layer perceptron to complete scene graph generation. According to the method, the generation accuracy and the relation context consistency are improved, the method is suitable for the fields of image understanding, intelligent monitoring and the like, and a complete system architecture solution is provided.
Owner:Chinese People's Liberation Army Cyberspace Force Information Engineering University

Industrial image detection method based on DINOv3

The invention mainly relates to the technical field of industrial detection, and provides an industrial image detection method based on DINOv3 in order to realize high-precision detection of an industrial image, which has the core that an established industrial image segmentation model comprises a backbone network for freezing DINOv3, and the backbone network is used as a feature encoder for outputting multi-scale feature information of the image; the multi-scale feature information is subjected to a series of convolution operations and interspersed jump connection, finally, the multi-scale features are spliced and fused in channel dimensions, channel dimension reduction is performed through an approximate multilayer perceptron, and then up-sampling is performed to the size of an original image to obtain a pixel-level segmentation result. The trained industrial image segmentation model can provide a high-precision segmentation result for industrial detection according to the boundary dimension and position information of industrial parts, helps online measurement and detection, has good reliability and stability, and can quickly adapt to various industrial scenes.
Owner:PANOVASIC TECHNOLOGY CO LTD

Deep learning framework for enhancing Alzheimer's disease classification

The invention belongs to the technical field of image processing, and relates to a deep learning framework for enhancing Alzheimer's disease classification, which comprises a convolutional backbone network for extracting multi-scale semantic features stage by stage and a convolutional feature extraction structure comprising five stages, and the convolutional feature extraction structure comprises a convolutional multilayer perceptron module; the interpretable expansion large convolution kernel convolution module is used for simultaneously capturing a local fine-grained spatial relationship and the importance of global position information and comprises a three-dimensional convolution structure used for extracting spatial enhancement features and a weight distribution mechanism used for focusing semantic information at a spatial block level; the graph attention enhancement module is used for modeling a topological dependency relationship between brain intervals and comprises a screening strategy, a multi-head attention mechanism, a graph convolution and a self-adaptive graph neural network; according to the method, the receptive field is expanded, the multi-scale features and the context information are fused, and the robustness is improved.
Owner:CHANGSHU FIRST PEOPLES HOSPITAL (CHANGSHU OCCUPATIONAL DISEASE HOSPITAL) +1

Lightweight pointpillars autonomous driving 3D object detection method based on column self-attention

The application discloses a kind of lightweight PointPillars automatic driving 3D target detection methods based on column self-attention, obtains point cloud dataset, and the point cloud image of surrounding 360 is cropped to image visual angle;Using the encoder network structure of transformer to the feature extraction of point cloud data, then through multilayer perceptron, to the dimensionality of point cloud feature is upgraded;Point cloud data is cut into column, and these columns are distributed to the original world, form 2D pseudo image;Afterwards, pseudo image is sent into 2D main network and carries out 2D convolution operation, then 2D feature map is obtained and is sent into the detection head based on SSD, finally input predicted result, and the prediction result includes the 3D center point coordinate and length-width-height of object and steering angle;Transformer technology and depth separable convolution technology are introduced in the feature extraction part in the application, improve the extraction ability of network to context semantic feature, and greatly reduce the parameter quantity of network, realize lightweight.
Owner:SHENYANG UNIVERSITY OF TECHNOLOGY +1

Hybrid PID temperature control system and method based on GDNN and multi-modal prediction

The invention relates to the technical field of industrial automation control, and discloses a mixed PID temperature control system and method based on GDNN and multi-modal prediction. The system comprises a data acquisition module, an enhanced GDNN core controller, a prediction optimization module and an actuator module. And real-time adaptive tuning of PID parameters (Kp, Ki and Kd) is realized by fusing a general dynamic neural network, a genetic algorithm optimization initial weight, a variable learning rate and an additional momentum method, and a prediction model module of a multi-layer perceptron (MLP) and a radial basis function (RBF) network. According to the system, nonlinear, time-varying and interference factors can be processed for temperature control scenes such as a high-temperature furnace and a drying system, the mean absolute error, overshoot and stabilization time are remarkably reduced, and the energy efficiency is improved. A multi-modal sensor fusion and edge computing framework is innovatively introduced, and distributed industrial application is supported. The system is suitable for the fields of high-temperature furnaces, drying systems, intelligent buildings and the like, and provides high robustness and interpretability.
Owner:NINGBO ZHISHENG OVEN

Paired foot pressure data-based preliminary screening method for sarcopenia

The invention belongs to the field of medical health, and provides a preliminary sarcopenia screening method based on paired foot pressure data, which comprises the following steps: firstly, acquiring foot pressure signals of left and right feet of a subject in a walking process to obtain corresponding foot pressure characteristics of the left and right feet; fusing by adopting a multiplicative combination mode to obtain total pressure characteristics of each walking stage in each walking period; then, a GMM model is adopted to create a plantar pressure mode, plantar pressure mode features are obtained, attention mechanism fusion is adopted to obtain single-cycle fusion pressure mode features and multi-cycle fusion pressure mode features, and time sequence features are obtained through learning of an improved GRU module; and finally, sending the corresponding multi-cycle fusion pressure mode features and the time sequence features into a multi-layer perceptron, and outputting the prediction probability of the sarcopenia. The method fully considers the independence of the left and right foot pressure signal features, introduces the joint relation of the two features, more comprehensively learns the gait features, and effectively improves the accuracy of primary screening of sarcopenia.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA