WO2023115974A1 - Multimedia resource recommendation method and apparatus and object representation network generation method and apparatus - Google Patents

Multimedia resource recommendation method and apparatus and object representation network generation method and apparatus Download PDF

Info

Publication number
WO2023115974A1
WO2023115974A1 PCT/CN2022/111130 CN2022111130W WO2023115974A1 WO 2023115974 A1 WO2023115974 A1 WO 2023115974A1 CN 2022111130 W CN2022111130 W CN 2022111130W WO 2023115974 A1 WO2023115974 A1 WO 2023115974A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
target
information
multimedia
target number
Prior art date
Application number
PCT/CN2022/111130
Other languages
French (fr)
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 WO2023115974A1 publication Critical patent/WO2023115974A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/435Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/438Presentation of query results

Definitions

  • the present disclosure relates to the technical field of artificial intelligence, and in particular to a method and device for recommending multimedia resources.
  • the object feature information of the recommended object and the multimedia resource to be recommended are often extracted in combination with the object tower corresponding to the recommended object and the resource tower corresponding to the multimedia resource to be recommended in the two-tower model.
  • the resource characteristic information of the recommended multimedia resource and then, calculate the dot product of the resource characteristic information of the multimedia resource to be recommended and the object characteristic information to obtain the estimated probability that the multimedia resource to be recommended is recommended to the recommended object, and combined with the estimated probability, the multimedia resource recommendation.
  • the disclosure provides a method and device for recommending multimedia resources, a method and device for generating an object representation network, electronic equipment, a computer-readable storage medium, and a computer program product.
  • a method for recommending multimedia resources including:
  • the target object attributes of the target object In response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the resource feature information of the multimedia resources to be recommended, the target The number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
  • resource recommendation is performed to the target object.
  • the object representation network includes: object feature extraction network, feature intersection processing network, splicing network and feature fusion network;
  • the target number of first object feature information includes:
  • the object feature extraction network Based on the object feature extraction network, perform feature extraction processing on the target object attributes, the target number of historical operation sequence information, and the target number of target resource category information, and obtain the target number of sequence feature information and all
  • the target number of category object feature information, the target number of category object feature information is the feature information corresponding to the target object attributes and the target number of target resource category information;
  • the target number of spliced feature information is respectively fused based on the feature fusion network to obtain the target number of first object feature information.
  • the object feature extraction network includes a first feature extraction network and a second feature extraction network
  • the target number category object feature information includes:
  • the determining the target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information includes:
  • the target multimedia resource is determined from the primary multimedia resources.
  • the object representation network comprises a base object representation network; the method further comprising:
  • the determining the target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information includes:
  • the target multimedia resource is determined from the multimedia resources to be recommended according to the target number of first object feature information, the second object feature information, and the resource feature information.
  • the multimedia resource to be recommended includes a plurality of multimedia resources; the target number of first object feature information, the second object feature information, and the resource feature information is obtained from the to-be-recommended
  • determining the target multimedia resources includes:
  • the first multimedia resource is the resource category information of the multimedia resource to be recommended included in the target number of target resource category information multimedia resources;
  • the second multimedia resource In response to resource type information of any multimedia resource not included in the target number of target resource type information, determine the second multimedia resource according to the resource feature information of the second multimedia resource and the second object feature information
  • the resource recommendation indicator of the body resource is a multimedia resource whose resource category information in the multimedia resource to be recommended is not included in the target number of target resource category information
  • the target multimedia resource is determined from the multimedia resources to be recommended.
  • obtaining the target number of historical operation sequence information includes:
  • the target number of historical operation sequence information is generated based on the operation association information of the multimedia resources corresponding to the target number of target resource category information among the historical multimedia resources.
  • obtaining resource characteristic information of the multimedia resource to be recommended includes:
  • the response to the multimedia resource acquisition request of the target object includes:
  • the recall instruction is used to instruct to recall the multimedia resource to be recommended
  • the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
  • a method for generating an object representation network including:
  • the sample object attributes of the sample object, the target number of sample operation sequence information, the target number of sample resource category information, and the sample resource feature information of the sample multimedia resource, and the target number of sample operation sequence information is recommended within the sample time period Among the multimedia resources of the sample object, the operation association information corresponding to the multimedia resources belonging to the category information of the target number of sample resources;
  • obtaining the sample resource characteristic information of the sample multimedia resource includes:
  • the step of training the object representation network to be trained based on the resource recommendation index, and obtaining the object representation network includes:
  • a device for recommending multimedia resources including:
  • the data acquisition module is configured to, in response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the multimedia resources to be recommended Resource feature information, the target number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
  • the first object characterization module is configured to input the target object attributes, the target number of historical operation sequence information and the target number of target resource category information into the object characterization network for object characterization, and obtain the target number of targets The target number of first object feature information corresponding to the resource category information;
  • the target multimedia resource determination module is configured to determine a target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information;
  • the resource recommendation module is configured to recommend resources to the target object based on the target multimedia resources.
  • the object representation network includes: object feature extraction network, feature intersection processing network, splicing network and feature fusion network;
  • the feature extraction processing unit is configured to perform feature extraction processing on the target object attributes, the target number of historical operation sequence information and the target number of target resource category information based on the object feature extraction network, to obtain the A target number of sequence feature information and the target number of category object feature information, where the target number of category object feature information is feature information corresponding to the target object attributes and the target number of target resource category information;
  • the feature intersection processing unit is configured to perform feature intersection processing on the target number of sequence feature information and the target number of category object feature information based on the feature intersection processing network to obtain the target number of intersection feature information;
  • the splicing processing unit is configured to splice the target number of cross feature information and the target number of category object feature information based on the splicing network to obtain the target number of spliced feature information;
  • the fusion processing unit is configured to respectively perform fusion processing on the target number of spliced feature information based on the feature fusion network to obtain the target number of first object feature information.
  • the object feature extraction network includes a first feature extraction network and a second feature extraction network
  • the feature extraction processing unit includes:
  • the first feature extraction processing subunit is configured to input the target object attributes and the target number of target resource category information into the first feature extraction network to perform feature extraction processing, and obtain the target number of category object features information;
  • the second feature extraction processing subunit is configured to input the target amount of historical operation sequence information into the second feature extraction network for feature extraction processing, and obtain the target amount of sequence feature information.
  • the target multimedia resource determination module includes:
  • the first resource type information determining unit is configured to determine the resource type information of the multimedia resource to be recommended
  • the primary multimedia resource determination unit is configured to include the resource category information in the target number of target resource category information to be recommended multimedia resources as the primary multimedia resource;
  • the first resource recommendation index determining unit is configured to determine the resource of the primary multimedia resource according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource. Recommended indicators;
  • the first target multimedia resource determining unit is configured to determine the target multimedia resource from the primary multimedia resources based on the resource recommendation index.
  • the object representation network comprises a base object representation network; the apparatus further comprises:
  • the second object representation network is configured to input the attributes of the target object into the basic object representation network for object representation to obtain second object feature information
  • the target multimedia resource determining module is further configured to: determine the Target multimedia resource.
  • the multimedia resources to be recommended include multiple multimedia resources; the target multimedia resource determination module includes:
  • a second resource type information determining unit configured to determine resource type information of the plurality of multimedia resources
  • the second resource recommendation index determination unit is configured to respond to resource category information of any multimedia resource being included in the target number of target resource category information, according to the resource feature information of the first multimedia resource and the first The first object feature information corresponding to the resource category information of the multimedia resource determines the resource recommendation indicator of the first multimedia resource; the first multimedia resource is the resource category information of the multimedia resource to be recommended. Multimedia resources with target resource category information in said target number;
  • the third resource recommendation index determining unit is configured to respond to resource category information of any multimedia resource not included in the target number of target resource category information, according to the resource characteristic information of the second multimedia resource and the first multimedia resource. Two object characteristic information, to determine the resource recommendation index of the second multimedia resource; the second multimedia resource is the resource category information of the multimedia resource to be recommended that is not included in the target number of target resource category information Multimedia resources in ;
  • the second target multimedia resource determining unit is configured to determine the multimedia resource to be recommended based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource. Target multimedia resource.
  • the data acquisition module includes:
  • a resource data acquisition unit configured to determine a preset number of resource category information to which the historical multimedia resource belongs and a resource quantity corresponding to the preset number of resource category information
  • the target resource category information determining unit is configured to determine the target number of target resource category information from a preset number of resource category information based on the resource quantity;
  • the historical operation sequence information generation unit is configured to generate the target amount of historical operation sequence information based on the operation association information of the multimedia resources corresponding to the target amount of target resource category information among the historical multimedia resources.
  • the data acquisition module includes:
  • a target resource attribute acquisition unit configured to acquire target resource attributes of multimedia resources to be recommended
  • the resource characterization unit is configured to input the attribute of the target resource into a resource characterization network for resource characterization, and obtain resource characteristic information of the multimedia resource to be recommended.
  • the data acquisition module is further configured to: in response to receiving the multimedia resource acquisition request, trigger a recall instruction corresponding to the multimedia resource to be recommended and an object characterization instruction corresponding to the target object in parallel;
  • the recall instruction is used to instruct to recall the multimedia resource to be recommended
  • the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
  • an apparatus for generating an object representation network including:
  • the sample data acquisition module is configured to acquire the sample object attributes of the sample object, the target number of sample operation sequence information, the target number of sample resource category information and the sample resource characteristic information of the sample multimedia resource, and the target number of sample operations
  • the sequence information is the operation related information corresponding to the multimedia resources that belong to the target number of sample resource category information among the multimedia resources recommended to the sample object within the sample time period;
  • the third object characterization module is configured to input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object characterization network to be trained for object characterization, and obtain the target number The target number of sample object feature information corresponding to the sample resource category information;
  • the sample resource recommendation index determination module is configured to determine the sample resource recommendation index according to the target number of sample object feature information and the sample resource feature information;
  • the network training module is configured to train the object representation network to be trained based on the resource recommendation index to obtain an object representation network.
  • the sample data acquisition module includes:
  • a sample resource attribute acquiring unit configured to acquire a sample resource attribute of a sample multimedia resource
  • the resource characterization unit is configured to input the sample resource attributes into the resource characterization network to be trained for resource characterization, and obtain the sample resource feature information;
  • the network training module is further configured to: train the object representation network to be trained and the resource representation network to be trained based on the resource recommendation index to obtain the object representation network and resource representation network.
  • an electronic device including: a processor; a memory for storing instructions executable by the processor; wherein the processor is configured to execute the instructions to implement The method as described in any one of the first aspect or the second aspect above.
  • a computer-readable storage medium When the instructions in the storage medium are executed by the processor of the electronic device, the electronic device can execute the first method of the embodiments of the present disclosure. Aspect, or the method described in any one of the second aspect.
  • a computer program product containing instructions, which, when run on a computer, causes the computer to execute the first aspect of the embodiments of the present disclosure, or any one of the second aspects method.
  • the target resource category information of object preference is extracted from the historical operation association information of the object, which can reduce the granularity of object features to the resource category, and simplify the number of operations of object representation processing after introducing historical operation sequence information to the number of categories, which can effectively guarantee The processing efficiency of object characterization processing; and in combination with the resource feature information of the multimedia resources to be recommended and the target number of first object feature information that can represent the object's behavior preferences, determine the target multimedia resources for recommendation processing from the multimedia resources to be recommended , can better capture the object's interest preference, improve the recommendation accuracy
  • Fig. 1 is a schematic diagram showing an application environment according to some embodiments
  • Fig. 2 is a flowchart of a method for recommending multimedia resources according to some embodiments
  • Fig. 3 is a flowchart of a method for recommending multimedia resources according to some embodiments
  • Fig. 4 is a flowchart of a method for recommending multimedia resources according to some embodiments.
  • Fig. 5 is a flowchart of a method for recommending multimedia resources according to some embodiments.
  • Fig. 6 is a flowchart of a method for recommending multimedia resources according to some embodiments.
  • Fig. 7 is a schematic diagram of an object representation network and a resource representation network provided according to some embodiments.
  • Fig. 8 is a flowchart of a method for generating an object representation network according to some embodiments.
  • Fig. 9 is a schematic diagram of a recommendation system provided according to some embodiments.
  • Fig. 10 is a block diagram of an apparatus for recommending multimedia resources according to some embodiments.
  • Fig. 11 is a block diagram of an apparatus for generating an object representation network according to some embodiments.
  • Fig. 12 is a block diagram of an electronic device according to some embodiments.
  • Fig. 13 is a block diagram of another electronic device according to some embodiments.
  • the user information including but not limited to user equipment information, user personal information, etc.
  • data including but not limited to data for display, data for analysis, etc.
  • FIG. 1 is a schematic diagram of an application environment according to some embodiments.
  • the application environment may include a server 100 and a terminal 200 .
  • the server 100 can be used to train object representation networks and resource representation networks.
  • the server 100 can be an independent physical server, or a server cluster or a distributed system composed of multiple physical servers, and can also provide cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud Cloud servers for basic cloud computing services such as communications, middleware services, domain name services, security services, CDN (Content Delivery Network, content distribution network), and big data and artificial intelligence platforms.
  • CDN Content Delivery Network, content distribution network
  • the terminal 200 may be used to provide a multimedia resource recommendation service for any user.
  • multimedia resource recommendation can be performed in combination with the object representation network and resource representation network trained by the server 100 .
  • the terminal 200 may include, but not limited to, smart phones, desktop computers, tablet computers, notebook computers, smart speakers, digital assistants, augmented reality (augmented reality, AR)/virtual reality (virtual reality, VR) devices, smart wearable devices, etc.
  • the electronic device may also be software running on the above-mentioned electronic device, such as an application program.
  • the operating system running on the electronic device may include but not limited to Android system, IOS system, linux, windows and so on.
  • FIG. 1 is only an application environment provided by the present disclosure, and in actual application, other application environments may also be included, for example, more terminals may be included.
  • the server 100 and the terminal 200 may be connected directly or indirectly through wired or wireless communication, which is not limited in the present disclosure.
  • the object tower and the resource tower can only use the information on the object side and the multimedia resource side respectively, resulting in the relatively static information of the recommended object and the multimedia resource to be recommended being considered separately in the recommendation process, which cannot be captured well.
  • the target interest preference of the recommendation system leads to poor recommendation accuracy and effect in the recommendation system, and invalid multimedia resource recommendation, which also causes problems such as waste of system resources and degradation of system performance in the recommendation system.
  • the present disclosure provides a method and device for recommending multimedia resources, a method and device for generating an object representation network, electronic equipment, a computer-readable storage medium, and a computer program product, so as to at least solve problems that cannot be well captured in related technologies
  • the target interest preference, the recommendation accuracy and effect in the recommendation system are poor, and the invalid multimedia resource recommendation also causes the system resource waste and system performance degradation of the recommendation system.
  • Fig. 2 is a flowchart of a method for recommending multimedia resources according to some embodiments. As shown in Fig. 2, the method for recommending multimedia resources is used in electronic devices such as terminals and servers, and includes the following steps S201, S203, S205 and S207 .
  • step S201 in response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the resource feature information of the multimedia resources to be recommended.
  • the above-mentioned target object may be a recommendation object of multimedia resources to be recommended; for example, the target object may be any user account in the recommendation system, and the target object attribute of the target object may be an attribute that can characterize the interest preference of the target object information.
  • the attributes of the target object may include but not limited to user gender, age, education, region, and information about multimedia resources recommended to the target object, and contextual information when recommending multimedia resources to the target object (such as recommended time, Information that characterizes the interests and preferences of the target object, such as the network information used, the recommended background such as address location), and the feedback information of the target object on the recommended multimedia resources (such as playing time, whether to like, share, etc.).
  • the above-mentioned target number of historical operation sequence information may be operation association information corresponding to multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period.
  • the historical time period can be set in combination with the actual application, and the operation-related information can be the information in the process of recommending historical multimedia resources to the target object.
  • the operation-associated information may include the resource identifier of the multimedia resource, the identifier information of the publisher of the multimedia resource, the browsing duration, the corresponding display duration of the multimedia resource, resource category information of the multimedia resource, and the like.
  • the resource category information may characterize the subject content of the multimedia resource.
  • the recommendable multimedia resources in the recommender system may be clustered in advance, so as to determine various resource category information corresponding to the recommendable multimedia resources in the recommender system.
  • the classification of multimedia resources can be configured in combination with actual applications.
  • resource category information of multimedia resources may include sports, gourmet, travel and so on.
  • the target quantity can be set according to the actual application.
  • the target number of target resource category information may be category information of at least one multimedia resource preferred by the target object.
  • the multimedia resource to be recommended may be a multimedia resource in the recommendation system.
  • multimedia resources may include static resources such as text and images, and may also include dynamic resources such as short videos.
  • the multimedia resource to be recommended may be a multimedia resource that can be recommended to the target object recalled from the recommendation system in combination with preset recall rules.
  • the following steps S301, S303 and S305 are used to obtain the above target number of historical operation sequence information:
  • step S301 determine the preset number of resource category information to which the historical multimedia resource belongs and the resource quantity corresponding to the preset number of resource category information;
  • step S303 based on the number of resources, determine a target number of target resource category information from a preset number of resource category information;
  • step S305 a target number of historical operation sequence information is generated based on the operation-related information of multimedia resources corresponding to the target number of target resource type information among the historical multimedia resources.
  • the historical multimedia resources recommended to the target object in the historical time period may often include multiple multimedia resources.
  • the resource category information to which each multimedia resource belongs can be determined.
  • the preset number may be the number of resource categories of the multimedia resources in the historical multimedia resources.
  • group statistics can be performed according to the resource category information to which each multimedia resource belongs, and the previous target resource category information with the largest number of resources is selected, and the target resource category information of the target quantity is selected to correspond to the operation of the multimedia resource
  • the associated information is used as the above-mentioned target number of historical operation sequence information.
  • Any target resource type information corresponds to the operation association information of the multimedia resource, and historical operation sequence information corresponding to the target resource type information can be generated.
  • the category information of the target number of multimedia resources preferred by the target object can be screened out, and then the target number of target objects preferred by the target object can be selected.
  • the resource category information corresponds to the operation association information of the multimedia resources to generate the historical operation sequence information of the target object, which can effectively improve the accuracy of the filtered historical operation sequence information on the target object's interest preference, and then improve the subsequent recommendation effect.
  • the resource characteristic information of the multimedia resource to be recommended is acquired in the following ways:
  • the target resource attributes are input into the resource characterization network for resource characterization, and the resource feature information of the multimedia resources to be recommended is obtained.
  • the attribute of the target resource may be information used to describe the multimedia resource.
  • the resource feature information may include publisher information, resource identifier, release date, and video frame image of the multimedia resource to be recommended. , audio information, playing duration, title information, etc. can describe the information of the multimedia resource to be recommended.
  • the resource characteristic information may be a characteristic representation of the attribute of the target resource.
  • the resource characterization network may be a pre-trained machine learning network capable of characterizing resource features.
  • the specific structure of the resource representation network can be configured in combination with practical applications.
  • resource characterization is performed in combination with the resource characterization network, which can better extract feature information of multimedia resources to be recommended, improve the accuracy of representation of multimedia resources to be recommended, and further improve the accuracy and effect of recommendation in the recommendation system.
  • step S203 input the target object attributes, the target number of historical operation sequence information and the target number of target resource category information into the object representation network for object representation, and obtain the target number of first object features corresponding to the target number of target resource category information information;
  • the object representation network may be a pre-trained machine learning network capable of characterizing object features.
  • the specific structure of the object representation network can be configured in combination with practical applications.
  • the above-mentioned object representation network may include: an object feature extraction network, a feature cross processing network, a splicing network, and a feature fusion network; as shown in FIG.
  • the target number of target resource category information is input into the object characterization network for object characterization, and the target number of target resource category information corresponding to the target number of first object characteristic information may include the following steps S401, S403, S405 and S407:
  • step S401 based on the object feature extraction network, perform feature extraction processing on the target object attributes, the target number of historical operation sequence information and the target number of target resource category information, and obtain the target number of sequence feature information and the target number of category object features information;
  • the target number of category object feature information may be feature information of target object attributes corresponding to target number of target resource category information.
  • the above-mentioned object feature extraction network may include a first feature extraction network and a second feature extraction network; correspondingly, the above-mentioned object-based feature extraction network is used for target object attributes, target quantity historical operation sequence information and target quantity
  • the target resource category information is subjected to feature extraction processing, and the target quantity sequence feature information and the target quantity category object feature information can include:
  • the target number of historical operation sequence information is input into the second feature extraction network for feature extraction processing, and the target number of sequence feature information is obtained.
  • the specific network structures of the first feature extraction network and the second feature extraction network can be set according to actual application requirements.
  • each historical operation sequence information can be sequentially input into the second feature extraction network for feature extraction processing to obtain the sequence feature information corresponding to the historical operation sequence information; at the same time, the target resource corresponding to the historical operation sequence information
  • the category information and target object attributes are input into the first feature extraction network for feature extraction processing to obtain category object feature information.
  • different feature extraction networks can be used to extract features of different information in a more targeted manner, thereby improving The accuracy and effectiveness of the extracted category object feature information and sequence feature information.
  • step S403 based on the feature intersection processing network, perform feature intersection processing on the target number of sequence feature information and the target number of category object feature information to obtain the target number of cross feature information.
  • the feature intersection processing network can be used to combine the feature information of the category object to represent the sequence feature information of the target object into a high-dimensional dense feature information.
  • the specific network structure of the feature intersection processing network can be set in combination with practical applications, such as multi-head attention network, deep interest network, long-term and short-term interest network, and gated recurrent network.
  • each sequence feature information and the category object feature information corresponding to the sequence feature information may be input into the feature intersection processing network for feature intersection processing to obtain the intersection feature information corresponding to the sequence feature information.
  • step S405 the target number of intersection feature information and the target number of category object feature information are spliced based on the splicing network to obtain the target number of spliced feature information.
  • each intersection feature information and corresponding category object feature information may be input into the splicing network for splicing processing to obtain corresponding splicing feature information.
  • the specific network structure of the mosaic network can be set in combination with practical applications.
  • step S407 the target number of spliced feature information is respectively fused based on the feature fusion network to obtain the target number of first object feature information.
  • each concatenated feature information may be input into a feature fusion network for fusion processing to obtain corresponding first object feature information.
  • the specific network structure of the feature fusion network can be set in combination with practical applications.
  • combining the feature cross processing network to represent the sequence feature information of the target object into a high-dimensional dense feature information which can greatly improve the accuracy of the target object.
  • the representation accuracy of the operation sequence can better capture the object's interest preference, improve the recommendation accuracy and recommendation effect in the recommendation system, reduce the waste of system resources caused by invalid multimedia resource recommendation, and improve system performance.
  • step S205 according to the target number of first object feature information and resource feature information, from the multimedia resources to be recommended, determine the target multimedia resource;
  • determining the target multimedia resource from among the multimedia resources to be recommended according to the target number of first object feature information and resource feature information may include the following steps S501, S503, S505, and S507:
  • step S501 determine the resource category information of the multimedia resource to be recommended
  • step S503 multimedia resources to be recommended whose resource category information is included in the target number of target resource category information are used as primary multimedia resources;
  • step S505 according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource, determine the resource recommendation index of the primary multimedia resource;
  • step S507 the target multimedia resource is determined from the primary multimedia resources based on the resource recommendation index.
  • the multimedia resource to be recommended may include a plurality of multimedia resources.
  • the resource category information may be combined with the resource category information of the multimedia resource to be recommended, and the resource category information belongs to the target number of multimedia resources with target resource category information preferred by the target object. , as the primary multimedia resource, and filter out non-object interest-preferred multimedia resources.
  • the resource recommendation index of the primary multimedia resource is determined in combination with the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource.
  • the resource recommendation index of any multimedia resource can represent the probability that the multimedia resource is recommended to the target object. The higher the probability, the higher the preference degree of the target object for multimedia resources can be represented.
  • the resource feature information and the corresponding first object feature information may be subjected to dot product processing to obtain the corresponding resource recommendation index.
  • the primary multimedia resource may include a plurality of multimedia resources to be recommended; based on the above-mentioned resource recommendation index, determining the target multimedia resource from the primary multimedia resource may include combining the resource recommendation index with the primary multimedia resource.
  • the plurality of multimedia resources are sorted in descending order, and the first preset number of multimedia resources before sorting are selected as target multimedia resources.
  • the first preset number can be set according to actual application, for example, the first preset number can be greater than or equal to one.
  • determining the target multimedia resource from the primary multimedia resources may include: taking a multimedia resource whose resource recommendation index is greater than or equal to a first preset index threshold among the primary multimedia resources as the target multimedia resource .
  • the first preset index threshold can be set in combination with actual applications.
  • the multimedia resources corresponding to the target resource category information that is not preferred by the object are filtered out, and the resource feature information of the filtered primary multimedia resources is combined with the primary multimedia resource.
  • the first object feature information corresponding to the resource category information is used to generate a resource recommendation index, which can more accurately reflect the preferences of the target object for multimedia resources, and then accurately screen out the target multimedia resources that the target object prefers based on the resource recommendation index. Improve the accuracy of capturing object interests and preferences.
  • the above-mentioned object representation network includes a basic object representation network; correspondingly, the above-mentioned method may further include:
  • the base object representation network may include a first feature extraction network, a stitching network, and a feature fusion network.
  • the above-mentioned inputting the attributes of the target object into the basic object characterization network for object characterization and obtaining the second object feature information may include: inputting the target object attributes into the first feature extraction network for feature extraction processing to obtain initial object feature information; The feature information is input into the splicing network for splicing processing to obtain the object splicing feature information (that is, the feature information corresponding to different attributes in the target object attribute is spliced); then, the object splicing feature information is input into the feature fusion network for fusion processing to obtain the second object characteristic information.
  • determining the target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and resource feature information may include:
  • the target multimedia resource is determined from the multimedia resources to be recommended according to the target number of first object feature information, second object feature information, and resource feature information.
  • the characterization of the target object is carried out in combination with the attributes of the target object.
  • the second object feature information that characterizes the object's personalized long-tail interest can be introduced, and then It can more comprehensively and accurately characterize the interest preferences of objects, improve the recommendation accuracy and recommendation effect in the recommendation system, reduce the waste of system resources caused by invalid multimedia resource recommendations, and improve system performance.
  • the multimedia resources to be recommended include a plurality of multimedia resources; correspondingly, as shown in FIG.
  • determining the target multimedia resource may include the following steps S601, S603, S605 and S607:
  • step S601 determine resource category information of a plurality of multimedia resources
  • step S603 in response to the resource type information of any multimedia resource being included in the target number of target resource type information, according to the resource characteristic information of the first multimedia resource and the resource type information of the first multimedia resource corresponding The first object characteristic information determines the resource recommendation index of the first multimedia resource.
  • the above-mentioned first multimedia resource may be a multimedia resource whose resource category information contains more than a target number of target resource category information among the multimedia resources to be recommended; the resource feature information and the corresponding first object feature information may be combined Dot product processing to obtain the corresponding resource recommendation indicators.
  • step S605 in response to the resource type information of any multimedia resource not included in the target number of target resource type information, determine the second multimedia resource according to the resource feature information and the second object feature information of the second multimedia resource.
  • the resource recommendation index of the entity resource in response to the resource type information of any multimedia resource not included in the target number of target resource type information, determine the second multimedia resource according to the resource feature information and the second object feature information of the second multimedia resource.
  • the above-mentioned second multimedia resource may be a multimedia resource whose resource type information is not included in the target number of target resource type information among the multimedia resources to be recommended.
  • the resource feature information and the second object feature information may be subjected to dot product processing to obtain the resource recommendation index of the second multimedia resource.
  • step S607 based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource, the target multimedia resource is determined from the multimedia resources to be recommended.
  • both the first multimedia resource and the second multimedia resource may include at least one multimedia resource.
  • determining the target multimedia resource from the multimedia resources to be recommended may include: combining the resource recommendation index with the first multimedia resource and The second multimedia resources are sorted in descending order, and a second preset number of multimedia resources before sorting are selected as target multimedia resources.
  • the second preset number can be set in combination with actual applications, for example, the second preset number can be greater than or equal to one.
  • determining the target multimedia resource from the multimedia resources to be recommended may include: Among the resource and the second multimedia resource, the multimedia resource whose resource recommendation index is greater than or equal to the second preset index threshold is used as the target multimedia resource.
  • the second preset index threshold can be set in combination with actual applications.
  • the resource type information in combination with the resource type information of the multimedia resources to be recommended, it is determined that the resource type information belongs to the first multimedia resource of the target resource type information preferred by the object, and the resource type information does not belong to the target resource type information of the object preference.
  • FIG. 7 is a schematic diagram of an object representation network and a resource representation network provided according to some embodiments.
  • the object representation network may include an object feature extraction network, a feature cross processing network, a splicing network, and a feature fusion network, wherein the object feature extraction network in the object representation network may include a first feature extraction network and a second feature extraction network .
  • the resource representation network can include resource feature extraction network, splicing network and feature fusion network.
  • a target number of historical operation sequence information, a target number of target resource category information, and target object attributes can be input into the object representation network for object representation processing to obtain the target number of first object feature information; and input the target object attributes into the object
  • the characterization network performs object characterization processing to obtain the second object feature information; in addition, the target resource attributes of the multimedia resources to be recommended can be input into the resource characterization network for resource characterization to obtain resource feature information; then, based on the target number of first object feature information , the second object characteristic information and the resource characteristic information, and determine the resource recommendation index of the multimedia resource to be recommended.
  • step S207 resource recommendation is performed to the target object based on the target multimedia resource.
  • recommending the resource to the target object may include recommending the target multimedia resource to the target object.
  • the recommendation system can generally be divided into four stages: recall, pre-sorting (rough sorting), fine sorting, and rearrangement.
  • the target multimedia resource can be used as the output of the pre-sorting stage; correspondingly, the target multimedia resource can be transmitted to the corresponding processing module of the refinement stage, so as to further screen the multimedia resource.
  • the The historical operation sequence information corresponding to the multimedia resources of the target resource category information is used to represent the object, which can better improve the accuracy of the obtained object feature information on the target object's interest and preference, and because the historical operation sequence information is combined with the target
  • the target resource category information preferred by a number of objects is extracted from the object historical operation association information, which can reduce the object feature granularity to the resource category, and simplify the number of operations of the object representation processing after introducing the historical operation sequence information to the number of categories, which can Effectively ensure the processing efficiency of object representation processing; and combine the resource feature information of the multimedia resources to be recommended and the target number of first object feature information that can represent the object's behavior preferences, and determine the target for recommendation processing from the multimedia resources to be recommended Multimedia resources can better capture the object's interest preferences, improve the recommendation
  • Fig. 8 is a flowchart of a method for generating an object representation network according to some embodiments.
  • the object representation network is used in electronic devices such as terminals and servers, and includes the following steps S801, S803, S805 and S807.
  • step S801 sample object attributes of sample objects, target number of sample operation sequence information, target number of sample resource category information and sample resource feature information of sample multimedia resources are acquired.
  • step S803 input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object representation network to be trained for object representation, and obtain the target number of sample objects corresponding to the target number of sample resource category information characteristic information;
  • step S805 determine the sample resource recommendation index according to the target number of sample object feature information and sample resource feature information
  • step S807 based on the resource recommendation index, the object representation network to be trained is trained to obtain the object representation network.
  • the sample object may be a user account that has performed preset operations on multimedia resources in the recommendation system.
  • the target number of sample operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of sample resource category information among the multimedia resources recommended to the sample object within the sample time period; the target number of sample resource category information can be sample Category information of at least one multimedia resource preferred by the object.
  • the above-mentioned training of the object representation network based on the resource recommendation index, and obtaining the object representation network may include generating first loss information according to the resource recommendation index; updating network parameters of the object representation network to be trained based on the first loss information, Based on the updated object representation network to be trained, repeat the above object representation, determine the sample resource recommendation index, generate the first loss information, and update the training iteration steps of the network parameters until the first preset convergence condition is met, and the first preset convergence condition will be satisfied.
  • the object representation network to be trained corresponding to the convergence condition is set as the object representation network.
  • the resource recommendation index may include at least one recommendation index corresponding to a task, which may be different according to actual application requirements.
  • the resource recommendation index may include the duration of the target object's browsing of multimedia resources.
  • the resource recommendation index may include whether the target object will perform preset operations on the multimedia resource (such as click, like, etc.).
  • the loss information corresponding to at least one task may be determined in combination with business requirements and a preset loss function.
  • satisfying the above-mentioned first preset convergence condition may mean that the number of training iteration operations reaches a preset number of training times. In some embodiments, satisfying the first preset convergence condition may also be that the first loss information is less than a specified threshold. In the embodiment of this specification, the preset training times and the designated threshold can be preset in combination with the training speed and accuracy of the network in practical applications.
  • the following methods are used to obtain the sample resource characteristic information of the sample multimedia resource:
  • the object representation network to be trained is trained, and the obtained object representation network may include:
  • the object representation network to be trained and the resource representation network to be trained are trained to obtain the object representation network and the resource representation network.
  • the above-mentioned training of the object representation network and the resource representation network to be trained based on the resource recommendation index, and obtaining the object representation network and the resource representation network may include generating the second loss information according to the resource recommendation index; based on the second loss information Update the network parameters of the object representation network to be trained and the resource representation network to be trained, repeat the above object representation, resource representation, determine the sample resource recommendation index, and generate the second loss information based on the updated object representation network and resource representation network to be trained , and the training iteration step of updating the network parameters until the second preset convergence condition is met, and the corresponding object representation network to be trained when the second preset convergence condition is met is used as the object representation network, and the second preset convergence condition When the corresponding resource representation network to be trained is used as the resource representation network.
  • satisfying the above-mentioned second preset convergence condition may mean that the number of training iteration operations reaches a preset number of training times. In some embodiments, satisfying the preset convergence condition may also be that the second loss information is less than a specified threshold. In the embodiment of this specification, the preset number of training times and the specified threshold can be preset in combination with the training speed and accuracy of the network in practical applications.
  • the combined training of the object representation network and the resource representation network can better improve the respective feature representation accuracy of the trained object representation network and resource representation network, and further improve the accuracy and accuracy of recommendation in the recommendation system. Recommended effect.
  • the sample object attributes of the sample object and the sample operation sequence information corresponding to the target number of sample resource category information are used to perform sample object characterization, which can better improve the sample object.
  • the accuracy of the characteristic information on the interest preference of the target object, and since the sample operation sequence information is extracted from the object historical operation association information by the sample resource category information of the target number of sample object preferences the object feature granularity in the training process can be reduced to The resource category is approximated, and the number of operations of the object representation processing after the introduction of the sample operation sequence information is simplified to the number of categories, which can effectively improve the processing efficiency of the object representation processing during the training process, and then improve the representation accuracy of the trained object representation network.
  • the training efficiency is greatly improved and the system performance is improved.
  • FIG. 9 is a schematic diagram of a recommendation system provided according to some embodiments.
  • the recommendation system may include a recall module, a rough sorting module, a resource category determination module, a historical operation sequence storage module, an object representation server, a resource recommendation prediction module, a resource representation server and a network storage server.
  • the object representation process can be performed while the recall module recalls the multimedia resources to be recommended.
  • the resource category determination module can combine the object historical operation association information stored in the historical operation sequence to determine the target number of target resource category information that the target object likes; the object representation server combines the target number of target resource category information corresponding to the historical operation sequence information and The object representation network stored in the network storage server performs object representation to obtain object feature information; the recall module can transfer the recalled multimedia resources and object feature information to the rough sorting module; then, the rough sorting module can call the resource prediction module to recommend resources
  • the resource characterization server can continuously update the resource feature information of the multimedia resources in the recommendation system according to the preset frequency, combined with the resource characterization network stored in the network storage server; correspondingly, the resource prediction module can obtain the multimedia resources to be recommended from the resource characterization server resource feature information of the resource; in some embodiments, in order to improve system performance, the resource characterization server can transmit the resource feature information of the multimedia resource to be recommended to the resource recommendation prediction module through a message queue; further, the resource recommendation prediction module can combine The resource feature information and object feature information of the multimedia resources to be
  • the above-mentioned response to the multimedia resource acquisition request of the target object includes:
  • the above-mentioned recall instruction may be used to instruct to recall multimedia resources to be recommended
  • the above-mentioned object characterization instruction may be used to instruct to execute object characterization processing corresponding to the target object.
  • the recall operation of media resources to be recommended and the operation of object representation processing are performed in parallel, which can greatly reduce the time consumption of recommendation processing and improve the efficiency of recommendation processing.
  • Fig. 10 is a block diagram of an apparatus for recommending multimedia resources according to some embodiments.
  • the device includes a data acquisition module 1010, a first object representation module 1020, a target multimedia resource determination module 1030, and a resource recommendation module 1040:
  • the data acquisition module 1010 is configured to, in response to the multimedia resource acquisition request of the target object, acquire the target object attribute of the target object, the target number of historical operation sequence information, the target number of target resource category information and the resource characteristic information of the multimedia resource to be recommended , the target number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
  • the first object characterization module 1020 is configured to input the target object attribute, the target number of historical operation sequence information and the target number of target resource category information into the object characterization network for object characterization, and obtain the target number corresponding to the target number of target resource category information A first object feature information;
  • the target multimedia resource determining module 1030 is configured to determine the target multimedia resource from the multimedia resources to be recommended according to the target number of first object characteristic information and resource characteristic information;
  • the resource recommendation module 1040 is configured to recommend resources to target objects based on the target multimedia resources.
  • the object representation network includes: an object feature extraction network, a feature intersection processing network, a splicing network, and a feature fusion network;
  • the first object characterization module 1020 includes:
  • the feature extraction processing unit is configured to perform feature extraction processing on target object attributes, target quantity historical operation sequence information and target quantity target resource category information based on the object feature extraction network, to obtain target quantity sequence feature information and target quantity Category object feature information, the target number of category object feature information is the feature information corresponding to the target object attributes and the target number of target resource category information;
  • the feature cross processing unit is configured to perform feature cross processing on the target number of sequence feature information and the target number of category object feature information based on the feature cross processing network to obtain the target number of cross feature information;
  • the splicing processing unit is configured to splice the target number of cross feature information and the target number of category object feature information based on the splicing network to obtain the target number of spliced feature information;
  • the fusion processing unit is configured to respectively perform fusion processing on the target number of spliced feature information based on the feature fusion network to obtain the target number of first object feature information.
  • the object feature extraction network includes a first feature extraction network and a second feature extraction network
  • the feature extraction processing unit includes:
  • the first feature extraction processing subunit is configured to input the target object attributes and the target number of target resource category information into the first feature extraction network to perform feature extraction processing, and obtain the target number of category object feature information;
  • the second feature extraction processing subunit is configured to input a target number of historical operation sequence information into the second feature extraction network for feature extraction processing, and obtain a target number of sequence feature information.
  • the target multimedia resource determination module 1030 includes:
  • the first resource category information determining unit is configured to determine resource category information of multimedia resources to be recommended
  • the primary multimedia resource determination unit is configured to include the resource category information in the target number of target resource category information to be recommended multimedia resources as the primary multimedia resource;
  • the first resource recommendation index determination unit is configured to determine the resource recommendation index of the primary multimedia resource according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource;
  • the first target multimedia resource determining unit is configured to determine the target multimedia resource from the primary multimedia resources based on the resource recommendation index.
  • the object representation network includes a base object representation network; the apparatus further includes:
  • the second object representation network is configured to input the attributes of the target object into the basic object representation network for object representation to obtain second object feature information
  • the target multimedia resource determining module 1030 is further configured to: determine the target multimedia resource from the multimedia resources to be recommended according to the target number of first object characteristic information, second object characteristic information and resource characteristic information.
  • the multimedia resources to be recommended include multiple multimedia resources; the target multimedia resource determination module 1030 includes:
  • a second resource type information determining unit configured to determine resource type information of a plurality of multimedia resources
  • the second resource recommendation index determination unit is configured to respond to resource category information of any multimedia resource being included in target resource category information of a target quantity, according to the resource characteristic information of the first multimedia resource and the first multimedia resource The resource category information corresponding to the first object characteristic information, determine the resource recommendation index of the first multimedia resource; resource;
  • the third resource recommendation indicator determination unit is configured to respond to resource category information of any multimedia resource not included in the target number of target resource category information, according to the resource characteristic information of the second multimedia resource and the second object characteristic information , determining the resource recommendation index of the second multimedia resource;
  • the second multimedia resource is a multimedia resource whose resource category information in the multimedia resource to be recommended is not included in the target number of target resource category information;
  • the second target multimedia resource determining unit is configured to determine the target multimedia resource from the multimedia resources to be recommended based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource.
  • the data acquisition module 1010 includes:
  • the resource data acquisition unit is configured to determine the preset number of resource category information to which the historical multimedia resource belongs and the resource quantity corresponding to the preset number of resource category information;
  • the target resource category information determining unit is configured to determine a target number of target resource category information from a preset number of resource category information based on the resource quantity;
  • the historical operation sequence information generation unit is configured to generate a target number of historical operation sequence information based on the operation association information of multimedia resources corresponding to the target number of target resource category information among the historical multimedia resources.
  • the data acquisition module 1010 includes:
  • a target resource attribute acquisition unit configured to acquire target resource attributes of multimedia resources to be recommended
  • the resource characterization unit is configured to input the attribute of the target resource into the resource characterization network for resource characterization, and obtain resource feature information of the multimedia resource to be recommended.
  • the data acquisition module 1010 is further configured to: in response to receiving a multimedia resource acquisition request, trigger in parallel a recall instruction corresponding to the multimedia resource to be recommended and an object characterization instruction corresponding to the target object;
  • the recall instruction is used to instruct to recall multimedia resources to be recommended
  • the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
  • Fig. 11 is a block diagram of an apparatus for generating an object representation network according to some embodiments.
  • the device includes a sample data acquisition module 1110, a third object characterization module 1120, a sample resource recommendation index determination module 1130, and a network training module 1140:
  • the sample data acquiring module 1110 is configured to acquire the sample object attribute of the sample object, the target number of sample operation sequence information, the target number of sample resource category information and the sample resource characteristic information of the sample multimedia resource, the target number of sample operation sequence information is Among the multimedia resources recommended to the sample object within the sample time period, the operation related information corresponding to the multimedia resources belonging to the target number of sample resource category information;
  • the third object characterization module 1120 is configured to input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object characterization network to be trained for object characterization, and obtain the target number of sample resource category information corresponding to Target number of sample object feature information;
  • the sample resource recommendation index determination module 1130 is configured to determine the sample resource recommendation index according to the target number of sample object feature information and sample resource feature information;
  • the network training module 1140 is configured to train the object representation network to be trained based on the resource recommendation index to obtain the object representation network.
  • sample data acquisition module 1110 includes:
  • a sample resource attribute acquiring unit configured to acquire a sample resource attribute of a sample multimedia resource
  • the resource characterization unit is configured to input the attributes of the sample resources into the resource characterization network to be trained for resource characterization, and obtain the characteristic information of the sample resources;
  • the network training module is further configured to: train the object representation network to be trained and the resource representation network to be trained based on the resource recommendation index to obtain the object representation network and the resource representation network.
  • Fig. 12 is a block diagram of an electronic device for recommending multimedia resources or generating an object representation network according to some embodiments.
  • the electronic device may be a terminal, and its internal structure may be as shown in Fig. 12 .
  • the electronic device includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus. Wherein, the processor of the electronic device is used to provide calculation and control capabilities.
  • the memory of the electronic device includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and computer programs.
  • the internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium.
  • the network interface of the electronic device is used to communicate with an external terminal through a network connection.
  • the display screen of the electronic device may be a liquid crystal display screen or an electronic ink display screen
  • the input device of the electronic device may be a touch layer covered on the display screen, or a button, a trackball or a touch pad provided on the housing of the electronic device , and can also be an external keyboard, touchpad, or mouse.
  • Fig. 13 is a block diagram of an electronic device for recommending multimedia resources or generating an object representation network according to some embodiments.
  • the electronic device may be a server, and its internal structure may be as shown in Fig. 13 .
  • the electronic device includes a processor, memory and network interface connected by a system bus. Wherein, the processor of the electronic device is used to provide calculation and control capabilities.
  • the memory of the electronic device includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and computer programs.
  • the internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium.
  • the network interface of the electronic device is used to communicate with an external terminal through a network connection. When the computer program is executed by the processor, a method for recommending multimedia resources or a method for generating an object representation network is implemented.
  • FIG. 12 or FIG. 13 is only a block diagram of a partial structure related to the disclosed solution, and does not constitute a limitation on the electronic device to which the disclosed solution is applied.
  • the electronic device may include more or fewer components than shown in the figures, or combine certain components, or have a different arrangement of components.
  • an electronic device including: a processor; a memory for storing instructions executable by the processor; wherein the processor is configured to execute the instructions, so as to realize the implementation of the present disclosure.
  • a method for recommending multimedia resources or a method for generating object representation networks including: a processor; a memory for storing instructions executable by the processor; wherein the processor is configured to execute the instructions, so as to realize the implementation of the present disclosure.
  • a computer-readable storage medium is also provided.
  • the electronic device can execute the multimedia resource recommendation method or the A Generative Approach to Object Representation Networks.
  • a computer program product containing instructions, which, when run on a computer, cause the computer to execute the method for recommending multimedia resources or the method for generating an object representation network in the embodiments of the present disclosure.
  • Nonvolatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM random access memory
  • RAM is available in many forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Chain Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A multimedia resource recommendation method and apparatus and an object representation network generation method and apparatus. The multimedia resource recommendation method comprises: in response to a multimedia resource obtaining request of a target object, obtaining a target object attribute, a target number of pieces of historical operation sequence information, a target number of pieces of target resource category information, and resource feature information of multimedia resources to be recommended (S201); inputting the target object attribute, the target number of pieces of historical operation sequence information, and the target resource category information into an object representation network for object representation to obtain a target number of pieces of first object feature information corresponding to the target number of pieces of target resource category information (S203); determining, according to the target number of pieces of first object feature information and the resource feature information, a target multimedia resource from the multimedia resources to be recommended (S205); and recommending a resource to the target object on the basis of the target multimedia resource (S207). The method can improve recommendation accuracy and a recommendation effect, reduce system resource waste, and improve system performance.

Description

多媒体资源推荐、对象表征网络的生成方法及装置Method and device for multimedia resource recommendation and object representation network generation
相关申请交叉引用Related Application Cross Reference
本申请基于申请号为202111579243.1、申请日为2021年12月22日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is based on a Chinese patent application with application number 202111579243.1 and a filing date of December 22, 2021, and claims the priority of this Chinese patent application. The entire content of this Chinese patent application is hereby incorporated by reference into this application.
技术领域technical field
本公开涉及人工智能技术领域,尤其涉及一种多媒体资源推荐方法及装置。The present disclosure relates to the technical field of artificial intelligence, and in particular to a method and device for recommending multimedia resources.
背景技术Background technique
随着互联网技术的发展,大量网络平台也在不断的升级,除了可以发布一些图文信息之外,也可以供用户随时分享日常的短视频等多媒体资源,而如何精准的推送这些多媒体资源是大量推荐系统遇到的挑战。With the development of Internet technology, a large number of network platforms are also constantly upgraded. In addition to publishing some graphic information, users can also share daily short videos and other multimedia resources at any time. How to accurately push these multimedia resources is a huge challenge. Challenges encountered in recommender systems.
相关技术中,在多媒体资源推荐过程中,常常会结合双塔模型中被推荐对象对应的对象塔和待推荐多媒体资源对应的资源塔,来分别提取被推荐对象的对象特征信息和待推荐多媒体资源的资源特征信息,接着,将待推荐多媒体资源的资源特征信息与对象特征信息进行点积计算,得到待推荐多媒体资源推荐给被推荐对象的预估概率,并结合该预估概率,进行多媒体资源的推荐。In related technologies, in the process of multimedia resource recommendation, the object feature information of the recommended object and the multimedia resource to be recommended are often extracted in combination with the object tower corresponding to the recommended object and the resource tower corresponding to the multimedia resource to be recommended in the two-tower model. The resource characteristic information of the recommended multimedia resource, and then, calculate the dot product of the resource characteristic information of the multimedia resource to be recommended and the object characteristic information to obtain the estimated probability that the multimedia resource to be recommended is recommended to the recommended object, and combined with the estimated probability, the multimedia resource recommendation.
发明内容Contents of the invention
本公开提供一种多媒体资源推荐方法及装置,对象表征网络的生成方法及装置,电子设备,计算机可读存储介质以及计算机程序产品。根据本公开实施例的第一方面,提供一种多媒体资源推荐方法,包括:The disclosure provides a method and device for recommending multimedia resources, a method and device for generating an object representation network, electronic equipment, a computer-readable storage medium, and a computer program product. According to the first aspect of the embodiments of the present disclosure, a method for recommending multimedia resources is provided, including:
响应于目标对象的多媒体资源获取请求,获取所述目标对象的目标对象属性、目标数量个历史操作序列信息、所述目标数量个目标资源类别信息和待推荐多媒体资源的资源特征信息,所述目标数量个历史操作序列信息为历史时间段内推荐给所述目标对象的历史多媒体资源中,属于所述目标数量个目标资源类别信息的多媒体资源对应的操作关联信息;In response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the resource feature information of the multimedia resources to be recommended, the target The number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
将所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到所述目标数量个目标资源类别信息对应的所述目标数量个第一对象特征信息;inputting the target object attributes, the target number of historical operation sequence information and the target number of target resource category information into an object characterization network for object characterization, and obtaining the target quantity corresponding to the target number of target resource category information A first object feature information;
根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源;Determine a target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information;
基于所述目标多媒体资源,向所述目标对象进行资源推荐。Based on the target multimedia resource, resource recommendation is performed to the target object.
在一些实施例中,所述对象表征网络包括:对象特征提取网络、特征交叉处理网络、拼接网络和特征融合网络;In some embodiments, the object representation network includes: object feature extraction network, feature intersection processing network, splicing network and feature fusion network;
所述将所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息输 入对象表征网络进行对象表征,得到所述目标数量个目标资源类别信息对应的所述目标数量个第一对象特征信息包括:Said inputting said target object attributes, said target number of historical operation sequence information and said target number of target resource category information into an object characterization network for object characterization, and obtaining said target number of target resource category information corresponding to The target number of first object feature information includes:
基于所述对象特征提取网络,对所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息进行特征提取处理,得到所述目标数量个序列特征信息和所述目标数量个类别对象特征信息,所述目标数量个类别对象特征信息为所述目标对象属性分别与所述目标数量个目标资源类别信息对应的特征信息;Based on the object feature extraction network, perform feature extraction processing on the target object attributes, the target number of historical operation sequence information, and the target number of target resource category information, and obtain the target number of sequence feature information and all The target number of category object feature information, the target number of category object feature information is the feature information corresponding to the target object attributes and the target number of target resource category information;
基于所述特征交叉处理网络,对所述目标数量个序列特征信息和所述目标数量个类别对象特征信息进行特征交叉处理,得到所述目标数量个交叉特征信息;Based on the feature intersection processing network, perform feature intersection processing on the target number of sequence feature information and the target number of category object feature information to obtain the target number of cross feature information;
基于所述拼接网络对所述目标数量个交叉特征信息和所述目标数量个类别对象特征信息进行拼接处理,得到所述目标数量个拼接特征信息;Perform splicing processing on the target number of cross feature information and the target number of category object feature information based on the splicing network to obtain the target number of spliced feature information;
基于所述特征融合网络对所述目标数量个拼接特征信息分别进行融合处理,得到所述目标数量个第一对象特征信息。The target number of spliced feature information is respectively fused based on the feature fusion network to obtain the target number of first object feature information.
在一些实施例中,所述对象特征提取网络包括第一特征提取网络和第二特征提取网络;In some embodiments, the object feature extraction network includes a first feature extraction network and a second feature extraction network;
所述基于所述对象特征提取网络,对所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息进行特征提取处理,得到所述目标数量个序列特征信息和所述目标数量个类别对象特征信息包括:Based on the object feature extraction network, perform feature extraction processing on the target object attributes, the target number of historical operation sequence information and the target number of target resource category information to obtain the target number of sequence feature information And the target number category object feature information includes:
将所述目标对象属性分别与所述目标数量个目标资源类别信息输入所述第一特征提取网络进行特征提取处理,得到所述目标数量个类别对象特征信息;Inputting the target object attributes and the target number of target resource category information into the first feature extraction network for feature extraction processing to obtain the target number of category object feature information;
将所述目标数量个历史操作序列信息输入所述第二特征提取网络进行特征提取处理,得到所述目标数量个序列特征信息。Inputting the target number of historical operation sequence information into the second feature extraction network for feature extraction processing to obtain the target number of sequence feature information.
在一些实施例中,所述根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源包括:In some embodiments, the determining the target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information includes:
确定所述待推荐多媒体资源的资源类别信息;determining resource category information of the multimedia resource to be recommended;
将资源类别信息包含在所述目标数量个目标资源类别信息中的待推荐多媒体资源,作为初选多媒体资源;Using resource category information included in the target number of target resource category information to be recommended multimedia resources as primary multimedia resources;
根据所述初选多媒体资源的资源特征信息和所述初选多媒体资源的资源类别信息对应的第一对象特征信息,确定所述初选多媒体资源的资源推荐指标;Determine the resource recommendation index of the primary multimedia resource according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource;
基于所述资源推荐指标,从所述初选多媒体资源中,确定所述目标多媒体资源。Based on the resource recommendation index, the target multimedia resource is determined from the primary multimedia resources.
在一些实施例中,所述对象表征网络包括基础对象表征网络;所述方法还包括:In some embodiments, the object representation network comprises a base object representation network; the method further comprising:
将所述目标对象属性输入所述基础对象表征网络进行对象表征,得到第二对象特征信息;inputting the attributes of the target object into the basic object characterization network for object characterization to obtain second object feature information;
所述根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源包括:The determining the target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information includes:
根据所述目标数量个第一对象特征信息、所述第二对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定所述目标多媒体资源。The target multimedia resource is determined from the multimedia resources to be recommended according to the target number of first object feature information, the second object feature information, and the resource feature information.
在一些实施例中,所述待推荐多媒体资源包括多个多媒体资源;所述根据所述目标数量个第一对象特征信息、所述第二对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定所述目标多媒体资源包括:In some embodiments, the multimedia resource to be recommended includes a plurality of multimedia resources; the target number of first object feature information, the second object feature information, and the resource feature information is obtained from the to-be-recommended In recommending multimedia resources, determining the target multimedia resources includes:
确定所述多个多媒体资源的资源类别信息;determining resource category information of the plurality of multimedia resources;
响应于任一多媒体资源的资源类别信息包含在所述目标数量个目标资源类别信息中,根据第一多媒体资源的资源特征信息和所述第一多媒体资源的资源类别信息对应的第一对象特征信息,确定所述第一多媒体资源的资源推荐指标;所述第一多媒体资源为所述待推荐多媒体资源中资源类别信息包含在所述目标数量个目标资源类别信息的多媒体资源;In response to the resource type information of any multimedia resource being included in the target number of target resource type information, according to the resource feature information of the first multimedia resource and the resource type information of the first multimedia resource corresponding to the first An object feature information to determine the resource recommendation index of the first multimedia resource; the first multimedia resource is the resource category information of the multimedia resource to be recommended included in the target number of target resource category information multimedia resources;
响应于任一多媒体资源的资源类别信息未包含在所述目标数量个目标资源类别信息,根据第二多媒体资源的资源特征信息和所述第二对象特征信息,确定所述第二多媒体资源的资源推荐指标;所述第二多媒体资源为所述待推荐多媒体资源中资源类别信息未包含在所述目标数量个目标资源类别信息的多媒体资源;In response to resource type information of any multimedia resource not included in the target number of target resource type information, determine the second multimedia resource according to the resource feature information of the second multimedia resource and the second object feature information The resource recommendation indicator of the body resource; the second multimedia resource is a multimedia resource whose resource category information in the multimedia resource to be recommended is not included in the target number of target resource category information;
基于所述第一多媒体资源的资源推荐指标和所述第二多媒体资源的资源推荐指标,从所述待推荐多媒体资源中,确定所述目标多媒体资源。Based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource, the target multimedia resource is determined from the multimedia resources to be recommended.
在一些实施例中,获取所述目标数量个历史操作序列信息包括:In some embodiments, obtaining the target number of historical operation sequence information includes:
确定所述历史多媒体资源所属的预设数量个资源类别信息和所述预设数量个资源类别信息对应的资源数量;Determine the preset number of resource category information to which the historical multimedia resource belongs and the resource quantity corresponding to the preset number of resource category information;
基于所述资源数量,从预设数量个资源类别信息中,确定所述目标数量个目标资源类别信息;Determining the target number of target resource category information from a preset number of resource category information based on the resource quantity;
基于所述历史多媒体资源中,与所述目标数量个目标资源类别信息对应的多媒体资源的操作关联信息,生成所述目标数量个历史操作序列信息。The target number of historical operation sequence information is generated based on the operation association information of the multimedia resources corresponding to the target number of target resource category information among the historical multimedia resources.
在一些实施例中,获取所述待推荐多媒体资源的资源特征信息包括:In some embodiments, obtaining resource characteristic information of the multimedia resource to be recommended includes:
获取待推荐多媒体资源的目标资源属性;Obtain the target resource attribute of the multimedia resource to be recommended;
将所述目标资源属性输入资源表征网络进行资源表征,得到所述待推荐多媒体资源的资源特征信息。Inputting the attribute of the target resource into a resource characterization network for resource characterization to obtain resource feature information of the multimedia resource to be recommended.
在一些实施例中,所述响应于目标对象的多媒体资源获取请求包括:In some embodiments, the response to the multimedia resource acquisition request of the target object includes:
响应于接收到所述多媒体资源获取请求,并行触发所述待推荐多媒体资源对应的召回指令和所述目标对象对应的对象表征指令;In response to receiving the multimedia resource acquisition request, triggering in parallel a recall instruction corresponding to the multimedia resource to be recommended and an object characterization instruction corresponding to the target object;
其中,所述召回指令用于指示召回所述待推荐多媒体资源,所述对象表征指令用于指示执行所述目标对象对应的对象表征处理。Wherein, the recall instruction is used to instruct to recall the multimedia resource to be recommended, and the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
根据本公开实施例的第二方面,提供一种对象表征网络的生成方法,包括:According to a second aspect of an embodiment of the present disclosure, a method for generating an object representation network is provided, including:
获取样本对象的样本对象属性、目标数量个样本操作序列信息、所述目标数量个样本资源类别信息和样本多媒体资源的样本资源特征信息,所述目标数量个样本操作序列信息为样本时间段内推荐给所述样本对象的多媒体资源中,属于所述目标数量个样本资源类别信息的多媒体资源对应的操作关联信息;Obtain the sample object attributes of the sample object, the target number of sample operation sequence information, the target number of sample resource category information, and the sample resource feature information of the sample multimedia resource, and the target number of sample operation sequence information is recommended within the sample time period Among the multimedia resources of the sample object, the operation association information corresponding to the multimedia resources belonging to the category information of the target number of sample resources;
将所述样本对象属性、所述目标数量个样本操作序列信息和所述目标数量个样本资源类别信息输入待训练对象表征网络进行对象表征,得到所述目标数量个样本资源类别信息对应的所述目标数量个样本对象 特征信息;Input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object representation network to be trained for object representation, and obtain the target number of sample resource category information corresponding to Target number of sample object feature information;
根据所述目标数量个样本对象特征信息和所述样本资源特征信息,确定样本资源推荐指标;Determine a sample resource recommendation index according to the target number of sample object feature information and the sample resource feature information;
基于所述资源推荐指标,训练所述待训练对象表征网络,得到对象表征网络。Based on the resource recommendation index, train the object representation network to be trained to obtain an object representation network.
在一些实施例中,获取所述样本多媒体资源的样本资源特征信息包括:In some embodiments, obtaining the sample resource characteristic information of the sample multimedia resource includes:
获取样本多媒体资源的样本资源属性;Obtain the sample resource attribute of the sample multimedia resource;
将所述样本资源属性输入待训练资源表征网络进行资源表征,得到所述样本资源特征信息;inputting the attributes of the sample resources into the resource characterization network to be trained for resource characterization, and obtaining feature information of the sample resources;
所述基于所述资源推荐指标,训练所述待训练对象表征网络,得到对象表征网络包括:The step of training the object representation network to be trained based on the resource recommendation index, and obtaining the object representation network includes:
基于所述资源推荐指标,训练所述待训练对象表征网络和所述待训练资源表征网络,得到所述对象表征网络和资源表征网络。Based on the resource recommendation index, train the object representation network to be trained and the resource representation network to be trained to obtain the object representation network and resource representation network.
根据本公开实施例的第三方面,提供一种多媒体资源推荐装置,包括:According to a third aspect of the embodiments of the present disclosure, a device for recommending multimedia resources is provided, including:
数据获取模块,被配置为响应于目标对象的多媒体资源获取请求,获取所述目标对象的目标对象属性、目标数量个历史操作序列信息、所述目标数量个目标资源类别信息和待推荐多媒体资源的资源特征信息,所述目标数量个历史操作序列信息为历史时间段内推荐给所述目标对象的历史多媒体资源中,属于所述目标数量个目标资源类别信息的多媒体资源对应的操作关联信息;The data acquisition module is configured to, in response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the multimedia resources to be recommended Resource feature information, the target number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
第一对象表征模块,被配置为将所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到所述目标数量个目标资源类别信息对应的所述目标数量个第一对象特征信息;The first object characterization module is configured to input the target object attributes, the target number of historical operation sequence information and the target number of target resource category information into the object characterization network for object characterization, and obtain the target number of targets The target number of first object feature information corresponding to the resource category information;
目标多媒体资源确定模块,被配置为根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源;The target multimedia resource determination module is configured to determine a target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information;
资源推荐模块,被配置为基于所述目标多媒体资源,向所述目标对象进行资源推荐。The resource recommendation module is configured to recommend resources to the target object based on the target multimedia resources.
在一些实施例中,所述对象表征网络包括:对象特征提取网络、特征交叉处理网络、拼接网络和特征融合网络;In some embodiments, the object representation network includes: object feature extraction network, feature intersection processing network, splicing network and feature fusion network;
所述第一对象表征模块包括:The first object characterization module includes:
特征提取处理单元,被配置为基于所述对象特征提取网络,对所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息进行特征提取处理,得到所述目标数量个序列特征信息和所述目标数量个类别对象特征信息,所述目标数量个类别对象特征信息为所述目标对象属性分别与所述目标数量个目标资源类别信息对应的特征信息;The feature extraction processing unit is configured to perform feature extraction processing on the target object attributes, the target number of historical operation sequence information and the target number of target resource category information based on the object feature extraction network, to obtain the A target number of sequence feature information and the target number of category object feature information, where the target number of category object feature information is feature information corresponding to the target object attributes and the target number of target resource category information;
特征交叉处理单元,被配置为基于所述特征交叉处理网络,对所述目标数量个序列特征信息和所述目标数量个类别对象特征信息进行特征交叉处理,得到所述目标数量个交叉特征信息;The feature intersection processing unit is configured to perform feature intersection processing on the target number of sequence feature information and the target number of category object feature information based on the feature intersection processing network to obtain the target number of intersection feature information;
拼接处理单元,被配置为基于所述拼接网络对所述目标数量个交叉特征信息和所述目标数量个类别对象特征信息进行拼接处理,得到所述目标数量个拼接特征信息;The splicing processing unit is configured to splice the target number of cross feature information and the target number of category object feature information based on the splicing network to obtain the target number of spliced feature information;
融合处理单元,被配置为基于所述特征融合网络对所述目标数量个拼接特征信息分别进行融合处理,得到所述目标数量个第一对象特征信息。The fusion processing unit is configured to respectively perform fusion processing on the target number of spliced feature information based on the feature fusion network to obtain the target number of first object feature information.
在一些实施例中,所述对象特征提取网络包括第一特征提取网络和第二特征提取网络;In some embodiments, the object feature extraction network includes a first feature extraction network and a second feature extraction network;
所述特征提取处理单元包括:The feature extraction processing unit includes:
第一特征提取处理子单元,被配置为将所述目标对象属性分别与所述目标数量个目标资源类别信息输入所述第一特征提取网络进行特征提取处理,得到所述目标数量个类别对象特征信息;The first feature extraction processing subunit is configured to input the target object attributes and the target number of target resource category information into the first feature extraction network to perform feature extraction processing, and obtain the target number of category object features information;
第二特征提取处理子单元,被配置为将所述目标数量个历史操作序列信息输入所述第二特征提取网络进行特征提取处理,得到所述目标数量个序列特征信息。The second feature extraction processing subunit is configured to input the target amount of historical operation sequence information into the second feature extraction network for feature extraction processing, and obtain the target amount of sequence feature information.
在一些实施例中,所述目标多媒体资源确定模块包括:In some embodiments, the target multimedia resource determination module includes:
第一资源类别信息确定单元,被配置为确定所述待推荐多媒体资源的资源类别信息;The first resource type information determining unit is configured to determine the resource type information of the multimedia resource to be recommended;
初选多媒体资源确定单元,被配置为将资源类别信息包含在所述目标数量个目标资源类别信息中的待推荐多媒体资源,作为初选多媒体资源;The primary multimedia resource determination unit is configured to include the resource category information in the target number of target resource category information to be recommended multimedia resources as the primary multimedia resource;
第一资源推荐指标确定单元,被配置为根据所述初选多媒体资源的资源特征信息和所述初选多媒体资源的资源类别信息对应的第一对象特征信息,确定所述初选多媒体资源的资源推荐指标;The first resource recommendation index determining unit is configured to determine the resource of the primary multimedia resource according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource. Recommended indicators;
第一目标多媒体资源确定单元,被配置为基于所述资源推荐指标,从所述初选多媒体资源中,确定所述目标多媒体资源。The first target multimedia resource determining unit is configured to determine the target multimedia resource from the primary multimedia resources based on the resource recommendation index.
在一些实施例中,所述对象表征网络包括基础对象表征网络;所述装置还包括:In some embodiments, the object representation network comprises a base object representation network; the apparatus further comprises:
第二对象表征网络,被配置为将所述目标对象属性输入所述基础对象表征网络进行对象表征,得到第二对象特征信息;The second object representation network is configured to input the attributes of the target object into the basic object representation network for object representation to obtain second object feature information;
所述目标多媒体资源确定模块还被配置为:根据所述目标数量个第一对象特征信息、所述第二对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定所述目标多媒体资源。The target multimedia resource determining module is further configured to: determine the Target multimedia resource.
在一些实施例中,所述待推荐多媒体资源包括多个多媒体资源;所述目标多媒体资源确定模块包括:In some embodiments, the multimedia resources to be recommended include multiple multimedia resources; the target multimedia resource determination module includes:
第二资源类别信息确定单元,被配置为确定所述多个多媒体资源的资源类别信息;a second resource type information determining unit configured to determine resource type information of the plurality of multimedia resources;
第二资源推荐指标确定单元,被配置为响应于在任一多媒体资源的资源类别信息包含在所述目标数量个目标资源类别信息中,根据第一多媒体资源的资源特征信息和所述第一多媒体资源的资源类别信息对应的第一对象特征信息,确定所述第一多媒体资源的资源推荐指标;所述第一多媒体资源为所述待推荐多媒体资源中资源类别信息包含在所述目标数量个目标资源类别信息的多媒体资源;The second resource recommendation index determination unit is configured to respond to resource category information of any multimedia resource being included in the target number of target resource category information, according to the resource feature information of the first multimedia resource and the first The first object feature information corresponding to the resource category information of the multimedia resource determines the resource recommendation indicator of the first multimedia resource; the first multimedia resource is the resource category information of the multimedia resource to be recommended. Multimedia resources with target resource category information in said target number;
第三资源推荐指标确定单元,被配置为响应于任一多媒体资源的资源类别信息未包含在所述目标数量个目标资源类别信息中,根据第二多媒体资源的资源特征信息和所述第二对象特征信息,确定所述第二多媒体资源的资源推荐指标;所述第二多媒体资源为所述待推荐多媒体资源中资源类别信息未包含在所述目标数量个目标资源类别信息中的多媒体资源;The third resource recommendation index determining unit is configured to respond to resource category information of any multimedia resource not included in the target number of target resource category information, according to the resource characteristic information of the second multimedia resource and the first multimedia resource. Two object characteristic information, to determine the resource recommendation index of the second multimedia resource; the second multimedia resource is the resource category information of the multimedia resource to be recommended that is not included in the target number of target resource category information Multimedia resources in ;
第二目标多媒体资源确定单元,被配置为基于所述第一多媒体资源的资源推荐指标和所述第二多媒体资源的资源推荐指标,从所述待推荐多媒体资源中,确定所述目标多媒体资源。The second target multimedia resource determining unit is configured to determine the multimedia resource to be recommended based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource. Target multimedia resource.
在一些实施例中,所述数据获取模块包括:In some embodiments, the data acquisition module includes:
资源数据获取单元,被配置为确定所述历史多媒体资源所属的预设数量个资源类别信息和所述预设数量个资源类别信息对应的资源数量;A resource data acquisition unit configured to determine a preset number of resource category information to which the historical multimedia resource belongs and a resource quantity corresponding to the preset number of resource category information;
目标资源类别信息确定单元,被配置为基于所述资源数量,从预设数量个资源类别信息中,确定所述 目标数量个目标资源类别信息;The target resource category information determining unit is configured to determine the target number of target resource category information from a preset number of resource category information based on the resource quantity;
历史操作序列信息生成单元,被配置为基于所述历史多媒体资源中,与所述目标数量个目标资源类别信息对应的多媒体资源的操作关联信息,生成所述目标数量个历史操作序列信息。The historical operation sequence information generation unit is configured to generate the target amount of historical operation sequence information based on the operation association information of the multimedia resources corresponding to the target amount of target resource category information among the historical multimedia resources.
在一些实施例中,所述数据获取模块包括:In some embodiments, the data acquisition module includes:
目标资源属性获取单元,被配置为获取待推荐多媒体资源的目标资源属性;a target resource attribute acquisition unit configured to acquire target resource attributes of multimedia resources to be recommended;
资源表征单元,被配置为将所述目标资源属性输入资源表征网络进行资源表征,得到所述待推荐多媒体资源的资源特征信息。The resource characterization unit is configured to input the attribute of the target resource into a resource characterization network for resource characterization, and obtain resource characteristic information of the multimedia resource to be recommended.
在一些实施例中,所述数据获取模块还被配置为:响应于接收到所述多媒体资源获取请求,并行触发所述待推荐多媒体资源对应的召回指令和所述目标对象对应的对象表征指令;In some embodiments, the data acquisition module is further configured to: in response to receiving the multimedia resource acquisition request, trigger a recall instruction corresponding to the multimedia resource to be recommended and an object characterization instruction corresponding to the target object in parallel;
其中,所述召回指令用于指示召回所述待推荐多媒体资源,所述对象表征指令用于指示执行所述目标对象对应的对象表征处理。Wherein, the recall instruction is used to instruct to recall the multimedia resource to be recommended, and the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
根据本公开实施例的第四方面,提供一种对象表征网络的生成装置,包括:According to a fourth aspect of an embodiment of the present disclosure, an apparatus for generating an object representation network is provided, including:
样本数据获取模块,被配置为获取样本对象的样本对象属性、目标数量个样本操作序列信息、所述目标数量个样本资源类别信息和样本多媒体资源的样本资源特征信息,所述目标数量个样本操作序列信息为样本时间段内推荐给所述样本对象的多媒体资源中,属于所述目标数量个样本资源类别信息的多媒体资源对应的操作关联信息;The sample data acquisition module is configured to acquire the sample object attributes of the sample object, the target number of sample operation sequence information, the target number of sample resource category information and the sample resource characteristic information of the sample multimedia resource, and the target number of sample operations The sequence information is the operation related information corresponding to the multimedia resources that belong to the target number of sample resource category information among the multimedia resources recommended to the sample object within the sample time period;
第三对象表征模块,被配置为将所述样本对象属性、所述目标数量个样本操作序列信息和所述目标数量个样本资源类别信息输入待训练对象表征网络进行对象表征,得到所述目标数量个样本资源类别信息对应的所述目标数量个样本对象特征信息;The third object characterization module is configured to input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object characterization network to be trained for object characterization, and obtain the target number The target number of sample object feature information corresponding to the sample resource category information;
样本资源推荐指标确定模块,被配置为根据所述目标数量个样本对象特征信息和所述样本资源特征信息,确定样本资源推荐指标;The sample resource recommendation index determination module is configured to determine the sample resource recommendation index according to the target number of sample object feature information and the sample resource feature information;
网络训练模块,被配置为基于所述资源推荐指标,训练所述待训练对象表征网络,得到对象表征网络。The network training module is configured to train the object representation network to be trained based on the resource recommendation index to obtain an object representation network.
在一些实施例中,所述样本数据获取模块包括:In some embodiments, the sample data acquisition module includes:
样本资源属性获取单元,被配置为获取样本多媒体资源的样本资源属性;a sample resource attribute acquiring unit configured to acquire a sample resource attribute of a sample multimedia resource;
资源表征单元,被配置为将所述样本资源属性输入待训练资源表征网络进行资源表征,得到所述样本资源特征信息;The resource characterization unit is configured to input the sample resource attributes into the resource characterization network to be trained for resource characterization, and obtain the sample resource feature information;
所述网络训练模块还被配置为:基于所述资源推荐指标,训练所述待训练对象表征网络和所述待训练资源表征网络,得到所述对象表征网络和资源表征网络。The network training module is further configured to: train the object representation network to be trained and the resource representation network to be trained based on the resource recommendation index to obtain the object representation network and resource representation network.
根据本公开实施例的第五方面,提供一种电子设备,包括:处理器;用于存储所述处理器可执行指令的存储器;其中,所述处理器被配置为执行所述指令,以实现如上述第一方面,或第二方面中任一项所述的方法。According to a fifth aspect of the embodiments of the present disclosure, there is provided an electronic device, including: a processor; a memory for storing instructions executable by the processor; wherein the processor is configured to execute the instructions to implement The method as described in any one of the first aspect or the second aspect above.
根据本公开实施例的第六方面,提供一种计算机可读存储介质,当所述存储介质中的指令由电子设备的处理器执行时,使得所述电子设备能够执行本公开实施例的第一方面,或第二方面中任一项所述方法。According to the sixth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium. When the instructions in the storage medium are executed by the processor of the electronic device, the electronic device can execute the first method of the embodiments of the present disclosure. Aspect, or the method described in any one of the second aspect.
根据本公开实施例的第七方面,提供一种包含指令的计算机程序产品,当其在计算机上运行时,使得 计算机执行本公开实施例的第一方面,或第二方面中任一项所述方法。According to a seventh aspect of the embodiments of the present disclosure, there is provided a computer program product containing instructions, which, when run on a computer, causes the computer to execute the first aspect of the embodiments of the present disclosure, or any one of the second aspects method.
在本公开的实施例提供的技术方案中,在接收到目标对象的多媒体资源获取请求后,结合目标对象的目标对象属性和历史时间段内推荐给目标对象的历史多媒体资源中,属于目标数量个目标资源类别信息的多媒体资源对应的历史操作序列信息,来进行对象表征,可以更好的提升得到的对象特征信息对目标对象兴趣喜好的表征精准性,且由于历史操作序列信息是结合目标数量个对象偏好的目标资源类别信息从对象历史操作关联信息中提取的,可以使得对象特征粒度归约到了资源类别,将引入历史操作序列信息后的对象表征处理的运算次数简化到了类别次数,可以有效保证对象表征处理的处理效率;且结合待推荐多媒体资源的资源特征信息和目标数量个能够表征对象行为喜好的第一对象特征信息,从待推荐多媒体资源中,确定用于进行推荐处理的目标多媒体资源,可以更好的捕捉到对象兴趣偏好,提升推荐系统中推荐精准性和推荐效果,减少无效多媒体资源推荐带来的系统资源浪费,提升系统性能。In the technical solution provided by the embodiments of the present disclosure, after receiving the multimedia resource acquisition request of the target object, combining the target object attributes of the target object and the historical multimedia resources recommended to the target object in the historical time period, which belong to the target number The historical operation sequence information corresponding to the multimedia resource of the target resource category information is used to represent the object, which can better improve the accuracy of the obtained object feature information on the target object's interests and preferences, and because the historical operation sequence information is combined with the number of targets The target resource category information of object preference is extracted from the historical operation association information of the object, which can reduce the granularity of object features to the resource category, and simplify the number of operations of object representation processing after introducing historical operation sequence information to the number of categories, which can effectively guarantee The processing efficiency of object characterization processing; and in combination with the resource feature information of the multimedia resources to be recommended and the target number of first object feature information that can represent the object's behavior preferences, determine the target multimedia resources for recommendation processing from the multimedia resources to be recommended , can better capture the object's interest preference, improve the recommendation accuracy and recommendation effect in the recommendation system, reduce the waste of system resources caused by invalid multimedia resource recommendation, and improve system performance.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the present disclosure.
附图说明Description of drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理,并不构成对本公开的不当限定。The accompanying drawings here are incorporated into the specification and constitute a part of the specification, show embodiments consistent with the disclosure, and are used together with the description to explain the principle of the disclosure, and do not constitute an improper limitation of the disclosure.
图1是根据一些实施例示出的一种应用环境的示意图;Fig. 1 is a schematic diagram showing an application environment according to some embodiments;
图2是根据一些实施例示出的一种多媒体资源推荐方法的流程图;Fig. 2 is a flowchart of a method for recommending multimedia resources according to some embodiments;
图3是根据一些实施例示出的一种多媒体资源推荐方法的流程图;Fig. 3 is a flowchart of a method for recommending multimedia resources according to some embodiments;
图4是根据一些实施例示出的一种多媒体资源推荐方法的流程图;Fig. 4 is a flowchart of a method for recommending multimedia resources according to some embodiments;
图5是根据一些实施例示出的一种多媒体资源推荐方法的流程图;Fig. 5 is a flowchart of a method for recommending multimedia resources according to some embodiments;
图6是根据一些实施例示出的一种多媒体资源推荐方法的流程图;Fig. 6 is a flowchart of a method for recommending multimedia resources according to some embodiments;
图7是根据一些实施例提供的一种对象表征网络和资源表征网络的示意图;Fig. 7 is a schematic diagram of an object representation network and a resource representation network provided according to some embodiments;
图8是根据一些实施例示出的一种对象表征网络的生成方法的流程图;Fig. 8 is a flowchart of a method for generating an object representation network according to some embodiments;
图9是根据一些实施例提供的一种推荐系统的示意图;Fig. 9 is a schematic diagram of a recommendation system provided according to some embodiments;
图10是根据一些实施例示出的一种多媒体资源推荐装置框图;Fig. 10 is a block diagram of an apparatus for recommending multimedia resources according to some embodiments;
图11是根据一些实施例示出的一种对象表征网络的生成装置框图;Fig. 11 is a block diagram of an apparatus for generating an object representation network according to some embodiments;
图12是根据一些实施例示出的一种电子设备的框图;Fig. 12 is a block diagram of an electronic device according to some embodiments;
图13是根据一些实施例示出的另一种电子设备的框图。Fig. 13 is a block diagram of another electronic device according to some embodiments.
具体实施方式Detailed ways
为了使本领域普通人员更好地理解本公开的技术方案,下面将结合附图,对本公开实施例中的技术方案进行清楚、完整地描述。In order to enable ordinary persons in the art to better understand the technical solutions of the present disclosure, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below in conjunction with the accompanying drawings.
需要说明的是,本公开的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本公开的实施例能够以除了在这里图示或描述的那些以外的顺序实施。以下示例性实施例 中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。It should be noted that the terms "first" and "second" in the specification and claims of the present disclosure and the above drawings are used to distinguish similar objects, but not necessarily used to describe a specific sequence or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein can be practiced in sequences other than those illustrated or described herein. The implementations described in the following exemplary examples do not represent all implementations consistent with this disclosure. Rather, they are merely examples of apparatuses and methods consistent with aspects of the present disclosure as recited in the appended claims.
需要说明的是,本公开所涉及的用户信息(包括但不限于用户设备信息、用户个人信息等)和数据(包括但不限于用于展示的数据、分析的数据等),均为经用户授权或者经过各方充分授权的信息和数据。It should be noted that the user information (including but not limited to user equipment information, user personal information, etc.) and data (including but not limited to data for display, data for analysis, etc.) involved in this disclosure are authorized by the user. Or information and data fully authorized by the parties.
请参阅图1,图1是根据一些实施例示出的一种应用环境的示意图,如图1所示,该应用环境可以包括服务器100和终端200。Please refer to FIG. 1 . FIG. 1 is a schematic diagram of an application environment according to some embodiments. As shown in FIG. 1 , the application environment may include a server 100 and a terminal 200 .
在一些实施例中,服务器100可以用于训练对象表征网络和资源表征网络。比如,服务器100可以是独立的物理服务器,也可以是多个物理服务器构成的服务器集群或者分布式系统,还可以是提供云服务、云数据库、云计算、云函数、云存储、网络服务、云通信、中间件服务、域名服务、安全服务、CDN(Content Delivery Network,内容分发网络)、以及大数据和人工智能平台等基础云计算服务的云服务器。In some embodiments, the server 100 can be used to train object representation networks and resource representation networks. For example, the server 100 can be an independent physical server, or a server cluster or a distributed system composed of multiple physical servers, and can also provide cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud Cloud servers for basic cloud computing services such as communications, middleware services, domain name services, security services, CDN (Content Delivery Network, content distribution network), and big data and artificial intelligence platforms.
在一些实施例中,终端200可以用于面向任一用户提供多媒体资源推荐服务。比如,可以结合服务器100训练好的对象表征网络和资源表征网络进行多媒体资源推荐。终端200可以包括但不限于智能手机、台式计算机、平板电脑、笔记本电脑、智能音箱、数字助理、增强现实(augmented reality,AR)/虚拟现实(virtual reality,VR)设备、智能可穿戴设备等类型的电子设备,也可以为运行于上述电子设备的软体,例如应用程序等。在一些实施例中,电子设备上运行的操作系统可以包括但不限于安卓系统、IOS系统、linux、windows等。In some embodiments, the terminal 200 may be used to provide a multimedia resource recommendation service for any user. For example, multimedia resource recommendation can be performed in combination with the object representation network and resource representation network trained by the server 100 . The terminal 200 may include, but not limited to, smart phones, desktop computers, tablet computers, notebook computers, smart speakers, digital assistants, augmented reality (augmented reality, AR)/virtual reality (virtual reality, VR) devices, smart wearable devices, etc. The electronic device may also be software running on the above-mentioned electronic device, such as an application program. In some embodiments, the operating system running on the electronic device may include but not limited to Android system, IOS system, linux, windows and so on.
此外,需要说明的是,图1所示的仅仅是本公开提供的一种应用环境,在实际应用中,还可以包括其他应用环境,例如可以包括更多的终端。In addition, it should be noted that what is shown in FIG. 1 is only an application environment provided by the present disclosure, and in actual application, other application environments may also be included, for example, more terminals may be included.
本公开的实施例中,上述服务器100和终端200可以通过有线或无线通信方式进行直接或间接地连接,本公开在此不做限制。In the embodiment of the present disclosure, the server 100 and the terminal 200 may be connected directly or indirectly through wired or wireless communication, which is not limited in the present disclosure.
在一些技术方案中,对象塔和资源塔分别只能使用对象侧和多媒体资源侧的信息,导致推荐过程中分开考虑了被推荐对象和待推荐多媒体资源相对静态的信息,无法较好地捕捉到的对象兴趣偏好,进而造成推荐系统中推荐精准性和效果较差,且无效的多媒体资源推荐,也造成推荐系统的系统资源浪费和系统性能下降等问题。In some technical solutions, the object tower and the resource tower can only use the information on the object side and the multimedia resource side respectively, resulting in the relatively static information of the recommended object and the multimedia resource to be recommended being considered separately in the recommendation process, which cannot be captured well. The target interest preference of the recommendation system leads to poor recommendation accuracy and effect in the recommendation system, and invalid multimedia resource recommendation, which also causes problems such as waste of system resources and degradation of system performance in the recommendation system.
因此,本公开提供了一种多媒体资源推荐方法及装置,对象表征网络的生成方法及装置,电子设备,计算机可读存储介质以及计算机程序产品,以至少解决相关技术中无法较好地捕捉到的对象兴趣偏好,推荐系统中推荐精准性和效果较差,且无效的多媒体资源推荐,也造成推荐系统的系统资源浪费和系统性能下降等问题。Therefore, the present disclosure provides a method and device for recommending multimedia resources, a method and device for generating an object representation network, electronic equipment, a computer-readable storage medium, and a computer program product, so as to at least solve problems that cannot be well captured in related technologies The target interest preference, the recommendation accuracy and effect in the recommendation system are poor, and the invalid multimedia resource recommendation also causes the system resource waste and system performance degradation of the recommendation system.
图2是根据一些实施例示出的一种多媒体资源推荐方法的流程图,如图2所示,该多媒体资源推荐方法用于终端、服务器等电子设备中,包括以下步骤S201、S203、S205以及S207。Fig. 2 is a flowchart of a method for recommending multimedia resources according to some embodiments. As shown in Fig. 2, the method for recommending multimedia resources is used in electronic devices such as terminals and servers, and includes the following steps S201, S203, S205 and S207 .
在步骤S201中,响应于目标对象的多媒体资源获取请求,获取目标对象的目标对象属性、目标数量个历史操作序列信息、目标数量个目标资源类别信息和待推荐多媒体资源的资源特征信息。In step S201, in response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the resource feature information of the multimedia resources to be recommended.
在一些实施例中,上述目标对象可以为待推荐多媒体资源的推荐对象;比如,目标对象可以为推荐系统中任一用户账号,目标对象的目标对象属性可以为能够表征目标对象的兴趣偏好的属性信息。在一些实 施例中,目标对象属性可以包括但不限于用户性别、年龄、学历、地域、以及推荐给目标对象的多媒体资源的相关信息,推荐多媒体资源给目标对象时的上下文信息(例如推荐时间、所使用的网络信息、地址位置等推荐背景)以及目标对象对推荐的多媒体资源的反馈信息(如播放时长、是否点赞、分享等)等表征目标对象的兴趣偏好的信息。In some embodiments, the above-mentioned target object may be a recommendation object of multimedia resources to be recommended; for example, the target object may be any user account in the recommendation system, and the target object attribute of the target object may be an attribute that can characterize the interest preference of the target object information. In some embodiments, the attributes of the target object may include but not limited to user gender, age, education, region, and information about multimedia resources recommended to the target object, and contextual information when recommending multimedia resources to the target object (such as recommended time, Information that characterizes the interests and preferences of the target object, such as the network information used, the recommended background such as address location), and the feedback information of the target object on the recommended multimedia resources (such as playing time, whether to like, share, etc.).
在一些实施例中,上述目标数量个历史操作序列信息可以为历史时间段内推荐给目标对象的历史多媒体资源中,属于目标数量个目标资源类别信息的多媒体资源对应的操作关联信息。在一些实施例中,历史时间段可以结合实际应用进行设置,操作关联信息可以为推荐历史多媒体资源给目标对象过程中的信息。比如,操作关联信息可以包括多媒体资源的资源标识、多媒体资源的发布方的标识信息、浏览时长,多媒体资源对应的展示时长、多媒体资源的资源类别信息等。In some embodiments, the above-mentioned target number of historical operation sequence information may be operation association information corresponding to multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period. In some embodiments, the historical time period can be set in combination with the actual application, and the operation-related information can be the information in the process of recommending historical multimedia resources to the target object. For example, the operation-associated information may include the resource identifier of the multimedia resource, the identifier information of the publisher of the multimedia resource, the browsing duration, the corresponding display duration of the multimedia resource, resource category information of the multimedia resource, and the like.
在一些实施例中,资源类别信息可以表征多媒体资源的主题内容。在实际应用中,可以预先对推荐系统中可推荐的多媒体资源进行聚类,以确定推荐系统中可推荐的多媒体资源对应的多种资源类别信息。多媒体资源的类别划分可以结合实际应用进行配置。比如,多媒体资源的资源类别信息可以包括体育类、美食类、旅游类等。目标数量可以结合实际应用进行设置。在一些实施例中,目标数量个目标资源类别信息可以为目标对象偏好的至少一种多媒体资源的类别信息。In some embodiments, the resource category information may characterize the subject content of the multimedia resource. In practical applications, the recommendable multimedia resources in the recommender system may be clustered in advance, so as to determine various resource category information corresponding to the recommendable multimedia resources in the recommender system. The classification of multimedia resources can be configured in combination with actual applications. For example, resource category information of multimedia resources may include sports, gourmet, travel and so on. The target quantity can be set according to the actual application. In some embodiments, the target number of target resource category information may be category information of at least one multimedia resource preferred by the target object.
在一些实施例中,待推荐多媒体资源可以为推荐系统中的多媒体资源。比如,多媒体资源可以包括文本、图像等静态资源,也可以包括短视频等动态资源。在一些实施例中,待推荐多媒体资源可以为结合预设召回规则从推荐系统中召回的可推荐给目标对象的多媒体资源。In some embodiments, the multimedia resource to be recommended may be a multimedia resource in the recommendation system. For example, multimedia resources may include static resources such as text and images, and may also include dynamic resources such as short videos. In some embodiments, the multimedia resource to be recommended may be a multimedia resource that can be recommended to the target object recalled from the recommendation system in combination with preset recall rules.
在一些实施例中,如图3所示,采用包括以下步骤S301、S303以及S305来获取上述目标数量个历史操作序列信息:In some embodiments, as shown in FIG. 3 , the following steps S301, S303 and S305 are used to obtain the above target number of historical operation sequence information:
在步骤S301中,确定历史多媒体资源所属的预设数量个资源类别信息和预设数量个资源类别信息对应的资源数量;In step S301, determine the preset number of resource category information to which the historical multimedia resource belongs and the resource quantity corresponding to the preset number of resource category information;
在步骤S303中,基于资源数量,从预设数量个资源类别信息中,确定目标数量个目标资源类别信息;In step S303, based on the number of resources, determine a target number of target resource category information from a preset number of resource category information;
在步骤S305中,基于历史多媒体资源中,与目标数量个目标资源类别信息对应的多媒体资源的操作关联信息,生成目标数量个历史操作序列信息。In step S305, a target number of historical operation sequence information is generated based on the operation-related information of multimedia resources corresponding to the target number of target resource type information among the historical multimedia resources.
在一些实施例中,历史时间段内推荐给目标对象的历史多媒体资源中往往可以包括多个多媒体资源。可以确定每个多媒体资源所属的资源类别信息。预设数量可以为历史多媒体资源中多媒体资源的资源类别数量。In some embodiments, the historical multimedia resources recommended to the target object in the historical time period may often include multiple multimedia resources. The resource category information to which each multimedia resource belongs can be determined. The preset number may be the number of resource categories of the multimedia resources in the historical multimedia resources.
在一些实施例中,可以根据每个多媒体资源所属的资源类别信息进行分组统计,选出资源数量最多的前目标数量个目标资源类别信息,并选取目标数量个目标资源类别信息对应多媒体资源的操作关联信息,来作为上述目标数量个历史操作序列信息。任一目标资源类别信息对应多媒体资源的操作关联信息,可以生成该目标资源类别信息对应的历史操作序列信息。In some embodiments, group statistics can be performed according to the resource category information to which each multimedia resource belongs, and the previous target resource category information with the largest number of resources is selected, and the target resource category information of the target quantity is selected to correspond to the operation of the multimedia resource The associated information is used as the above-mentioned target number of historical operation sequence information. Any target resource type information corresponds to the operation association information of the multimedia resource, and historical operation sequence information corresponding to the target resource type information can be generated.
上述实施例中,结合历史时间段内推荐给目标对象的多种历史多媒体资源的数量统计,可以筛选出目标对象偏好的目标数量种多媒体资源的类别信息,进而选取目标对象偏好的目标数量个目标资源类别信息对应多媒体资源的操作关联信息,来生成目标对象的历史操作序列信息,可以有效提升筛选出的历史操作 序列信息对目标对象兴趣偏好的表征精准性,进而提升后续的推荐效果。In the above-mentioned embodiment, combined with the quantity statistics of various historical multimedia resources recommended to the target object within the historical time period, the category information of the target number of multimedia resources preferred by the target object can be screened out, and then the target number of target objects preferred by the target object can be selected. The resource category information corresponds to the operation association information of the multimedia resources to generate the historical operation sequence information of the target object, which can effectively improve the accuracy of the filtered historical operation sequence information on the target object's interest preference, and then improve the subsequent recommendation effect.
在一些实施例中,采用包括以下方式来获取上述待推荐多媒体资源的资源特征信息:In some embodiments, the resource characteristic information of the multimedia resource to be recommended is acquired in the following ways:
获取待推荐多媒体资源的目标资源属性;Obtain the target resource attribute of the multimedia resource to be recommended;
将目标资源属性输入资源表征网络进行资源表征,得到待推荐多媒体资源的资源特征信息。The target resource attributes are input into the resource characterization network for resource characterization, and the resource feature information of the multimedia resources to be recommended is obtained.
在一些实施例中,目标资源属性可以为用于描述多媒体资源的信息,以多媒体资源为视频为例,资源特征信息可以包括待推荐多媒体资源的发布者信息、资源标识、发布日期、视频帧图像、音频信息、播放时长、标题信息等可以描述待推荐多媒体资源的信息。相应的,资源特征信息可以为目标资源属性的特征表征。In some embodiments, the attribute of the target resource may be information used to describe the multimedia resource. Taking the multimedia resource as video as an example, the resource feature information may include publisher information, resource identifier, release date, and video frame image of the multimedia resource to be recommended. , audio information, playing duration, title information, etc. can describe the information of the multimedia resource to be recommended. Correspondingly, the resource characteristic information may be a characteristic representation of the attribute of the target resource.
在一些实施例中,资源表征网络可以为预先训练好的可以进行资源特征表征的机器学习网络。资源表征网络的具体结构可以结合实际应用进行配置。In some embodiments, the resource characterization network may be a pre-trained machine learning network capable of characterizing resource features. The specific structure of the resource representation network can be configured in combination with practical applications.
上述实施例中,结合资源表征网络进行资源表征,可以更好的提取待推荐多媒体资源的特征信息,提升对待推荐多媒体资源的表征精准性,进而提升推荐系统中推荐精准性和推荐效果。In the above embodiments, resource characterization is performed in combination with the resource characterization network, which can better extract feature information of multimedia resources to be recommended, improve the accuracy of representation of multimedia resources to be recommended, and further improve the accuracy and effect of recommendation in the recommendation system.
在步骤S203中,将目标对象属性、目标数量个历史操作序列信息和目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到目标数量个目标资源类别信息对应的目标数量个第一对象特征信息;In step S203, input the target object attributes, the target number of historical operation sequence information and the target number of target resource category information into the object representation network for object representation, and obtain the target number of first object features corresponding to the target number of target resource category information information;
在一些实施例中,对象表征网络可以为预先训练好的可以进行对象特征表征的机器学习网络。对象表征网络的具体结构可以结合实际应用进行配置。In some embodiments, the object representation network may be a pre-trained machine learning network capable of characterizing object features. The specific structure of the object representation network can be configured in combination with practical applications.
在一些实施例中,上述对象表征网络可以包括:对象特征提取网络、特征交叉处理网络、拼接网络和特征融合网络;如图4所示,上述将目标对象属性、目标数量个历史操作序列信息和目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到目标数量个目标资源类别信息对应的目标数量个第一对象特征信息可以包括以下步骤S401、S403、S405以及S407:In some embodiments, the above-mentioned object representation network may include: an object feature extraction network, a feature cross processing network, a splicing network, and a feature fusion network; as shown in FIG. The target number of target resource category information is input into the object characterization network for object characterization, and the target number of target resource category information corresponding to the target number of first object characteristic information may include the following steps S401, S403, S405 and S407:
在步骤S401中,基于对象特征提取网络,对目标对象属性、目标数量个历史操作序列信息和目标数量个目标资源类别信息进行特征提取处理,得到目标数量个序列特征信息和目标数量个类别对象特征信息;In step S401, based on the object feature extraction network, perform feature extraction processing on the target object attributes, the target number of historical operation sequence information and the target number of target resource category information, and obtain the target number of sequence feature information and the target number of category object features information;
在一些实施例中,上述目标数量个类别对象特征信息可以为目标对象属性分别与目标数量个目标资源类别信息对应的特征信息。In some embodiments, the target number of category object feature information may be feature information of target object attributes corresponding to target number of target resource category information.
在一些实施例中,上述对象特征提取网络可以包括第一特征提取网络和第二特征提取网络;相应的,上述基于对象特征提取网络,对目标对象属性、目标数量个历史操作序列信息和目标数量个目标资源类别信息进行特征提取处理,得到目标数量个序列特征信息和目标数量个类别对象特征信息可以包括:In some embodiments, the above-mentioned object feature extraction network may include a first feature extraction network and a second feature extraction network; correspondingly, the above-mentioned object-based feature extraction network is used for target object attributes, target quantity historical operation sequence information and target quantity The target resource category information is subjected to feature extraction processing, and the target quantity sequence feature information and the target quantity category object feature information can include:
将目标对象属性分别与目标数量个目标资源类别信息输入第一特征提取网络进行特征提取处理,得到目标数量个类别对象特征信息;input the target object attributes and the target number of target resource category information into the first feature extraction network for feature extraction processing, and obtain the target number of category object feature information;
将目标数量个历史操作序列信息输入第二特征提取网络进行特征提取处理,得到目标数量个序列特征信息。The target number of historical operation sequence information is input into the second feature extraction network for feature extraction processing, and the target number of sequence feature information is obtained.
在一些实施例中,第一特征提取网络和第二特征提取网络的具体网络结构,可以结合实际应用需求进行设置。In some embodiments, the specific network structures of the first feature extraction network and the second feature extraction network can be set according to actual application requirements.
在一些实施例中,可以依次将每一历史操作序列信息输入第二特征提取网络进行特征提取处理,得到 该历史操作序列信息对应的序列特征信息;同时,将该历史操作序列信息对应的目标资源类别信息和目标对象属性输入第一特征提取网络进行特征提取处理,得到类别对象特征信息。In some embodiments, each historical operation sequence information can be sequentially input into the second feature extraction network for feature extraction processing to obtain the sequence feature information corresponding to the historical operation sequence information; at the same time, the target resource corresponding to the historical operation sequence information The category information and target object attributes are input into the first feature extraction network for feature extraction processing to obtain category object feature information.
上述实施例中,结合第一特征提取网络和第二特征提取网络,分别提取类别对象特征信息和序列特征信息,可以使用不同的特征提取网络,更有针对性的提取不同信息的特征,进而提升提取的类别对象特征信息和序列特征信息的精准性和有效性。In the above embodiment, combined with the first feature extraction network and the second feature extraction network, respectively extracting category object feature information and sequence feature information, different feature extraction networks can be used to extract features of different information in a more targeted manner, thereby improving The accuracy and effectiveness of the extracted category object feature information and sequence feature information.
在步骤S403中,基于特征交叉处理网络,对目标数量个序列特征信息和目标数量个类别对象特征信息进行特征交叉处理,得到目标数量个交叉特征信息。In step S403, based on the feature intersection processing network, perform feature intersection processing on the target number of sequence feature information and the target number of category object feature information to obtain the target number of cross feature information.
在一些实施例中,特征交叉处理网络可以用于结合类别对象特征信息,将目标对象的序列特征信息,表征成一个高维度稠密特征信息。In some embodiments, the feature intersection processing network can be used to combine the feature information of the category object to represent the sequence feature information of the target object into a high-dimensional dense feature information.
在一些实施例中,特征交叉处理网络的具体网络结构,可以结合实际应用进行设置,例如多头注意力网络、深度兴趣网络、长短期兴趣网络和门控循环网络等。In some embodiments, the specific network structure of the feature intersection processing network can be set in combination with practical applications, such as multi-head attention network, deep interest network, long-term and short-term interest network, and gated recurrent network.
在一些实施例中,可以将每一序列特征信息和该序列特征信息对应的类别对象特征信息输入特征交叉处理网络进行特征交叉处理,得到该序列特征信息对应的交叉特征信息。In some embodiments, each sequence feature information and the category object feature information corresponding to the sequence feature information may be input into the feature intersection processing network for feature intersection processing to obtain the intersection feature information corresponding to the sequence feature information.
在步骤S405中,基于拼接网络对目标数量个交叉特征信息和目标数量个类别对象特征信息进行拼接处理,得到目标数量个拼接特征信息。In step S405, the target number of intersection feature information and the target number of category object feature information are spliced based on the splicing network to obtain the target number of spliced feature information.
在一些实施例中,可以将每一交叉特征信息和对应的类别对象特征信息输入拼接网络进行拼接处理,得到对应的拼接特征信息。In some embodiments, each intersection feature information and corresponding category object feature information may be input into the splicing network for splicing processing to obtain corresponding splicing feature information.
在一些实施例中,拼接网络的具体网络结构,可以结合实际应用进行设置。In some embodiments, the specific network structure of the mosaic network can be set in combination with practical applications.
在步骤S407中,基于特征融合网络对目标数量个拼接特征信息分别进行融合处理,得到目标数量个第一对象特征信息。In step S407, the target number of spliced feature information is respectively fused based on the feature fusion network to obtain the target number of first object feature information.
在一些实施例中,可以将每一拼接特征信息输入特征融合网络进行融合处理,得到对应的第一对象特征信息。In some embodiments, each concatenated feature information may be input into a feature fusion network for fusion processing to obtain corresponding first object feature information.
在一些实施例中,特征融合网络的具体网络结构,可以结合实际应用进行设置。In some embodiments, the specific network structure of the feature fusion network can be set in combination with practical applications.
上述实施例中,在结合对象特征提取网络提取序列特征信息和类别对象特征信息之后,结合特征交叉处理网络将目标对象的序列特征信息,表征成一个高维度稠密特征信息,可以大大提升对目标对象的操作序列的表征精度,进而可以更好的捕捉到对象兴趣偏好,提升推荐系统中推荐精准性和推荐效果,减少无效多媒体资源推荐带来的系统资源浪费,提升系统性能。In the above embodiment, after combining the object feature extraction network to extract the sequence feature information and category object feature information, combining the feature cross processing network to represent the sequence feature information of the target object into a high-dimensional dense feature information, which can greatly improve the accuracy of the target object. The representation accuracy of the operation sequence can better capture the object's interest preference, improve the recommendation accuracy and recommendation effect in the recommendation system, reduce the waste of system resources caused by invalid multimedia resource recommendation, and improve system performance.
在步骤S205中,根据目标数量个第一对象特征信息和资源特征信息,从待推荐多媒体资源中,确定目标多媒体资源;In step S205, according to the target number of first object feature information and resource feature information, from the multimedia resources to be recommended, determine the target multimedia resource;
在一些实施例中,如图5所示,上述根据目标数量个第一对象特征信息和资源特征信息,从待推荐多媒体资源中,确定目标多媒体资源可以包括以下步骤S501、S503、S505以及S507:In some embodiments, as shown in FIG. 5, determining the target multimedia resource from among the multimedia resources to be recommended according to the target number of first object feature information and resource feature information may include the following steps S501, S503, S505, and S507:
在步骤S501中,确定待推荐多媒体资源的资源类别信息;In step S501, determine the resource category information of the multimedia resource to be recommended;
在步骤S503中,将资源类别信息包含在目标数量个目标资源类别信息中的待推荐多媒体资源,作为初选多媒体资源;In step S503, multimedia resources to be recommended whose resource category information is included in the target number of target resource category information are used as primary multimedia resources;
在步骤S505中,根据初选多媒体资源的资源特征信息和初选多媒体资源的资源类别信息对应的第一对象特征信息,确定初选多媒体资源的资源推荐指标;In step S505, according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource, determine the resource recommendation index of the primary multimedia resource;
在步骤S507中,基于资源推荐指标,从初选多媒体资源中,确定目标多媒体资源。In step S507, the target multimedia resource is determined from the primary multimedia resources based on the resource recommendation index.
在一些实施例中,待推荐多媒体资源可以包括多个多媒体资源,相应的,可以结合待推荐多媒体资源的资源类别信息,将资源类别信息属于目标对象偏好的目标数量个目标资源类别信息的多媒体资源,作为初选多媒体资源,并过滤掉非对象兴趣偏好的多媒体资源。接着,结合初选多媒体资源的资源特征信息和初选多媒体资源的资源类别信息对应的第一对象特征信息,确定初选多媒体资源的资源推荐指标。任一多媒体资源的资源推荐指标可以表征该多媒体资源被推荐给目标对象的概率。概率越高,可以表征目标对象对多媒体资源的喜好程度越高。In some embodiments, the multimedia resource to be recommended may include a plurality of multimedia resources. Correspondingly, the resource category information may be combined with the resource category information of the multimedia resource to be recommended, and the resource category information belongs to the target number of multimedia resources with target resource category information preferred by the target object. , as the primary multimedia resource, and filter out non-object interest-preferred multimedia resources. Next, the resource recommendation index of the primary multimedia resource is determined in combination with the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource. The resource recommendation index of any multimedia resource can represent the probability that the multimedia resource is recommended to the target object. The higher the probability, the higher the preference degree of the target object for multimedia resources can be represented.
在一些实施例中,可以将资源特征信息和对应的第一对象特征信息进行点积处理,得到对应的资源推荐指标。In some embodiments, the resource feature information and the corresponding first object feature information may be subjected to dot product processing to obtain the corresponding resource recommendation index.
在一些实施例中,初选多媒体资源可以包括多个待推荐的多媒体资源;上述基于资源推荐指标,从初选多媒体资源中,确定目标多媒体资源可以包括结合资源推荐指标对初选多媒体资源中的多个多媒体资源进行降序排序,并选取排序前第一预设数量个多媒体资源作为目标多媒体资源。第一预设数量可以结合实际应用进行设置,比如,第一预设数量可以大于等于一。In some embodiments, the primary multimedia resource may include a plurality of multimedia resources to be recommended; based on the above-mentioned resource recommendation index, determining the target multimedia resource from the primary multimedia resource may include combining the resource recommendation index with the primary multimedia resource. The plurality of multimedia resources are sorted in descending order, and the first preset number of multimedia resources before sorting are selected as target multimedia resources. The first preset number can be set according to actual application, for example, the first preset number can be greater than or equal to one.
在一些实施例中,基于资源推荐指标,从初选多媒体资源中,确定目标多媒体资源可以包括:将初选多媒体资源中,资源推荐指标大于等于第一预设指标阈值的多媒体资源作为目标多媒体资源。第一预设指标阈值可以结合实际应用进行设置。In some embodiments, based on the resource recommendation index, determining the target multimedia resource from the primary multimedia resources may include: taking a multimedia resource whose resource recommendation index is greater than or equal to a first preset index threshold among the primary multimedia resources as the target multimedia resource . The first preset index threshold can be set in combination with actual applications.
上述实施例中,结合待推荐多媒体资源的资源类别信息,过滤掉非对象偏好的目标资源类别信息对应的多媒体资源,并结合过滤后的初选多媒体资源的资源特征信息和该初选多媒体资源的资源类别信息对应的第一对象特征信息,来生成资源推荐指标,可以更准确的反映目标对象对多媒体资源的喜好情况,进而可以基于该资源推荐指标精准的筛选出目标对象喜好的目标多媒体资源,提升对对象兴趣偏好捕捉的精准性。In the above embodiment, combined with the resource category information of the multimedia resources to be recommended, the multimedia resources corresponding to the target resource category information that is not preferred by the object are filtered out, and the resource feature information of the filtered primary multimedia resources is combined with the primary multimedia resource. The first object feature information corresponding to the resource category information is used to generate a resource recommendation index, which can more accurately reflect the preferences of the target object for multimedia resources, and then accurately screen out the target multimedia resources that the target object prefers based on the resource recommendation index. Improve the accuracy of capturing object interests and preferences.
在一些实施例中,上述对象表征网络包括基础对象表征网络;相应的,上述方法还可以包括:In some embodiments, the above-mentioned object representation network includes a basic object representation network; correspondingly, the above-mentioned method may further include:
将目标对象属性输入基础对象表征网络进行对象表征,得到第二对象特征信息;Inputting the attributes of the target object into the basic object representation network for object representation to obtain second object feature information;
在一些实施例中,基础对象表征网络可以包括第一特征提取网络、拼接网络和特征融合网络。相应的,上述将目标对象属性输入基础对象表征网络进行对象表征,得到第二对象特征信息可以包括:将目标对象属性输入第一特征提取网络进行特征提取处理,得到初始对象特征信息;将初始对象特征信息输入拼接网络进行拼接处理,得到对象拼接特征信息(即将目标对象属性中不同属性对应的特征信息进行拼接处理);接着,将对象拼接特征信息输入特征融合网络进行融合处理,得到第二对象特征信息。In some embodiments, the base object representation network may include a first feature extraction network, a stitching network, and a feature fusion network. Correspondingly, the above-mentioned inputting the attributes of the target object into the basic object characterization network for object characterization and obtaining the second object feature information may include: inputting the target object attributes into the first feature extraction network for feature extraction processing to obtain initial object feature information; The feature information is input into the splicing network for splicing processing to obtain the object splicing feature information (that is, the feature information corresponding to different attributes in the target object attribute is spliced); then, the object splicing feature information is input into the feature fusion network for fusion processing to obtain the second object characteristic information.
相应的,上述根据目标数量个第一对象特征信息和资源特征信息,从待推荐多媒体资源中,确定目标多媒体资源可以包括:Correspondingly, determining the target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and resource feature information may include:
根据目标数量个第一对象特征信息、第二对象特征信息和资源特征信息,从待推荐多媒体资源中,确定目标多媒体资源。The target multimedia resource is determined from the multimedia resources to be recommended according to the target number of first object feature information, second object feature information, and resource feature information.
上述实施例中,结合目标对象属性来进行目标对象的表征,可以在能够表征对象行为喜好的第一对象特征信息的基础上,引入表征对象个性化的长尾兴趣的第二对象特征信息,进而可以更全面精准来表征对象的兴趣偏好,提升推荐系统中推荐精准性和推荐效果,减少无效多媒体资源推荐带来的系统资源浪费,提升系统性能。In the above-mentioned embodiment, the characterization of the target object is carried out in combination with the attributes of the target object. On the basis of the first object feature information that can characterize the object's behavior preferences, the second object feature information that characterizes the object's personalized long-tail interest can be introduced, and then It can more comprehensively and accurately characterize the interest preferences of objects, improve the recommendation accuracy and recommendation effect in the recommendation system, reduce the waste of system resources caused by invalid multimedia resource recommendations, and improve system performance.
在一些实施例中,上述待推荐多媒体资源包括多个多媒体资源;相应的,如图6所示,上述根据目标数量个第一对象特征信息、第二对象特征信息和资源特征信息,从待推荐多媒体资源中,确定目标多媒体资源可以包括以下步骤S601、S603、S605以及S607:In some embodiments, the multimedia resources to be recommended include a plurality of multimedia resources; correspondingly, as shown in FIG. Among the multimedia resources, determining the target multimedia resource may include the following steps S601, S603, S605 and S607:
在步骤S601中,确定多个多媒体资源的资源类别信息;In step S601, determine resource category information of a plurality of multimedia resources;
在步骤S603中,响应于任一多媒体资源的资源类别信息包含在目标数量个目标资源类别信息中,根据第一多媒体资源的资源特征信息和第一多媒体资源的资源类别信息对应的第一对象特征信息,确定第一多媒体资源的资源推荐指标。In step S603, in response to the resource type information of any multimedia resource being included in the target number of target resource type information, according to the resource characteristic information of the first multimedia resource and the resource type information of the first multimedia resource corresponding The first object characteristic information determines the resource recommendation index of the first multimedia resource.
在一些实施例中,上述第一多媒体资源可以为待推荐多媒体资源中资源类别信息包含在目标数量个目标资源类别信息的多媒体资源;可以将资源特征信息和对应的第一对象特征信息进行点积处理,得到对应的资源推荐指标。In some embodiments, the above-mentioned first multimedia resource may be a multimedia resource whose resource category information contains more than a target number of target resource category information among the multimedia resources to be recommended; the resource feature information and the corresponding first object feature information may be combined Dot product processing to obtain the corresponding resource recommendation indicators.
在步骤S605中,响应于任一多媒体资源的资源类别信息未包含在目标数量个目标资源类别信息中,根据第二多媒体资源的资源特征信息和第二对象特征信息,确定第二多媒体资源的资源推荐指标。In step S605, in response to the resource type information of any multimedia resource not included in the target number of target resource type information, determine the second multimedia resource according to the resource feature information and the second object feature information of the second multimedia resource. The resource recommendation index of the entity resource.
在一些实施例中,上述第二多媒体资源可以为待推荐多媒体资源中资源类别信息未包含在目标数量个目标资源类别信息中的多媒体资源。可以将资源特征信息和第二对象特征信息进行点积处理,得到第二多媒体资源的资源推荐指标。In some embodiments, the above-mentioned second multimedia resource may be a multimedia resource whose resource type information is not included in the target number of target resource type information among the multimedia resources to be recommended. The resource feature information and the second object feature information may be subjected to dot product processing to obtain the resource recommendation index of the second multimedia resource.
在步骤S607中,基于第一多媒体资源的资源推荐指标和第二多媒体资源的资源推荐指标,从待推荐多媒体资源中,确定目标多媒体资源。In step S607, based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource, the target multimedia resource is determined from the multimedia resources to be recommended.
在一些实施例中,第一多媒体资源和第二多媒体资源均可以包括至少一个多媒体资源。上述基于第一多媒体资源的资源推荐指标和第二多媒体资源的资源推荐指标,从待推荐多媒体资源中,确定目标多媒体资源可以包括:结合资源推荐指标对第一多媒体资源和第二多媒体资源进行降序排序,并选取排序前第二预设数量个多媒体资源作为目标多媒体资源。第二预设数量可以结合实际应用进行设置,比如,第二预设数量可以大于等于一。In some embodiments, both the first multimedia resource and the second multimedia resource may include at least one multimedia resource. Based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource, determining the target multimedia resource from the multimedia resources to be recommended may include: combining the resource recommendation index with the first multimedia resource and The second multimedia resources are sorted in descending order, and a second preset number of multimedia resources before sorting are selected as target multimedia resources. The second preset number can be set in combination with actual applications, for example, the second preset number can be greater than or equal to one.
在一些实施例中,上述基于第一多媒体资源的资源推荐指标和第二多媒体资源的资源推荐指标,从待推荐多媒体资源中,确定目标多媒体资源可以包括:将第一多媒体资源和第二多媒体资源中,资源推荐指标大于等于第二预设指标阈值的多媒体资源作为目标多媒体资源。第二预设指标阈值可以结合实际应用进行设置。In some embodiments, based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource, determining the target multimedia resource from the multimedia resources to be recommended may include: Among the resource and the second multimedia resource, the multimedia resource whose resource recommendation index is greater than or equal to the second preset index threshold is used as the target multimedia resource. The second preset index threshold can be set in combination with actual applications.
上述实施例中,结合待推荐多媒体资源的资源类别信息,确定出资源类别信息属于对象偏好的目标资源类别信息的第一多媒体资源,以及资源类别信息不属于对象偏好的目标资源类别信息的第二多媒体资源;且针对第一多媒体资源,结合第一多媒体资源的资源特征信息和第一多媒体资源的资源类别信息对应的第一对象特征信息,来生成资源推荐指标;针对第二多媒体资源,结合第二多媒体资源的资源特征信息和第 二对象特征信息,来生成资源推荐指标,可以更全面反映目标对象对多媒体资源的喜好情况,进而可以基于该资源推荐指标精准的筛选出更全面、更符合目标对象喜好的目标多媒体资源。In the above embodiment, in combination with the resource type information of the multimedia resources to be recommended, it is determined that the resource type information belongs to the first multimedia resource of the target resource type information preferred by the object, and the resource type information does not belong to the target resource type information of the object preference. The second multimedia resource; and for the first multimedia resource, combine the resource characteristic information of the first multimedia resource and the first object characteristic information corresponding to the resource category information of the first multimedia resource to generate a resource recommendation index; for the second multimedia resource, combined with the resource characteristic information of the second multimedia resource and the second object characteristic information, a resource recommendation index is generated, which can more comprehensively reflect the preferences of the target object for the multimedia resource, and then can be based on The resource recommendation index accurately screens out more comprehensive target multimedia resources that are more in line with the preferences of the target audience.
在一些实施例中,如图7所示,图7是根据一些实施例提供的一种对象表征网络和资源表征网络的示意图。结合图7,对象表征网络可以包括对象特征提取网络、特征交叉处理网络、拼接网络和特征融合网络,其中,对象表征网络中的对象特征提取网络可以包括第一特征提取网络和第二特征提取网络。资源表征网络可以包括资源特征提取网络、拼接网络和特征融合网络。可以将目标数量个历史操作序列信息、目标数量个目标资源类别信息与目标对象属性分目标数量输入对象表征网络进行对象表征处理,得到目标数量个第一对象特征信息;以及将目标对象属性输入对象表征网络进行对象表征处理,得到第二对象特征信息;另外,可以将待推荐多媒体资源的目标资源属性输入资源表征网络进行资源表征,得到资源特征信息;接着,基于目标数量个第一对象特征信息、第二对象特征信息和资源特征信息,确定待推荐多媒体资源的资源推荐指标。In some embodiments, as shown in FIG. 7 , FIG. 7 is a schematic diagram of an object representation network and a resource representation network provided according to some embodiments. In conjunction with Figure 7, the object representation network may include an object feature extraction network, a feature cross processing network, a splicing network, and a feature fusion network, wherein the object feature extraction network in the object representation network may include a first feature extraction network and a second feature extraction network . The resource representation network can include resource feature extraction network, splicing network and feature fusion network. A target number of historical operation sequence information, a target number of target resource category information, and target object attributes can be input into the object representation network for object representation processing to obtain the target number of first object feature information; and input the target object attributes into the object The characterization network performs object characterization processing to obtain the second object feature information; in addition, the target resource attributes of the multimedia resources to be recommended can be input into the resource characterization network for resource characterization to obtain resource feature information; then, based on the target number of first object feature information , the second object characteristic information and the resource characteristic information, and determine the resource recommendation index of the multimedia resource to be recommended.
在步骤S207中,基于目标多媒体资源,向目标对象进行资源推荐。In step S207, resource recommendation is performed to the target object based on the target multimedia resource.
在一些实施例中,基于目标多媒体资源,向目标对象进行资源推荐可以包括将目标多媒体资源推荐给目标对象。In some embodiments, based on the target multimedia resource, recommending the resource to the target object may include recommending the target multimedia resource to the target object.
在一些实施例中,推荐系统一般可以分为召回、预排序(粗排)、精排、重排四个阶段。目标多媒体资源可以作为预排序阶段的输出;相应的,可以将目标多媒体资源传输至精排阶段对应的处理模块,以进一步进行多媒体资源的筛选。In some embodiments, the recommendation system can generally be divided into four stages: recall, pre-sorting (rough sorting), fine sorting, and rearrangement. The target multimedia resource can be used as the output of the pre-sorting stage; correspondingly, the target multimedia resource can be transmitted to the corresponding processing module of the refinement stage, so as to further screen the multimedia resource.
由以上实施例提供的技术方案可见,本公开中,在接收到目标对象的多媒体资源获取请求后,结合目标对象的目标对象属性和历史时间段内推荐给目标对象的历史多媒体资源中,属于目标数量个目标资源类别信息的多媒体资源对应的历史操作序列信息,来进行对象表征,可以更好的提升得到的对象特征信息对目标对象兴趣喜好的表征精准性,且由于历史操作序列信息是结合目标数量个对象偏好的目标资源类别信息从对象历史操作关联信息中提取的,可以使得对象特征粒度归约到了资源类别,将引入历史操作序列信息后的对象表征处理的运算次数简化到了类别次数,可以有效保证对象表征处理的处理效率;且结合待推荐多媒体资源的资源特征信息和目标数量个能够表征对象行为喜好的第一对象特征信息,从待推荐多媒体资源中,确定用于进行推荐处理的目标多媒体资源,可以更好的捕捉到对象兴趣偏好,提升推荐系统中推荐精准性和推荐效果,减少无效多媒体资源推荐带来的系统资源浪费,提升系统性能。From the technical solutions provided by the above embodiments, it can be seen that in this disclosure, after receiving the multimedia resource acquisition request of the target object, among the historical multimedia resources recommended to the target object within the historical time period in combination with the target object attribute of the target object, the The historical operation sequence information corresponding to the multimedia resources of the target resource category information is used to represent the object, which can better improve the accuracy of the obtained object feature information on the target object's interest and preference, and because the historical operation sequence information is combined with the target The target resource category information preferred by a number of objects is extracted from the object historical operation association information, which can reduce the object feature granularity to the resource category, and simplify the number of operations of the object representation processing after introducing the historical operation sequence information to the number of categories, which can Effectively ensure the processing efficiency of object representation processing; and combine the resource feature information of the multimedia resources to be recommended and the target number of first object feature information that can represent the object's behavior preferences, and determine the target for recommendation processing from the multimedia resources to be recommended Multimedia resources can better capture the object's interest preferences, improve the recommendation accuracy and recommendation effect in the recommendation system, reduce the waste of system resources caused by invalid multimedia resource recommendations, and improve system performance.
图8是根据一些实施例示出的一种对象表征网络的生成方法的流程图,如图8所示,该对象表征网络用于终端、服务器等电子设备中,包括以下步骤S801、S803、S805以及S807。Fig. 8 is a flowchart of a method for generating an object representation network according to some embodiments. As shown in Fig. 8, the object representation network is used in electronic devices such as terminals and servers, and includes the following steps S801, S803, S805 and S807.
在步骤S801中,获取样本对象的样本对象属性、目标数量个样本操作序列信息、目标数量个样本资源类别信息和样本多媒体资源的样本资源特征信息。In step S801, sample object attributes of sample objects, target number of sample operation sequence information, target number of sample resource category information and sample resource feature information of sample multimedia resources are acquired.
在步骤S803中,将样本对象属性、目标数量个样本操作序列信息和目标数量个样本资源类别信息输入待训练对象表征网络进行对象表征,得到目标数量个样本资源类别信息对应的目标数量个样本对象特征信息;In step S803, input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object representation network to be trained for object representation, and obtain the target number of sample objects corresponding to the target number of sample resource category information characteristic information;
在步骤S805中,根据目标数量个样本对象特征信息和样本资源特征信息,确定样本资源推荐指标;In step S805, determine the sample resource recommendation index according to the target number of sample object feature information and sample resource feature information;
在步骤S807中,基于资源推荐指标,训练待训练对象表征网络,得到对象表征网络。In step S807, based on the resource recommendation index, the object representation network to be trained is trained to obtain the object representation network.
在一些实施例中,样本对象可以为推荐系统中对多媒体资源执行过预设操作的用户账号。目标数量个样本操作序列信息为样本时间段内推荐给样本对象的多媒体资源中,属于所述目标数量个样本资源类别信息的多媒体资源对应的操作关联信息;目标数量个样本资源类别信息可以为样本对象偏好的至少一种多媒体资源的类别信息。In some embodiments, the sample object may be a user account that has performed preset operations on multimedia resources in the recommendation system. The target number of sample operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of sample resource category information among the multimedia resources recommended to the sample object within the sample time period; the target number of sample resource category information can be sample Category information of at least one multimedia resource preferred by the object.
在一些实施例中,上述步骤S801至S805的具体步骤细化,可以参见上述步骤S201至S205的具体细化,在此不再赘述。In some embodiments, for detailed steps of the above steps S801 to S805, please refer to the detailed details of the above steps S201 to S205, which will not be repeated here.
在一些实施例中,上述基于资源推荐指标,训练待训练对象表征网络,得到对象表征网络可以包括根据资源推荐指标生成第一损失信息;基于第一损失信息更新待训练对象表征网络的网络参数,基于更新后的待训练对象表征网络重复上述对象表征、确定样本资源推荐指标、生成第一损失信息,以及更新网络参数的训练迭代步骤,直至满足第一预设收敛条件,并将满足第一预设收敛条件时对应的待训练对象表征网络作为对象表征网络。In some embodiments, the above-mentioned training of the object representation network based on the resource recommendation index, and obtaining the object representation network may include generating first loss information according to the resource recommendation index; updating network parameters of the object representation network to be trained based on the first loss information, Based on the updated object representation network to be trained, repeat the above object representation, determine the sample resource recommendation index, generate the first loss information, and update the training iteration steps of the network parameters until the first preset convergence condition is met, and the first preset convergence condition will be satisfied. The object representation network to be trained corresponding to the convergence condition is set as the object representation network.
在一些实施例中,资源推荐指标可以包括至少一种任务对应的推荐指标,具体可以结合实际应用需求的不同为不同,例如资源推荐指标可以包括目标对象对多媒体资源的浏览时长,相应的,该浏览时长越长,多媒体资源推荐给目标对象的概率越高;资源推荐指标可以包括目标对象是否会对多媒体资源执行预设操作(例如点击、点赞等)。相应的,在根据资源推荐指标生成第一损失信息可以的过程中,可以结合业务需求和预设的损失函数确定至少一种任务对应的损失信息。In some embodiments, the resource recommendation index may include at least one recommendation index corresponding to a task, which may be different according to actual application requirements. For example, the resource recommendation index may include the duration of the target object's browsing of multimedia resources. Correspondingly, the The longer the browsing time, the higher the probability that the multimedia resource will be recommended to the target object; the resource recommendation index may include whether the target object will perform preset operations on the multimedia resource (such as click, like, etc.). Correspondingly, in the process of generating the first loss information according to the resource recommendation index, the loss information corresponding to at least one task may be determined in combination with business requirements and a preset loss function.
在一些实施例中,上述满足第一预设收敛条件可以为训练迭代操作的次数达到预设训练次数。在一些实施例中,满足第一预设收敛条件也可以为第一损失信息小于指定阈值。本说明书实施例中,预设训练次数和指定阈值可以结合实际应用中对网络的训练速度和精准度预先设置。In some embodiments, satisfying the above-mentioned first preset convergence condition may mean that the number of training iteration operations reaches a preset number of training times. In some embodiments, satisfying the first preset convergence condition may also be that the first loss information is less than a specified threshold. In the embodiment of this specification, the preset training times and the designated threshold can be preset in combination with the training speed and accuracy of the network in practical applications.
在一些实施例中,采用包括下述方式来获取上述样本多媒体资源的样本资源特征信息:In some embodiments, the following methods are used to obtain the sample resource characteristic information of the sample multimedia resource:
获取样本多媒体资源的样本资源属性;Obtain the sample resource attribute of the sample multimedia resource;
将样本资源属性输入待训练资源表征网络进行资源表征,得到样本资源特征信息;Input the attributes of the sample resources into the resource characterization network to be trained for resource characterization, and obtain the feature information of the sample resources;
相应的,上述基于资源推荐指标,训练待训练对象表征网络,得到对象表征网络可以包括:Correspondingly, based on the above-mentioned resource recommendation index, the object representation network to be trained is trained, and the obtained object representation network may include:
基于资源推荐指标,训练待训练对象表征网络和待训练资源表征网络,得到对象表征网络和资源表征网络。Based on the resource recommendation index, the object representation network to be trained and the resource representation network to be trained are trained to obtain the object representation network and the resource representation network.
在一些实施例中,上述基于资源推荐指标,训练待训练对象表征网络和待训练资源表征网络,得到对象表征网络和资源表征网络可以包括根据资源推荐指标生成第二损失信息;基于第二损失信息更新待训练对象表征网络和待训练资源表征网络的网络参数,基于更新后的待训练对象表征网络和待训练资源表征网络重复上述对象表征、资源表征、确定样本资源推荐指标、生成第二损失信息,以及更新网络参数的训练迭代步骤,直至满足第二预设收敛条件,并将满足第二预设收敛条件时对应的待训练对象表征网络作为对象表征网络,以及将和第二预设收敛条件时对应的待训练资源表征网络作为资源表征网络。In some embodiments, the above-mentioned training of the object representation network and the resource representation network to be trained based on the resource recommendation index, and obtaining the object representation network and the resource representation network may include generating the second loss information according to the resource recommendation index; based on the second loss information Update the network parameters of the object representation network to be trained and the resource representation network to be trained, repeat the above object representation, resource representation, determine the sample resource recommendation index, and generate the second loss information based on the updated object representation network and resource representation network to be trained , and the training iteration step of updating the network parameters until the second preset convergence condition is met, and the corresponding object representation network to be trained when the second preset convergence condition is met is used as the object representation network, and the second preset convergence condition When the corresponding resource representation network to be trained is used as the resource representation network.
在一些实施例中,上述满足第二预设收敛条件可以为训练迭代操作的次数达到预设训练次数。在一些实施例中,满足预设收敛条件也可以为第二损失信息小于指定阈值。本说明书实施例中,预设训练次数和 指定阈值可以结合实际应用中对网络的训练速度和精准度预先设置。In some embodiments, satisfying the above-mentioned second preset convergence condition may mean that the number of training iteration operations reaches a preset number of training times. In some embodiments, satisfying the preset convergence condition may also be that the second loss information is less than a specified threshold. In the embodiment of this specification, the preset number of training times and the specified threshold can be preset in combination with the training speed and accuracy of the network in practical applications.
上述实施例中,将对象表征网络和资源表征网络联合训练,可以更好的提升训练得到的对象表征网络和资源表征网络各自的特征表征精度,进而可以更好的提升推荐系统中推荐精准性和推荐效果。In the above-mentioned embodiment, the combined training of the object representation network and the resource representation network can better improve the respective feature representation accuracy of the trained object representation network and resource representation network, and further improve the accuracy and accuracy of recommendation in the recommendation system. Recommended effect.
本说明书实施例中,在对象表征网络训练过程中,结合样本对象的样本对象属性和与目标数量个样本资源类别信息对应的样本操作序列信息,来进行样本对象表征,可以更好的提升样本对象特征信息对目标对象兴趣偏好的表征精准性,且由于样本操作序列信息是目标数量个样本对象偏好的样本资源类别信息从对象历史操作关联信息中提取的,可以使得训练过程中的对象特征粒度归约到了资源类别,将引入样本操作序列信息后的对象表征处理的运算次数简化到了类别次数,可以有效提升训练过程中对象表征处理的处理效率,进而在提升训练的对象表征网络的表征精度的基础上,大大提升训练效率,提升系统性能。In the embodiment of this specification, during the training process of the object representation network, the sample object attributes of the sample object and the sample operation sequence information corresponding to the target number of sample resource category information are used to perform sample object characterization, which can better improve the sample object. The accuracy of the characteristic information on the interest preference of the target object, and since the sample operation sequence information is extracted from the object historical operation association information by the sample resource category information of the target number of sample object preferences, the object feature granularity in the training process can be reduced to The resource category is approximated, and the number of operations of the object representation processing after the introduction of the sample operation sequence information is simplified to the number of categories, which can effectively improve the processing efficiency of the object representation processing during the training process, and then improve the representation accuracy of the trained object representation network. On the one hand, the training efficiency is greatly improved and the system performance is improved.
在一些实施例中,如图9所示,图9是根据一些实施例提供的一种推荐系统的示意图。结合图9,推荐系统可以包括召回模块、粗排模块、资源类别确定模块、历史操作序列存储模块、对象表征服务器、资源推荐预测模块、资源表征服务器和网络存储服务器。为了提升推荐效率,可以在召回模块进行待推荐多媒体资源召回的同时,进行对象表征处理。资源类别确定模块可以结合历史操作序列中存储的对象历史操作关联信息,来确定目标对象喜好的目标数量个目标资源类别信息;对象表征服务器结合目标数量个目标资源类别信息对应的历史操作序列信息和网络存储服务器存储的对象表征网络进行对象表征,得到对象特征信息;召回模块可以将召回的待推荐多媒体资源和对象特征信息传输给粗排模块;接着,粗排模块可以调用资源预测模块进行资源推荐指标的预测,资源表征服务器可以按照预设频率,结合网络存储服务器存储的资源表征网络,不断更新推荐系统中多媒体资源的资源特征信息;相应的,资源预测模块可以从资源表征服务器获取待推荐多媒体资源的资源特征信息;在一些实施例中,为了提升系统性能,资源表征服务器可以将待推荐多媒体资源的资源特征信息,通过消息队列传输给资源推荐预测模块;进一步的,资源推荐预测模块可以结合待推荐多媒体资源的资源特征信息和对象特征信息,确定资源推荐指标,并结合资源推荐指标确出目标多媒体资源。In some embodiments, as shown in FIG. 9 , FIG. 9 is a schematic diagram of a recommendation system provided according to some embodiments. Referring to FIG. 9 , the recommendation system may include a recall module, a rough sorting module, a resource category determination module, a historical operation sequence storage module, an object representation server, a resource recommendation prediction module, a resource representation server and a network storage server. In order to improve the recommendation efficiency, the object representation process can be performed while the recall module recalls the multimedia resources to be recommended. The resource category determination module can combine the object historical operation association information stored in the historical operation sequence to determine the target number of target resource category information that the target object likes; the object representation server combines the target number of target resource category information corresponding to the historical operation sequence information and The object representation network stored in the network storage server performs object representation to obtain object feature information; the recall module can transfer the recalled multimedia resources and object feature information to the rough sorting module; then, the rough sorting module can call the resource prediction module to recommend resources For index prediction, the resource characterization server can continuously update the resource feature information of the multimedia resources in the recommendation system according to the preset frequency, combined with the resource characterization network stored in the network storage server; correspondingly, the resource prediction module can obtain the multimedia resources to be recommended from the resource characterization server resource feature information of the resource; in some embodiments, in order to improve system performance, the resource characterization server can transmit the resource feature information of the multimedia resource to be recommended to the resource recommendation prediction module through a message queue; further, the resource recommendation prediction module can combine The resource feature information and object feature information of the multimedia resources to be recommended are used to determine the resource recommendation index, and combined with the resource recommendation index, the target multimedia resource is determined.
相应的,上述响应于目标对象的多媒体资源获取请求包括:Correspondingly, the above-mentioned response to the multimedia resource acquisition request of the target object includes:
在接收到多媒体资源获取请求的情况下,并行触发待推荐多媒体资源对应的召回指令和目标对象对应的对象表征指令;In the case of receiving a multimedia resource acquisition request, triggering in parallel a recall instruction corresponding to the multimedia resource to be recommended and an object characterization instruction corresponding to the target object;
在一个具体的实施例中,上述召回指令可以用于指示召回待推荐多媒体资源,上述对象表征指令可以用于指示执行目标对象对应的对象表征处理。In a specific embodiment, the above-mentioned recall instruction may be used to instruct to recall multimedia resources to be recommended, and the above-mentioned object characterization instruction may be used to instruct to execute object characterization processing corresponding to the target object.
上述实施例中,在接收到多媒体资源获取请求的情况下,并行执行多待推荐媒体资源的召回操作和对象表征处理的操作,可以大大降低推荐处理耗时,提升推荐处理的效率。In the above embodiment, when a multimedia resource acquisition request is received, the recall operation of media resources to be recommended and the operation of object representation processing are performed in parallel, which can greatly reduce the time consumption of recommendation processing and improve the efficiency of recommendation processing.
图10是根据一些实施例示出的一种多媒体资源推荐装置框图。参照图10,该装置包括数据获取模块1010、第一对象表征模块1020、目标多媒体资源确定模块1030以及资源推荐模块1040:Fig. 10 is a block diagram of an apparatus for recommending multimedia resources according to some embodiments. 10, the device includes a data acquisition module 1010, a first object representation module 1020, a target multimedia resource determination module 1030, and a resource recommendation module 1040:
数据获取模块1010,被配置为响应于目标对象的多媒体资源获取请求,获取目标对象的目标对象属性、目标数量个历史操作序列信息、目标数量个目标资源类别信息和待推荐多媒体资源的资源特征信息,目标数量个历史操作序列信息为历史时间段内推荐给目标对象的历史多媒体资源中,属于目标数量个目标资源 类别信息的多媒体资源对应的操作关联信息;The data acquisition module 1010 is configured to, in response to the multimedia resource acquisition request of the target object, acquire the target object attribute of the target object, the target number of historical operation sequence information, the target number of target resource category information and the resource characteristic information of the multimedia resource to be recommended , the target number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
第一对象表征模块1020,被配置为将目标对象属性、目标数量个历史操作序列信息和目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到目标数量个目标资源类别信息对应的目标数量个第一对象特征信息;The first object characterization module 1020 is configured to input the target object attribute, the target number of historical operation sequence information and the target number of target resource category information into the object characterization network for object characterization, and obtain the target number corresponding to the target number of target resource category information A first object feature information;
目标多媒体资源确定模块1030,被配置为根据目标数量个第一对象特征信息和资源特征信息,从待推荐多媒体资源中,确定目标多媒体资源;The target multimedia resource determining module 1030 is configured to determine the target multimedia resource from the multimedia resources to be recommended according to the target number of first object characteristic information and resource characteristic information;
资源推荐模块1040,被配置为基于目标多媒体资源,向目标对象进行资源推荐。The resource recommendation module 1040 is configured to recommend resources to target objects based on the target multimedia resources.
在一些实施例中,对象表征网络包括:对象特征提取网络、特征交叉处理网络、拼接网络和特征融合网络;In some embodiments, the object representation network includes: an object feature extraction network, a feature intersection processing network, a splicing network, and a feature fusion network;
第一对象表征模块1020包括:The first object characterization module 1020 includes:
特征提取处理单元,被配置为基于对象特征提取网络,对目标对象属性、目标数量个历史操作序列信息和目标数量个目标资源类别信息进行特征提取处理,得到目标数量个序列特征信息和目标数量个类别对象特征信息,目标数量个类别对象特征信息为目标对象属性分别与目标数量个目标资源类别信息对应的特征信息;The feature extraction processing unit is configured to perform feature extraction processing on target object attributes, target quantity historical operation sequence information and target quantity target resource category information based on the object feature extraction network, to obtain target quantity sequence feature information and target quantity Category object feature information, the target number of category object feature information is the feature information corresponding to the target object attributes and the target number of target resource category information;
特征交叉处理单元,被配置为基于特征交叉处理网络,对目标数量个序列特征信息和目标数量个类别对象特征信息进行特征交叉处理,得到目标数量个交叉特征信息;The feature cross processing unit is configured to perform feature cross processing on the target number of sequence feature information and the target number of category object feature information based on the feature cross processing network to obtain the target number of cross feature information;
拼接处理单元,被配置为基于拼接网络对目标数量个交叉特征信息和目标数量个类别对象特征信息进行拼接处理,得到目标数量个拼接特征信息;The splicing processing unit is configured to splice the target number of cross feature information and the target number of category object feature information based on the splicing network to obtain the target number of spliced feature information;
融合处理单元,被配置为基于特征融合网络对目标数量个拼接特征信息分别进行融合处理,得到目标数量个第一对象特征信息。The fusion processing unit is configured to respectively perform fusion processing on the target number of spliced feature information based on the feature fusion network to obtain the target number of first object feature information.
在一些实施例中,对象特征提取网络包括第一特征提取网络和第二特征提取网络;In some embodiments, the object feature extraction network includes a first feature extraction network and a second feature extraction network;
特征提取处理单元包括:The feature extraction processing unit includes:
第一特征提取处理子单元,被配置为将目标对象属性分别与目标数量个目标资源类别信息输入第一特征提取网络进行特征提取处理,得到目标数量个类别对象特征信息;The first feature extraction processing subunit is configured to input the target object attributes and the target number of target resource category information into the first feature extraction network to perform feature extraction processing, and obtain the target number of category object feature information;
第二特征提取处理子单元,被配置为将目标数量个历史操作序列信息输入第二特征提取网络进行特征提取处理,得到目标数量个序列特征信息。The second feature extraction processing subunit is configured to input a target number of historical operation sequence information into the second feature extraction network for feature extraction processing, and obtain a target number of sequence feature information.
在一些实施例中,目标多媒体资源确定模块1030包括:In some embodiments, the target multimedia resource determination module 1030 includes:
第一资源类别信息确定单元,被配置为确定待推荐多媒体资源的资源类别信息;The first resource category information determining unit is configured to determine resource category information of multimedia resources to be recommended;
初选多媒体资源确定单元,被配置为将资源类别信息包含在目标数量个目标资源类别信息中的待推荐多媒体资源,作为初选多媒体资源;The primary multimedia resource determination unit is configured to include the resource category information in the target number of target resource category information to be recommended multimedia resources as the primary multimedia resource;
第一资源推荐指标确定单元,被配置为根据初选多媒体资源的资源特征信息和初选多媒体资源的资源类别信息对应的第一对象特征信息,确定初选多媒体资源的资源推荐指标;The first resource recommendation index determination unit is configured to determine the resource recommendation index of the primary multimedia resource according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource;
第一目标多媒体资源确定单元,被配置为基于资源推荐指标,从初选多媒体资源中,确定目标多媒体资源。The first target multimedia resource determining unit is configured to determine the target multimedia resource from the primary multimedia resources based on the resource recommendation index.
在一些实施例中,对象表征网络包括基础对象表征网络;上述装置还包括:In some embodiments, the object representation network includes a base object representation network; the apparatus further includes:
第二对象表征网络,被配置为将目标对象属性输入基础对象表征网络进行对象表征,得到第二对象特征信息;The second object representation network is configured to input the attributes of the target object into the basic object representation network for object representation to obtain second object feature information;
目标多媒体资源确定模块1030还被配置为:根据目标数量个第一对象特征信息、第二对象特征信息和资源特征信息,从待推荐多媒体资源中,确定目标多媒体资源。The target multimedia resource determining module 1030 is further configured to: determine the target multimedia resource from the multimedia resources to be recommended according to the target number of first object characteristic information, second object characteristic information and resource characteristic information.
在一些实施例中,待推荐多媒体资源包括多个多媒体资源;目标多媒体资源确定模块1030包括:In some embodiments, the multimedia resources to be recommended include multiple multimedia resources; the target multimedia resource determination module 1030 includes:
第二资源类别信息确定单元,被配置为确定多个多媒体资源的资源类别信息;a second resource type information determining unit configured to determine resource type information of a plurality of multimedia resources;
第二资源推荐指标确定单元,被配置为响应于任一多媒体资源的资源类别信息包含在目标数量个目标资源类别信息中,根据第一多媒体资源的资源特征信息和第一多媒体资源的资源类别信息对应的第一对象特征信息,确定第一多媒体资源的资源推荐指标;第一多媒体资源为待推荐多媒体资源中资源类别信息包含在目标数量个目标资源类别信息的多媒体资源;The second resource recommendation index determination unit is configured to respond to resource category information of any multimedia resource being included in target resource category information of a target quantity, according to the resource characteristic information of the first multimedia resource and the first multimedia resource The resource category information corresponding to the first object characteristic information, determine the resource recommendation index of the first multimedia resource; resource;
第三资源推荐指标确定单元,被配置为响应于任一多媒体资源的资源类别信息未包含在目标数量个目标资源类别信息中,根据第二多媒体资源的资源特征信息和第二对象特征信息,确定第二多媒体资源的资源推荐指标;第二多媒体资源为待推荐多媒体资源中资源类别信息未包含在目标数量个目标资源类别信息中的多媒体资源;The third resource recommendation indicator determination unit is configured to respond to resource category information of any multimedia resource not included in the target number of target resource category information, according to the resource characteristic information of the second multimedia resource and the second object characteristic information , determining the resource recommendation index of the second multimedia resource; the second multimedia resource is a multimedia resource whose resource category information in the multimedia resource to be recommended is not included in the target number of target resource category information;
第二目标多媒体资源确定单元,被配置为基于第一多媒体资源的资源推荐指标和第二多媒体资源的资源推荐指标,从待推荐多媒体资源中,确定目标多媒体资源。The second target multimedia resource determining unit is configured to determine the target multimedia resource from the multimedia resources to be recommended based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource.
在一些实施例中,数据获取模块1010包括:In some embodiments, the data acquisition module 1010 includes:
资源数据获取单元,被配置为确定历史多媒体资源所属的预设数量个资源类别信息和预设数量个资源类别信息对应的资源数量;The resource data acquisition unit is configured to determine the preset number of resource category information to which the historical multimedia resource belongs and the resource quantity corresponding to the preset number of resource category information;
目标资源类别信息确定单元,被配置为基于资源数量,从预设数量个资源类别信息中,确定目标数量个目标资源类别信息;The target resource category information determining unit is configured to determine a target number of target resource category information from a preset number of resource category information based on the resource quantity;
历史操作序列信息生成单元,被配置为基于历史多媒体资源中,与目标数量个目标资源类别信息对应的多媒体资源的操作关联信息,生成目标数量个历史操作序列信息。The historical operation sequence information generation unit is configured to generate a target number of historical operation sequence information based on the operation association information of multimedia resources corresponding to the target number of target resource category information among the historical multimedia resources.
在一些实施例中,数据获取模块1010包括:In some embodiments, the data acquisition module 1010 includes:
目标资源属性获取单元,被配置为获取待推荐多媒体资源的目标资源属性;a target resource attribute acquisition unit configured to acquire target resource attributes of multimedia resources to be recommended;
资源表征单元,被配置为将目标资源属性输入资源表征网络进行资源表征,得到待推荐多媒体资源的资源特征信息。The resource characterization unit is configured to input the attribute of the target resource into the resource characterization network for resource characterization, and obtain resource feature information of the multimedia resource to be recommended.
在一个可选的实施例中,数据获取模块1010还被配置为:响应于接收到多媒体资源获取请求,并行触发待推荐多媒体资源对应的召回指令和目标对象对应的对象表征指令;In an optional embodiment, the data acquisition module 1010 is further configured to: in response to receiving a multimedia resource acquisition request, trigger in parallel a recall instruction corresponding to the multimedia resource to be recommended and an object characterization instruction corresponding to the target object;
其中,召回指令用于指示召回待推荐多媒体资源,对象表征指令用于指示执行目标对象对应的对象表征处理。Wherein, the recall instruction is used to instruct to recall multimedia resources to be recommended, and the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
图11是根据一些实施例示出的一种对象表征网络的生成装置框图。参照图11,该装置包括样本数据获取模块1110、第三对象表征模块1120、样本资源推荐指标确定模块1130以及网络训练模块1140:Fig. 11 is a block diagram of an apparatus for generating an object representation network according to some embodiments. Referring to FIG. 11 , the device includes a sample data acquisition module 1110, a third object characterization module 1120, a sample resource recommendation index determination module 1130, and a network training module 1140:
样本数据获取模块1110,被配置为获取样本对象的样本对象属性、目标数量个样本操作序列信息、目标数量个样本资源类别信息和样本多媒体资源的样本资源特征信息,目标数量个样本操作序列信息为样本时间段内推荐给样本对象的多媒体资源中,属于所述目标数量个样本资源类别信息的多媒体资源对应的操作关联信息;The sample data acquiring module 1110 is configured to acquire the sample object attribute of the sample object, the target number of sample operation sequence information, the target number of sample resource category information and the sample resource characteristic information of the sample multimedia resource, the target number of sample operation sequence information is Among the multimedia resources recommended to the sample object within the sample time period, the operation related information corresponding to the multimedia resources belonging to the target number of sample resource category information;
第三对象表征模块1120,被配置为将样本对象属性、目标数量个样本操作序列信息和目标数量个样本资源类别信息输入待训练对象表征网络进行对象表征,得到目标数量个样本资源类别信息对应的目标数量个样本对象特征信息;The third object characterization module 1120 is configured to input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object characterization network to be trained for object characterization, and obtain the target number of sample resource category information corresponding to Target number of sample object feature information;
样本资源推荐指标确定模块1130,被配置为根据目标数量个样本对象特征信息和样本资源特征信息,确定样本资源推荐指标;The sample resource recommendation index determination module 1130 is configured to determine the sample resource recommendation index according to the target number of sample object feature information and sample resource feature information;
网络训练模块1140,被配置为基于资源推荐指标,训练待训练对象表征网络,得到对象表征网络。The network training module 1140 is configured to train the object representation network to be trained based on the resource recommendation index to obtain the object representation network.
在一些实施例中,样本数据获取模块1110包括:In some embodiments, sample data acquisition module 1110 includes:
样本资源属性获取单元,被配置为获取样本多媒体资源的样本资源属性;a sample resource attribute acquiring unit configured to acquire a sample resource attribute of a sample multimedia resource;
资源表征单元,被配置为将样本资源属性输入待训练资源表征网络进行资源表征,得到样本资源特征信息;The resource characterization unit is configured to input the attributes of the sample resources into the resource characterization network to be trained for resource characterization, and obtain the characteristic information of the sample resources;
网络训练模块还被配置为:基于资源推荐指标,训练待训练对象表征网络和待训练资源表征网络,得到对象表征网络和资源表征网络。The network training module is further configured to: train the object representation network to be trained and the resource representation network to be trained based on the resource recommendation index to obtain the object representation network and the resource representation network.
关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the apparatus in the foregoing embodiments, the specific manner in which each module executes operations has been described in detail in the embodiments related to the method, and will not be described in detail here.
图12是根据一些实施例示出的一种用于多媒体资源推荐或对象表征网络的生成的电子设备的框图,该电子设备可以是终端,其内部结构图可以如图12所示。该电子设备包括通过系统总线连接的处理器、存储器、网络接口、显示屏和输入装置。其中,该电子设备的处理器用于提供计算和控制能力。该电子设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机程序。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该电子设备的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种多媒体资源推荐方法或对象表征网络的生成方法。该电子设备的显示屏可以是液晶显示屏或者电子墨水显示屏,该电子设备的输入装置可以是显示屏上覆盖的触摸层,也可以是电子设备外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。Fig. 12 is a block diagram of an electronic device for recommending multimedia resources or generating an object representation network according to some embodiments. The electronic device may be a terminal, and its internal structure may be as shown in Fig. 12 . The electronic device includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus. Wherein, the processor of the electronic device is used to provide calculation and control capabilities. The memory of the electronic device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and computer programs. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium. The network interface of the electronic device is used to communicate with an external terminal through a network connection. When the computer program is executed by the processor, a method for recommending multimedia resources or a method for generating an object representation network is realized. The display screen of the electronic device may be a liquid crystal display screen or an electronic ink display screen, and the input device of the electronic device may be a touch layer covered on the display screen, or a button, a trackball or a touch pad provided on the housing of the electronic device , and can also be an external keyboard, touchpad, or mouse.
图13是根据一些实施例示出的一种用于多媒体资源推荐或对象表征网络的生成的电子设备的框图,该电子设备可以是服务器,其内部结构图可以如图13所示。该电子设备包括通过系统总线连接的处理器、存储器和网络接口。其中,该电子设备的处理器用于提供计算和控制能力。该电子设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机程序。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该电子设备的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种多媒体资源推荐方法或对象表征网络的生成方法。Fig. 13 is a block diagram of an electronic device for recommending multimedia resources or generating an object representation network according to some embodiments. The electronic device may be a server, and its internal structure may be as shown in Fig. 13 . The electronic device includes a processor, memory and network interface connected by a system bus. Wherein, the processor of the electronic device is used to provide calculation and control capabilities. The memory of the electronic device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and computer programs. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium. The network interface of the electronic device is used to communicate with an external terminal through a network connection. When the computer program is executed by the processor, a method for recommending multimedia resources or a method for generating an object representation network is implemented.
本领域技术人员可以理解,图12或图13中示出的结构,仅仅是与本公开方案相关的部分结构的框图, 并不构成对本公开方案所应用于其上的电子设备的限定,具体的电子设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 12 or FIG. 13 is only a block diagram of a partial structure related to the disclosed solution, and does not constitute a limitation on the electronic device to which the disclosed solution is applied. Specifically The electronic device may include more or fewer components than shown in the figures, or combine certain components, or have a different arrangement of components.
在示例性实施例中,还提供了一种电子设备,包括:处理器;用于存储该处理器可执行指令的存储器;其中,该处理器被配置为执行该指令,以实现如本公开实施例中的多媒体资源推荐方法或对象表征网络的生成方法。In an exemplary embodiment, there is also provided an electronic device, including: a processor; a memory for storing instructions executable by the processor; wherein the processor is configured to execute the instructions, so as to realize the implementation of the present disclosure. In this example, a method for recommending multimedia resources or a method for generating object representation networks.
在示例性实施例中,还提供了一种计算机可读存储介质,当该存储介质中的指令由电子设备的处理器执行时,使得电子设备能够执行本公开实施例中的多媒体资源推荐方法或对象表征网络的生成方法。In an exemplary embodiment, a computer-readable storage medium is also provided. When the instructions in the storage medium are executed by the processor of the electronic device, the electronic device can execute the multimedia resource recommendation method or the A Generative Approach to Object Representation Networks.
在示例性实施例中,还提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行本公开实施例中的多媒体资源推荐方法或对象表征网络的生成方法。In an exemplary embodiment, there is also provided a computer program product containing instructions, which, when run on a computer, cause the computer to execute the method for recommending multimedia resources or the method for generating an object representation network in the embodiments of the present disclosure.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,该计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be realized by instructing related hardware through a computer program, and the computer program can be stored in a non-volatile computer-readable storage medium , when the computer program is executed, it may include the procedures of the embodiments of the above-mentioned methods. Wherein, any references to memory, storage, database or other media used in the various embodiments provided in the present application may include non-volatile and/or volatile memory. Nonvolatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in many forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Chain Synchlink DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求指出。Other embodiments of the present disclosure will be readily apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any modification, use or adaptation of the present disclosure, and these modifications, uses or adaptations follow the general principles of the present disclosure and include common knowledge or conventional technical means in the technical field not disclosed in the present disclosure . The specification and examples are to be considered exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求来限制。It should be understood that the present disclosure is not limited to the precise constructions which have been described above and shown in the drawings, and various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (25)

  1. 一种多媒体资源推荐方法,包括:A method for recommending multimedia resources, comprising:
    响应于目标对象的多媒体资源获取请求,获取所述目标对象的目标对象属性、目标数量个历史操作序列信息、所述目标数量个目标资源类别信息和待推荐多媒体资源的资源特征信息,所述目标数量个历史操作序列信息为历史时间段内推荐给所述目标对象的历史多媒体资源中,属于所述目标数量个目标资源类别信息的多媒体资源对应的操作关联信息;In response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the resource feature information of the multimedia resources to be recommended, the target The number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
    将所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到所述目标数量个目标资源类别信息对应的所述目标数量个第一对象特征信息;inputting the target object attributes, the target number of historical operation sequence information and the target number of target resource category information into an object characterization network for object characterization, and obtaining the target quantity corresponding to the target number of target resource category information A first object feature information;
    根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源;Determine a target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information;
    基于所述目标多媒体资源,向所述目标对象进行资源推荐。Based on the target multimedia resource, resource recommendation is performed to the target object.
  2. 根据权利要求1所述的多媒体资源推荐方法,其中,所述对象表征网络包括:对象特征提取网络、特征交叉处理网络、拼接网络和特征融合网络;The method for recommending multimedia resources according to claim 1, wherein the object representation network comprises: an object feature extraction network, a feature cross processing network, a splicing network, and a feature fusion network;
    所述将所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到所述目标数量个目标资源类别信息对应的所述目标数量个第一对象特征信息包括:Said inputting said target object attributes, said target number of historical operation sequence information and said target number of target resource category information into an object characterization network for object characterization, and obtaining said target number of target resource category information corresponding to The target number of first object feature information includes:
    基于所述对象特征提取网络,对所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息进行特征提取处理,得到所述目标数量个序列特征信息和所述目标数量个类别对象特征信息,所述目标数量个类别对象特征信息为所述目标对象属性分别与所述目标数量个目标资源类别信息对应的特征信息;Based on the object feature extraction network, perform feature extraction processing on the target object attributes, the target number of historical operation sequence information, and the target number of target resource category information, and obtain the target number of sequence feature information and all The target number of category object feature information, the target number of category object feature information is the feature information corresponding to the target object attributes and the target number of target resource category information;
    基于所述特征交叉处理网络,对所述目标数量个序列特征信息和所述目标数量个类别对象特征信息进行特征交叉处理,得到所述目标数量个交叉特征信息;Based on the feature intersection processing network, perform feature intersection processing on the target number of sequence feature information and the target number of category object feature information to obtain the target number of cross feature information;
    基于所述拼接网络对所述目标数量个交叉特征信息和所述目标数量个类别对象特征信息进行拼接处理,得到所述目标数量个拼接特征信息;Perform splicing processing on the target number of cross feature information and the target number of category object feature information based on the splicing network to obtain the target number of spliced feature information;
    基于所述特征融合网络对所述目标数量个拼接特征信息分别进行融合处理,得到所述目标数量个第一对象特征信息。The target number of spliced feature information is respectively fused based on the feature fusion network to obtain the target number of first object feature information.
  3. 根据权利要求2所述的多媒体资源推荐方法,其中,所述对象特征提取网络包括第一特征提取网络和第二特征提取网络;The method for recommending multimedia resources according to claim 2, wherein the object feature extraction network comprises a first feature extraction network and a second feature extraction network;
    所述基于所述对象特征提取网络,对所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息进行特征提取处理,得到所述目标数量个序列特征信息和所述目标数量个类别对象特征信息包括:Based on the object feature extraction network, perform feature extraction processing on the target object attributes, the target number of historical operation sequence information and the target number of target resource category information to obtain the target number of sequence feature information And the target number category object feature information includes:
    将所述目标对象属性分别与所述目标数量个目标资源类别信息输入所述第一特征提取网络进行特征提取处理,得到所述目标数量个类别对象特征信息;Inputting the target object attributes and the target number of target resource category information into the first feature extraction network for feature extraction processing to obtain the target number of category object feature information;
    将所述目标数量个历史操作序列信息输入所述第二特征提取网络进行特征提取处理,得到所述目标数量个序列特征信息。Inputting the target number of historical operation sequence information into the second feature extraction network for feature extraction processing to obtain the target number of sequence feature information.
  4. 根据权利要求1至3任一所述的多媒体资源推荐方法,其中,所述根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源包括:The method for recommending multimedia resources according to any one of claims 1 to 3, wherein, according to the target number of first object feature information and the resource feature information, the target multimedia resource is determined from the multimedia resources to be recommended. Resources include:
    确定所述待推荐多媒体资源的资源类别信息;determining resource category information of the multimedia resource to be recommended;
    将资源类别信息包含在所述目标数量个目标资源类别信息中的待推荐多媒体资源,作为初选多媒体资源;Using resource category information included in the target number of target resource category information to be recommended multimedia resources as primary multimedia resources;
    根据所述初选多媒体资源的资源特征信息和所述初选多媒体资源的资源类别信息对应的第一对象特征信息,确定所述初选多媒体资源的资源推荐指标;Determine the resource recommendation index of the primary multimedia resource according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource;
    基于所述资源推荐指标,从所述初选多媒体资源中,确定所述目标多媒体资源。Based on the resource recommendation index, the target multimedia resource is determined from the primary multimedia resources.
  5. 根据权利要求1至3任一所述的多媒体资源推荐方法,其中,所述对象表征网络包括基础对象表征网络;所述方法还包括:The method for recommending multimedia resources according to any one of claims 1 to 3, wherein the object representation network comprises a basic object representation network; the method further comprises:
    将所述目标对象属性输入所述基础对象表征网络进行对象表征,得到第二对象特征信息;inputting the attributes of the target object into the basic object characterization network for object characterization to obtain second object feature information;
    所述根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源包括:The determining the target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information includes:
    根据所述目标数量个第一对象特征信息、所述第二对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定所述目标多媒体资源。The target multimedia resource is determined from the multimedia resources to be recommended according to the target number of first object feature information, the second object feature information, and the resource feature information.
  6. 根据权利要求5所述的多媒体资源推荐方法,其中,所述待推荐多媒体资源包括多个多媒体资源;所述根据所述目标数量个第一对象特征信息、所述第二对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定所述目标多媒体资源包括:The method for recommending multimedia resources according to claim 5, wherein, the multimedia resources to be recommended include a plurality of multimedia resources; the first object characteristic information, the second object characteristic information and the The resource feature information, from the multimedia resources to be recommended, determining the target multimedia resource includes:
    确定所述多个多媒体资源的资源类别信息;determining resource category information of the plurality of multimedia resources;
    响应于任一多媒体资源的资源类别信息包含在所述目标数量个目标资源类别信息中,根据第一多媒体资源的资源特征信息和所述第一多媒体资源的资源类别信息对应的第一对象特征信息,确定所述第一多媒体资源的资源推荐指标;所述第一多媒体资源为所述待推荐多媒体资源中资源类别信息包含在所述目标数量个目标资源类别信息的多媒体资源;In response to the resource type information of any multimedia resource being included in the target number of target resource type information, according to the resource feature information of the first multimedia resource and the resource type information of the first multimedia resource corresponding to the first An object feature information to determine the resource recommendation index of the first multimedia resource; the first multimedia resource is the resource category information of the multimedia resource to be recommended included in the target number of target resource category information multimedia resources;
    响应于任一多媒体资源的资源类别信息未包含在所述目标数量个目标资源类别信息中,根据第二多媒体资源的资源特征信息和所述第二对象特征信息,确定所述第二多媒体资源的资源推荐指标;所述第二多媒体资源为所述待推荐多媒体资源中资源类别信息未包含在所述目标数量个目标资源类别信息中的多媒体资源;In response to resource type information of any multimedia resource not being included in the target number of target resource type information, determining the second multiple A resource recommendation index of a media resource; the second multimedia resource is a multimedia resource whose resource category information in the multimedia resource to be recommended is not included in the target number of target resource category information;
    基于所述第一多媒体资源的资源推荐指标和所述第二多媒体资源的资源推荐指标,从所述待推荐多媒 体资源中,确定所述目标多媒体资源。Based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource, the target multimedia resource is determined from the multimedia resources to be recommended.
  7. 根据权利要求1至3任一所述的多媒体资源推荐方法,其中,获取所述目标数量个历史操作序列信息包括:The method for recommending multimedia resources according to any one of claims 1 to 3, wherein obtaining the target number of historical operation sequence information includes:
    确定所述历史多媒体资源所属的预设数量个资源类别信息和所述预设数量个资源类别信息对应的资源数量;Determine the preset number of resource category information to which the historical multimedia resource belongs and the resource quantity corresponding to the preset number of resource category information;
    基于所述资源数量,从预设数量个资源类别信息中,确定所述目标数量个目标资源类别信息;Determining the target number of target resource category information from a preset number of resource category information based on the resource quantity;
    基于所述历史多媒体资源中,与所述目标数量个目标资源类别信息对应的多媒体资源的操作关联信息,生成所述目标数量个历史操作序列信息。The target number of historical operation sequence information is generated based on the operation association information of the multimedia resources corresponding to the target number of target resource category information among the historical multimedia resources.
  8. 根据权利要求1至3任一所述的多媒体资源推荐方法,其中,获取所述待推荐多媒体资源的资源特征信息包括:The method for recommending multimedia resources according to any one of claims 1 to 3, wherein obtaining resource feature information of the multimedia resources to be recommended comprises:
    获取待推荐多媒体资源的目标资源属性;Obtain the target resource attribute of the multimedia resource to be recommended;
    将所述目标资源属性输入资源表征网络进行资源表征,得到所述待推荐多媒体资源的资源特征信息。Inputting the attribute of the target resource into a resource characterization network for resource characterization to obtain resource feature information of the multimedia resource to be recommended.
  9. 根据权利要求1至3任一所述的多媒体资源推荐方法,其中,所述响应于目标对象的多媒体资源获取请求包括:The multimedia resource recommendation method according to any one of claims 1 to 3, wherein said response to the multimedia resource acquisition request of the target object comprises:
    响应于接收到所述多媒体资源获取请求,并行触发所述待推荐多媒体资源对应的召回指令和所述目标对象对应的对象表征指令;In response to receiving the multimedia resource acquisition request, triggering in parallel a recall instruction corresponding to the multimedia resource to be recommended and an object characterization instruction corresponding to the target object;
    其中,所述召回指令用于指示召回所述待推荐多媒体资源,所述对象表征指令用于指示执行所述目标对象对应的对象表征处理。Wherein, the recall instruction is used to instruct to recall the multimedia resource to be recommended, and the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
  10. 一种对象表征网络的生成方法,包括:A method for generating an object representation network, comprising:
    获取样本对象的样本对象属性、目标数量个样本操作序列信息、所述目标数量个样本资源类别信息和样本多媒体资源的样本资源特征信息,所述目标数量个样本操作序列信息为样本时间段内推荐给所述样本对象的多媒体资源中,属于所述目标数量个样本资源类别信息的多媒体资源对应的操作关联信息;Obtain the sample object attributes of the sample object, the target number of sample operation sequence information, the target number of sample resource category information, and the sample resource feature information of the sample multimedia resource, and the target number of sample operation sequence information is recommended within the sample time period Among the multimedia resources of the sample object, the operation association information corresponding to the multimedia resources belonging to the category information of the target number of sample resources;
    将所述样本对象属性、所述目标数量个样本操作序列信息和所述目标数量个样本资源类别信息输入待训练对象表征网络进行对象表征,得到所述目标数量个样本资源类别信息对应的所述目标数量个样本对象特征信息;Input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object representation network to be trained for object representation, and obtain the target number of sample resource category information corresponding to Target number of sample object feature information;
    根据所述目标数量个样本对象特征信息和所述样本资源特征信息,确定样本资源推荐指标;Determine a sample resource recommendation index according to the target number of sample object feature information and the sample resource feature information;
    基于所述资源推荐指标,训练所述待训练对象表征网络,得到对象表征网络。Based on the resource recommendation index, train the object representation network to be trained to obtain an object representation network.
  11. 根据权利要求10所述的对象表征网络的生成方法,获取所述样本多媒体资源的样本资源特征信息包括:According to the method for generating an object representation network according to claim 10, obtaining the sample resource characteristic information of the sample multimedia resource comprises:
    获取样本多媒体资源的样本资源属性;Obtain the sample resource attribute of the sample multimedia resource;
    将所述样本资源属性输入待训练资源表征网络进行资源表征,得到所述样本资源特征信息;inputting the attributes of the sample resources into the resource characterization network to be trained for resource characterization, and obtaining feature information of the sample resources;
    所述基于所述资源推荐指标,训练所述待训练对象表征网络,得到对象表征网络包括:The step of training the object representation network to be trained based on the resource recommendation index, and obtaining the object representation network includes:
    基于所述资源推荐指标,训练所述待训练对象表征网络和所述待训练资源表征网络,得到所述对象表征网络和资源表征网络。Based on the resource recommendation index, train the object representation network to be trained and the resource representation network to be trained to obtain the object representation network and resource representation network.
  12. 一种多媒体资源推荐装置,包括:A device for recommending multimedia resources, comprising:
    数据获取模块,被配置为响应于目标对象的多媒体资源获取请求,获取所述目标对象的目标对象属性、目标数量个历史操作序列信息、所述目标数量个目标资源类别信息和待推荐多媒体资源的资源特征信息,所述目标数量个历史操作序列信息为历史时间段内推荐给所述目标对象的历史多媒体资源中,属于所述目标数量个目标资源类别信息的多媒体资源对应的操作关联信息;The data acquisition module is configured to, in response to the multimedia resource acquisition request of the target object, acquire the target object attributes of the target object, the target number of historical operation sequence information, the target number of target resource category information and the multimedia resources to be recommended Resource feature information, the target number of historical operation sequence information is the operation association information corresponding to the multimedia resources belonging to the target number of target resource category information among the historical multimedia resources recommended to the target object within the historical time period;
    第一对象表征模块,被配置为将所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息输入对象表征网络进行对象表征,得到所述目标数量个目标资源类别信息对应的所述目标数量个第一对象特征信息;The first object characterization module is configured to input the target object attributes, the target number of historical operation sequence information and the target number of target resource category information into the object characterization network for object characterization, and obtain the target number of targets The target number of first object feature information corresponding to the resource category information;
    目标多媒体资源确定模块,被配置为根据所述目标数量个第一对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定目标多媒体资源;The target multimedia resource determination module is configured to determine a target multimedia resource from the multimedia resources to be recommended according to the target number of first object feature information and the resource feature information;
    资源推荐模块,被配置为基于所述目标多媒体资源,向所述目标对象进行资源推荐。The resource recommendation module is configured to recommend resources to the target object based on the target multimedia resources.
  13. 根据权利要求12所述的多媒体资源推荐装置,其中,所述对象表征网络包括:对象特征提取网络、特征交叉处理网络、拼接网络和特征融合网络;The multimedia resource recommendation device according to claim 12, wherein the object representation network comprises: an object feature extraction network, a feature intersection processing network, a splicing network, and a feature fusion network;
    所述第一对象表征模块包括:The first object characterization module includes:
    特征提取处理单元,被配置为基于所述对象特征提取网络,对所述目标对象属性、所述目标数量个历史操作序列信息和所述目标数量个目标资源类别信息进行特征提取处理,得到所述目标数量个序列特征信息和所述目标数量个类别对象特征信息,所述目标数量个类别对象特征信息为所述目标对象属性分别与所述目标数量个目标资源类别信息对应的特征信息;The feature extraction processing unit is configured to perform feature extraction processing on the target object attributes, the target number of historical operation sequence information and the target number of target resource category information based on the object feature extraction network, to obtain the A target number of sequence feature information and the target number of category object feature information, where the target number of category object feature information is feature information corresponding to the target object attributes and the target number of target resource category information;
    特征交叉处理单元,被配置为基于所述特征交叉处理网络,对所述目标数量个序列特征信息和所述目标数量个类别对象特征信息进行特征交叉处理,得到所述目标数量个交叉特征信息;The feature intersection processing unit is configured to perform feature intersection processing on the target number of sequence feature information and the target number of category object feature information based on the feature intersection processing network to obtain the target number of intersection feature information;
    拼接处理单元,被配置为基于所述拼接网络对所述目标数量个交叉特征信息和所述目标数量个类别对象特征信息进行拼接处理,得到所述目标数量个拼接特征信息;The splicing processing unit is configured to splice the target number of cross feature information and the target number of category object feature information based on the splicing network to obtain the target number of spliced feature information;
    融合处理单元,被配置为基于所述特征融合网络对所述目标数量个拼接特征信息分别进行融合处理,得到所述目标数量个第一对象特征信息。The fusion processing unit is configured to respectively perform fusion processing on the target number of spliced feature information based on the feature fusion network to obtain the target number of first object feature information.
  14. 根据权利要求13所述的多媒体资源推荐装置,其中,所述对象特征提取网络包括第一特征提取网络和第二特征提取网络;The multimedia resource recommendation device according to claim 13, wherein the object feature extraction network comprises a first feature extraction network and a second feature extraction network;
    所述特征提取处理单元包括:The feature extraction processing unit includes:
    第一特征提取处理子单元,被配置为将所述目标对象属性分别与所述目标数量个目标资源类别信息输入所述第一特征提取网络进行特征提取处理,得到所述目标数量个类别对象特征信息;The first feature extraction processing subunit is configured to input the target object attributes and the target number of target resource category information into the first feature extraction network to perform feature extraction processing, and obtain the target number of category object features information;
    第二特征提取处理子单元,被配置为将所述目标数量个历史操作序列信息输入所述第二特征提取网络进行特征提取处理,得到所述目标数量个序列特征信息。The second feature extraction processing subunit is configured to input the target amount of historical operation sequence information into the second feature extraction network for feature extraction processing, and obtain the target amount of sequence feature information.
  15. 根据权利要求12至14任一所述的多媒体资源推荐装置,其中,所述目标多媒体资源确定模块包括:The device for recommending multimedia resources according to any one of claims 12 to 14, wherein the target multimedia resource determination module includes:
    第一资源类别信息确定单元,被配置为确定所述待推荐多媒体资源的资源类别信息;The first resource type information determining unit is configured to determine the resource type information of the multimedia resource to be recommended;
    初选多媒体资源确定单元,被配置为将资源类别信息包含在所述目标数量个目标资源类别信息中的待推荐多媒体资源,作为初选多媒体资源;The primary multimedia resource determination unit is configured to include the resource category information in the target number of target resource category information to be recommended multimedia resources as the primary multimedia resource;
    第一资源推荐指标确定单元,被配置为根据所述初选多媒体资源的资源特征信息和所述初选多媒体资源的资源类别信息对应的第一对象特征信息,确定所述初选多媒体资源的资源推荐指标;The first resource recommendation index determining unit is configured to determine the resource of the primary multimedia resource according to the resource feature information of the primary multimedia resource and the first object feature information corresponding to the resource category information of the primary multimedia resource. Recommended indicators;
    第一目标多媒体资源确定单元,被配置为基于所述资源推荐指标,从所述初选多媒体资源中,确定所述目标多媒体资源。The first target multimedia resource determining unit is configured to determine the target multimedia resource from the primary multimedia resources based on the resource recommendation index.
  16. 根据权利要求12至14任一所述的多媒体资源推荐装置,其中,所述对象表征网络包括基础对象表征网络;所述装置还包括:The device for recommending multimedia resources according to any one of claims 12 to 14, wherein the object representation network comprises a basic object representation network; the device further comprises:
    第二对象表征网络,被配置为将所述目标对象属性输入所述基础对象表征网络进行对象表征,得到第二对象特征信息;The second object representation network is configured to input the attributes of the target object into the basic object representation network for object representation to obtain second object feature information;
    所述目标多媒体资源确定模块还被配置为:根据所述目标数量个第一对象特征信息、所述第二对象特征信息和所述资源特征信息,从所述待推荐多媒体资源中,确定所述目标多媒体资源。The target multimedia resource determining module is further configured to: determine the Target multimedia resource.
  17. 根据权利要求16所述的多媒体资源推荐装置,其中,所述待推荐多媒体资源包括多个多媒体资源;所述目标多媒体资源确定模块包括:The device for recommending multimedia resources according to claim 16, wherein the multimedia resources to be recommended include a plurality of multimedia resources; the target multimedia resource determination module includes:
    第二资源类别信息确定单元,被配置为确定所述多个多媒体资源的资源类别信息;a second resource type information determining unit configured to determine resource type information of the plurality of multimedia resources;
    第二资源推荐指标确定单元,被配置为响应于任一多媒体资源的资源类别信息包含在所述目标数量个目标资源类别信息中,根据第一多媒体资源的资源特征信息和所述第一多媒体资源的资源类别信息对应的第一对象特征信息,确定所述第一多媒体资源的资源推荐指标;所述第一多媒体资源为所述待推荐多媒体资源中资源类别信息包含在所述目标数量个目标资源类别信息的多媒体资源;The second resource recommendation index determining unit is configured to respond to resource category information of any multimedia resource being included in the target number of target resource category information, according to the resource feature information of the first multimedia resource and the first The first object feature information corresponding to the resource category information of the multimedia resource determines the resource recommendation indicator of the first multimedia resource; the first multimedia resource is the resource category information of the multimedia resource to be recommended. Multimedia resources with target resource category information in said target number;
    第三资源推荐指标确定单元,被配置为响应于任一多媒体资源的资源类别信息未包含在所述目标数量个目标资源类别信息中,根据第二多媒体资源的资源特征信息和所述第二对象特征信息,确定所述第二多媒体资源的资源推荐指标;所述第二多媒体资源为所述待推荐多媒体资源中资源类别信息未包含在所述目标数量个目标资源类别信息中的多媒体资源;The third resource recommendation index determining unit is configured to respond to resource category information of any multimedia resource not included in the target number of target resource category information, according to the resource characteristic information of the second multimedia resource and the first multimedia resource. Two object characteristic information, to determine the resource recommendation index of the second multimedia resource; the second multimedia resource is the resource category information of the multimedia resource to be recommended that is not included in the target number of target resource category information Multimedia resources in ;
    第二目标多媒体资源确定单元,被配置为基于所述第一多媒体资源的资源推荐指标和所述第二多媒体资源的资源推荐指标,从所述待推荐多媒体资源中,确定所述目标多媒体资源。The second target multimedia resource determining unit is configured to determine the multimedia resource to be recommended based on the resource recommendation index of the first multimedia resource and the resource recommendation index of the second multimedia resource. Target multimedia resource.
  18. 根据权利要求12至14任一所述的多媒体资源推荐装置,其中,所述数据获取模块包括:The device for recommending multimedia resources according to any one of claims 12 to 14, wherein the data acquisition module includes:
    资源数据获取单元,被配置为确定所述历史多媒体资源所属的预设数量个资源类别信息和所述预设数量个资源类别信息对应的资源数量;A resource data acquisition unit configured to determine a preset number of resource category information to which the historical multimedia resource belongs and a resource quantity corresponding to the preset number of resource category information;
    目标资源类别信息确定单元,被配置为基于所述资源数量,从预设数量个资源类别信息中,确定所述目标数量个目标资源类别信息;The target resource category information determining unit is configured to determine the target number of target resource category information from a preset number of resource category information based on the resource quantity;
    历史操作序列信息生成单元,被配置为基于所述历史多媒体资源中,与所述目标数量个目标资源类别信息对应的多媒体资源的操作关联信息,生成所述目标数量个历史操作序列信息。The historical operation sequence information generation unit is configured to generate the target amount of historical operation sequence information based on the operation association information of the multimedia resources corresponding to the target amount of target resource category information among the historical multimedia resources.
  19. 根据权利要求12至14任一所述的多媒体资源推荐装置,其中,所述数据获取模块包括:The device for recommending multimedia resources according to any one of claims 12 to 14, wherein the data acquisition module includes:
    目标资源属性获取单元,被配置为获取待推荐多媒体资源的目标资源属性;a target resource attribute acquisition unit configured to acquire target resource attributes of multimedia resources to be recommended;
    资源表征单元,被配置为将所述目标资源属性输入资源表征网络进行资源表征,得到所述待推荐多媒体资源的资源特征信息。The resource characterization unit is configured to input the attribute of the target resource into a resource characterization network for resource characterization, and obtain resource characteristic information of the multimedia resource to be recommended.
  20. 根据权利要求12至14任一所述的多媒体资源推荐装置,其中,所述数据获取模块还被配置为:响应于接收到所述多媒体资源获取请求,并行触发所述待推荐多媒体资源对应的召回指令和所述目标对象对应的对象表征指令;The device for recommending multimedia resources according to any one of claims 12 to 14, wherein the data acquisition module is further configured to: trigger a recall corresponding to the multimedia resources to be recommended in parallel in response to receiving the multimedia resource acquisition request an object representation instruction corresponding to the instruction and the target object;
    其中,所述召回指令用于指示召回所述待推荐多媒体资源,所述对象表征指令用于指示执行所述目标对象对应的对象表征处理。Wherein, the recall instruction is used to instruct to recall the multimedia resource to be recommended, and the object characterization instruction is used to instruct to execute object characterization processing corresponding to the target object.
  21. 一种对象表征网络的生成装置,包括:A device for generating an object representation network, comprising:
    样本数据获取模块,被配置为获取样本对象的样本对象属性、目标数量个样本操作序列信息、所述目标数量个样本资源类别信息和样本多媒体资源的样本资源特征信息,所述目标数量个样本操作序列信息为样本时间段内推荐给所述样本对象的多媒体资源中,属于所述目标数量个样本资源类别信息的多媒体资源对应的操作关联信息;The sample data acquisition module is configured to acquire the sample object attributes of the sample object, the target number of sample operation sequence information, the target number of sample resource category information and the sample resource characteristic information of the sample multimedia resource, and the target number of sample operations The sequence information is the operation related information corresponding to the multimedia resources that belong to the target number of sample resource category information among the multimedia resources recommended to the sample object within the sample time period;
    第三对象表征模块,被配置为将所述样本对象属性、所述目标数量个样本操作序列信息和所述目标数量个样本资源类别信息输入待训练对象表征网络进行对象表征,得到所述目标数量个样本资源类别信息对应的所述目标数量个样本对象特征信息;The third object characterization module is configured to input the sample object attributes, the target number of sample operation sequence information and the target number of sample resource category information into the object characterization network to be trained for object characterization, and obtain the target number The target number of sample object feature information corresponding to the sample resource category information;
    样本资源推荐指标确定模块,被配置为根据所述目标数量个样本对象特征信息和所述样本资源特征信息,确定样本资源推荐指标;The sample resource recommendation index determination module is configured to determine the sample resource recommendation index according to the target number of sample object feature information and the sample resource feature information;
    网络训练模块,被配置为基于所述资源推荐指标,训练所述待训练对象表征网络,得到对象表征网络。The network training module is configured to train the object representation network to be trained based on the resource recommendation index to obtain an object representation network.
  22. 根据权利要求21所述的对象表征网络的生成装置,其中,所述样本数据获取模块包括:The device for generating an object representation network according to claim 21, wherein the sample data acquisition module includes:
    样本资源属性获取单元,被配置为获取样本多媒体资源的样本资源属性;a sample resource attribute acquiring unit configured to acquire a sample resource attribute of a sample multimedia resource;
    资源表征单元,被配置为将所述样本资源属性输入待训练资源表征网络进行资源表征,得到所述样本资源特征信息;The resource characterization unit is configured to input the sample resource attributes into the resource characterization network to be trained for resource characterization, and obtain the sample resource feature information;
    所述网络训练模块还被配置为:基于所述资源推荐指标,训练所述待训练对象表征网络和所述待训练 资源表征网络,得到所述对象表征网络和资源表征网络。The network training module is also configured to: based on the resource recommendation index, train the object representation network to be trained and the resource representation network to be trained to obtain the object representation network and resource representation network.
  23. 一种电子设备,包括:An electronic device comprising:
    处理器;processor;
    用于存储所述处理器可执行指令的存储器;memory for storing said processor-executable instructions;
    其中,所述处理器被配置为执行所述指令,以实现如权利要求1至9中任一项所述的多媒体资源推荐方法或10至11任一项所述的对象表征网络的生成方法。Wherein, the processor is configured to execute the instructions to implement the method for recommending multimedia resources according to any one of claims 1 to 9 or the method for generating an object representation network according to any one of claims 10 to 11.
  24. 一种计算机可读存储介质,当所述存储介质中的指令由电子设备的处理器执行时,使得所述电子设备能够执行如权利要求1至9中任一项所述的多媒体资源推荐方法或10至11任一项所述的对象表征网络的生成方法。A computer-readable storage medium, when the instructions in the storage medium are executed by the processor of the electronic device, the electronic device can execute the method for recommending multimedia resources according to any one of claims 1 to 9 or The method for generating the object representation network described in any one of 10 to 11.
  25. 一种计算机程序产品,包括计算机指令,其中,所述计算机指令被处理器执行时实现权利要求1至9中任一项所述的多媒体资源推荐方法或10至11任一项所述的对象表征网络的生成方法。A computer program product, comprising computer instructions, wherein, when the computer instructions are executed by a processor, the multimedia resource recommendation method described in any one of claims 1 to 9 or the object representation described in any one of claims 10 to 11 is implemented How the network is generated.
PCT/CN2022/111130 2021-12-22 2022-08-09 Multimedia resource recommendation method and apparatus and object representation network generation method and apparatus WO2023115974A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111579243.1 2021-12-22
CN202111579243.1A CN114491093B (en) 2021-12-22 2021-12-22 Multimedia resource recommendation and object representation network generation method and device

Publications (1)

Publication Number Publication Date
WO2023115974A1 true WO2023115974A1 (en) 2023-06-29

Family

ID=81493494

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/111130 WO2023115974A1 (en) 2021-12-22 2022-08-09 Multimedia resource recommendation method and apparatus and object representation network generation method and apparatus

Country Status (2)

Country Link
CN (1) CN114491093B (en)
WO (1) WO2023115974A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114491093B (en) * 2021-12-22 2023-03-28 北京达佳互联信息技术有限公司 Multimedia resource recommendation and object representation network generation method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484777A (en) * 2016-09-12 2017-03-08 腾讯科技(深圳)有限公司 A kind of multimedia data processing method and device
WO2017177643A1 (en) * 2016-04-12 2017-10-19 乐视控股(北京)有限公司 Multimedia recommendation method and device
CN109189951A (en) * 2018-07-03 2019-01-11 上海掌门科技有限公司 A kind of multimedia resource recommended method, equipment and storage medium
CN113704509A (en) * 2021-07-30 2021-11-26 北京达佳互联信息技术有限公司 Multimedia recommendation method and device, electronic equipment and storage medium
CN113704511A (en) * 2021-07-30 2021-11-26 北京达佳互联信息技术有限公司 Multimedia resource recommendation method and device, electronic equipment and storage medium
CN114491093A (en) * 2021-12-22 2022-05-13 北京达佳互联信息技术有限公司 Multimedia resource recommendation and object representation network generation method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020056000A1 (en) * 2000-11-08 2002-05-09 Albert Coussement Stefaan Valere Personal interaction interface for communication-center customers
CN113420203B (en) * 2021-05-18 2024-05-24 北京达佳互联信息技术有限公司 Object recommendation method and device, electronic equipment and storage medium
CN113626719B (en) * 2021-10-12 2022-02-08 腾讯科技(深圳)有限公司 Information recommendation method, device, equipment, storage medium and computer program product

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017177643A1 (en) * 2016-04-12 2017-10-19 乐视控股(北京)有限公司 Multimedia recommendation method and device
CN106484777A (en) * 2016-09-12 2017-03-08 腾讯科技(深圳)有限公司 A kind of multimedia data processing method and device
CN109189951A (en) * 2018-07-03 2019-01-11 上海掌门科技有限公司 A kind of multimedia resource recommended method, equipment and storage medium
CN113704509A (en) * 2021-07-30 2021-11-26 北京达佳互联信息技术有限公司 Multimedia recommendation method and device, electronic equipment and storage medium
CN113704511A (en) * 2021-07-30 2021-11-26 北京达佳互联信息技术有限公司 Multimedia resource recommendation method and device, electronic equipment and storage medium
CN114491093A (en) * 2021-12-22 2022-05-13 北京达佳互联信息技术有限公司 Multimedia resource recommendation and object representation network generation method and device

Also Published As

Publication number Publication date
CN114491093A (en) 2022-05-13
CN114491093B (en) 2023-03-28

Similar Documents

Publication Publication Date Title
US9934515B1 (en) Content recommendation system using a neural network language model
US10706325B2 (en) Method and apparatus for selecting a network resource as a source of content for a recommendation system
US10430481B2 (en) Method and apparatus for generating a content recommendation in a recommendation system
US20180060915A1 (en) Audience expansion for online social network content
CN109509010B (en) Multimedia information processing method, terminal and storage medium
CN111026319B (en) Intelligent text processing method and device, electronic equipment and storage medium
US10606910B2 (en) Ranking search results using machine learning based models
EP3267386A1 (en) Method and apparatus for generating a content recommendation in a recommendation system
US20230306263A1 (en) Pattern-based classification
CN113641835A (en) Multimedia resource recommendation method and device, electronic equipment and medium
WO2023115974A1 (en) Multimedia resource recommendation method and apparatus and object representation network generation method and apparatus
CN113420203B (en) Object recommendation method and device, electronic equipment and storage medium
EP3267389A1 (en) Method and apparatus for selecting a network resource as a source of content for a recommendation system
JP7425126B2 (en) Mute content across platforms
US20240054392A1 (en) Transfer machine learning for attribute prediction
US20190080354A1 (en) Location prediction based on tag data
CN112269942B (en) Method, device and system for recommending object and electronic equipment
CN113610215B (en) Task processing network generation method, task processing device and electronic equipment
CN112883256B (en) Multitasking method, apparatus, electronic device and storage medium
CN114021739B (en) Business processing method, business processing model training device and electronic equipment
CN114996482B (en) Knowledge graph construction method, knowledge graph construction device, video search method, device and electronic equipment
JP7223164B2 (en) Data integrity optimization
US20230195813A1 (en) System and method for un-biasing user personalizations and recommendations
US20220366169A1 (en) System and method for crowdsourcing a video summary for creating an enhanced video summary
CN117112937A (en) Access request processing method, related equipment and storage medium

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: 22909304

Country of ref document: EP

Kind code of ref document: A1