WO2020156389A1 - Procédé et dispositif de poussée d'informations - Google Patents

Procédé et dispositif de poussée d'informations Download PDF

Info

Publication number
WO2020156389A1
WO2020156389A1 PCT/CN2020/073593 CN2020073593W WO2020156389A1 WO 2020156389 A1 WO2020156389 A1 WO 2020156389A1 CN 2020073593 W CN2020073593 W CN 2020073593W WO 2020156389 A1 WO2020156389 A1 WO 2020156389A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
behavior information
users
information
association relationship
Prior art date
Application number
PCT/CN2020/073593
Other languages
English (en)
Chinese (zh)
Inventor
何强
杨欣豫
杜思良
项亮
王灿
Original Assignee
北京字节跳动网络技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京字节跳动网络技术有限公司 filed Critical 北京字节跳动网络技术有限公司
Publication of WO2020156389A1 publication Critical patent/WO2020156389A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism

Definitions

  • the embodiments of the present disclosure relate to the field of computer technology, in particular to an information push method and device.
  • client applications can usually include social applications. Through social applications, users can interact with other users.
  • the embodiments of the present disclosure propose information pushing methods and devices.
  • the embodiments of the present disclosure provide an information push method.
  • the method includes: obtaining a social network including a target user.
  • the social network includes behavior information of users located in the social network and is used to indicate whether or not between users Instruction information for establishing an association relationship; based on the behavior information of the target user and the behavior information of users who have not established an association relationship with the target user in the social network, determine the probability of establishing an association relationship between the target user and users who have not established an association relationship; The user ID of the user corresponding to the probability exceeding the preset threshold is pushed to the target user.
  • the probability of establishing an association relationship between the target user and a user who has not established an association relationship is determined, including :
  • the behavior information of the target user and the behavior information of the user who has not established an association relationship with the target user are respectively input into the pre-trained feature value determination model to obtain the target user behavior information feature value corresponding to the target user's behavior information, and the target user Other user behavior information feature values corresponding to the behavior information of users that have not established an association relationship; based on the target user behavior information feature value and other user behavior information feature values, determine the target user and the user who has not established an association relationship to establish an association relationship Probability.
  • the feature value determination model is obtained by training in the following steps: Obtain a training sample set, wherein each training sample in the training sample set includes behavior information of a specified user, behavior information of other users, and instructions for other users Information indicating whether to establish an association relationship with a specified user; perform the following training steps: For the training samples in the training sample set, input the behavior information of the specified user and the behavior information of other users in the training sample into the neural network to be trained, and obtain Behavior information feature values corresponding to the specified user, behavior information feature values corresponding to other users; based on the behavior information feature values corresponding to the specified user and the behavior information feature values corresponding to other users, determine the probability of the specified user establishing an association relationship with other users Value; based on the probability value corresponding to the training sample in the determined training sample set, determine whether the preset loss function converges; in response to determining that the preset loss function converges, determine the feature value to determine that the model training is completed.
  • the method further includes: in response to determining that the preset loss function does not converge, using a back propagation algorithm to update the parameters of the neural network to be trained, and continue to perform the training step.
  • the behavior information of other users in the training sample set includes one of the following: behavior information of a positive sample user that has an association relationship with a specified user, and behavior information of a negative sample user that has not established an association relationship with the specified user.
  • Negative sample users are users who are randomly selected from the preset user set, have not established an association relationship with the specified user, and have established an association relationship with other users.
  • the training samples in the training sample set also include time stamps corresponding to the behavior information of other users; wherein the time stamps corresponding to the behavior information of the positive sample user are based on the association between the specified user and the positive sample user The time is determined; the time stamp corresponding to the behavior information of the negative sample user is randomly selected from the time stamp corresponding to the positive sample user.
  • the neural network includes an n-layer cascaded single-layer feedforward neural network and a fully connected layer.
  • the output parameters of the feedforward neural network of the previous layer are used as the feedforward of the next layer
  • the input parameters of the neural network n is a positive integer greater than 1, and i is a positive integer greater than 2 and less than n; and each layer of feedforward neural network performs feature extraction through the following steps: based on the first preset activation function, specify the user The behavior information characteristics of other users, the behavior information characteristics of other users, and the timestamps corresponding to the behavior information of other users, determine the correlation index between the behavior information of the specified user and the behavior information of other users; based on the determined correlation index and the second The preset activation function determines the parameters used to indicate the behavior information characteristics of the specified user; the obtained parameters used to indicate the behavior information characteristics of the specified user are used as the output of the feedforward neural network of the current layer.
  • the behavior information includes at least one of the following: browsing information and publishing information.
  • the browsing information is generated based on browsing information published by other users who have established an association relationship with the user.
  • an embodiment of the present disclosure provides an information push device, the device includes: an acquiring unit configured to acquire a social network including a target user, the social network including behavior information of users located in the social network and Indication information indicating whether an association relationship is established between users; the determining unit is configured to determine the target user and the non-association relationship based on the behavior information of the target user and the behavior information of users who have not established an association relationship with the target user in the social network The probability of establishing an association relationship between users; the pushing unit is configured to push the user identification of the user corresponding to the probability exceeding the preset threshold to the target user.
  • the determining unit includes: an input sub-unit configured to input the behavior information of the target user and the behavior information of users that have not established an association relationship with the target user into the pre-trained feature value determination model to obtain The target user behavior information feature value corresponding to the user's behavior information, and other user behavior information feature values corresponding to the behavior information of users who have not established an association relationship with the target user; the determining sub-unit is configured to be based on the target user behavior information feature value, other The characteristic value of user behavior information determines the probability of establishing an association relationship between the target user and the user who has not established an association relationship.
  • the feature value determination model is obtained by training in the following steps: Obtain a training sample set, wherein each training sample in the training sample set includes behavior information of a specified user, behavior information of other users, and instructions for other users Information indicating whether to establish an association relationship with a specified user; perform the following training steps: For the training samples in the training sample set, input the behavior information of the specified user and the behavior information of other users in the training sample into the neural network to be trained, and obtain Behavior information feature values corresponding to the specified user, behavior information feature values corresponding to other users; based on the behavior information feature values corresponding to the specified user and the behavior information feature values corresponding to other users, determine the probability of the specified user establishing an association relationship with other users Value; based on the probability value corresponding to the training sample in the determined training sample set, determine whether the preset loss function converges; in response to determining that the preset loss function converges, determine the feature value to determine that the model training is completed.
  • the step of training to obtain the feature value determination model further includes: in response to determining that the preset loss function does not converge, using a back propagation algorithm to update the parameters of the neural network to be trained, and continuing to perform the training step.
  • the behavior information of other users in the training sample set includes one of the following: behavior information of a positive sample user that has an association relationship with a specified user, and behavior information of a negative sample user that has not established an association relationship with the specified user.
  • Negative sample users are users who are randomly selected from the preset user set, have not established an association relationship with the specified user, and have established an association relationship with other users.
  • the training samples in the training sample set also include time stamps corresponding to the behavior information of other users; wherein the time stamps corresponding to the behavior information of the positive sample user are based on the association between the specified user and the positive sample user The time is determined; the time stamp corresponding to the behavior information of the negative sample user is randomly selected from the time stamp corresponding to the positive sample user.
  • the neural network includes an n-layer cascaded single-layer feedforward neural network and a fully connected layer.
  • the output parameters of the feedforward neural network of the previous layer are used as the feedforward of the next layer
  • the input parameters of the neural network n is a positive integer greater than 1, and i is a positive integer greater than 2 and less than n; and each layer of feedforward neural network performs feature extraction through the following steps: based on the first preset activation function, specify the user The behavior information characteristics of other users, the behavior information characteristics of other users, and the timestamps corresponding to the behavior information of other users, determine the correlation index between the behavior information of the specified user and the behavior information of other users; based on the determined correlation index and the second The preset activation function determines the parameters used to indicate the behavior information characteristics of the specified user; the obtained parameters used to indicate the behavior information characteristics of the specified user are used as the output of the feedforward neural network of the current layer.
  • the behavior information includes at least one of the following: browsing information and publishing information.
  • the browsing information is generated based on browsing information published by other users who have established an association relationship with the user.
  • embodiments of the present disclosure provide a terminal device, the terminal device includes: one or more processors; a storage device for storing one or more programs; when one or more programs are used by one or more Execution by two processors, so that one or more processors implement the method described in any implementation manner of the first aspect.
  • embodiments of the present disclosure provide a computer-readable medium on which a computer program is stored, and the computer program, when executed by a processor, implements the method described in any implementation manner in the first aspect.
  • the information pushing method and device determine the target user and the unassociated relationship based on the degree of association between the target user's behavior information and the behavior information of other users who have not established an association relationship with the target user Establish the probability of the association relationship between the users, and then push the user ID of the user corresponding to the probability exceeding the preset threshold to the target user, so as to more accurately predict the target user’s interest in other users, thereby improving the information Push efficiency.
  • Fig. 1 is an exemplary system architecture diagram in which an embodiment of the present disclosure can be applied;
  • Fig. 2 is a flowchart of an embodiment of an information push method according to the present disclosure
  • FIG. 3 is a flowchart of another embodiment of the information pushing method according to the present disclosure.
  • Fig. 4 is a flow of an optional implementation method of the training method for determining a model according to the feature value of the present disclosure
  • Fig. 5 is a flow chart of an alternative implementation of the method for feature extraction according to each layer of feedforward neural network of the present disclosure
  • Fig. 6 is a schematic diagram of an application scenario of an information push method according to an embodiment of the present disclosure
  • Fig. 7 is a schematic structural diagram of an embodiment of an information pushing device according to the present disclosure.
  • Fig. 8 is a schematic structural diagram of an electronic device suitable for implementing the embodiments of the present disclosure.
  • FIG. 1 shows an exemplary architecture 100 to which an embodiment of the information pushing method or information pushing device of the present disclosure can be applied.
  • the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105.
  • the network 104 is used to provide a medium for communication links between the terminal devices 101, 102, 103 and the server 105.
  • the network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables.
  • Various client applications may be installed on the terminal devices 101, 102, 103.
  • client applications For example, web browser applications, video applications, content sharing applications, social applications, etc.
  • the terminal devices 101, 102, and 103 can interact with the server 105 through the network 104 to receive or send messages and so on.
  • the terminal devices 101, 102, and 103 may be hardware or software.
  • the terminal devices 101, 102, 103 When the terminal devices 101, 102, 103 are hardware, they may be various electronic devices that can receive user operations, including but not limited to smart phones, tablet computers, e-book readers, laptop computers, desktop computers, and so on.
  • the terminal devices 101, 102, 103 When the terminal devices 101, 102, 103 are software, they can be installed in the electronic devices listed above. It can be implemented as multiple software or software modules (for example, multiple software or software modules used to provide distributed services), or as a single software or software module. No specific restrictions are made here.
  • the server 105 may be a background server that supports client applications installed on the terminal devices 101, 102, 103.
  • the server 105 can analyze the acquired browsing information and published information of the target user, and determine the characteristic value of the user's browsing information and the characteristic value of the published information, and then based on the comparison between the characteristic value of the browsing information and the characteristic value of the published information among users Similarity, the user ID of one user is pushed to another user.
  • the server 105 may be hardware or software.
  • the server When the server is hardware, it can be implemented as a distributed server cluster composed of multiple servers, or as a single server.
  • the server When the server is software, it can be implemented as multiple software or software modules (for example, multiple software or software modules for providing distributed services), or as a single software or software module. No specific restrictions are made here.
  • the information pushing method provided by the embodiments of the present disclosure is generally executed by the terminal devices 101, 102, 103, and correspondingly, the information pushing device is generally set in the terminal devices 101, 102, 103.
  • terminal devices, networks, and servers in FIG. 1 are merely illustrative. According to implementation needs, there can be any number of terminal devices, networks and servers.
  • FIG. 2 shows a process 200 of an embodiment of the information pushing method according to the present disclosure.
  • the information push method includes the following steps:
  • Step 201 Obtain the social network of the target user.
  • the social network is usually a network structure composed of users and an association relationship between users.
  • the association relationship between users may be, for example, blood relationship, friend relationship, colleague relationship, relationship with common interests and hobbies.
  • a user located in a social network can serve as a node of the social network.
  • a social network can be formed by many user nodes.
  • the social network may include users who have established an association relationship with the user, and may also include other users who have not established an association relationship with the user.
  • user A, user B, and user C all belong to network nodes in the same social network.
  • An association relationship is established between user A and user B, an association relationship is established between user B and user C, and an association relationship is not established between user A and user C.
  • a communication application can be used as a social network.
  • users When users use the terminal application, they usually need to register their account in the terminal application. That is to say, if the user joins the social network, the account registration has been performed.
  • users can be seen as nodes of social networks.
  • a certain communication application can also form multiple social networks according to different categories. For example, a social network based on geographic information, a social network based on interest information, etc.
  • the aforementioned communication applications may include, but are not limited to, social applications, blog applications, and the like.
  • users can communicate with other users, such as voice communication, video communication, short message communication, etc.
  • users can also post information such as articles, micro-messages, and comments, and browse information such as articles, micro-messages, and comments published by other users.
  • the above information such as communication information, publishing information, and browsing information is the user's behavior information.
  • the execution subject of the information push method can obtain the social network to which the target user belongs.
  • the social network to which the user belongs may include one social network or multiple social networks.
  • the above-mentioned execution subject may first determine a social network associated with the user tag based on a preset user tag of the target user, and determine the social network as a social network including the target user.
  • the preset user tag may be determined based on user attribute information of the user, or may be selected by the user based on multiple user tags provided by the foregoing execution subject.
  • the acquired social network includes indication information for indicating whether an association relationship is established between users and behavior information of each user.
  • the behavior information includes information posted by other users that are browsed, that is, browsing information, and the posted information, that is, posted information.
  • Step 202 Determine the probability of establishing an association relationship between the target user and the user who has not established an association relationship based on the behavior information of the target user and the behavior information of users who have not established an association relationship with the target user in the social network.
  • the above-mentioned association relationship may be a mutual friend relationship, and may be a following relationship and a followed relationship.
  • the probability of establishing an association relationship between the target user may be determined based on the browsing information of the target user and the posted information of users who have not established an association relationship with the target user in the social network.
  • the feature value of the browsing information corresponding to the browsing information of the target user and the feature value of the posted information corresponding to the posted information of the user who has not established an association relationship with the target user can be determined.
  • users can browse multiple pieces of information or post multiple pieces of information.
  • Each piece of information browsed or published may include a preset tag word, and the preset tag word may be a keyword extracted from the information content, or a tag word set by the information publisher when publishing the information.
  • the preset tag word can represent the category to which the piece of information belongs.
  • the above-mentioned execution subject may determine the multiple categories to which the browsing information of the target user belongs based on the preset tag words corresponding to the browsing information of the target user. Then, each category is regarded as a one-dimensional feature, so as to finally form a feature value of browsing information including multi-dimensional features.
  • the above-mentioned executive body may determine the category to which the posted information belongs based on the preset tag words corresponding to the posted information of the users who have not established an association relationship with the target user. Then, each category is regarded as a one-dimensional feature, thereby finally forming a feature value of the posted information including a multi-dimensional feature vector.
  • the above-mentioned execution subject may determine the probability of establishing an association relationship between two users based on the degree of association between the browsing information feature value corresponding to the target user and the published information feature value corresponding to the user who has not established an association relationship.
  • the sigmoid function can be used to calculate the correlation between the two. Take the probability that the target user pays attention to other users who are not followed as an example to elaborate. See Formula 1 and Formula 2 for details.
  • p ij is the probability of target user i following user j.
  • ⁇ (x) is the sigmoid function
  • x is a random variable.
  • the random variable is The matrix of eigenvalues, Is the eigenvalue matrix of the browsing information of the target user, Is the matrix of the eigenvalues of other users' published information, and b is a random constant.
  • the random variable x is Eigenvalue matrix for browsing information Column vector and eigenvalue matrix of published information The column vectors of are merged into a new column vector.
  • the greater the value of the probability p ij the greater the probability that the target user pays attention to other users, that is, the greater the probability of establishing an association relationship between two users.
  • Step 203 Push the user identifier of the user corresponding to the probability exceeding the preset threshold to the target user.
  • the aforementioned executive subject after each user joins the aforementioned social network, the aforementioned executive subject usually records a user identifier for uniquely identifying the user's identity.
  • the user identification may be a terminal device number, a registration number used for account registration, or a screen name, avatar, etc. used by the user for account registration.
  • the aforementioned user identification may also be a public reading platform such as an official account.
  • the articles and other information published by each official account can be regarded as a user's release based on platforms such as social applications. Therefore, public reading platforms such as official accounts are used to uniquely instruct the public to read
  • the identity of the platform can also be regarded as a user identity.
  • the above-mentioned execution subject may determine the probability of establishing an association relationship between the target user determined in step 202 and the user who has not established an association relationship, and then calculate the probability of the probability value exceeding the preset threshold of the user corresponding to the relationship.
  • the user ID is pushed to the target user. Therefore, the target user can select the operation of adding the user corresponding to the user ID as a friend, follow the user operation corresponding to the user ID, and so on based on the user ID pushed by the received server.
  • This embodiment uses the feature values of the browsing information of the target user and the feature values of the published information of other users to determine whether the target user is interested in the content published by other users to establish an association relationship between the two, which can make the push more targeted . To avoid pushing many other users who are not strongly related or users are not interested to the target user, which improves the probability of establishing an association relationship between the target user and the pushed user, thereby improving the push efficiency.
  • FIG. 3 shows a flow 300 of another embodiment of the information pushing method.
  • the process 300 of the information push method includes the following steps:
  • Step 301 Obtain a social network including the target user.
  • the execution subject of the information push method can obtain the social network to which the target user belongs.
  • the social network to which the user belongs may include one social network or multiple social networks.
  • the above-mentioned execution subject may first determine a social network associated with the user tag based on a preset user tag of the target user, and determine the social network as a social network including the target user.
  • the acquired social network includes indication information for indicating whether an association relationship is established between users, and behavior information of each user.
  • the behavior information includes information posted by other users that are browsed, that is, browsing information, and the posted information, that is, posted information.
  • Step 302 Input the behavior information of the target user and the behavior information of users who have not established an association relationship with the target user into the pre-trained feature value determination model to obtain the target user behavior information feature value corresponding to the target user's behavior information, and Other user behavior information feature values corresponding to the behavior information of users whose target users have not established an association relationship.
  • the aforementioned behavior information may be browsing information or publishing information.
  • the behavior information of the target user is browsing information
  • the behavior information of users who have not established an associated relationship with the target user is publishing information.
  • the browsing information may be the title of the browsed content, may be a keyword extracted from the browsed content, or may be a tag word preset when the user publishes the content.
  • the published information may be the title of the published content, may be a keyword extracted from the published content, or may be a tag word preset when the user publishes the content.
  • the feature value determination model is used to predict the user's point of interest based on the user's behavior information, so as to obtain the behavior information feature value based on the behavior information.
  • the above-mentioned feature value determination model is obtained based on neural network training.
  • the neural network may be a deep neural network, and the deep neural network may include multiple feature extraction layers and one fully connected layer.
  • the feature extraction layer can be used to extract features of behavior information.
  • the features extracted from each layer are fully connected in the fully connected layer to obtain the final behavior information feature value.
  • the target user behavior information feature value may be a browsing information feature value obtained based on feature extraction of the browsing information of the target user.
  • the browsing information of the target user may be input to the aforementioned pre-trained feature value determination model, so as to obtain the browsing information feature value indicating the browsing interest of the target user.
  • other user information feature values corresponding to users who have not established an association relationship with the target user may be posted information feature values obtained based on feature extraction of other users' posted information.
  • the posted information of other users may be input to the aforementioned pre-trained feature value determination model, so as to obtain the feature values of other user posted information used to indicate the posting interests of other users.
  • Step 303 Based on the target user behavior information characteristic value and other user behavior information characteristic values, determine the probability of establishing an association relationship between the target user and a user who has not established an association relationship.
  • step 302 according to the feature value of the browsing information of the target user determined in step 302 and the feature value of the posted information of the user who has not established an association relationship with the target user, it can be determined that the relationship between the target user and the user who has not established an association relationship is established.
  • the probability of association For the specific implementation of this step, reference may be made to the related description in step 202 of the embodiment shown in FIG. 2, which will not be repeated here.
  • Step 304 Push the user identifier of the user corresponding to the probability exceeding the preset threshold to the target user.
  • step 301 and step 304 shown in this embodiment reference may be made to the relevant description of step 201 and step 203 shown in FIG. 2, and details are not repeated here.
  • this embodiment discloses a step of using a pre-trained neural network to determine the characteristic value of behavior information. Since the neural network can process a large amount of data and learn the characteristics of various behavior information of users, it can make the determined characteristic values of behavior information more accurate.
  • the foregoing feature value determination model may be obtained by training based on a sample set.
  • FIG. 4 shows a flow 400 of an alternative implementation of the training method of the feature value determination model provided by the present disclosure.
  • the process 400 includes the following steps:
  • Step 401 Obtain a training sample set.
  • each training sample in the training sample set includes user information of a designated user, behavior information of other users, and indication information for indicating whether other users have established an association relationship with the designated user.
  • the behavior information can include browsing information and publishing information.
  • the browsing information is generated based on browsing information published by other users who have established an association relationship with the user.
  • the behavior information of other users in the training sample set includes one of the following: behavior information of a positive sample user that has established an association relationship with the specified user, and behavior information of a negative sample user that has not established an association relationship with the specified user information.
  • the negative sample user is a user who is randomly selected from the preset user set, has not established an association relationship with the specified user, and has established an association relationship with other users.
  • the user identifier corresponding to the user may be added to the above-mentioned preset user set. Add it every time it is detected. That is to say, after the association relationship between the user A and the user B is established, the user identification corresponding to the user A and the user identification corresponding to the user B can be added to the aforementioned preset user set. When it is detected that the association relationship between the user A and the user C is established, the user identification corresponding to the user A and the user identification corresponding to the user C are added to the aforementioned preset user set. In other words, the preset user set contains two user IDs corresponding to user A.
  • the above-mentioned executive body selects a negative sample user, it is selected from the above-mentioned preset user information set. Therefore, the more user identities of a certain user included in the aforementioned preset user set, the greater the probability of being selected as a negative sample user.
  • the negative samples in the training sample set in the above manner the negative samples can be made more universal, so that the trained model has better generalization ability.
  • the behavior information includes at least one of the following: browsing information and publishing information.
  • the browsing information is generated based on browsing information published by other users who have established an association relationship with the user.
  • the training samples in the training sample set also include a time stamp corresponding to the behavior information; the time stamp corresponding to the behavior information of the positive sample user is determined based on the time when the specified user establishes an association relationship with the positive sample user The time stamp corresponding to the behavior information of the negative sample user is randomly selected from the time stamp corresponding to the positive sample user.
  • the above-mentioned executive body may select the positive sample users who have established an association relationship with the designated user before the designated time t, and then set a time stamp for each positive sample user.
  • the timestamp may be a multi-dimensional time feature vector, where the one-dimensional time feature vector is used to indicate the time feature of the specified user and the positive sample user, and the one-dimensional time feature vector is used to instruct the specified user to browse the positive sample user The time characteristics of the published information. The closer the time for establishing the association relationship is to the specified time t, the greater the influence of the information released by the positive sample users on the interest of the specified user in the current time period. Then, the above-mentioned set timestamp can be randomly assigned to the negative sample users. In other words, the behavior information corresponding to each positive sample user or the behavior information corresponding to the negative sample user in the sample training set is set with a time stamp.
  • the browsing information and publication information of the specified user are obtained based on the time stamp of the positive sample user corresponding to the specified user, that is, the positive sample user who browses before the timestamp and corresponds to the time stamp is published information.
  • the above-mentioned browsing information and published information of other users are based on the timestamp corresponding to the negative sample user, and the information browsed and published by the other users before the selected timestamp.
  • the training samples can be time-sensitive.
  • the weight of the browsing information can be determined according to the length of the browsing time corresponding to the browsing information from the current time
  • the weight of the published information can be determined according to the length of the publishing time corresponding to the published information from the current time, so that the trained
  • the feature value determination model has better timeliness, that is, it can better reflect the user's current interest features, so that the determined feature values of browsing information and published information are more accurate.
  • the execution subject may preprocess the acquired behavior information of the specified user and the behavior information of other users.
  • the pre-processing can be standardized processing of behavior information.
  • the normalization processing may be, for example, norm normalization processing, maximum and minimum value normalization processing, or the like.
  • Step 402 based on the training sample set obtained in step 401, the following training steps may be performed:
  • Step 4021 For the training samples in the training sample set, input the behavior information of the specified user and the behavior information of other users in the training sample into the neural network to be trained to obtain the characteristic values of the behavior information corresponding to the specified user and correspond to other users The characteristic value of behavior information.
  • the behavior information characteristic value may include the browsing information characteristic value and the publishing information characteristic value.
  • Step 4022 Based on the behavior information feature value corresponding to the specified user and the behavior information feature value corresponding to other users, determine the probability value of the specified user establishing an association relationship with other users.
  • the association relationship may be a following relationship and a followed relationship.
  • the probability value of the designated user's attention to other users can be determined based on the characteristic value of the browsing information of the designated user and the characteristic value of the published information corresponding to other users. Or, based on the feature value of the posted information of the specified user and the feature value of the browsing information of other users, the probability value of the specified user being followed by other users is determined.
  • the specific realization of the above probability value can refer to the specific realization of determining the probability of establishing an association relationship between the target user and the user who has not established an association relationship shown in step 203 of the embodiment in FIG. 2, which will not be repeated here.
  • Step 4023 Determine whether the preset loss function converges based on the probability value corresponding to the training sample in the determined training sample set.
  • the aforementioned preset loss function may be a logarithmic loss function, for example.
  • determining whether the preset loss function converges is to determine whether the loss value of the loss function reaches the preset threshold, or whether the change in the loss value is absolutely less than the preset threshold.
  • the preset loss function converges. It is worth noting here that the absolute value of the aforementioned loss value change is based on the absolute value of the difference between the loss value calculated using the loss function in the current training and the loss value obtained in the previous training.
  • step 403 in response to determining that the preset loss function converges, it is determined that the eigenvalues determine that the model training is completed.
  • step 4023 according to whether the preset loss function determined in step 4023 converges, when the preset loss function converges, it can be determined that the above-mentioned feature value determination model training is completed.
  • Step 404 in response to determining that the preset loss function does not converge, use the back propagation algorithm to update the parameters of the neural network to be trained, and continue to perform the training step shown in step 402.
  • the above-mentioned updating the parameters of the neural network to be trained can be, for example, updating the value of the filter of each layer of the neural network in the neural network to be trained, the size of the filter, the step size, etc., and the neural network can also be updated. The number of layers.
  • the above-mentioned execution subject may use the direction propagation algorithm to update the parameters of the neural network to be trained, and then continue to perform the training steps shown in step 4021-step 4023.
  • the feature value determination model trained by the above training method can make the determined behavior information feature value more accurate, and can also improve the robustness of the trained feature value determination model.
  • the aforementioned neural network for training the feature value determination model may include n-layer cascaded single-layer feedforward neural network and a fully connected layer.
  • n is a positive integer greater than 1.
  • the output parameter of the previous layer of feedforward neural network is used as the input parameter of the next layer of feedforward neural network
  • i is a positive integer greater than 2 and less than n.
  • each layer of feedforward neural network is used for feature extraction.
  • the output of the last layer of feedforward neural network includes the feature extraction results of the previous layers of feedforward neural network.
  • FIG. 5 shows a process 500 of an optional implementation manner of the method for feature extraction of each layer of the feedforward neural network provided by the present disclosure.
  • the process 500 includes the following steps:
  • Step 501 Determine the specified user based on the first preset activation function, the behavior information feature of the specified user, the behavior information feature of other users, the time stamp corresponding to the behavior information of other users, and the time stamp corresponding to the behavior information of other users.
  • the behavior information feature of the specified user may be the browsing information feature of the specified user, and the behavior information feature of other users may be the published information feature of other users.
  • the timestamp corresponding to the behavior information of other users, the browsing information characteristics of the specified user, and the published information characteristics of other users concerned by the specified user can be determined.
  • the correlation index between the posted information corresponding to other users concerned is taken as the first correlation index.
  • the first relevance index is used to indicate the degree of influence of the published information of other users followed by the specified user on the interest characteristics of the specified user.
  • the first preset activation function may be, for example, a ReLU activation function. Because the information browsed by the user in the preset time period may include multiple pieces of information. Therefore, the browsing information can be converted into a feature vector with multi-dimensional features, and each dimensional feature component is used to represent a piece of browsing information.
  • This layer of feedforward neural network can perform feature extraction on each dimensional feature component of the feature vector used to characterize browsing information to obtain a feature matrix corresponding to the browsing information.
  • published information can also be converted into a feature vector with multi-dimensional features, and each dimensional feature component is used to represent a piece of published information.
  • This layer of feedforward neural network can perform feature extraction on each dimensional feature component of the feature vector used to characterize the posted information, and obtain the feature matrix corresponding to the posted information.
  • each piece of browsing information is set with a timestamp. Therefore, based on the time stamps corresponding to each browsing information, a time stamp matrix can be formed.
  • the time influence features are divided into a preset number of levels according to the order of distance from the current time. That is to say, the closer the time stamp is to the current time, the higher the corresponding level, that is, the greater the time impact.
  • this layer of feedforward neural network can substitute the feature matrix corresponding to the browsing information of the specified user, the feature matrix and the time feature matrix corresponding to the posted information of other users that the specified user is concerned with, into the ReLU activation function, and finally get the specified user
  • the correlation index between the corresponding browsing information and the posted information corresponding to other users that the user is concerned about is designated as the first correlation index.
  • the behavior information feature of the specified user may also be the published information feature of the specified user, and the behavior information feature of other users may also be the browsing information feature of other users browsing the information published by the specified user.
  • the correlation index between the browsing information corresponding to other users concerned is used as the second correlation index.
  • the second correlation index is used to indicate the degree of influence of the information posted by the specified user on the interest characteristics of other users who follow the specified user.
  • This layer of feedforward neural network can generate a feature matrix corresponding to the posted information of a specified user, a feature matrix and a time feature matrix corresponding to the browsing information of other users who pay attention to the specified user.
  • this layer of feedforward neural network can substitute the generated feature matrix corresponding to the posted information of the specified user, feature matrix and time feature matrix corresponding to the browsing information of other users who follow the specified user into the ReLU activation function, and finally get The correlation index between the posted information corresponding to the designated user and the browsing information corresponding to other users that the designated user pays attention to is used as the second correlation index, and the correlation index is used as the second correlation index.
  • the behavior information characteristics of the first-layer feedforward neural network are the acquired behavior information of the specified user and the behavior information of other users.
  • the behavior information characteristics of the second layer to the nth layer of the feedforward neural network are the parameters output by the previous layer of the feedforward neural network to indicate the behavior information characteristics of the specified user.
  • the behavior information features include browsing information features and publishing information features.
  • Step 502 based on the determined correlation index and the second preset activation function, determine a parameter for indicating the behavior information feature of the specified user.
  • a parameter used to indicate the characteristics of the browsing information of the specified user may be determined.
  • the parameters used to indicate the characteristics of the published information of the specified user may be determined.
  • the second preset activation function may be a Sigmoid function.
  • the obtained first correlation index can be normalized. Then, the normalized first association index is used as the coefficient of the feature matrix corresponding to the browsing information of the specified user and the coefficient of the feature matrix corresponding to the posted information of other users, respectively, to obtain the transformed feature corresponding to the browsing information of the specified user
  • the matrix and the transformed feature matrix corresponding to the posted information of other users The sum of the obtained feature matrix corresponding to the browsing information of the specified user after the transformation and the feature matrix corresponding to the post information of other users after the transformation is used as the variable of the second preset activation function, so as to obtain the browsing information used to indicate the specified user Information feature parameters.
  • the obtained second correlation index can be normalized. Then, the normalized second association index is used as the coefficients of the feature matrix corresponding to the posted information of the specified user and the coefficients of the feature matrix corresponding to the browsing information of other users to obtain the transformed features corresponding to the posted information of the specified user.
  • the sum of the obtained feature matrix corresponding to the post information of the specified user after the transformation and the feature matrix corresponding to the browsing information of other users after the transformation is used as the variable of the second preset activation function, thereby obtaining the post for indicating the specified user Information feature parameters.
  • Step 503 Use the obtained parameter indicating the behavior information feature of the specified user as the output of the feedforward neural network of the current layer.
  • the obtained parameter indicating the characteristics of the posted information of the specified user and the parameter indicating the characteristics of the browsing information of the specified user may be used as the output of the current layer feedforward neural network.
  • the obtained parameters used to indicate the characteristics of the published information of the specified user and the obtained parameters used to indicate the characteristics of the browsing information of the specified user may be used as the output of the current layer feedforward neural network.
  • the parameters obtained in the current layer are used as the input of the feedforward neural network of the next layer connected to this layer.
  • the feedforward neural network of each layer uses the parameters extracted by the above-mentioned feature extraction method to determine the user’s final browsing information feature parameters and published information feature parameters based on the degree of influence of other users’ published information or browsing information on the specified user, so that each The features extracted by a layer of feedforward neural network are more accurate, thereby improving the accuracy of the feature values extracted by the trained feature value determination model.
  • FIG. 6 is a schematic diagram of an application scenario of the information pushing method according to this embodiment.
  • the social network 601 is a social network including user A, where user A is a target user.
  • the social network 601 also includes user B, user C, and user D. Among them, user A and user B follow each other, and user B follows user C and user D. There is no association relationship between user A, user C, and user D.
  • User A has viewed “How the Wormhole is Formed” and “Football World Cup” published by User B.
  • the information released by user C includes "European Cup Highlights” and "Einstein's Theory of Relativity", and the information released by user D includes "travel diary” and so on.
  • the electronic device 602 on which the information push method runs can determine the target user A and user C, based on the information published by user B viewed by user A, based on the information published by user C, and based on the information published by user D.
  • the probability of user D establishing an association relationship. Among them, the probability that the user A and the user C establish an association relationship is 0.8, and the probability that the user A and the user D establish an association relationship is 0.2.
  • the electronic device 602 can push the user identification of the user C to the user A.
  • the present disclosure provides an embodiment of an information push device.
  • the device embodiment corresponds to the method embodiment shown in FIG. 2, and the device can be specifically applied to Various electronic devices.
  • the information pushing device 700 includes an acquiring unit 701, a determining unit 702, and a pushing unit 703.
  • the obtaining unit 701 is configured to obtain a social network including the target user, the social network including behavior information of users located in the social network and indication information for indicating whether an association relationship is established between the users;
  • the determining unit 702 is configured to Based on the behavior information of the target user and the behavior information of users who have not established an association relationship with the target user in the social network, the probability of establishing an association relationship between the target user and the user who has not established an association relationship is determined 703.
  • the push unit is configured to exceed The user ID of the user corresponding to the probability of the preset threshold is pushed to the target user.
  • step 201 the specific processing of the acquiring unit 701, the determining unit 702, and the pushing unit 703 and the technical effects brought by them can be referred to step 201, step 202, and step 202 in the corresponding embodiment in FIG. 2 respectively.
  • step 203 the description of step 203 will not be repeated here.
  • the determining unit 702 includes: an input subunit (not shown in the figure) configured to combine the behavior information of the target user and the behavior of users that have not established an association relationship with the target user.
  • the information is respectively input to the pre-trained feature value determination model to obtain the target user behavior information feature value corresponding to the target user's behavior information, and other user behavior information feature values corresponding to the behavior information of users who have not established an association relationship with the target user; determine;
  • the subunit (not shown in the figure) is configured to determine the probability of establishing an association relationship between the target user and a user who has not established an association relationship based on the target user behavior information characteristic value and other user behavior information characteristic values.
  • the feature value determination model is obtained by training in the following steps: obtaining a training sample set, where each training sample in the training sample set includes behavior information of a specified user and behaviors of other users Information, instruction information used to indicate whether other users have established an association relationship with a specified user; perform the following training steps: for the training samples in the training sample set, input the behavior information of the specified user and the behavior information of other users in the training sample into The neural network to be trained obtains the behavior information feature value corresponding to the specified user and the behavior information feature value corresponding to other users; based on the behavior information feature value corresponding to the specified user and the behavior information feature value corresponding to other users, it is determined that the specified user and The probability value of the association relationship established by other users; based on the determined probability value corresponding to the training sample in the training sample set, determine whether the preset loss function converges; in response to determining that the preset loss function converges, the feature value is determined to determine that the model training is completed.
  • the step of training to obtain the feature value determination model further includes: in response to determining that the preset loss function does not converge, using a backpropagation algorithm to update the parameters of the neural network to be trained, and continue execution Training steps.
  • the behavior information of other users in the training sample set includes one of the following: the behavior information of the positive sample user that has an association relationship with the specified user, and the negative behavior information that has not established an association relationship with the specified user.
  • the training samples in the training sample set also include time stamps corresponding to the behavior information of other users; wherein, the time stamps corresponding to the behavior information of the positive sample user are based on the specified user and The time when the positive sample user establishes the association relationship is determined; the time stamp corresponding to the behavior information of the negative sample user is randomly selected from the time stamp corresponding to the positive sample user.
  • the neural network includes n-layer cascaded single-layer feedforward neural network and a fully connected layer.
  • the output of the previous layer of feedforward neural network The parameters are used as the input parameters of the feedforward neural network of the next layer, n is a positive integer greater than 1, and i is a positive integer greater than 2 and less than n; and each layer of feedforward neural network performs feature extraction through the following steps: Preset the activation function, the behavior information characteristics of the specified user, the behavior information characteristics of other users, and the time stamp corresponding to the behavior information of other users to determine the correlation index between the behavior information of the specified user and the behavior information of other users; The determined correlation index and the second preset activation function determine the parameters used to indicate the behavior information characteristics of the specified user; the obtained parameters used to indicate the behavior information characteristics of the specified user are used as the output of the current layer feedforward neural network.
  • the behavior information includes at least one of the following: browsing information and publishing information.
  • the browsing information is generated based on browsing information published by other users who have an association relationship with the user.
  • the information push device determines the target user and the user who has not established an association relationship based on the association degree between the target user's behavior information and the behavior information of other users who have not established an association relationship with the target user.
  • the probability of an association relationship is established, and then the user ID of the user corresponding to the probability exceeding the preset threshold is pushed to the target user, so that the degree of interest of the target user to other users can be predicted more accurately, thereby improving the efficiency of information push .
  • Terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals ( For example, mobile terminals such as car navigation terminals and fixed terminals such as digital TVs and desktop computers.
  • the terminal device shown in FIG. 8 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
  • the electronic device 800 may include a processing device (such as a central processing unit, a graphics processor, etc.) 801, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 802 or loaded from a storage device 808
  • the program in the memory (RAM) 803 executes various appropriate actions and processes.
  • various programs and data required for the operation of the electronic device 800 are also stored.
  • the processing device 801, the ROM 802, and the RAM 803 are connected to each other through a bus 804.
  • An input/output (I/O) interface 805 is also connected to the bus 804.
  • the following devices can be connected to the I/O interface 805: including input devices 806 such as touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, liquid crystal display (LCD), speakers, vibration An output device 807 such as a device; a storage device 808 such as a magnetic tape and a hard disk; and a communication device 809.
  • the communication device 809 may allow the electronic device 800 to perform wireless or wired communication with other devices to exchange data.
  • FIG. 8 shows an electronic device 800 having various devices, it should be understood that it is not required to implement or have all the illustrated devices. It may alternatively be implemented or provided with more or fewer devices. Each block shown in FIG. 8 may represent one device, or may represent multiple devices as needed.
  • the process described above with reference to the flowchart can be implemented as a computer software program.
  • the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication device 809, or installed from the storage device 808, or installed from the ROM 802.
  • the processing device 801 the above-mentioned functions defined in the method of the embodiment of the present disclosure are executed.
  • the computer-readable medium described in the embodiments of the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • the computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • the computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable combination of the above.
  • the above-mentioned computer-readable medium may be included in the above-mentioned terminal device; or it may exist alone without being assembled into the terminal device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device obtains the social network including the target user, and the social network includes the user's information in the social network. Behavior information and indication information used to indicate whether an association relationship between users is established; based on the behavior information of the target user, and the behavior information of users who have not established an association relationship with the target user in the social network, determine the target user and those who have not established an association relationship.
  • the probability of establishing an association relationship between users; the user ID of the user corresponding to the probability exceeding the preset threshold is pushed to the target user.
  • the computer program code for performing the operations of the embodiments of the present disclosure can be written in one or more programming languages or a combination thereof.
  • the programming languages include object-oriented programming languages—such as Java, Smalltalk, C++, and Conventional procedural programming language-such as "C" language or similar programming language.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can be connected to the user’s computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to Connect via the Internet).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram can represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logic function Executable instructions.
  • the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure may be implemented in a software manner, and may also be implemented in a hardware manner.
  • the described unit may also be provided in the processor, for example, it may be described as: a processor includes a processor, including an acquiring unit, a determining unit, and a pushing unit. Wherein, the names of these units do not constitute a limitation on the unit itself under certain circumstances.
  • the obtaining unit can also be described as "a unit for obtaining a social network including a target user".

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Biophysics (AREA)
  • Business, Economics & Management (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé et un dispositif de poussée d'informations, le procédé consistant : à acquérir un réseau social d'un utilisateur cible (201), le réseau social comprenant des informations de comportement d'utilisateurs dans le réseau social et des informations d'indication indiquant si une relation d'association est établie entre les utilisateurs ; en fonction des informations de comportement de l'utilisateur cible et des informations de comportement de l'utilisateur dans le réseau social n'ayant pas établi la relation d'association avec les utilisateurs cibles, à déterminer la probabilité d'établissement d'une relation d'association entre l'utilisateur cible et l'utilisateur n'ayant pas établi une relation d'association (202) ; à pousser des identifiants d'utilisateur des utilisateurs correspondant à une probabilité dépassant un seuil prédéfini vers l'utilisateur cible (203). Le procédé permet de prédire de manière plus précise le degré d'intérêt de l'utilisateur cible pour d'autres utilisateurs, et d'améliorer ainsi l'efficacité de poussée d'informations.
PCT/CN2020/073593 2019-01-30 2020-01-21 Procédé et dispositif de poussée d'informations WO2020156389A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910092332.X 2019-01-30
CN201910092332.XA CN109872242B (zh) 2019-01-30 2019-01-30 信息推送方法和装置

Publications (1)

Publication Number Publication Date
WO2020156389A1 true WO2020156389A1 (fr) 2020-08-06

Family

ID=66918294

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/073593 WO2020156389A1 (fr) 2019-01-30 2020-01-21 Procédé et dispositif de poussée d'informations

Country Status (2)

Country Link
CN (1) CN109872242B (fr)
WO (1) WO2020156389A1 (fr)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112765373A (zh) * 2021-01-29 2021-05-07 北京达佳互联信息技术有限公司 资源推荐方法、装置、电子设备和存储介质
CN113111268A (zh) * 2021-04-30 2021-07-13 百度在线网络技术(北京)有限公司 用户特征提取模型的训练方法、内容推荐方法及装置
CN113627148A (zh) * 2021-05-19 2021-11-09 中国银行股份有限公司 一种知识库中知识的自动关联方法及装置
CN113781150A (zh) * 2021-01-28 2021-12-10 北京沃东天骏信息技术有限公司 一种物品推荐方法和装置
CN116257791A (zh) * 2023-05-10 2023-06-13 北京云真信科技有限公司 设备集合确定方法、电子设备和计算机可读存储介质
CN116432035A (zh) * 2023-04-19 2023-07-14 人民网股份有限公司 负样本构造方法、装置、计算设备及存储介质
CN116579024A (zh) * 2022-04-18 2023-08-11 江苏控智电子科技有限公司 一种大数据与人工智能相结合的个人信息管理系统
CN116887001A (zh) * 2023-09-06 2023-10-13 四川中电启明星信息技术有限公司 融合社会属性信息的短视频推送方法、装置及电子设备
CN118155423A (zh) * 2024-05-08 2024-06-07 四川智能交通系统管理有限责任公司 基于时间序列模型的节假日长期交通态势预测方法及设备

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109872242B (zh) * 2019-01-30 2020-10-13 北京字节跳动网络技术有限公司 信息推送方法和装置
CN111127179B (zh) * 2019-12-12 2023-08-29 恩亿科(北京)数据科技有限公司 信息推送方法、装置、计算机设备和存储介质
CN113365115B (zh) * 2020-03-03 2022-11-04 北京达佳互联信息技术有限公司 特征编码的确定方法、装置、服务器和存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103984775A (zh) * 2014-06-05 2014-08-13 网易(杭州)网络有限公司 一种推荐好友的方法和设备
CN104601438A (zh) * 2014-04-28 2015-05-06 腾讯科技(深圳)有限公司 一种好友推荐方法和装置
CN106649774A (zh) * 2016-12-27 2017-05-10 北京百度网讯科技有限公司 基于人工智能的对象推送方法及装置
CN108173746A (zh) * 2017-12-26 2018-06-15 东软集团股份有限公司 好友推荐方法、装置和计算机设备
US20180341652A1 (en) * 2016-03-10 2018-11-29 Fujifilm Corporation Information presentation method, information presentation program, and information presentation apparatus
CN109872242A (zh) * 2019-01-30 2019-06-11 北京字节跳动网络技术有限公司 信息推送方法和装置

Family Cites Families (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080104225A1 (en) * 2006-11-01 2008-05-01 Microsoft Corporation Visualization application for mining of social networks
US9235848B1 (en) * 2007-07-09 2016-01-12 Groupon, Inc. Implicitly associating metadata using user behavior
CN102792330A (zh) * 2010-03-16 2012-11-21 日本电气株式会社 兴趣度测量系统,兴趣度测量装置,兴趣度测量方法和兴趣度测量程序
US20110270774A1 (en) * 2010-04-30 2011-11-03 Microsoft Corporation Group Recommendations in Social Networks
WO2013005189A2 (fr) * 2011-07-07 2013-01-10 Serena F David Inférence et agrégation sur un graphique de réseau social avec portabilité, contenu partagé protégé et programmes d'application couvrant une pluralité de réseaux sociaux
WO2012083696A1 (fr) * 2011-07-30 2012-06-28 华为技术有限公司 Procédé pour la recommandation d'information, moteur de recommandation et système de réseau
US20130185325A1 (en) * 2012-01-18 2013-07-18 Apple Inc. Methods and apparatus for providing content based on social networks
US20130218687A1 (en) * 2012-02-17 2013-08-22 Graphdive, Inc. Methods, systems and devices for determining a user interest and/or characteristic by employing a personalization engine
CN103379158B (zh) * 2012-04-24 2016-05-25 中国移动通信集团公司 一种社交网络中推荐好友信息的方法及系统
US20150012355A1 (en) * 2013-07-02 2015-01-08 SenseGon Technologies Ltd. Method of advertising by user psychosocial profiling
US20150012471A1 (en) * 2013-07-02 2015-01-08 SenseGon Technologies Ltd. System for user psychosocial profiling
CN103345513B (zh) * 2013-07-09 2017-07-18 清华大学 一种社交网络中的基于朋友关系传播的朋友推荐方法
CN104346372B (zh) * 2013-07-31 2018-03-27 国际商业机器公司 用于评估预测模型的方法和装置
US20150120583A1 (en) * 2013-10-25 2015-04-30 The Mitre Corporation Process and mechanism for identifying large scale misuse of social media networks
US9680702B1 (en) * 2014-06-02 2017-06-13 Hrl Laboratories, Llc Network of networks diffusion control
CN105446973B (zh) * 2014-06-20 2019-02-26 华为技术有限公司 社交网络中用户推荐模型的建立及应用方法和装置
CN104199904B (zh) * 2014-08-27 2016-08-24 腾讯科技(深圳)有限公司 一种社交信息推送方法、服务器、用户终端以及系统
CN104462308A (zh) * 2014-11-27 2015-03-25 广东小天才科技有限公司 社交网络好友推荐的方法及系统
CN104598543B (zh) * 2014-11-28 2018-12-14 广东工业大学 一种社交匹配数据挖掘系统
CN104598987B (zh) * 2014-12-16 2018-08-21 南京华苏科技有限公司 一种利用社交网络中的学习与网络效应来预测移动用户离网倾向和概率的方法
CN104731962B (zh) * 2015-04-03 2018-10-12 重庆邮电大学 一种社交网络中基于相似社团的好友推荐方法及系统
CN104899267B (zh) * 2015-05-22 2017-12-19 中国电子科技集团公司第二十八研究所 一种社交网站账号相似度的综合数据挖掘方法
CN105306495B (zh) * 2015-11-30 2018-06-19 百度在线网络技术(北京)有限公司 用户识别方法和装置
CN105719191B (zh) * 2016-01-20 2019-10-11 东北大学 多尺度空间下不确定行为语义的社交群体发现方法
CN205405506U (zh) * 2016-02-26 2016-07-27 云南六个人网络科技有限公司 基于神经网络的社交网络用户可信度认证装置
CN106157151A (zh) * 2016-06-29 2016-11-23 厦门趣处网络科技有限公司 一种基于用户兴趣的信息聚合方法、系统
CN106326345B (zh) * 2016-08-08 2019-11-01 浙江工业大学 一种基于用户行为的社交网络中朋友关系挖掘方法
US11188950B2 (en) * 2016-08-31 2021-11-30 Microsoft Technology Licensing, Llc Audience expansion for online social network content
US9947037B2 (en) * 2016-09-14 2018-04-17 International Business Machines Corporation Software recommendation services for targeted user groups
CN106447505A (zh) * 2016-09-26 2017-02-22 浙江工业大学 一种社交网络中有效朋友关系发现的实现方法
CN107889111A (zh) * 2016-09-30 2018-04-06 北京金山安全软件有限公司 基于深层类神经网络的骚扰电话识别方法和装置
US10255549B2 (en) * 2017-01-27 2019-04-09 International Business Machines Corporation Context-based photography and captions
CN106777382A (zh) * 2017-02-13 2017-05-31 北京奇虎科技有限公司 社交朋友推荐方法、装置和服务器
CN107016569A (zh) * 2017-03-21 2017-08-04 聚好看科技股份有限公司 一种网络产品的目标用户账号获取方法及装置
CN108805598B (zh) * 2017-05-05 2020-09-08 腾讯科技(深圳)有限公司 相似度信息确定方法、服务器及计算机可读存储介质
CN107247786A (zh) * 2017-06-15 2017-10-13 北京小度信息科技有限公司 用于确定相似用户的方法、装置和服务器
CN107451199B (zh) * 2017-07-05 2020-06-26 阿里巴巴集团控股有限公司 问题推荐方法及装置、设备
CN107993085B (zh) * 2017-10-19 2021-05-18 创新先进技术有限公司 模型训练方法、基于模型的用户行为预测方法及装置
CN107832581B (zh) * 2017-12-15 2022-02-18 百度在线网络技术(北京)有限公司 状态预测方法和装置
CN108198072A (zh) * 2017-12-29 2018-06-22 郑州云海信息技术有限公司 一种人工智能评估金融产品特征的系统
CN108399189A (zh) * 2018-01-23 2018-08-14 重庆邮电大学 基于社团发现的好友推荐系统及其方法
CN108334494B (zh) * 2018-01-23 2022-01-25 创新先进技术有限公司 一种用户关系网络的构建方法和装置
CN108334848B (zh) * 2018-02-06 2020-12-25 哈尔滨工业大学 一种基于生成对抗网络的微小人脸识别方法
CN108509803B (zh) * 2018-03-15 2019-06-07 平安科技(深圳)有限公司 一种应用图标的显示方法及终端设备
CN108573054A (zh) * 2018-04-24 2018-09-25 百度在线网络技术(北京)有限公司 用于推送信息的方法和装置
CN108647729B (zh) * 2018-05-11 2022-03-04 广东省科技基础条件平台中心 一种用户画像获取方法
CN108848152B (zh) * 2018-06-05 2021-09-21 腾讯科技(深圳)有限公司 一种对象推荐的方法及服务器

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104601438A (zh) * 2014-04-28 2015-05-06 腾讯科技(深圳)有限公司 一种好友推荐方法和装置
CN103984775A (zh) * 2014-06-05 2014-08-13 网易(杭州)网络有限公司 一种推荐好友的方法和设备
US20180341652A1 (en) * 2016-03-10 2018-11-29 Fujifilm Corporation Information presentation method, information presentation program, and information presentation apparatus
CN106649774A (zh) * 2016-12-27 2017-05-10 北京百度网讯科技有限公司 基于人工智能的对象推送方法及装置
CN108173746A (zh) * 2017-12-26 2018-06-15 东软集团股份有限公司 好友推荐方法、装置和计算机设备
CN109872242A (zh) * 2019-01-30 2019-06-11 北京字节跳动网络技术有限公司 信息推送方法和装置

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113781150A (zh) * 2021-01-28 2021-12-10 北京沃东天骏信息技术有限公司 一种物品推荐方法和装置
CN112765373B (zh) * 2021-01-29 2023-03-21 北京达佳互联信息技术有限公司 资源推荐方法、装置、电子设备和存储介质
CN112765373A (zh) * 2021-01-29 2021-05-07 北京达佳互联信息技术有限公司 资源推荐方法、装置、电子设备和存储介质
CN113111268A (zh) * 2021-04-30 2021-07-13 百度在线网络技术(北京)有限公司 用户特征提取模型的训练方法、内容推荐方法及装置
CN113111268B (zh) * 2021-04-30 2024-06-11 百度在线网络技术(北京)有限公司 用户特征提取模型的训练方法、内容推荐方法及装置
CN113627148A (zh) * 2021-05-19 2021-11-09 中国银行股份有限公司 一种知识库中知识的自动关联方法及装置
CN116579024B (zh) * 2022-04-18 2024-01-09 安徽灵珠人才服务有限公司 一种大数据与人工智能相结合的个人信息管理系统
CN116579024A (zh) * 2022-04-18 2023-08-11 江苏控智电子科技有限公司 一种大数据与人工智能相结合的个人信息管理系统
CN116432035A (zh) * 2023-04-19 2023-07-14 人民网股份有限公司 负样本构造方法、装置、计算设备及存储介质
CN116257791B (zh) * 2023-05-10 2023-08-11 北京云真信科技有限公司 设备集合确定方法、电子设备和计算机可读存储介质
CN116257791A (zh) * 2023-05-10 2023-06-13 北京云真信科技有限公司 设备集合确定方法、电子设备和计算机可读存储介质
CN116887001A (zh) * 2023-09-06 2023-10-13 四川中电启明星信息技术有限公司 融合社会属性信息的短视频推送方法、装置及电子设备
CN116887001B (zh) * 2023-09-06 2023-12-15 四川中电启明星信息技术有限公司 融合社会属性信息的短视频推送方法、装置及电子设备
CN118155423A (zh) * 2024-05-08 2024-06-07 四川智能交通系统管理有限责任公司 基于时间序列模型的节假日长期交通态势预测方法及设备

Also Published As

Publication number Publication date
CN109872242A (zh) 2019-06-11
CN109872242B (zh) 2020-10-13

Similar Documents

Publication Publication Date Title
WO2020156389A1 (fr) Procédé et dispositif de poussée d'informations
WO2020007138A1 (fr) Procédé d'identification d'événement, procédé d'apprentissage de modèle, dispositif et support d'informations
WO2018006703A1 (fr) Procédé et système pour recommander un contenu de texte, et support de stockage
CN112671886B (zh) 基于边缘计算和人工智能的信息推送方法及大数据服务器
WO2017121076A1 (fr) Procédé et dispositif de poussée d'informations
CN110059172B (zh) 基于自然语言理解的推荐答案的方法和装置
CN111522927A (zh) 基于知识图谱的实体查询方法和装置
CN113688310B (zh) 一种内容推荐方法、装置、设备及存储介质
US20150302088A1 (en) Method and System for Providing Personalized Content
CN111324700A (zh) 资源召回方法、装置、电子设备及计算机可读存储介质
CN112182255A (zh) 用于存储媒体文件和用于检索媒体文件的方法和装置
CN111078849B (zh) 用于输出信息的方法和装置
CN110895587B (zh) 用于确定目标用户的方法和装置
CN111382365B (zh) 用于输出信息的方法和装置
CN113343069A (zh) 用户信息的处理方法、装置、介质及电子设备
CN112148962B (zh) 用于推送信息的方法和装置
CN117171433A (zh) 物流信息的获取方法和装置
CN111597441B (zh) 信息处理方法、装置和电子设备
CN113780318B (zh) 用于生成提示信息的方法、装置、服务器和介质
JP2024530998A (ja) ウェブデータのための機械学習支援自動タクソノミー
CN112348614B (zh) 用于推送信息的方法和装置
US11494393B2 (en) Method and system for data mining
CN111897951A (zh) 用于生成信息的方法和装置
CN111339770A (zh) 用于输出信息的方法和装置
CN113283115B (zh) 图像模型生成方法、装置和电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20747678

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 29/11/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 20747678

Country of ref document: EP

Kind code of ref document: A1