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

127 results about "Matrix decomposition algorithms" patented technology

Face recognition method capable of extracting multi-level image semantics based on CNN (convolutional neural network)

The invention provides a face recognition method capable of extracting multi-level image semantics based on the CNN (convolutional neural network). The method comprises the following steps: implementing further optimization on the basis of VGGNet, providing a new network structure, and implementing cross-level splicing on multi-level features to ensure that the finally-extracted image features have multi-level image semantics; and meanwhile, adding the extracted traditional features in the training of the CNN as additional features to ensure that the CNN feature information is more complete; then optimizing the structure of a shallow convolutional layer to ensure that the redundancy calculation is reduced and the calculation amount of models is greatly reduced; and finally, accelerating the convolutional layer by using an improved matrix decomposition algorithm to ensure that the network can be accelerated within 1 second and the accuracy rate of the models cannot be reduced when the speed-up ratio reaches four times. A face matching algorithm achieved by the invention has the characteristics of high accuracy and high real-time performance, and has higher accuracy and higher calculation efficiency compared with existing algorithms.
Owner:睿石网云(杭州)科技有限公司

Project recommendation method based on attribute coupled matrix decomposition

The invention discloses a project recommendation method based on attribute coupled matrix decomposition. The method comprises steps as follows: firstly, giving attribute information of projects and calculating the similarity between the projects with a coupled object similarity measuring index; then learning conceal eigenvectors of users and the projects with a matrix decomposition algorithm, during learning of the conceal eigenvectors of the projects, constructing a regularized term by means of the attribute information of the projects, and constraining the execution process of matrix decomposition, so that the projects with similar attribute information have similar conceal eigenvectors; finally, according to the learned conceal eigenvectors of the users and the projects, projecting scores of projects which are not scored by the users by use of inner products of the conceal eigenvectors of the users and the predicts, and providing personalized project recommendation for the users according to the predicted scores. The problems of similarity calculation of the projects, cold start of project terminals and recommendation accuracy in a recommendation system are solved with the method.
Owner:INST OF BIG DATA RES AT YANCHENG OF NANJING UNIV OF POSTS & TELECOMM

A personalized information recommendation method based on metapath with attributes

The invention discloses a personalized information recommendation method based on metapath with attributes, including modeling all the information as a heterogeneous information network, dividing themetapath with attributes into completely symmetrical and semi-symmetrical metapath with attributes according to whether the attribute values are the same, obtaining the correlation matrix of entitiesunder each metapath with attributes, and obtaining the correlation matrix of entities in the whole network by weighting; based on the matrix decomposition algorithm combined with the regular term which is composed of the correlation degree and the correlation degree weight vector, the implicit meaning matrix of the user and the object, constructing the objective function and updating the implicitmeaning matrix and the correlation degree weight vector iteratively, and calculating the prediction score of the user to the object from the obtained implicit meaning matrix, according to the predicted score, recommending the item to the user as the object to be recommended. The invention satisfies the personalized demand of the user for the information recommendation, can improve the recommendation accuracy and solve the cold start problem to a certain extent.
Owner:SOUTHEAST UNIV

Space interest point recommendation method of considering both diversity and personalization

The invention provides a space interest point recommendation method of considering both diversity and personalization, and relates to the technical field of space interest point recommendation. The method comprises: constructing a geography-society relationship model; calculating relevance which is of place pairs in the model and on locations and society connection; constructing a relevance matrixW; dividing a user society relationship network graph G constructed in the model; calculating a loss function in dividing; selecting an eigenvector enabling the loss function to be smallest, and dividing vertices in the graph G to obtain k interest point sets with the diversity; and selecting an interest point, which best fits user preference, from each of the k interest point sets to form an interest point recommendation list fusing the diversity and the personalization. According to the space interest point recommendation method of considering both the diversity and the personalization provided by the invention, the geography-society relationship model of interest points, a spectral clustering algorithm and a matrix decomposition algorithm are fused, and the diversity is also consideredwhile interest points recommended for a user are enabled to have a higher accuracy rate.
Owner:LIAONING TECHNICAL UNIVERSITY

Alzheimer's disease preliminary screening method based on speech feature non-negative matrix decomposition

InactiveCN108198576ACharacterize the difference in characteristicsThe result is validSpeech analysisSupport vector machine classifierScreening method
The invention discloses an Alzheimer's disease preliminary screening method based on speech feature non-negative matrix decomposition. The Alzheimer's disease preliminary screening method includes thefollowing steps: extracting acoustic features including fundamental frequency, energy, harmonic-to-noise ratios, formants, glottal waves, linear prediction coefficients, and constant Q cepstrum coefficients, from speech samples of Alzheimer's patients and normal humans, and splicing the features into a feature matrix; using the non-negative matrix decomposition algorithm to decompose the featurematrix, and obtaining the dimensionality-reduced feature matrix; using the dimensionality-reduced feature matrix as an input, and training a support vector machine classifier; and inputting the dimensionality-reduced feature matrix of a test speech sample into the trained support vector machine classifier, and determining whether the test speech is speech of normal humans or speech of Alzheimer'spatients. The invention adopts non-negative matrix decomposition to perform dimensionality reduction transformation on high-dimensional input acoustic features, the dimensionality-reduced feature matrix has better discrimination, and the method can obtain more excellent effects in Alzheimer's disease preliminary screening.
Owner:SOUTH CHINA UNIV OF TECH

Route recommendation method and system, electronic equipment and computer storage medium

PendingCN111143680AImprove the efficiency of obtaining travel routesReduce complexityDigital data information retrievalMarketingPersonalizationTime information
The invention discloses a route recommendation method and system, electronic equipment and a computer storage medium. The method comprises the steps of obtaining historical data of a user in an OTA website; inputting the historical data into a matrix decomposition algorithm to obtain theme preferences of the user and theme preference weights corresponding to the theme preferences; acquiring all scenic spot information of a destination, and generating a scenic spot set; generating a plurality of initial recommended routes and route preference scores; calculating a recommendation score of each initial recommendation route according to the theme preference weight and the route preference score; sorting the plurality of initial recommendation routes according to the recommendation scores, andrecommending the routes to the user based on sorting. According to the invention, a plurality of initial travel recommendation routes can be recommended to the user; in addition, personalized routes can be recommended to the user, the route obtaining efficiency of the user is also improved, the complexity of making a strategy before the user visits a strange city is reduced before travel, and theconvenience of obtaining traffic modes and real-time information by the user based on the routes in travel is improved.
Owner:SHANGHAI CTRIP COMMERCE CO LTD

Recommendation method for aggregating knowledge graph neural network and adaptive attention

The invention provides a recommendation method for aggregating a knowledge graph neural network and adaptive attention, and the method comprises the following steps: S1, taking a knowledge graph triple of a user, a relationship and an entity as an input, and distributing initial embedding representations, namely a user embedding representation, a relationship embedding representation and an entity embedding representation, for the input; S2, using an inner product to represent the importance degree of the relationship to the user; converting the heterogeneous knowledge graph into a weighted graph, then selecting neighbor target nodes, and training domain embedding representation of the neighbor target nodes; feeding the initial entity embedding representation into a graph neural network for training and generating a new entity embedding representation; performing polymerization to obtain a final article embedding expression; and S3, taking an inner product of the user embedded representation and the final article embedded representation as a final prediction score, and recommending the article corresponding to the highest score to the user. According to the method, the limitation problem that a matrix decomposition algorithm only utilizes interaction between a user and an article is effectively solved, and the neighbor nodes are considered when the vector representation of the neighborhood of the target node is aggregated.
Owner:CHONGQING UNIV OF TECH

Article recommendation method based on hierarchical multi-granularity matrix decomposition

The invention discloses an article recommendation method based on hierarchical multi-granularity matrix decomposition. In a recommendation system, a matrix decomposition algorithm is a recommendationalgorithm for decomposing a scoring matrix into two low-dimensional matrixes, and user preferences and article features can be learned. However, an existing matrix decomposition algorithm and an improved algorithm of the matrix decomposition algorithm only utilize a single feature vector to represent a user and an object, and therefore the problem of low prediction precision exists. In order to solve the technical problem, the invention provides a hierarchical multi-granularity matrix decomposition recommendation method based on deep learning, which can be used for recommending purchased articles with user scores. According to the method, the advantages of feature extraction by deep learning are combined, and the same user or article is represented by utilizing a plurality of different feature vectors, so that the preference representation of the user is more accurate. In addition, the technical problem that an existing recommendation algorithm based on deep learning only uses the lastlayer for prediction, but neglects information loss caused by feature transformation of each layer of the neural network is also solved.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Sparse limited non-negative matrix decomposition algorithm based ultrafiltration membrane water treatment prediction method

The invention discloses a sparse limited non-negative matrix decomposition algorithm based ultrafiltration membrane water treatment prediction method. Firstly, a sparse limited non-negative matrix decomposition algorithm is utilized to construct a prediction model for a membrane distillation wastewater treatment process; secondly, a GA algorithm is utilized to optimize parameters of the prediction model in a pseudo-steady state and a non-steady state respectively; thirdly, the optimized prediction model is utilized to predict the change trend of the membrane flux and the membrane pollution resistance and to analyze the influence of basic operation parameters of membrane distillation on the membrane flux and the membrane pollution resistance in the pseudo-steady state and the non-steady state respectively; and finally, a prediction result is subjected to sensitivity analysis calculation to determine leading factors which influence the membrane flux and the membrane pollution resistance. According to the method, the sparse limited non-negative matrix decomposition algorithm is utilized to predict the change situations of the membrane flux and the membrane pollution resistance in real time, and the influence of the basic operation parameters of membrane distillation on the membrane flux and the membrane pollution resistance is clarified and quantified.
Owner:HOHAI UNIV

Matrix decomposition-based lensless holographic microscopic speckle noise removing method and device

The invention discloses a matrix decomposition-based lensless holographic microscopic speckle noise removing method and a matrix decomposition-based lensless holographic microscopic speckle noise removing device. The matrix decomposition-based lensless holographic microscopic speckle noise removing method comprises the following steps: S1, turning off a light source, and acquiring a dark field image; S2, turning on the light source, and acquiring a bright field image under uniform irradiation of the light source; S3, placing a particle-containing solution sample above a sensor, guaranteeing that the distance from the sample to the sensor is much smaller than the distance from the sample to the light source, turning on the light source, and acquiring a holographic image sequence of the sample; S4, performing flat field correction on any hologram image required to be calculated; S5, performing noise separation on the corrected holographic image by a matrix decomposition algorithm, and decomposing the corrected holographic image into two parts, namely a particle hologram part and a background noise part; S6, further performing image analysis and processing on the calculated holographic image. Through the matrix decomposition-based lensless holographic microscopic speckle noise removing method and the matrix decomposition-based lensless holographic microscopic speckle noise removing device, the speckle noise as well as interference fringe noise generated by multiple reflections of the sample can be removed, so that high-precision dynamic 3D imaging is achieved.
Owner:NANJING UNIV
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