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

652results about How to "Improve recommendation accuracy" patented technology

Output method, system and server of recommendation information

The invention discloses an output method, system and server of recommendation information. The method comprises the following steps of: extracting user action data in a predetermined statistic period from a user action database; classifying the user action data according to commodity identifications to obtain a time sequence about interestingness of each commodity in the statistic period; computing a purchase peak probability of the commodity according to the time sequence about interestingness; when receiving a command of outputting the recommendation information, sorting the purchase peak probability according to an order from high to low, and outputting the recommendation information of the commodity according to a sorting result. The method provided by the invention automatically computes the purchase peak probability of the commodity on time dimension according to the user action data, thereby improving the recommendation accuracy of a recommendation system and reducing the transmission quantity of unnecessary data in the network; since the recommendation information is automatically modified and output by a server, and the computation capability of the server is sufficiently used, the information input quantity and computation resource of the recommendation system can be reduced when the recommendation information is adjusted according to the purchase peak probability.
Owner:ALIBABA GRP HLDG LTD

Clustering collaborative filtering recommendation system based on singular value decomposition algorithm

The invention provides a clustering collaborative filtering recommendation technology based on a singular value decomposition algorithm. The clustering collaborative filtering recommendation technology based on the singular value decomposition algorithm comprises firstly classifying users by using user attributive character values provided by the clustering collaborative filtering recommendation technology based on the singular value decomposition algorithm, and reducing dimension of a user-commodity grade matrix; improving a singular value decomposition (SVD) algorithm which is frequently used in image processing and natural language processing, and using the improved SVD algorithm in a recommendation system; decomposing a grade matrix in a cluster where users are located, and aggregating the decomposed grade matrix so as to fill predicted scores of non-grade items in the grade matrix, calculating similarity of the users in the same cluster by using the filled grade matrix, calculating final predicted scores of a commodity by applying collaborative filtering technologies based on the users and widely applied in the recommendation system, and carrying out final recommendation. The clustering collaborative filtering recommendation technology based on the singular value decomposition algorithm has the advantages of being capable of improving recommendation efficiency of the recommendation system, solving the problems such as data sparsity of the recommendation system, and meanwhile being capable of improving accuracy rate of recommendation of the recommendation system.
Owner:BEIJING UNIV OF POSTS & TELECOMM

System, method and game platform capable of recommending games in personalization mode

The invention discloses a system, a method and a game platform capable of recommending games in a personalization mode. The recommending system recommends the games according to a user identifier, and comprises a behavioral analysis module, a relative detecting module and a recommending module, wherein the behavioral analysis module is used for collecting historical data in which a user is interested and historical data about different games with which the user plays, obtaining basic preferring value of the user to different games according to the collected data, and obtaining a game preferring degree ranking list of the user to different games. The relative detecting module is used for calculating relevancy degrees of different games in the game preferring degree ranking list according to a relevancy algorithm, and ranking the relevancy degrees to obtain a possibly preferable degree ranking list of the games. The recommending module is used for recommending the possibly preferable degree ranking list of the games to the user. The recommending system analyzes the collected historical data in which the user is interested and the historical data of different games, explores the favor degree of the user to the games, and therefore the recommending system can specifically recommend the games to the users with different personalities.
Owner:SHENZHEN TIANQU NETWORK SCI & TECH CO LTD

Taxi passenger-searching path recommendation method based on information entropy

The invention discloses a taxi passenger-searching path recommendation method based on information entropy. The steps include: mining a taxi track, and extracting passenger carrying point data therefrom; mining and extracting passenger-searching points representing passenger gathering places from the passenger carrying points obtained by extraction; measuring attribute values of factors according to which a taxi selects a passenger searching position in a passenger searching process; according to the current position and current time of the taxi, obtaining passenger searching points in a designated range, and building a passenger searching point selection model which includes a set of passenger searching points where the taxi can arrive departing from the current position at the current time and a decision matrix; solving the passenger searching point selection model based on information entropy, and obtaining a designated number of passenger searching points with optimal synthesized attributes; and using the passenger searching point obtained at the previous time as a reference point, repeatedly building and solving the models for a designated number of times, and generating a passenger searching path according to an obtaining level of optimal passenger searching points and recommending the path. The taxi passenger-searching path recommendation method based on information entropy has the advantages of being capable of bring good benefits to a taxi driver and being high in recommendation accuracy.
Owner:HUNAN UNIV OF SCI & TECH

A project-level and feature-level deep collaborative filtering recommendation algorithm based on an attention mechanism

The invention discloses a project-level and feature-level deep collaborative filtering recommendation algorithm based on an attention mechanism. The algorithm comprises the following steps of S1, counting historical project scores of a user; S2, calculating the feature level content representation of the user on the target project according to the historical project score of the user; and S3, calculating a project-level prediction score of the user for the target project according to the historical project score of the user and the technical result of the S2. According to the algorithm, the recommendation precision is improved to a certain extent by combining attention mechanisms on a project level and a feature level, and compared with the prior art, the algorithm has higher interpretability in analysis of historical preferences of users. The extended DACFs, such as recently proposed neural collaborative filtering and discrete collaborative filtering, will also be considered in othercollaborative filtering models, a higher-order characteristic level attention mechanism is explored for future research, and the theoretical basis of research of the recommendation system is further tamped.
Owner:LIAONING TECHNICAL UNIVERSITY

A method for recommending knowledge map based on location service domain

The invention discloses a recommending method of a knowledge map based on the location service field, which includes: extracting a location entity and obtaining an entity set as a seed set of the knowledge map, corresponding the seed set with the entities in the knowledge map, forming an entity correspondence table, in a knowledge map triple in that knowledge map, using Word2Vec model to embed vocabulary into n-dimensional space, generating corresponding vectors, obtaining a position or domain entity vector set E and a relation vector set R, translating the entity vector set E and the relationvector set R by using a TransE algorithm, and obtaining a triple vector set capable of quickly calculating semantic similarity between entities; according to the location or domain entity vector setE, calculating respectively the semantic similarity simA, B (A, B) between the searching locations or domains to generate the semantic similarity matrix of the tourism location, using Semantic Similarity Matrix for Top-K Recommendation List, clustering the recommendation list according to machine learning clustering algorithm, and recommending the clustering result to the user. The method has highprecision and can solve the problems of cold start and sparsity.
Owner:GUILIN UNIV OF ELECTRONIC TECH

Neighborhood recommendation method based on differential privacy protection

The invention discloses a neighborhood recommendation method based on differential privacy protection. The neighborhood recommendation method comprises the steps that firstly, collected article evaluations or preferences of users are converted into a user-scoring matrix serving as a training set of a recommendation method model at a training stage; secondly, a scoring prediction model is established by utilizing a neighborhood-based recommendation method, and the article scoring situations of the users are predicted. In the neighborhood-based recommendation method, and an average value under the differential privacy protection, user bias items and article bias items are calculated; at a scoring prediction stage, a differential privacy protection method based on an index mechanism is utilized to select neighbors; the local sensitivity of similarity is utilized to add Lapras noise for differential privacy protection; finally, the scoring prediction model and trained differential privacyprotection model parameters are utilized to predict articles scores of the users. By adopting the neighborhood recommendation method, differential privacy protection can be conducted on the information of the users when recommendation results are provided, and the method has higher recommendation accuracy.
Owner:NANJING UNIV OF SCI & TECH

Sequence recommendation method based on self-attention auto-encoder

The invention provides a sequence recommendation method based on a self-attention auto-encoder, and the method comprises the steps: obtaining a user commodity sequence and a scoring matrix, and carrying out the preprocessing of the commodity sequence; training the commodity sequence by using a self-attention model, and predicting a relevance score of the user and the commodity; reconstructing thescoring matrix by using an auto-encoder, and calculating a user preference index; and in combination with the relevance score of the user and the commodity and the user preference index, obtaining a high-score commodity to preferentially recommend to the user. According to the sequence recommendation method based on the self-attention auto-encoder, the article browsing sequence of the user is converted into a low-dimensional dense vector by using a word embedding method; the position codes are combined and input into the self-attention model, then the self-encoder is used for fitting and reconstructing the scoring matrix, the user preference index is calculated, finally, the final prediction score is obtained, recommendation is made for the user, factors such as long-term and short-term preferences of the user are considered at the same time, and the recommendation precision is effectively improved.
Owner:纪信智达(广州)信息技术有限公司

Highly accurate code snippet recommendation method

The invention provides a highly accurate code snippet recommendation method. The method comprises the steps of splitting and dividing a project, and generating class files, a code snippet , a code snippet method body and a code snippet note; generating a code snippet method body vector and a code snippet note vector based on the code snippet method body and the code snippet note; compiling and decompiling each class file, and extracting an instruction sequence of the code snippet from the decompiled file; generating an inquiry vector based on an inquiry input by a user, and screening out a group of primary recommendation results with highest text similarity according to a text similarity of the inquiry vector and a code snippet text characteristic; and according to statement similarity ofall code snippet s in the primary recommendation results, screening the primary recommendation results for the second time and then re-ranking so as to form a final recommendation result. The method overcomes the defect that the existing method is low in recommendation accuracy due to unique use characteristic and failure in filtering of recommendation results. The method is applicable to the field of recommendation of open source code snippets.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

Random walk and diversity graph sorting-based personalized service recommendation method

The invention relates to a random walk and diversity graph sorting-based personalized service recommendation method. Firstly the defect in calculating user similarity by a conventional Pearson correlation coefficient is analyzed, and then a similarity relationship between users is subjected to multi-time transmission through a WRW model, so that more similar neighbors are found for a target user,and the data sparsity problem is effectively solved; based on predicted QoS values of all the similar neighbors, a service graph model is built by adopting an SGMC algorithm to filter a large amount of candidate services with excessively low performance, reduce an algorithm optimization space, and ensure quick convergence of a subsequent diversity graph sorting algorithm; and finally, an optimal node set is searched for on the service graph model by adopting an ONCS policy, and k nodes contained in the set are a service list recommended to the user and having recommendation accuracy and functional diversity. The method has relatively high recommendation accuracy and relatively good functional diversity, and can meet potential functional demands of the users to the maximum extent while ensuring service recommendation quality.
Owner:THE PLA INFORMATION ENG UNIV

Intelligent terminal, remote controller and recommending method and system

The embodiments of the invention provide an intelligent terminal, a remote controller and a recommending method and system, and relates to the video technical field. The recommending method comprises the steps of: receiving a first instruction sent by the remote controller, wherein the first instruction includes fingerprint information collected by the remote controller; identifying the fingerprint information; and when the fingerprint information is identified to be matched with the pre-stored fingerprint information of a first user, generating and displaying display content recommended to the first user according to the usage recordings of the first user in a historical time period, wherein the usage recordings of the first user in the historical time period is the usage information of the first user, which is recorded after the first user is identified through the fingerprint information in the historical time period. The remote controller collects the fingerprint information of the user; and the intelligent terminal identifies the fingerprint information, determines the specific user matched with the fingerprint information and recommends programs to the user based on the usage recordings of the specific user, so that the identification of different users and the customized program recommending are realized, and the recommending accuracy of the intelligent terminal is improved.
Owner:LETV HLDG BEIJING CO LTD +1
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