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

15 results about "Multiview learning" patented technology

Medical multi-source heterogeneous data fusion and knowledge discovery system based on deep learning

The invention relates to the field of medical information processing, in particular to a deep learning-based medical multi-source heterogeneous data fusion and knowledge discovery system, which comprises a heterogeneous data management and mapping module, a medical data unified representation module, a medical knowledge mining engine, a knowledge-driven decision support module and a hypothesis verification and visual exploration module, the system utilizes the Riemannian manifold theory to construct a multi-modal medical data unified characterization framework, realizes multi-scale medical knowledge characterization in combination with a curvature perception mechanism, excavates multi-entity association through multi-view learning and a graph neural network, calculates the consistency among diseases, symptoms, signs and genes based on a knowledge graph, provides accurate diagnosis and treatment schemes, and realizes the purpose of accurate diagnosis and treatment. According to the method, the technical problems that medical multi-source heterogeneous data are difficult to fuse, complex association is difficult to mine and knowledge representation is not accurate enough are effectively solved, and the data utilization efficiency, representation quality and diagnosis accuracy are remarkably improved.
Owner:YUXI SECOND PEOPLES HOSPITAL +1

Load identification method and system based on multi-view learning and deep wide residual network

The invention discloses a load identification method and system based on multi-view learning and a deep wide residual network. The method comprises the following steps: acquiring voltage and current data at an outlet of a current collector; extracting two types of load feature views from the collected data, and adding data labels to form a labeled data set; generating two training subsets from the labeled data set, wherein the initial training subset comprises a part of labeled samples and unlabeled samples; performing cross training on the two depth wide residual classification networks by using the training subset, and training to obtain a depth wide residual classification network model based on multi-view learning; and extracting two feature views from unknown electric appliance data collected in real time, inputting the two feature views as label-free data into the depth wide residual classification network model based on multi-view learning, updating the model, and obtaining a load identification result. The method has the advantages of improving the model recognition accuracy and generalization performance, enhancing the robustness of the model, improving the model recognition accuracy and saving the model training time.
Owner:GUIZHOU POWER GRID CO LTD

A method, device and equipment for predicting activity of chemically modified siRNA

This invention discloses a method, apparatus, and device for predicting the activity of chemically modified siRNA, comprising: acquiring the original base sequence and chemical modification information of the target siRNA, and retrieving the physicochemical properties of the target siRNA; encoding the original base sequence, chemical modification information, and physicochemical properties as features; and generating a prediction result of the silencing efficiency of the target siRNA based on the encoded features using a pre-constructed prediction model; wherein the pre-constructed prediction model includes: a feature fusion sub-model and a classification sub-model; the feature fusion sub-model is used to perform feature fusion on the encoded features based on a cross-attention mechanism; and the classification sub-model is used to generate a prediction result of the silencing efficiency based on the fused features. This method, based on a multi-dimensional, multi-view learning strategy and an attention mechanism fusion model, significantly improves the algorithm's ability to represent chemically modified siRNA data, and, combined with the nonlinear data fitting ability of the deep learning framework, improves the accuracy of the algorithm in predicting the drug activity of chemically modified siRNA.
Owner:CHENGDU GENREZE GENE TECH CO LTD

Soft contrast learning-based classification method applied to biological sensing signal classification problem

The invention provides a similarity distribution-based pseudo label construction method and a correlation contrast learning method, pseudo labels are generated for instances by calculating similarity distribution among the instances, and the pseudo labels not only provide additional supervision signals for the model, but also can be used as the training is carried out. The change of similarity distribution can also be used for dynamically adjusting the label weight, so that the generalization ability of the model is improved; secondly, the similarity distribution among the instances is constructed, and the mutual relation among different views is also calculated; in multi-view learning, data may be observed from multiple angles or feature spaces, each view may contain different information about the data. By constructing similarity distribution between views, the relationship between instances can be better modeled, so that when one view of the same sample is similar to or dissimilar from other samples, the other view can keep the relationship as well.
Owner:GUIZHOU UNIV

Fusion representation method for incomplete multi-view data

The invention discloses a fusion representation method for incomplete multi-view data, and belongs to the technical field of information technology service. The method comprises the following steps: aiming at the problem that a traditional multi-view learning method cannot be suitable for incomplete multi-view data learning when views are missing, constructing a multi-view representation matrix aiming at an incomplete multi-view data set; optimizing a single view representation matrix; a single-view reconstruction learning model is constructed, and complementation of a missing view representation matrix is realized; constructing a target function by using the fusion representation model; the fusion representation model is trained, an optimal fusion representation matrix is obtained through model optimization, and the fusion representation matrix can be directly used as input of downstream tasks. According to the method, the key technology of fusion expression of multi-source heterogeneous multi-view data is broken through, the purposes of making full use of multiple views and reducing influences of incomplete views are achieved, and then downstream tasks in a network can be supported.
Owner:山西能源学院

A method, apparatus, electronic device and storage medium for entity classification

This disclosure provides an entity classification method, apparatus, electronic device, and storage medium. The method includes: acquiring multiple entity relationship networks corresponding to multiple entity nodes; the same entity node corresponding to different entity relationships in different entity relationship networks; performing multi-label prediction on the multiple entity relationship networks based on multiple trained base learners to obtain the multi-label prediction result of each entity node in each entity relationship network; and determining the final multi-label prediction result corresponding to each entity node based on the multi-label prediction result of each entity node in each entity relationship network. This disclosure, from the perspective of multi-view learning, performs multi-label prediction based on multiple entity relationship networks, which can more fully explore the relationships between entities, making the multi-label prediction results for entity nodes more accurate.
Owner:CHINA UNIONPAY

Bioelectric signal recognition model and reconfigurable hardware accelerator thereof

The invention discloses a bio-electricity signal recognition model and a reconfigurable hardware accelerator thereof, which adopt a multi-view learning method to comprehensively extract feature information from a plurality of feature views of bio-electricity signal data, can more comprehensively capture various characteristics of signals, and improve the recognition accuracy of the bio-electricity signals. The method comprises the following steps: firstly, learning initial features of three views by adopting a deep neural network to extract deep features; secondly, the depth features of all the views are fused to form a unified multi-view feature representation; and finally, inputting the fused multi-view features into a multi-layer perceptron for further feature learning to obtain a classification result, and finally completing the classification decision of the bio-electricity signals. A reconfigurable computing array is integrated in the reconfigurable hardware accelerator, dynamic multiplexing of hardware resources can be achieved through a time division multiplexing mechanism, a fast Fourier transform computing mode or a neural network reasoning computing mode is dynamically configured according to needs at different computing stages, and extra computing resources do not need to be introduced. Through the reconfigurable design, the overall area of the accelerator is reduced, and the utilization rate of computing resources is improved; data interaction is carried out among the modules through the data interfaces, instruction transmission is completed through the instruction interfaces, flexible reconstruction can be achieved, and it is ensured that in a bio-electricity signal processing task, different calculation stages are efficiently executed.
Owner:NANJING UNIV

Semi-supervised multi-view depth representation learning method and system under class imbalance condition

The invention belongs to the field of deep learning, and discloses a semi-supervised multi-view deep representation learning method and system under a class imbalance condition, and the method comprises the steps: taking each view data as a subset, independently learning a feature learning network for each subset, and converting the data of other views into missing views by using View Switch if the views are missing; a balance subset is constructed on the basis of View Switch; modeling information contained in each view into view shared information and view unique information, and fusing features learned by each subset by using similar loss and orthogonal loss to serve as final multi-view features. According to the method, deep learning classification is carried out on data with semi-supervised, multi-view and class imbalance characteristics at the same time, firstly, a semi-supervised multi-view learning algorithm based on View Switch is designed, and then a deep representation learning method based on View Switch and a balance subset is designed under the class imbalance condition. According to the invention, the research work of the deep representation learning theory and the application technology thereof is powerfully promoted.
Owner:GUANGDONG UNIV OF PETROCHEMICAL TECH

Spine three-dimensional evaluation and intelligent grading system based on multi-view learning

The invention provides a spine three-dimensional evaluation and intelligent grading system based on multi-view learning, and relates to the technical field of intelligent evaluation of scoliosis, the spine three-dimensional evaluation and intelligent grading system comprises a multi-view image acquisition module for acquiring spine images of a patient through camera equipment, and the spine images of the patient comprise a back image, a side image and a back bending position image; the image preprocessing module is used for performing human body segmentation processing, cutting processing and pixel normalization processing on the spine image of the patient, and the human body segmentation processing uses a U-Net model to segment the spine image of the patient into a human body mask. The spine three-dimensional multi-view evaluation and intelligent grading system for multi-view learning is provided.
Owner:XIAMEN NACHITOZ BIOTECHNOLOGY CO LTD

A phased multi-view collaborative single-cell multi-modal classification method and system

The application provides a single-cell multi-modal classification method and system with phased multi-view cooperation, relates to the field of biological information technology, and comprises the following steps: acquiring multi-modal data of a plurality of single cells; performing modal feature screening and normalization processing on the multi-modal data to obtain normalized data of each mode; calculating cell similarity based on the normalized data, and combining a mutual neighbor strategy to construct a cell-cell graph under each mode; performing feature extraction on the normalized data of each mode to obtain cell features under different modes; performing interactive learning according to the cell-cell graph and the cell features, and combining feature refining and multi-view learning to generate a common latent representation matrix; and performing cell type prediction through the common latent representation matrix to obtain the final classification result of each single cell. The application solves the problems that the existing method still has limitations in the depth fusion and calculation efficiency of feature interaction, and cannot balance the complementarity and technical noise of multi-modal data.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Encrypted malicious traffic detection method based on uncertainty perception multi-view learning

The invention relates to the technical field of network security, in particular to an encrypted malicious traffic detection method based on uncertainty perception multi-view learning, and aims to effectively identify malicious behaviors in an encrypted network by introducing a graph neural network, long-range information propagation, semantic-based structure enhancement, view interaction, uncertainty quantization and other mechanisms. The encrypted traffic is constructed into a host interaction graph, and semantic embedding of nodes is obtained through diffusion type long-range propagation; then, post-propagation structure completion is carried out by using cosine similarity, and a repaired topology is generated; mapping each view into Dirichlet distribution by adopting evidence deep learning, and calculating belief quality and uncertainty of each view; through the improved Dempster-Shafer combination rule, uncertainty perception fusion is carried out on all views, malicious traffic prediction and credibility are output, detection precision and robustness are improved, and the method is used for scenes of network security monitoring, malicious software detection, industrial control system protection and the like.
Owner:郑州埃文科技有限公司

A smart contract vulnerability detection method based on multi-view learning

ActiveCN121211465BSolve the problem of single type of vulnerability detectioningenious designPlatform integrity maintainanceNeural learning methodsData streamEngineering
The application discloses a smart contract vulnerability detection method based on multi-view learning, and the method obtains three representation modes of a smart contract source code, an abstract syntax tree, a control flow graph and a data flow graph through static analysis of the smart contract; noise codes outside called external functions and variable positions are pruned for different representation modes, and features of the noise codes are obtained; abstract syntax tree features are learned through an extended recurrent neural network, and control flow graph and data flow graph features are learned through a graph attention network; and finally, features obtained through fusion of the three kinds of features are used to detect smart contract vulnerabilities. The smart contract vulnerability detection method based on multi-view learning can more comprehensively capture indicative features of vulnerabilities from codes, simplify redundant noise, and improve the performance and effect of smart contract vulnerability detection.
Owner:BEIJING LANYUN TECH CO LTD +1

Sleep staging system based on self-supervised learning and multi-view learning

The application discloses a sleep staging system based on self-supervised learning and multi-view learning, comprising a data loading module, which is used for loading sleep electroencephalogram signals and constructing a data set, and pre-processing and enhancing transformation of the electroencephalogram signals; a self-supervised pre-training module, which extracts features through a twin network based on multi-view learning, constructs a positive and negative sample set in cooperation with a TopK algorithm, and finally completes pre-training of the network using a contrast loss; a supervised training module, which extracts features using a feature representation module and a sequence representation module, and performs network training after feature fusion, and finally obtains an optimal sleep staging model; and a sleep stage prediction module, which performs sleep staging prediction using the optimal sleep staging model. The application introduces multi-view learning and self-supervised pre-training into the sleep staging task, can improve the staging accuracy, and reduces the dependence on labeled data.
Owner:SOUTH CHINA UNIV OF TECH

A multi-view graph neural network community question and answer expert recommendation method

The present application relates to a kind of multi-view graph neural network community question and answer expert recommendation method, belong to data processing technical field.The present application is respectively analyzed the multiple association between question text information data and expert user information data, and question text data and candidate expert user information are expressed as vector, using graph neural network learns the multi-view data matrix of question text and expert user information, then using multi-view learning, the generated matrix is learned, finally the community question and answer expert recommendation model of the association of fusion question text information data and expert information data is established, the model can learn the score relationship between question text information data and expert user information data, to be used for community question and answer expert recommendation, and the recommended method has achieved good effect.
Owner:KUNMING UNIV OF SCI & TECH