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

179 results about "Matrix factorisation" patented technology

Cross-domain recommendation data processing method with multiple auxiliary domains and cross-domain recommendation system

The invention belongs to the technical field of e-commerce information processing, and discloses a cross-domain recommendation data processing method with multiple auxiliary domains and a cross-domainrecommendation data processing system. The method comprises obtaining a scoring matrix of an auxiliary domain, calculating the scoring reliability of a user, carrying out equal-proportion segmented mapping on a threshold value, and emptying scores with the number of scores lower than the threshold value in the auxiliary domain; obtaining clustering level scoring matrix of all domains by using a K-means clustering algorithm, and carrying out matrix decomposition; meanwhile, decomposing the target domain scoring matrix to learn a feature mapping function for the cold start user; evaluating predicted scoring matrix by using an average absolute error. Compared with the prior art, the method has the advantages that K-means clustering algorithm is used in the data processing process for obtaining clustering-level user project scoring matrix combined with all domains, the data sparsity of the cold start user is reduced. The problem that the recommendation effect is not ideal due to poor prediction accuracy of a traditional single auxiliary domain matrix factorization model is solved, the recommendation effect of the recommendation system is improved, and the method has higher universality.
Owner:XIDIAN UNIV

Satellite magnetic field data earthquake abnormality detection method based on non-negative matrix decomposition

The invention relates to a satellite magnetic field data seismic abnormality detection method based on non-negative matrix decomposition. The method comprises a step of removing invalid data accordingto a flag bit and subtracting CHAOS-6 magnetic field model data, and solving a first-order difference of a result to obtain differential data, a step of performing short-time Fourier transform on thedifferential data to construct a non-negative time-frequency amplitude matrix corresponding to magnetic field data, a step of decomposing the non-negative time-frequency amplitude matrix by using a non-negative matrix decomposition method and separating a local influence component generated by an earthquake from a global influence component generated by a sun activity and a geomagnetic activity,a step of selecting the local influence component generated by the earthquake according to an energy ratio and carrying out abnormal track judgment on the component through an over-limit rate method,and a step of accumulating the number of abnormal orbits every day and detecting earthquake abnormality according to the degree of deviation from a background fitting straight line. According to the invention, all data obtained by measurement can be reserved and utilized to research the earthquake, and at the same time, components more related to the earthquake activity can be obtained to effectively perform earthquake abnormality detection.
Owner:JILIN UNIV

Sample clustering and feature recognition method based on integrated non-negative matrix factorization

The invention discloses a sample clustering and feature recognition method based on integrated non-negative matrix factorization. The method comprises: 1, X = {X1, X2... XP} representing multi-view data composed of P different omics data matrixes of the same cancer; 2, constructing a diagonal matrix Q; 3, introducing graph regularization and sparse constraints into the integrated non-negative matrix factorization framework to obtain target functions O1 and O2; 4, solving the target function O1 to obtain a fusion feature matrix W and a coefficient matrix HI; solving the target function O2 to obtain a feature matrix WI and a fusion sample matrix H; 5, constructing an evaluation vector according to the fusion feature matrix W, and identifying common difference features according to the vector; 6, performing functional explanation on the identified common difference characteristics by using GeneCards; and 7, performing sample clustering analysis according to the fusion sample matrix. According to the method, the complementary and difference information of the multiple omics data can be fully utilized to identify the common difference characteristics, clustering analysis can be carriedout on the sample data provided by the multiple omics data, and a calculation method basis is provided for integrated research of different types of omics data.
Owner:QUFU NORMAL UNIV

Multi-view data missing completion method for multi-manifold regularization non-negative matrix factorization

ActiveCN111368254ARealize processingImprove the ability to understand and discoverCharacter and pattern recognitionMachine learningMissing dataAlgorithm
The invention discloses a multi-view data missing complementing method for multi-manifold regularization non-negative matrix factorization, which comprises the following steps of: obtaining manifold and global clustering in which unmarked multi-view data tends to be consistent by utilizing a multi-manifold regularization non-negative matrix factorization algorithm through consistency assumption among multiple views; and constructing a multi-view collaborative discrimination model by adopting a view collaborative improved Gaussian mixture method. Pre-calibration of a cluster to which a sample belongs is realized by calculating the cluster relevancy level of the sample with missing data under a non-missing view angle; and establishing a missing data prediction model under a specific view angle by utilizing the consistency of multiple view angles in a low-dimensional space and adopting a multiple linear regression analysis method, thereby realizing accurate data completion under a multi-attribute missing condition. According to the method, large-scale labeled samples are not needed for training, the pre-defined category relation and related characteristics are avoided, and the understanding and discovering capacity of an existing multi-view mining technology for unlabeled multi-source data is improved.
Owner:XIAN UNIV OF POSTS & TELECOMM

Data processing hardware for non-negative matrix factorisation

This invention generally relates to data processing hardware, and more particularly to hardware accelerators and related methods for matrix factorisation especially non- negat ive matrix factorisation (NMF). Embodiments of the invention are particularly useful for driving electroluminescent displays such as OLED displays. A matrix factorisation hardware accelerator for determining a pair of factor matrices (R; C) which when multiplied together approximate a target matrix, the hardware accelerator comprising: an input to receive an input data matrix representing said target matrix; a first factor matrix memory for storing row and column data for a first factor matrix (R), said first factor matrix memory having a plurality of first data buses each associated with a respective block of said first factor matrix memory for accessing first factor matrix column data stored in the block; a second factor matrix memory for storing row and column data for a second factor matrix (C), said second factor matrix memory having a plurality of second data buses each associated with a respective block of said second factor matrix memory for accessing second factor matrix row data stored in the block; a matrix of processor blocks, each processor block having: a first processor block data bus coupled to one of said first data buses, a second processor block data bus coupled to one of said second data buses, and a result data output; a processor memory block for storing a portion of a matrix (Q) representing a difference between a product of said pair of factor matrices and said target matrix; and a data processor.
Owner:CAMBRIDGE DISPLAY TECH LTD

Data-to-text generation method based on fine-grained topic modeling

The invention discloses a data-to-text generation method based on fine-grained topic modeling. The data-to-text generation method comprises the following steps: learning semantic representation of each data record on a coding layer based on a bidirectional long-short-term memory network; learning topic distribution corresponding to each data record and word distribution corresponding to each topicbased on a non-negative matrix factorization method to obtain a topic word table corresponding to each data record; based on the semantic representation of each data record in a decoding layer, carrying out text generation by utilizing a long-term and short-term memory network, an attention mechanism and fine-grained topic representation in combination with a topic word table; and performing model training to obtain an optimal text generation result. According to the method, topic distribution of data and word distribution corresponding to topics are mined by utilizing a non-negative matrix factorization method, so that topic consistency between a generated text and a data table is restrained, and a model is guided to learn a more accurate word use mode; a copying mechanism is introducedin the text generation process, and it is guaranteed that the model can accurately generate numerical description.
Owner:STATE GRID TIANJIN ELECTRIC POWER +1

Time perception service recommendation system and method based on self-attention factor decomposition machine

The invention provides a time perception service recommendation system and method based on a self-attention factor decomposition machine, and the system comprises a PFM model which inputs a user hiding vector, a service hiding vector and a time hiding vector, input through an input layer, into an FM module for processing, and outputs the processed data to an output layer through a first full connection layer and a first activation function of a middle layer in sequence; and an SAGRU model which inputs the embedded vectors of the user and the service set on the time interval t input through theinput layer into the GRU module for processing, and outputs the processed data to the output layer through the self-attention mechanism unit, the second full connection layer and the second activation function of the middle layer in sequence. Compared with a matrix decomposition technology, the method has the advantages that the nonlinear relationship between the user and the service can be effectively learned, the dynamic behavior characteristics of the user along with time change can be captured, and the problem of service quality data sparseness in the real world can be effectively relieved.
Owner:ANHUI UNIVERSITY
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