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

129 results about "Preference vector" patented technology

Social network friend recommendation method based on community discovery

The invention discloses a social network friend recommendation method based on community discovery, belongs to the fields of data mining, social networks and the like, and aims at solving the problem that the social network characteristic is not taken into account in individual recommendation. The method comprises the following steps: acquiring user history data in the social network, modeling hobbies and interests of users to obtain a preference vector set of all users, clustering the users according to the preference vectors representing the hobbies and the interests of the users and the preference vectors representing the hobbies and the interests of friends of the users in the user preference vector set, finding an overlap area of the hobbies and the interests of the users and the friends in the social network, acquiring an initial target user list of friends to be recommended according to the overlap area of the hobbies and the interests of the users and the friends, filtering and sequencing the obtained initial target user list of friends to be recommended, thereby obtaining a final list of friends to be recommended. As friends are recommended according to the hobbies and the interests and the friend relationship of the users, the method is more applicable to social networks.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Personalized data searching method and device

The application relates to a personalized data searching method and device. The device comprises the following steps: searching a data object according to a query word in a search request of a current user; determining a first behavior characteristic of a historic user in the search access process utilizing the query word according to a historic behavior log, and generating an intention vector of the query word; counting a second behavior characteristic of each user group to the data object according to a user attribute, and generating a preference vector of the user group; computing the similarity of the intention vector of the query word and the preference vector of each user group; using the user group corresponding to the condition that the similarity is greater than a set threshold value as a reference group for determining the intention preference of the current user; adjusting the sorting of the data objects searched by the current user through the query word through adoption of the historic behavior characteristics of the reference group. Thus the performance of a search platform is improved and promoted, the accuracy of a search result output to the user is improved, and the result, which is the most reasonable and the best for the search intention, is output for the user.
Owner:ALIBABA GRP HLDG LTD

A session sequence recommendation method and system based on a graph convolutional neural network

InactiveCN109816101ASolve the problem of not being able to learn project expressions wellSolve data sparsityBuying/selling/leasing transactionsNeural architecturesDirected graphPreference vector
The invention provides a session sequence recommendation method and system based on a graph convolutional neural network, a directed graph is constructed for each session sequence, and for each directed graph, the directed graph is input to the graph convolutional neural network to obtain the hidden representation vectors of all nodes. Based on the implicit representation vectors of the obtained nodes, a soft attention mechanism network is used for generating a global preference vector and a local click preference vector, wherein the global preference vector and the local click preference vector are both composed of implicit representation vectors of the nodes, and then each session sequence is represented as a combination of the global preference vector and the local click preference vector of the user in the session. And for each session sequence, the probability that each item becomes a next click is predicted according to the combination of the calculated global preference vector and the local click preference vector of the user in the session. Some noises in an original vector space are removed by introducing global and local implicit vector representations, and a more accurate prediction effect is obtained.
Owner:中科人工智能创新技术研究院(青岛)有限公司

Product recommendation method and device

The embodiment of the invention provides a product recommendation method and device. The method is used for determining whether to recommend a to-be-recommended product to a target user. The method comprises the steps that multi-field information associated with the target user is acquired, wherein the information comprises purchase data of the target user in the product field of the to-be-recommended product and purchase data in other product fields; a user feature matrix of the target user is constructed according to the multi-field information; for one to-be-recommended product, a user feature matrix of multiple users who purchase the to-be-recommended product is acquired, and a product feature matrix of the to-be-recommended product is obtained based on feature values in the matrix; the user feature matrix and the product feature matrix are input into a machine learning model to obtain user preference vectors and product preference vectors; a selection assessment value between theto-be-recommended product and the target user is obtained according to the user preference vectors and the product preference vectors; and when the selection assessment value is greater than a predetermined recommendation threshold, it is determined that the to-be-recommended product is recommended to the target user.
Owner:ALIBABA GRP HLDG LTD

Personalized scenic spot recommendation method based on tourist preference modeling

The invention discloses a personalized scenic spot recommendation method based on tourist preference modeling, and the method comprises the steps: collecting data, carrying out the preprocessing, and carrying out the numbering of tourists, scenic spots and other objects; converting the display score into an implicit score, and dividing a positive case scenic spot and a negative case scenic spot; constructing a triple and scenic spot knowledge map, and generating a feature vector and a context feature vector of each scenic spot; generating vector representations of historical tourist tour scenic spots and candidate scenic spots through the KCNN; calculating an influence weight of each historical touring scenic spot of the tourist through the attention network to obtain a preference vector of the tourist to the scenic spot; calculating the scenic spot touring probability of the tourists by using the DNN, and generating scenic spot recommendation lists of the tourists according to the probability from small to large. According to the method, when different influences of historical visiting scenic spots of tourists on the candidate scenic spots are depicted and diversification preferences of the tourists are represented, the attention network is used for calculating the influence weights of the historical visiting scenic spots of the tourists on the candidate scenic spots, so that the recommendation result better conforms to the preferences of the tourists.
Owner:GUILIN UNIV OF ELECTRONIC TECH

Commodity recommendation method combining attention network and user emotion

The invention discloses a commodity recommendation method combining an attention network and user emotion. The method comprises the steps: 1) extracting the score and comment data of a user for a commodity, carrying out the preprocessing, and constructing a sample set T; 2) continuously training to obtain an attribute matrix W of a corresponding field by adopting an unsupervised learning model andutilizing text data commented in the T; 3) constructing a neural network structure C based on attention; constructing a user preference vector U and a commodity feature vector I by using a W-based memory network and a recurrent neural network as bases and using the predicted emotion score as a weight, calculating a prediction value of a missing score by using the U and the I, and calculating attribute vectors of a current user and a commodity for final recommendation explanation; and 4) performing descending sort according to the predicted scores, recommending the first N commodities to the user, and providing explanation of attribute levels for a recommendation result according to the attribute matrix and the attribute vectors, thereby solving the problems of lack of explanation, difficulty in processing large-scale data and the like of a traditional score prediction recommendation method.
Owner:SOUTH CHINA UNIV OF TECH

Dynamic news recommendation method based on hierarchical attention network

The invention provides a dynamic news recommendation method based on a hierarchical attention network. The adopted modules comprise the hierarchical attention network, a convolution layer and a full connection layer. The hierarchical attention network comprises a sentence level attention network and a news level attention network. A news sequence and candidate news of the user are subjected to thesentence level attention network to obtain attention weights of sentences in the news sequence; a weighted sum of the sentence content vectors is calculated to obtain a news content vector; the embedded representation of the news sequence is connected with the content vector to obtain the integral representation of the news, and the integral representation passes through the attention network ofthe news level to obtain the attention weight of the news in the news sequence and obtain the final representation of the news; in the convolutional layer, the final representations of the historicalnews are stacked in sequence to obtain a matrix, and the matrix is input into the convolutional layer to learn a user sequence reading mode to obtain a sequence preference vector; and in the full connection layer, the sequence preference vector, the candidate news overall representation and the user embedded representation are connected to obtain the probability that the user clicks the candidatenews.
Owner:BEIHANG UNIV

Recommendation method and system for local low rank matrix approximation based on implicit feedback information

ActiveCN108520450AFind hobbiesDynamically reflect changes in demandBuying/selling/leasing transactionsMarketingPersonalizationFeature extraction
The invention discloses a recommendation method and system for local low rank matrix approximation based on implicit feedback information, and belongs to the technical field of recommendation. The invention starts from the implicit feedback information that is ignored in the user information, uses an implicit feedback information optimization feature extraction model to extract the single-dimensional multi-dimensional preference vectors of a user and an item according to the local low rank matrix approximation principle, and gives a more accurate user rating recommendation manner on the basisof preference information of the user and the item. The recommendation system comprises a data engine module, a multi-dimensional feature extraction module, a score prediction module, a collaborativerecommendation module and an information update module; through the collaborative work of all the modules, the multi-dimensional recessive factors of the user in different environments are extracted,and the accuracy and personalization of the whole system recommendation result is improved; the universality is high; and the method and the system are suitable for most of the existing recommended scenarios.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Comment-driven deep sequence recommendation method

The invention discloses a comment-driven deep sequence recommendation method, which comprises the following steps of: establishing a vocabulary for a user comment text, and endowing each word with a randomly initialized word vector; constructing a document word vector expression matrix for each document; obtaining an aspect-perceived document expression tensor and a plurality of feature maps; calculating the long-term preference vector of the user and the vector representation of the commodity; calculating user short-term preference vectors of a joint level and an individual level; performingweighted addition on the two levels to obtain a final user short-term preference vector; multiplying the short-term preference vector of the user by a reduction coefficient, adding the short-term preference vector of the user to the long-term preference vector of the user to obtain vector representation of the user, and calculating a preference score of the user for the commodity; training and obtaining an RNS model; and applying the trained RNS model to an online sequence recommendation scene. The comment-driven sequence recommendation problem is well solved, the method has the advantages ofbeing high in training speed and short in test time, and it is shown that the method has wide practical significance and commercial value.
Owner:WUHAN UNIV

Collaborative recommendation model construction method based on knowledge graph preference propagation

A collaborative recommendation model construction method based on knowledge graph preference propagation comprises the following steps: (1) performing knowledge modeling by using an ontology modeling tool, extracting entities and relationships to obtain a triple, and constructing a domain knowledge graph; (2) obtaining multi-layer preferences of the user through the preference propagation model, and calculating vector representation of the user preferences according to the multi-layer preferences of the user; (3) learning the vector representation of the article based on the user-article interaction matrix, and performing dot product operation on the preference vector representation of the user and the implicit vector representation of the article to calculate the click probability of the user on the article; and (4) recalling articles interested by the user according to the click probability, comparing a recall result with a user interaction list, and performing descending sorting after excluding the articles operated by the user to obtain a recommendation list. According to the recommendation model provided by the invention, the path structure information of the knowledge graph can be fully utilized, and the interpretability and diversity of recommendation results are improved.
Owner:ZHEJIANG UNIV OF 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