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

146results about How to "Recommended results are accurate" patented technology

Group and place recommendation method based on location and social relationship

The invention discloses a group and place recommendation method based on locations and social relationships. The group and place recommendation method comprises the steps of: acquiring user check-in information in an LBSN, removing places and user data with poor effectiveness, and finally acquiring check-in data of users; utilizing a Pearson correlation coefficient, measuring check-in similarity based on common check-in data of the users, calculating a check-in similar degree among the users, and establishing a user check-in similar degree network; identifying different communities by utilizing a discrete particle swarm optimization method according to the user check-in similar degree network; and acquiring a friend list according to accounts of a user social network, forming social adjacent relationships of users in communities, finally generating a social group, recommending the social group to target users and recommending places to the target users by adopting the collaborative filtering recommendation method. The community finding method is simple and easy to operate, and the community dividing speed is fast. By adopting the method of combining the social group with place recommendation, the complexity of the method is reduced, and the recommendation precision is improved.
Owner:NANJING UNIV OF POSTS & TELECOMM

Recommendation method and device of text related subject

The invention provides a recommendation method and a device of a text related subject. The recommendation method comprises the following steps: S1. acquiring content of a text, obtaining a term by carrying out the word segmentation on the content of the text, calculating the weight each term and confirming a head-word and an auxiliary word of the content of the text according to the weight of the term; S2. using the head-word to carry out a matching in an existing subject collection, using the subject which contains the head-word as a candidate subject to form a candidate subject collection; S3. calculating the comprehensive weight of each candidate subject according to corresponding resources of the candidate subject and the relativity between the candidate subject and the auxiliary word; and S4. using the candidate subject that the comprehensive weight meets preset requirements as a recommended related subject. Compared with the prior art, the recommendation method and the device of the text related subject can achieve the recommendation of extensive reading requirements of users, so that recommending results are more accurate and the recommendation method and the device of the text related subject is closer to the using habit of the users and meets the extensive reading requirements of the related subject.
Owner:BEIJING BAIDU NETCOM SCI & TECH CO LTD

Collaborative filtering recommendation method for integrating time contextual information

The invention discloses a collaborative filtering recommendation method for integrating time contextual information, which is used for integrating the time contextual information on the basis of an original item-based collaborative filtering recommendation algorithm and an original user-based collaborative filtering recommendation algorithm and combining the original item-based collaborative filtering recommendation algorithm and the original user-based collaborative filtering recommendation algorithm into a uniform algorithm. The collaborative filtering recommendation method comprises the steps of for the user-based collaborative filtering recommendation algorithm, firstly, integrating a time attenuation function in a user similarity calculation stage; then, clustering items, and training interest attenuation factors of a user on an article category; finally, integrating the time attenuation function in a rating prediction stage, wherein for the item-based collaborative filtering recommendation algorithm, the process is similar to the process of the user-based collaborative filtering recommendation algorithm, and the two algorithms can be finally combined into the uniform algorithm. According to the collaborative filtering recommendation method disclosed by the invention, the time attenuation function is introduced in both the similarity computation stage and the rating prediction stage, different time attenuation factors are used for different types of items by different users, and thus the prediction accuracy can be effectively increased.
Owner:SUZHOU INDAL TECH RES INST OF ZHEJIANG UNIV +1

Label based user collaborative filtering content recommendation method and device

The invention provides a label based user collaborative filtering content recommendation method. The method includes: acquiring label information of a plurality of recommendation contents to be recommended; performing clustering on the label information according to similarities among the label information to obtain a plurality of label clusters; obtaining interest vectors of a plurality of users according to the label information and the label clusters; obtaining the similarities among all the users according to the interest vectors of all the users and first browsing histories of all the users, and determining users associated with a target user according to the similarities among all the users, wherein the first browsing histories include sets of contents which are browsed by the users, and browse time of the contents in the sets; and obtaining recommendations of all the contents to be recommended corresponding to the target user according to the similarities among the target user and the users associated with the target user and the first browsing histories of the users associated with the target user, and performing content recommendation on the target user according to the recommendations. The method is high in recommendation accuracy.
Owner:BEIJING UNIV OF POSTS & TELECOMM

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

Cross-domain recommendation method fusing label and attention mechanism and implementation system thereof

The invention discloses a cross-domain recommendation method fusing label and attention mechanism and an implementation system thereof, and the recommendation method comprises the steps: firstly, selecting and constructing a cross-domain fused label, and respectively carrying out the weighted summation of label vectors of a source domain and a target domain to obtain a resource vector; secondly, according to an interest mining algorithm based on an attention mechanism, obtaining preferences of the user in a source field and a target field; thirdly, learning label mapping between a source domain and a target domain according to a BP neural network-based cross-domain label mapping algorithm, and obtaining comprehensive preferences of the user in the target domain; and finally, recommending projects with high similarity to the comprehensive preferences of the users in the target domain to the users through a cross-domain recommendation algorithm fusing label mapping and attention mechanisms. The preferences of the user in different fields are comprehensively considered through cross-field recommendation, so that the cold start problem of the user in target field recommendation is improved; and meanwhile, in a cross-domain recommendation system, by analyzing the preferences of the user in different domains, the recommendation results are more diversified.
Owner:JIANGXI UNIVERSITY OF FINANCE AND ECONOMICS

Personalized travel package recommendation method based on demand classification and subject analysis

The invention relates to a personalized travel package recommendation method based on demand classification and subject analysis. The method includes: analyzing natural language form demands input by a user, utilizing word segmentation, demand classification and other natural language processing techniques to process and classify the user demands so as to obtain rigid demand, flexible demand and negative demand of the user; then utilizing an LDA (latent dirichlet allocation) document theme generation model, making travel service individuals effectively cluster into different service fields by theme similarity, and then conducting similarity matching with the user demands so as to obtain a service list best matching user expectation; finally carrying out travel package design recommendation by means of travel package optimized recommendation algorithm: firstly acquiring a travel package scenic spot set according to user time demand and service priority information; then combining location information, preference information and the like to determine travel package hotel service; and then calculating the optimal journey of every day according to the distance function L, and ranking the travel package according to travel package recommendation index; and finally, selecting travel package catering service according to scenic spot location and user preference. By integrating the processing, the purpose of designing and recommending personalized travel package best meeting the user demand can be realized.
Owner:TSINGHUA UNIV

Method for solving collaborative filtering recommendation data sparsity based on neural network

The invention provides a method for solving collaborative filtering recommendation data sparsity based on a neural network. The method for solving collaborative filtering recommendation data sparsity based on the neural network adopts generalized regression of neural network (GRNN) and conducts full filling on sparse data by a train network model and score prediction. The method for solving collaborative filtering recommendation data sparsity based on the neural network comprises the following steps: before conducting the GRNN training, conducting screening on input variables of the neural network by adopting mean impact value (MIV), choosing characteristic values having great impact on output as valid input variables; using the valid input variable to construct the input matrix of the GRNN; adopting Kfold cross validation circulation to find out an optimal spread value of the GRNN; using the optimal spread value and the corresponding input matrix and output matrix to conduct GRNN training; using the trained GRNN to conduct score prediction on a sparse score matrix; and replacing non-scored data of the sparse score matrix with predicted score values. The method for solving collaborative filtering recommendation data sparsity based on the neural network can conduct fully filling on sparse recommendation data, solve the data height sparsity problem most outstanding in existing collaborative technology, and enable recommendation result to be accurate.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Short video recommendation model based on short video multi-modal features

The invention provides a short video recommendation model based on short video multi-modal features, and the model comprises the steps: 1, carrying out the feature extraction of short video title features through employing a TF-IDF method, and reducing the dimension of a short video title feature vector to k dimension through employing a PCA dimension reduction algorithm; 2, extracting 128-dimensional original features of the short video content, and adopting a PCA dimension reduction algorithm to reduce the dimension of the feature vector of the short video content to k dimension; 3, extracting 128-dimensional original features of the short video background music, and reducing the dimension of the feature vector of the short video background music to k dimensions through a PCA dimension reduction algorithm. According to the invention, the influence effects of the feature data of different modes on the user behaviors generated by the user are considered to be different; and learning the influence proportion of different modal data of the short video on the user by using a hidden Markov model, and mapping the multi-modal features of the short video to a unified vector space for fusion based on the influence proportion to obtain short video feature data represented by the multi-modal data features.
Owner:CENT SOUTH UNIV

A method of scholar recommendation and cooperative prediction based on representation learning and competition theory

The invention provides a scholar recommendation and cooperative prediction method based on representation learning and competition theory, belonging to the field of computer software. With the huge academic network, the recommendation needs are met, through the presentation learning technology, the paper published by the author and the network relationship among scholars are analyzed, with the help of competition theory, the time conflict is solved in order to obtain the recommendation results and collaborative forecasting. The method obtains valid data from Microsoft dataset and preprocessesthem, constructs a dynamic model for calculating the similarity of scholars' personality based on the content of the paper, constructs a collaborative network-based model for computing the similarityof academic environments, and constructs the processing model of competition theory, the model is trained with the preprocessed data set, according to the personality similarity obtained from the training, a preliminary recommendation list is generated to weaken the source and target scholars who are too similar by using the environmental similarity, and the time conflict is eliminated by using the processing model of competition theory, so as to achieve effective scholar recommendation and the next collaborative object prediction.
Owner:DALIAN UNIV OF TECH

Information recommendation method and device based on historical data records, equipment and medium

PendingCN111782943AAvoid the problem of poor recommendation effectMeet the needs of interestDigital data information retrievalSpecial data processing applicationsInformation processingUser - individual
The embodiment of the invention discloses an information recommendation method and device based on historical data records, equipment and a medium, and relates to the technical field of computer information processing. The method comprises the steps of receiving an information recommendation instruction; identifying a target group to which the target user belongs; calling historical browsing records of the target user and the target group, and intercepting a first historical record and a second historical record from the historical browsing records; obtaining a target browsing item; calculating a first recommendation score s1 and a second recommendation score s2 of each target browsing item, and obtaining a first weight w1 and a second weight w2; calculating a recommendation score s corresponding to each target browsing item; and generating a user recommendation list and sending to the target user. The invention also relates to a blockchain technology, the recommendation score is stored in the blockchain network, the method can effectively avoid the problem of poor recommendation effect when the personal browsing habit of the user is not concentrated, the recommendation result is more accurate, and the recommended content can better meet the interest demand of the user.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Employee individualized-learning recommendation method based on learning map and collaborative filtering

The invention discloses an employee individualized-learning recommendation method based on a learning map and collaborative filtering.The method includes the steps that resource features and employee attributes are respectively extracted according to the learning resource content of an online learning platform and the practical conditions of learners (enterprise employees), a mathematical model is built, a recommendation list is calculated according to similarity to generate the recommendation result, the feedback conditions of the learners are collected to be used for improving similarity calculation, and the recommendation process is optimized.The method has certain universality in recommending the content of semi-structured data, unstructured data and multimedia learning resources, the learning map of the employees and collaborative filtering are combined, the recommendation effect is corrected and optimized, the sparse scoring matrix and learning resource recommendation, namely, cold starting, of new employees can be effectively achieved, pushing of the learning content of the online learning platform is more user-friendly, the enterprise employees are effectively assisted in rapid growing, employee training and learning cost is saved, and employee learning efficiency is improved.
Owner:YUNNAN POWER GRID

Catering resource recommendation method based on video application and system thereof

The invention relates to a catering resource recommendation method based on a video application and a system thereof and belongs to the information pushing field. A problem that routine video application pushing information does not match with a user demand so that a user experience is poor is solved. The method is characterized by acquiring characteristic information of a user when the user operates the video application, and according to the characteristic information, acquiring a plurality of characteristic labels of the user; matching the plurality of characteristic labels of the user with a plurality of preset characteristic labels of catering resources in a catering resource database one by one so as to acquire a matching degree of the user and the catering resources in the catering resource database; and according to the matching degree of the user and the catering resources in the catering resource database, screening the catering resources suitable for the user and pushing to the user. The method and the system are used for accurately recommending catering resource information to the user in a customized mode, an experience of the user to use the video application is increased and maneuverability of the video application is enhanced.
Owner:CHENGDU STARCOR INFORMATION TECH
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