WO2023142520A1 - Information recommendation method and apparatus - Google Patents

Information recommendation method and apparatus Download PDF

Info

Publication number
WO2023142520A1
WO2023142520A1 PCT/CN2022/124280 CN2022124280W WO2023142520A1 WO 2023142520 A1 WO2023142520 A1 WO 2023142520A1 CN 2022124280 W CN2022124280 W CN 2022124280W WO 2023142520 A1 WO2023142520 A1 WO 2023142520A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
recommended
item
content
user
Prior art date
Application number
PCT/CN2022/124280
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 WO2023142520A1 publication Critical patent/WO2023142520A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present disclosure relates to the field of computer technology, in particular to an information recommendation method and device.
  • E-commerce platforms usually conduct marketing through coupons, flash sales, and pre-sales.
  • a user When a user browses a piece of marketing information, the user often sees a list of items corresponding to the marketing information. For example, take a user browsing the marketing information corresponding to a coupon as an example. What the user sees is a list of all item information associated with the coupon. The item information is randomly arranged in the list, and the user may need to turn pages multiple times, Or search again and other operations to obtain the content recommendation you are interested in, thus reducing the effectiveness of information recommendation, thereby reducing the user experience.
  • the embodiments of the present disclosure provide an information recommendation method and device, which can recommend aggregated content of items corresponding to a target area to a user through a display page according to a ranking result of a plurality of item information corresponding to a target area by a ranking model.
  • multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the data volume of recommended information, so that users can quickly obtain recommended key points from recommended information , thus improving the accuracy of recommendation information.
  • the ranking model is optimized to improve the recommendation accuracy of the ranking model, thereby improving the click conversion rate of items.
  • an information recommendation method including:
  • the target area corresponds to a plurality of item information
  • the ranking model is based on a plurality of second user characteristics And the historical behavior information respectively corresponding to the plurality of second user characteristics is obtained through training;
  • the item aggregation content is obtained by aggregation according to the recommendation content of the plurality of item information
  • the target information is recommended through the display page.
  • the target information to be recommended before determining the target information to be recommended according to the ranking result and the aggregated content of the item, it further includes:
  • the recommended content includes one or more of the following: recommended short title, recommended short text, recommended Copywriting information, comment information and recommended short video information;
  • the recommended content is aggregated to obtain the item aggregated content.
  • the recommended target parameters include any one or more of the following: return on investment, inventory consumption parameters, total value and number of people to be recommended;
  • the item information includes item category
  • the target item information is the historical order quantity, and/or order completion amount, and/or item information whose order value is greater than a preset threshold;
  • the target item information is used as an input of the content generation model.
  • the method also includes:
  • the ranking model is optimized according to a preset time period.
  • the ranking model is trained based on LR algorithm, GBDT algorithm, Xgboost algorithm, LightGBM algorithm, xDeepFM algorithm, DeepFM algorithm and AutoInt algorithm.
  • an information recommendation device including: an acquisition module, a sorting module, and a recommendation module; wherein,
  • the acquisition module is configured to acquire the first user feature corresponding to the user in response to the user's trigger on the target area in the display page; the target area corresponds to a plurality of item information;
  • the sorting module is configured to use the first user characteristics and the plurality of item information as input to a sorting model, and determine the sorting result of the multiple item information according to the output of the sorting model;
  • the ranking model is Obtained by training according to multiple second user features and historical behavior information respectively corresponding to the multiple second user features;
  • the recommendation module is configured to determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained according to the recommendation content aggregation of the plurality of item information; the target information is passed through the Display pages for recommendations.
  • an electronic device including:
  • processors one or more processors
  • the one or more processors are made to implement any one of the information recommendation methods provided in the first aspect above.
  • a computer-readable medium on which a computer program is stored, and when the program is executed by a processor, any one of the information recommendation methods provided in the first aspect above is implemented. the method described.
  • Fig. 1 is a schematic flowchart of an information recommendation method provided in one or more embodiments of the present disclosure
  • FIG. 2 is a schematic structural diagram of an information recommendation device for an e-commerce platform provided in one or more embodiments of the present disclosure
  • Fig. 3 is a schematic structural diagram of a sorting model provided in one or more embodiments of the present disclosure
  • Fig. 4 is a schematic flowchart of an information recommendation method for an e-commerce platform provided in one or more embodiments of the present disclosure
  • Fig. 5 is a schematic structural diagram of an information recommendation device provided in one or more embodiments of the present disclosure.
  • FIG. 6 is an exemplary system architecture diagram that may be applied in one or more embodiments of the present disclosure.
  • Fig. 7 is a schematic structural diagram of a computer system suitable for implementing a terminal device or a server in one or more embodiments of the present disclosure.
  • one or more embodiments of the present disclosure provide an information recommendation method, which may include the following steps S101 to S104:
  • Step S101 Responding to a user's trigger on a target area on a presentation page, acquire a first user characteristic corresponding to the user; the target area corresponds to a plurality of item information.
  • Step S102 Using the first user characteristics and the plurality of item information as input to a ranking model, and determining the ranking result of the plurality of item information according to the output of the ranking model; the ranking model is based on a plurality of first The two user features and the historical behavior information respectively corresponding to the plurality of second user features are obtained through training.
  • Step S103 Determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained by aggregation of the recommended content of the plurality of item information.
  • Step S104 Recommend the target information through the display page.
  • the display page may be a service system page that the user can browse.
  • the target area can be an entry that can be triggered by the user.
  • the target area of the display page can be the content recommendation entry provided to the user such as the discovery page, planting grass page, and shopping, or it can be a coupon link , seckill page, pre-sale page and other marketing information entrances that can be viewed by users.
  • the user can browse multiple item information by entering the corresponding page from these entrances or pages.
  • the browsable item information is a plurality of item information corresponding to the target area corresponding to these entries.
  • the information recommendation method provided by one or more embodiments of the present disclosure can be applied to a display page of an e-commerce platform to recommend product information.
  • the information recommendation method provided by the embodiments of the present disclosure may be implemented by the information recommendation device shown in FIG. 2 .
  • the device may include an application display module, a recommendation module, a data storage module, a marketing content generation module and a marketing algorithm module.
  • the user can trigger the display page through the content entry or marketing entry of the application display module.
  • the content entry or marketing entry is the corresponding target area
  • the item information is a plurality of item information corresponding to the target area.
  • the ranking model can be set in the recommendation module, so as to realize the recommendation of thousands of people and thousands of faces according to the ranking results of the ranking model.
  • the recommended content and item aggregation content in step S103 can be generated based on the marketing content generation module.
  • the marketing content generation module can generate recommended content corresponding to the marketing product based on the marketing product information, and combine the recommended content with the marketing Commodity aggregation is commodity aggregation content.
  • the specific implementation manner of generating recommended content and item aggregation content will be further described in detail in the following embodiments.
  • the item information corresponding to the target area can be determined first, and the following method provided by an embodiment of the present disclosure can be adopted: obtain recommended target parameters, and the recommended target parameters include the following Any one or more items: return on investment, inventory consumption parameters, total value, and number of people to be recommended; determine the target according to the recommended target parameters, the type of the target area, and the item information that can be displayed on the display page Multiple item information corresponding to the area.
  • the plurality of item information corresponding to the target area is a subset obtained from all displayable item information associated with the display page according to the recommended target parameters and the type of the target area.
  • the recommended target parameter may be determined by a combination of one or more parameters.
  • the type of the target area may be a tab page entry, a link entry, an image entry, and the like.
  • a marketing goal is usually set for the marketing, which can be the return on investment of the items participating in the marketing, the expected quantity of inventory items to be consumed, the total value to be realized, or the user groups targeted for the marketing, and The number of recommended users, etc.
  • the total value can be determined according to GMV (Gross Merchandise Volume, total merchandise transaction).
  • GMV Geographical Merchandise Volume, total merchandise transaction.
  • these recommended target parameters can be input into a marketing algorithm module, so that the marketing algorithm module can output corresponding item information.
  • the marketing algorithm module provided by the embodiment of the present disclosure may be shown in FIG. 2 .
  • the aggregated content of the item corresponding to the multiple item information can be determined, and the following method provided by an embodiment of the present disclosure can be adopted: the multiple item information is used as the content generation model input to obtain the recommended content corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended short title, recommended short text, recommended copy information, comment information and recommended short video information; The recommended content is aggregated to obtain the item aggregated content.
  • the content generation model provided in one or more embodiments of the present disclosure may be the marketing content generation module shown in FIG. 2 .
  • the marketing content generation module can use natural language processing technology and image processing technology to generate one or more recommended content corresponding to multiple item information from the content data of the business system according to multiple input item information, that is, recommend short titles , Recommended short text, recommended copy information, comment information and recommended short video information.
  • the comment information may include text comment information and picture comment information
  • the picture comment information may be a posting comment or the like.
  • the following method provided by one or more embodiments of the present disclosure can be used to determine the target item information that can be used as input to the content generation model: from the items corresponding to the item category
  • the target item information is determined in the information; wherein, the target item information is historical order quantity, and/or order completion quantity, and/or item information whose order value is greater than a preset threshold.
  • the total quantity of historical orders of this item category is M
  • the total quantity of completed orders is N
  • the total value of orders is S.
  • the final target item information can also be obtained by intersecting the three kinds of target item information that are greater than the preset threshold, that is, the historical order quantity is greater than M', the historical order completion amount is greater than N', and the historical order value is greater than S'
  • the item information serves as the target item information.
  • the multiple item information and the recommended content corresponding to the target area are aggregated to obtain item aggregation content.
  • its aggregation process can be expressed as: in Represents the m-dimensional item information contained in marketing k.
  • the embodiment of the present disclosure can store the item aggregation content in a Redis database or a MYSQL database, or in an HBASE database or an Elasticsearch database through the data storage module in FIG. 2 .
  • step S102 is to target the multiple item information to User to sort.
  • the first user characteristic corresponding to the user may be obtained first, and the historical behavior information corresponding to the first user characteristic may also be obtained at the same time.
  • the first user feature can be the user's personal information, order information, etc., and the corresponding historical behavior information can be the content features browsed by the user, the item features of multiple items corresponding to the target area, the cross feature, the request scene feature and session characteristics, etc.
  • the item feature is detailed information of the item, such as item identification, item category, and the like.
  • the cross feature is a feature with richer dimensions obtained by crossing different features.
  • the feature of the request scene may be a feature of the geographic location where the user triggering the target area is located.
  • the session feature is the session feature saved when the user jumps between multiple sessions.
  • the multiple item information corresponding to the target area, the first user feature, and the user behavior information corresponding to the first user feature are input into the ranking model for sorting to obtain the order in which multiple item information is recommended to the user.
  • the ranking model is trained based on the LR algorithm, GBDT algorithm, Xgboost algorithm, LightGBM algorithm, xDeepFM algorithm, DeepFM algorithm and AutoInt algorithm.
  • the ranking model is the model used in the recommendation module in Figure 2.
  • a schematic structural diagram of the sorting model may be as shown in FIG. 3 .
  • the feature input may be user features and user behavior information, that is, user features, content features, item features, intersection features, request scene features, and session features.
  • the training process of the sorting model can be obtained by using multiple user features and historical behavior information corresponding to the multiple user features.
  • sub-models are used in the ranking model in Figure 3 to make the ranking results match the content that the user is interested in.
  • sub-models such as GBDT, LR, FM and Wide&Deep are used to preprocess the feature input.
  • the cross network in the middle layer that is, the deep learning model can include: xDeepFM, DeepFM, DCN, NFM, AFM, and AutoInt; and the feature representation can use DSIN, DIEN, and DIN, etc.; and MMOE and ESSM can be used as multi-task learning.
  • the sorting model can be combined with LR algorithm, GBDT algorithm, Xgboost algorithm and LightGBM to build a tree model for model training.
  • the deep learning models xDeepFM, DeepFM, and AutoInt used in it can combine depth and breadth to mine high-order and low-order cross information from user behavior information, improving the efficiency of model learning.
  • the combination of LR algorithm and GBDT algorithm is used, so that the LR model can supplement the insufficiency of the online learning of the GBDT model, ensuring that the performance of the model will not drop too much when the online data changes.
  • the input characteristic data is usually large, and the input data changes rapidly.
  • the strong online learning ability of the ranking model can ensure that the output results of the ranking model are more accurate.
  • LightGBM is used in the sorting model, which can support efficient parallel training, thereby obtaining faster training speed, lower memory consumption, and the effect of quickly processing massive data, and improving information efficiency. Recommended efficiency.
  • Xgboost can reduce the possibility of overfitting of the sorting model, making the loss of the model more accurate.
  • the target (target) of the output layer of the ranking model in FIG. 3 is usually composed of CTR (Click-Through-Rate, click through rate), CVR (Conversion Rate, conversion rate), GMV (Gross Merchandise Volume, total merchandise volume) is fused.
  • CTR Click-Through-Rate, click through rate
  • CVR Conversion Rate, conversion rate
  • GMV Gross Merchandise Volume, total merchandise volume
  • a rearrangement layer (Re-Rank layer) can also be set, which can re-rank the results of the output layer according to the regional characteristics, diversity characteristics, and user interest exploration ratio of multiple items. Sorting, so that the final result of the ranking model is more in line with the content that the user is interested in.
  • the sorting result of the sorting model indicates the order in which multiple items corresponding to the target area are recommended on the display page.
  • the item aggregation content corresponding to the multiple item information is displayed on the display page for information recommendation to the user.
  • the ranking results show items A, B, and C in descending order of recommendation.
  • Item A ranks first, corresponding to the aggregated content of item A (recommended copy, recommended short video, comment information and other content) is displayed at the top of the display page, the aggregated content related to item B is ranked second, and so on.
  • the accuracy of the ranking model can be determined according to the user's feedback on the target information, and the ranking model can be updated and calibrated in real time.
  • the following method provided by an embodiment of the present disclosure may be adopted: obtain user feedback information on the target information through the display page; optimize the ranking model according to a preset time period according to the feedback information.
  • the feedback information includes positive feedback information, for example, the user has a higher click-through rate, a longer browsing time, more sharing times, and a higher order volume for the top-ranked items in the target information.
  • the recommendation degree Higher items generate higher attention and conversion rate
  • feedback information also includes negative feedback information, such as users not clicking on the top-ranked items, or directly closing the display page and other operations, in other words, higher recommendation The item does not match what the user is interested in.
  • the model is incrementally trained and calibrated.
  • the preset duration can be in units of days, that is, incremental training is performed on the ranking model every day using the historical data of the previous day to calibrate the update; the preset duration can also be in hours, that is, the ranking model is used every hour before One hour of historical data for incremental training to calibrate updates. Continuous calibration and updating of the model can improve the accuracy of the ranking model, increase the possibility that the ranking results match the content of interest to the user, and thus improve the accuracy of information recommendation.
  • the information recommendation method provided by the embodiments of the present disclosure will be specifically described below with reference to FIG. 2 and FIG. 4 , taking an information recommendation method applied to an e-commerce platform as an example.
  • Figure 4 is an information recommendation method applied to an e-commerce platform, and its steps are as follows:
  • Step S401 According to the recommended target parameters, use the marketing algorithm module to create a marketing plan.
  • the marketing algorithm module can be shown in Figure 2, and the recommended target parameters can be return on investment, inventory consumption parameters, total value and number of people to be recommended.
  • the marketing algorithm module can output product selection recommendations, quota recommendations and crowd recommendations.
  • product selection recommendation refers to product information
  • quota recommendation refers to the specific discount amount of product information
  • crowd recommendation refers to the group of people recommended by product information.
  • Step S402 Utilize the marketing content generation module to generate product recommendation content, and obtain the aggregated content of the marketing product through aggregation.
  • the product information output by the marketing algorithm module can be used as the input of the marketing content generation module, and through NLP (Natural Language Processing, natural language processing) and image processing technology, product related information can be obtained.
  • Recommended content including recommended short titles, recommended short texts, recommended copywriting information, recommended short videos, and comment lists, etc.
  • the product whose historical order quantity in the product category is greater than the preset threshold can be used as the input of the marketing content generation module; the product whose sales volume in the historical order is greater than the preset threshold can also be used as the marketing content to generate The input of the module; it is also possible to use the commodities with the total transaction amount of the historical order greater than the preset threshold as the input of the marketing content generation module.
  • the aggregated content of marketing products can include multi-dimensional information such as marketing product information, preferential information, listings, comments, and marketing copywriting.
  • Step S403 Store the aggregated content of the marketing commodity in the database.
  • the marketing aggregation content can be stored in the database through the data storage module, which can be MYSQL, Redis database, or HBASE, Elasticsearch database.
  • the data storage module can be MYSQL, Redis database, or HBASE, Elasticsearch database.
  • Step S404 Receive the user's trigger for the target area, and use the ranking model in the recommendation module to sort the multiple products to be recommended corresponding to the target area.
  • the target area can be a content entrance, such as discovery of good products-recommendation, discovery of good products-word-of-mouth, shopping, and posting orders with prizes. It can also be a marketing portal, such as product details discount coupons, shopping cart coupons, advertisement placement and seckill entrances.
  • the sorting result of the sorting module is also the order in which multiple products to be recommended are recommended for the current user.
  • Step S405 According to the result of the sorting model, recommend a plurality of products to be recommended and the aggregated content of corresponding marketing products on the display page.
  • the aggregated content of the marketing products stored in the database is displayed and recommended on the display page according to the sorting results of the products to be recommended.
  • the triggering of the marketing portal by the user can enable the user to browse the recommended content of the product that the user is interested in, which can increase the click conversion rate of the product and further improve the efficiency of marketing.
  • the triggering of the content portal by the user can enable the user to browse the aggregated marketing information. For example, when a user triggers a discovery portal, the product to be recommended corresponding to the discovery portal and multiple marketing aggregation information corresponding to the product can be recommended to the user, so that the user can quickly find preferential information corresponding to multiple marketing related to the product of interest, Reduce the operation of users searching for preferential information and improve user experience.
  • the aggregated content of the items corresponding to the target area can be recommended to the user through the display page, so that the user does not need additional operations That is, the content recommendation of interest can be obtained, the effectiveness and efficiency of the information recommendation are improved, and the user experience is further improved.
  • multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the workload of information recommendation; Optimized to improve the recommendation accuracy of the ranking model, thereby increasing the click conversion rate of items.
  • an information recommendation device 500 including: an acquisition module 501, a sorting module 502, and a recommendation module 503; wherein,
  • the obtaining module 501 is configured to obtain the first user feature corresponding to the user in response to the user's triggering of the target area in the display page; the target area corresponds to a plurality of item information;
  • the sorting module 502 is configured to use the first user characteristics and the plurality of item information as input of a sorting model, and determine the sorting result of the multiple item information according to the output of the sorting model; the sorting model It is obtained by training according to multiple second user features and historical behavior information respectively corresponding to the multiple second user features;
  • the recommendation module 503 is configured to determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained according to the recommendation content aggregation of the plurality of item information; the target information is passed through the The display page mentioned above is recommended.
  • the information recommendation device may further include: an aggregation module 504; wherein,
  • the aggregation module 504 is configured to use the plurality of item information as the input of the content generation model to obtain the recommended content respectively corresponding to the plurality of item information;
  • the recommended content includes one or more of the following: recommended Short title, recommended short text, recommended copy information, comment information and recommended short video information; the recommended content is aggregated to obtain the aggregated content of the item.
  • the obtaining module 501 is configured to obtain recommended target parameters before receiving a user's trigger on the target area in the presentation page, and the recommended target parameters include any of the following or Multiple items: return on investment, inventory consumption parameters, total value, and number of people to be recommended; according to the recommended target parameters, the type of the target area, and the item information that can be displayed on the display page, determine the number of items corresponding to the target area item information.
  • the acquisition module 501 is configured to determine that the item information includes an item category; determine target item information from item information corresponding to the item category; wherein, the target The item information is historical order quantity, and/or order completion amount, and/or item information whose order value is greater than a preset threshold; the target item information is used as the input of the content generation model.
  • the sorting module 502 is configured to obtain user feedback on the target information through the display page; optimize the sorting model according to a preset duration according to the feedback information .
  • the sorting module 502 is configured to determine that the sorting model is trained based on LR algorithm, GBDT algorithm, Xgboost algorithm, LightGBM algorithm, xDeepFM algorithm, DeepFM algorithm and AutoInt algorithm.
  • the recommendation module 503 is configured to use the plurality of item information as an input of the content generation model before determining the target information to be recommended according to the sorting result and item aggregation content, Obtain the recommended content respectively corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended short title, recommended short text, recommended copywriting information, comment information and recommended short video information; The recommended content is aggregated to obtain the aggregated content of the item.
  • the item aggregation content corresponding to the target area can be recommended to the user through the display page.
  • the number of operations of the user is reduced, and the content of interest to the user can be accurately recommended to the user, the effectiveness and efficiency of information recommendation are improved, and user experience is further improved.
  • multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the data volume of recommended information, so that users can quickly obtain recommended key points from recommended information , thus improving the accuracy of recommendation information.
  • the ranking model is optimized to improve the recommendation accuracy of the ranking model, thereby improving the click conversion rate of items.
  • Fig. 6 shows an exemplary system architecture 600 to which the information recommendation method or information recommendation device of one or more embodiments of the present disclosure can be applied.
  • a system architecture 600 may include terminal devices 601 , 602 , and 603 , a network 604 and a server 605 .
  • the network 604 is used as a medium for providing communication links between the terminal devices 601 , 602 , 603 and the server 605 .
  • Network 604 may include various connection types, such as wires, wireless communication links, or fiber optic cables, among others.
  • Terminal devices 601 , 602 , 603 Users can use terminal devices 601 , 602 , 603 to interact with server 605 via network 604 to receive or send messages and the like.
  • the terminal devices 601, 602, and 603 may be various electronic devices that have a display screen and support information browsing, including but not limited to smart phones, tablet computers, laptop computers and desktop computers, and the like.
  • the server 605 may be a server that provides various services, for example, a server that provides information recommendation for users to use the terminal devices 601, 602, 603 to trigger the display of the target area of the page.
  • the server for information recommendation can sort multiple item information corresponding to the target area, generate item aggregate content, determine the target information to be recommended, and recommend the target information on the display page for display on the terminal devices 601, 602, and 603 .
  • terminal devices, networks and servers in FIG. 6 are only illustrative. According to the implementation needs, there can be any number of terminal devices, networks and servers.
  • FIG. 7 shows a schematic structural diagram of a computer system 700 suitable for implementing a terminal device according to an embodiment of the present disclosure.
  • the terminal device shown in FIG. 7 is only an example, and should not limit the functions and scope of use of this embodiment of the present disclosure.
  • a computer system 700 includes a central processing unit (CPU) 701 that can operate according to a program stored in a read-only memory (ROM) 702 or a program loaded from a storage section 708 into a random-access memory (RAM) 703 Instead, various appropriate actions and processes are performed.
  • ROM read-only memory
  • RAM random-access memory
  • various programs and data required for the operation of the system 700 are also stored.
  • the CPU 701, ROM 702, and RAM 703 are connected to each other via a bus 704.
  • An input/output (I/O) interface 705 is also connected to the bus 704 .
  • the following components are connected to the I/O interface 705: an input section 706 including a keyboard, a mouse, etc.; an output section 707 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and a speaker; a storage section 708 including a hard disk, etc. and a communication section 709 including a network interface card such as a LAN card, a modem, or the like.
  • the communication section 709 performs communication processing via a network such as the Internet.
  • a drive 710 is also connected to the I/O interface 705 as needed.
  • a removable medium 711 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is mounted on the drive 710 as necessary so that a computer program read therefrom is installed into the storage section 708 as necessary.
  • the processes described above with reference to the flowcharts can be implemented as computer software programs.
  • the disclosed embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, where the computer program includes program codes for executing the methods shown in the flowcharts.
  • the computer program may be downloaded and installed from a network via communication portion 709 and/or installed from removable media 711 .
  • this computer program is executed by a central processing unit (CPU) 701
  • CPU central processing unit
  • the computer-readable medium shown in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination of the above two.
  • a computer readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples of computer-readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, which can send, propagate, or transmit a program for use by or in conjunction with an instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • each block in a flowchart or block diagram may represent a module, program segment, or portion of code that includes one or more logical functions for implementing specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block in the block diagrams or flowchart illustrations, and combinations of blocks in the block diagrams or flowchart illustrations can be implemented by a dedicated hardware-based system that performs the specified function or operation, or can be implemented by a A combination of dedicated hardware and computer instructions.
  • the modules involved in the embodiments described in the present disclosure may be implemented by software or by hardware.
  • the described modules can also be set in a processor, for example, it can be described as: a processor includes an acquisition module, a sorting module, and a recommendation module. Wherein, the names of these modules do not constitute a limitation of the module itself under certain circumstances, for example, the obtaining module may also be described as a "module for obtaining item information".
  • the present disclosure also provides a computer-readable medium, which may be included in the device described in the above embodiments, or may exist independently without being assembled into the device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the device, the device includes: responding to the user's trigger on the target area in the display page, acquiring the user's corresponding The first user feature; the target area corresponds to a plurality of item information; the first user feature and the plurality of item information are used as the input of the ranking model, and the plurality of item information is determined according to the output of the ranking model
  • the sorting result; the sorting model is obtained by training according to multiple second user characteristics and the historical behavior information corresponding to the multiple second user features; according to the sorting result and the aggregated content of the item, determine the target information to be recommended ;
  • the aggregated content of the item is obtained through aggregation of the recommended content of the plurality of item information; and the target information is recommended
  • the aggregated content of the items corresponding to the target area can be recommended to the user through the display page.
  • the number of operations of the user is reduced, and the content of interest to the user can be accurately recommended to the user, the effectiveness and efficiency of information recommendation are improved, and user experience is further improved.
  • multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the data volume of recommended information, so that users can quickly obtain recommended key points from recommended information , thus improving the accuracy of recommendation information.
  • the ranking model is optimized to improve the recommendation accuracy of the ranking model, thereby improving the click conversion rate of items.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Disclosed in the present disclosure are an information recommendation method and apparatus. The specific embodiment comprises: in response to a trigger by a user for a target area in a display page, acquiring a first user characteristic corresponding to the user, wherein the target area corresponds to a plurality of pieces of item information; taking the first user characteristic and the plurality of pieces of item information as an input of a ranking model, and determining a ranking result of the plurality of pieces of item information according to an output of the ranking model, wherein the ranking model is obtained by means of training based on a plurality of second user characteristics and historical behavior information respectively corresponding to the plurality of second user characteristics; according to the ranking result and item aggregation content, determining target information to be recommended, wherein the item aggregation content is obtained by means of aggregation of recommended content of the plurality of pieces of item information; and recommending the target information by means of the display page.

Description

信息推荐方法及装置Information recommendation method and device
相关申请的交叉引用Cross References to Related Applications
本申请要求享有2022年1月26日提交的名称为“一种信息推荐方法及装置”的中国专利申请No.202210092529.5的优先权,在此全文引用上述中国专利申请公开的内容以作为本申请的一部分或全部。This application claims the priority of the Chinese patent application No. 202210092529.5 filed on January 26, 2022, entitled "An Information Recommendation Method and Device", and the content disclosed in the above-mentioned Chinese patent application is cited in its entirety as the content of this application. part or all.
技术领域technical field
本公开涉及计算机技术领域,尤其涉及一种信息推荐方法及装置。The present disclosure relates to the field of computer technology, in particular to an information recommendation method and device.
背景技术Background technique
电商平台通常通过优惠券、秒杀和预售等方式进行营销。E-commerce platforms usually conduct marketing through coupons, flash sales, and pre-sales.
用户在浏览一个营销信息时,用户看到的往往是此营销信息对应的物品列表。例如以一个用户浏览优惠券对应的营销信息为例,用户看到的是该优惠券关联的所有物品信息的列表,这些物品信息在列表中是随机排列的,用户可能需要多次进行翻页、或再次搜索等操作才能获取自己感兴趣的内容推荐,由此降低了信息推荐的有效性,从而降低了用户体验。When a user browses a piece of marketing information, the user often sees a list of items corresponding to the marketing information. For example, take a user browsing the marketing information corresponding to a coupon as an example. What the user sees is a list of all item information associated with the coupon. The item information is randomly arranged in the list, and the user may need to turn pages multiple times, Or search again and other operations to obtain the content recommendation you are interested in, thus reducing the effectiveness of information recommendation, thereby reducing the user experience.
发明内容Contents of the invention
有鉴于此,本公开实施例提供一种信息推荐方法和装置,能够根据排序模型对目标区域对应的多个物品信息的排序结果,将目标区域对应的物品聚合内容通过展示页面对用户进行推荐。由此减少了用户的操作次数,并能向用户准确推荐其感兴趣的内容,提高了信息推荐的有效性及效率,进而提升了用户体验。In view of this, the embodiments of the present disclosure provide an information recommendation method and device, which can recommend aggregated content of items corresponding to a target area to a user through a display page according to a ranking result of a plurality of item information corresponding to a target area by a ranking model. As a result, the number of operations of the user is reduced, and the content of interest to the user can be accurately recommended to the user, the effectiveness and efficiency of information recommendation are improved, and user experience is further improved.
进一步的,可以将多个物品信息作为内容生成模型的输入,快速为多个物品信息生成推荐内容并进行聚合,减少了推荐信息的数据量, 使得用户可从推荐信息中快速获取推荐的关键点,从而提高了推荐信息的准确性。另外,根据用户针对信息推荐的反馈信息,对排序模型进行优化,提高了排序模型的推荐准确度,从而提高了物品的点击转化率。Furthermore, multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the data volume of recommended information, so that users can quickly obtain recommended key points from recommended information , thus improving the accuracy of recommendation information. In addition, according to the user's feedback on information recommendation, the ranking model is optimized to improve the recommendation accuracy of the ranking model, thereby improving the click conversion rate of items.
为实现上述目的,根据本公开实施例的第一方面,提供了一种信息推荐方法,包括:To achieve the above purpose, according to the first aspect of the embodiments of the present disclosure, an information recommendation method is provided, including:
响应于展示页面中用户针对目标区域的触发,获取所述用户对应的第一用户特征;所述目标区域对应于多个物品信息;Responding to the triggering of the target area by the user on the display page, acquiring the first user feature corresponding to the user; the target area corresponds to a plurality of item information;
将所述第一用户特征和所述多个物品信息作为排序模型的输入,根据所述排序模型的输出确定所述多个物品信息的排序结果;所述排序模型是根据多个第二用户特征以及所述多个第二用户特征分别对应的历史行为信息进行训练得到的;Using the first user characteristics and the plurality of item information as the input of a ranking model, and determining the ranking result of the plurality of item information according to the output of the ranking model; the ranking model is based on a plurality of second user characteristics And the historical behavior information respectively corresponding to the plurality of second user characteristics is obtained through training;
根据排序结果以及物品聚合内容,确定待推荐的目标信息;所述物品聚合内容是根据所述多个物品信息的推荐内容聚合得到的;Determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained by aggregation according to the recommendation content of the plurality of item information;
将所述目标信息通过所述展示页面进行推荐。The target information is recommended through the display page.
在本申请的一个或多个实施例中,在根据排序结果以及物品聚合内容,确定待推荐的目标信息之前,还包括:In one or more embodiments of the present application, before determining the target information to be recommended according to the ranking result and the aggregated content of the item, it further includes:
将所述多个物品信息作为内容生成模型的输入,得到所述多个物品信息分别对应的所述推荐内容;所述推荐内容包括以下一项或多项:推荐短标题、推荐短文本、推荐文案信息、评论信息和推荐短视频信息;Using the plurality of item information as the input of the content generation model to obtain the recommended content respectively corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended short title, recommended short text, recommended Copywriting information, comment information and recommended short video information;
将所述推荐内容进行聚合,得到所述物品聚合内容。The recommended content is aggregated to obtain the item aggregated content.
在本申请的一个或多个实施例中,在接收所述展示页面中用户针对目标区域的触发之前,还包括:In one or more embodiments of the present application, before receiving the user's trigger on the target area in the display page, it further includes:
获取推荐目标参数,所述推荐目标参数包括以下任意一项或多项:投资回报率、库存消耗参数、价值总额和待推荐人数;Acquiring recommended target parameters, the recommended target parameters include any one or more of the following: return on investment, inventory consumption parameters, total value and number of people to be recommended;
根据所述推荐目标参数、所述目标区域的类型以及所述展示页面 可展示的物品信息,确定所述目标区域对应的多个物品信息。Determine a plurality of item information corresponding to the target area according to the recommended target parameters, the type of the target area, and the item information that can be displayed on the display page.
在本申请的一个或多个实施例中,所述物品信息包括物品类目;In one or more embodiments of the present application, the item information includes item category;
从所述物品类目对应的物品信息中确定目标物品信息;其中,所述目标物品信息为历史订单数量、和/或订单完成量、和/或订单价值大于预设阈值的物品信息;Determine the target item information from the item information corresponding to the item category; wherein the target item information is the historical order quantity, and/or order completion amount, and/or item information whose order value is greater than a preset threshold;
将所述目标物品信息作为所述内容生成模型的输入。The target item information is used as an input of the content generation model.
在本申请的一个或多个实施例中,该方法还包括:In one or more embodiments of the present application, the method also includes:
通过所述展示页面获取用户针对所述目标信息的反馈信息;Obtain user feedback on the target information through the display page;
根据所述反馈信息,按照预设时长优化所述排序模型。According to the feedback information, the ranking model is optimized according to a preset time period.
在本申请的一个或多个实施例中,所述排序模型是基于LR算法、GBDT算法、Xgboost算法、LightGBM算法、xDeepFM算法、DeepFM算法和AutoInt算法训练得到的。In one or more embodiments of the present application, the ranking model is trained based on LR algorithm, GBDT algorithm, Xgboost algorithm, LightGBM algorithm, xDeepFM algorithm, DeepFM algorithm and AutoInt algorithm.
根据本公开实施例的第二方面,提供了一种信息推荐装置,包括:获取模块、排序模块和推荐模块;其中,According to the second aspect of the embodiments of the present disclosure, an information recommendation device is provided, including: an acquisition module, a sorting module, and a recommendation module; wherein,
所述获取模块,用于响应于展示页面中用户针对目标区域的触发,获取所述用户对应的第一用户特征;所述目标区域对应于多个物品信息;The acquisition module is configured to acquire the first user feature corresponding to the user in response to the user's trigger on the target area in the display page; the target area corresponds to a plurality of item information;
所述排序模块,用于将所述第一用户特征和所述多个物品信息作为排序模型的输入,根据所述排序模型的输出确定所述多个物品信息的排序结果;所述排序模型是根据多个第二用户特征以及所述多个第二用户特征分别对应的历史行为信息进行训练得到的;The sorting module is configured to use the first user characteristics and the plurality of item information as input to a sorting model, and determine the sorting result of the multiple item information according to the output of the sorting model; the ranking model is Obtained by training according to multiple second user features and historical behavior information respectively corresponding to the multiple second user features;
所述推荐模块,用于根据排序结果以及物品聚合内容,确定待推荐的目标信息;所述物品聚合内容是根据所述多个物品信息的推荐内容聚合得到的;将所述目标信息通过所述展示页面进行推荐。The recommendation module is configured to determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained according to the recommendation content aggregation of the plurality of item information; the target information is passed through the Display pages for recommendations.
根据本公开实施例的第三方面,提供了一种电子设备,包括:According to a third aspect of the embodiments of the present disclosure, an electronic device is provided, including:
一个或多个处理器;one or more processors;
存储装置,用于存储一个或多个程序,storage means for storing one or more programs,
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如上述第一方面提供的一种信息推荐方法中任一所述的方法。When the one or more programs are executed by the one or more processors, the one or more processors are made to implement any one of the information recommendation methods provided in the first aspect above.
根据本公开实施例的第四方面,提供了一种计算机可读介质,其上存储有计算机程序,所述程序被处理器执行时实现如上述第一方面提供的一种信息推荐方法中任一所述的方法。According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer-readable medium on which a computer program is stored, and when the program is executed by a processor, any one of the information recommendation methods provided in the first aspect above is implemented. the method described.
上述的非惯用的可选方式所具有的进一步效果将在下文中结合具体实施方式加以说明。The further effects of the above-mentioned non-conventional alternatives will be described below in conjunction with specific embodiments.
附图说明Description of drawings
附图用于更好地理解本公开,不构成对本公开的不当限定。其中:The accompanying drawings are for better understanding of the present disclosure, and do not constitute an improper limitation of the present disclosure. in:
图1是本公开一个或多个实施例中提供的一种信息推荐方法的流程示意图;Fig. 1 is a schematic flowchart of an information recommendation method provided in one or more embodiments of the present disclosure;
图2是本公开一个或多个实施例中提供的一种用于电商平台的信息推荐装置的结构示意图;FIG. 2 is a schematic structural diagram of an information recommendation device for an e-commerce platform provided in one or more embodiments of the present disclosure;
图3是本公开一个或多个实施例中提供的一种排序模型的结构示意图;Fig. 3 is a schematic structural diagram of a sorting model provided in one or more embodiments of the present disclosure;
图4是本公开一个或多个实施例中提供的一种用于电商平台的信息推荐方法的流程示意图;Fig. 4 is a schematic flowchart of an information recommendation method for an e-commerce platform provided in one or more embodiments of the present disclosure;
图5是本公开一个或多个实施例中提供的一种信息推荐装置的结构示意图;Fig. 5 is a schematic structural diagram of an information recommendation device provided in one or more embodiments of the present disclosure;
图6是本公开一个或多个实施例中可以应用于其中的示例性系统架构图;FIG. 6 is an exemplary system architecture diagram that may be applied in one or more embodiments of the present disclosure;
图7是适于用来实现本公开一个或多个实施例中的终端设备或服务器的计算机系统的结构示意图。Fig. 7 is a schematic structural diagram of a computer system suitable for implementing a terminal device or a server in one or more embodiments of the present disclosure.
具体实施方式Detailed ways
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。Exemplary embodiments of the present disclosure are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and they should be regarded as exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
需要指出的是,在不冲突的情况下,本公开的实施例以及实施例中的技术特征可以相互结合。It should be noted that, in the case of no conflict, the embodiments of the present disclosure and the technical features in the embodiments can be combined with each other.
如图1所示,本公开一个或多个实施例中提供了一种信息推荐方法,该方法可以包括以下步骤S101至S104:As shown in FIG. 1 , one or more embodiments of the present disclosure provide an information recommendation method, which may include the following steps S101 to S104:
步骤S101:响应于展示页面中用户针对目标区域的触发,获取所述用户对应的第一用户特征;所述目标区域对应于多个物品信息。Step S101: Responding to a user's trigger on a target area on a presentation page, acquire a first user characteristic corresponding to the user; the target area corresponds to a plurality of item information.
步骤S102:将所述第一用户特征和所述多个物品信息作为排序模型的输入,根据所述排序模型的输出确定所述多个物品信息的排序结果;所述排序模型是根据多个第二用户特征以及所述多个第二用户特征分别对应的历史行为信息进行训练得到的。Step S102: Using the first user characteristics and the plurality of item information as input to a ranking model, and determining the ranking result of the plurality of item information according to the output of the ranking model; the ranking model is based on a plurality of first The two user features and the historical behavior information respectively corresponding to the plurality of second user features are obtained through training.
步骤S103:根据排序结果以及物品聚合内容,确定待推荐的目标信息;所述物品聚合内容是根据所述多个物品信息的推荐内容聚合得到的。Step S103: Determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained by aggregation of the recommended content of the plurality of item information.
步骤S104:将所述目标信息通过所述展示页面进行推荐。Step S104: Recommend the target information through the display page.
可理解的是,展示页面可以是用户可浏览的业务系统页面。目标区域可以是用户可触发的一个入口,例如在电商平台中,展示页面的目标区域可以是发现页、种草页及逛一逛等提供给用户的内容推荐入口,也可以是优惠券链接、秒杀页及预售页等可供用户查看的营销信 息的入口。可以理解的是,用户从这些入口或页面进入相应页面,即可浏览多个物品信息。这些可浏览的物品信息即为这些入口对应的目标区域所对应的多个物品信息。It is understandable that the display page may be a service system page that the user can browse. The target area can be an entry that can be triggered by the user. For example, in an e-commerce platform, the target area of the display page can be the content recommendation entry provided to the user such as the discovery page, planting grass page, and shopping, or it can be a coupon link , seckill page, pre-sale page and other marketing information entrances that can be viewed by users. It can be understood that the user can browse multiple item information by entering the corresponding page from these entrances or pages. The browsable item information is a plurality of item information corresponding to the target area corresponding to these entries.
本公开一个或多个实施例提供的信息推荐方法可应用于电商平台的展示页面,以用于对商品信息进行推荐。在应用于电商平台时,本公开实施例提供的信息推荐方法可通过图2所示的信息推荐装置实现。如图2所示,该装置可以包括应用展示模块、推荐模块、数据存储模块、营销内容生成模块及营销算法模块。The information recommendation method provided by one or more embodiments of the present disclosure can be applied to a display page of an e-commerce platform to recommend product information. When applied to an e-commerce platform, the information recommendation method provided by the embodiments of the present disclosure may be implemented by the information recommendation device shown in FIG. 2 . As shown in Figure 2, the device may include an application display module, a recommendation module, a data storage module, a marketing content generation module and a marketing algorithm module.
在上述步骤S101中,用户可以通过应用展示模块的内容入口或营销入口等对展示页面进行触发,相应地,内容入口或营销入口即为对应的目标区域,内容入口或营销入口对应的可浏览的物品信息即为目标区域所对应的多个物品信息。在上述步骤S102中,排序模型可设置在推荐模块中,以根据排序模型的排序结果,实现千人千面推荐。另外,步骤S103中的推荐内容和物品聚合内容可以基于营销内容生成模块来生成,在生成推荐内容时,营销内容生成模块可以基于营销商品信息生成营销商品对应的推荐内容,并将推荐内容与营销商品聚合为商品聚合内容。生成推荐内容与物品聚合内容的具体实施方式,在此后的实施例中将进一步详细介绍。In the above step S101, the user can trigger the display page through the content entry or marketing entry of the application display module. Correspondingly, the content entry or marketing entry is the corresponding target area, and the browsable pages corresponding to the content entry or marketing entry The item information is a plurality of item information corresponding to the target area. In the above step S102, the ranking model can be set in the recommendation module, so as to realize the recommendation of thousands of people and thousands of faces according to the ranking results of the ranking model. In addition, the recommended content and item aggregation content in step S103 can be generated based on the marketing content generation module. When generating the recommended content, the marketing content generation module can generate recommended content corresponding to the marketing product based on the marketing product information, and combine the recommended content with the marketing Commodity aggregation is commodity aggregation content. The specific implementation manner of generating recommended content and item aggregation content will be further described in detail in the following embodiments.
在接收所述展示页面中用户针对目标区域的触发之前,可以先确定目标区域对应的物品信息,可以采用本公开的一个实施例提供的以下方式:获取推荐目标参数,所述推荐目标参数包括以下任意一项或多项:投资回报率、库存消耗参数、价值总额和待推荐人数;根据所述推荐目标参数、所述目标区域的类型以及所述展示页面可展示的物品信息,确定所述目标区域对应的多个物品信息。Before receiving the user’s trigger on the target area in the display page, the item information corresponding to the target area can be determined first, and the following method provided by an embodiment of the present disclosure can be adopted: obtain recommended target parameters, and the recommended target parameters include the following Any one or more items: return on investment, inventory consumption parameters, total value, and number of people to be recommended; determine the target according to the recommended target parameters, the type of the target area, and the item information that can be displayed on the display page Multiple item information corresponding to the area.
目标区域对应的多个物品信息是从展示页面所关联的全部可展示的物品信息中,根据推荐目标参数及目标区域的类型得到的一个子集。The plurality of item information corresponding to the target area is a subset obtained from all displayable item information associated with the display page according to the recommended target parameters and the type of the target area.
可理解的是,推荐目标参数可以是一个或多个参数组合决定的。而目标区域的类型可以是tab页入口、链接入口及图片入口等方式。It is understandable that the recommended target parameter may be determined by a combination of one or more parameters. The type of the target area may be a tab page entry, a link entry, an image entry, and the like.
在电商平台创建一个营销时,通常会为该营销设置一个营销目标,可以是参加营销的物品的投资回报率、预计要消耗库存物品的数量、要实现的价值总额或营销面向的用户人群以及推荐用户的数量等。其中,价值总额可以根据GMV(Gross Merchandise Volume,商品交易总额)确定。在创建一个营销计划时,可以将这些推荐目标参数输入至一个营销算法模块中,以使营销算法模块输出对应的物品信息。本公开实施例提供的营销算法模块可以如图2中所示。When creating a marketing campaign on an e-commerce platform, a marketing goal is usually set for the marketing, which can be the return on investment of the items participating in the marketing, the expected quantity of inventory items to be consumed, the total value to be realized, or the user groups targeted for the marketing, and The number of recommended users, etc. Among them, the total value can be determined according to GMV (Gross Merchandise Volume, total merchandise transaction). When creating a marketing plan, these recommended target parameters can be input into a marketing algorithm module, so that the marketing algorithm module can output corresponding item information. The marketing algorithm module provided by the embodiment of the present disclosure may be shown in FIG. 2 .
在确定了目标区域对应的多个物品信息之后,可以确定多个物品信息对应的物品聚合内容,可以采用本公开的一个实施例提供的以下方式:将所述多个物品信息作为内容生成模型的输入,得到所述多个物品信息分别对应的所述推荐内容;所述推荐内容包括以下一项或多项:推荐短标题、推荐短文本、推荐文案信息、评论信息和推荐短视频信息;将所述推荐内容进行聚合,得到所述物品聚合内容。After the multiple item information corresponding to the target area is determined, the aggregated content of the item corresponding to the multiple item information can be determined, and the following method provided by an embodiment of the present disclosure can be adopted: the multiple item information is used as the content generation model input to obtain the recommended content corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended short title, recommended short text, recommended copy information, comment information and recommended short video information; The recommended content is aggregated to obtain the item aggregated content.
在应用于电商平台时,本公开一个或多个实施例中提供的内容生成模型可以是图2中所示的营销内容生成模块。营销内容生成模块可以使用自然语言处理技术以及图像处理技术,从业务系统的内容数据中根据多个输入的物品信息,生成多个物品信息对应的一项或多项推荐内容,也即推荐短标题、推荐短文本、推荐文案信息、评论信息和推荐短视频信息。其中,评论信息可以包括文字评论信息和图片评论信息,图片评论信息可以是晒单评论等。When applied to an e-commerce platform, the content generation model provided in one or more embodiments of the present disclosure may be the marketing content generation module shown in FIG. 2 . The marketing content generation module can use natural language processing technology and image processing technology to generate one or more recommended content corresponding to multiple item information from the content data of the business system according to multiple input item information, that is, recommend short titles , Recommended short text, recommended copy information, comment information and recommended short video information. Wherein, the comment information may include text comment information and picture comment information, and the picture comment information may be a posting comment or the like.
可理解的是,当物品信息是物品类目时,可以采用本公开的一个或多个实施例提供的以下方式确定可作为内容生成模型输入的目标物品信息:从所述物品类目对应的物品信息中确定目标物品信息;其中, 所述目标物品信息为历史订单数量、和/或订单完成量、和/或订单价值大于预设阈值的物品信息。It can be understood that, when the item information is an item category, the following method provided by one or more embodiments of the present disclosure can be used to determine the target item information that can be used as input to the content generation model: from the items corresponding to the item category The target item information is determined in the information; wherein, the target item information is historical order quantity, and/or order completion quantity, and/or item information whose order value is greater than a preset threshold.
例如,该物品类目的历史订单总数量为M,订单完成总量为N,订单价值总数为S。可以设置预设阈值为M’=80%*M,在该物品类目中,将历史订单数量大于M’的物品信息作为目标物品信息;也可以设置预设阈值为N’=80%*N,在该物品类目中,将历史订单完成量大于N’的物品信息作为目标物品信息;还可以设置预设阈值为S’=80%*S,在该物品类目中,将历史订单价值大于S’的物品信息作为目标物品信息。还可以将大于预设阈值的这三种目标物品信息做交集得到最终的目标物品信息,也即,将历史订单数量大于M’的、历史订单完成量大于N’且历史订单价值大于S’的物品信息作为目标物品信息。For example, the total quantity of historical orders of this item category is M, the total quantity of completed orders is N, and the total value of orders is S. The preset threshold can be set to M'=80%*M. In this item category, the item information whose historical order quantity is greater than M' is used as the target item information; the preset threshold can also be set to N'=80%*N , in this item category, the item information whose historical order completion amount is greater than N' is used as the target item information; the preset threshold can also be set as S'=80%*S, and in this item category, the historical order value Item information greater than S' is used as target item information. The final target item information can also be obtained by intersecting the three kinds of target item information that are greater than the preset threshold, that is, the historical order quantity is greater than M', the historical order completion amount is greater than N', and the historical order value is greater than S' The item information serves as the target item information.
在得到多个物品信息分别对应的推荐内容之后,将目标区域对应的多个物品信息以及推荐内容进行聚合,得到物品聚合内容。以电商平台为例,其聚合过程可以表示为:
Figure PCTCN2022124280-appb-000001
其中
Figure PCTCN2022124280-appb-000002
代表营销k包含的m维度的物品信息。
After obtaining the recommended content corresponding to the plurality of item information, the multiple item information and the recommended content corresponding to the target area are aggregated to obtain item aggregation content. Taking the e-commerce platform as an example, its aggregation process can be expressed as:
Figure PCTCN2022124280-appb-000001
in
Figure PCTCN2022124280-appb-000002
Represents the m-dimensional item information contained in marketing k.
在应用于电商平台时,本公开实施例可以通过图2中的数据存储模块将物品聚合内容存储至Redis数据库或MYSQL数据库中,也可以存储至HBASE数据库或Elasticsearch数据库中。When applied to an e-commerce platform, the embodiment of the present disclosure can store the item aggregation content in a Redis database or a MYSQL database, or in an HBASE database or an Elasticsearch database through the data storage module in FIG. 2 .
在目标区域中的多个物品信息确定后,且多个物品信息对应的物品聚合生成并存储后,当接收用户针对目标区域的触发时,步骤S102的一个可实施方式是将多个物品信息针对用户进行排序。可以先获取用户对应的第一用户特征,同时还可以获取第一用户特征对应的历史行为信息。第一用户特征可以是用户的个人信息、订单信息等,而对应的历史行为信息可以是用户浏览过的内容特征、所述目标区域对应的多个物品的物品特征、交叉特征、请求场景特征和session特征等。After a plurality of item information in the target area is determined, and the items corresponding to the multiple item information are aggregated, generated and stored, when a trigger from the user for the target area is received, a possible implementation of step S102 is to target the multiple item information to User to sort. The first user characteristic corresponding to the user may be obtained first, and the historical behavior information corresponding to the first user characteristic may also be obtained at the same time. The first user feature can be the user's personal information, order information, etc., and the corresponding historical behavior information can be the content features browsed by the user, the item features of multiple items corresponding to the target area, the cross feature, the request scene feature and session characteristics, etc.
其中,物品特征是物品的详细信息,例如物品标识、物品品类等。交叉特征是不同特征经过交叉得到的维度更加丰富的特征。而请求场景特征可以是触发目标区域的用户所在的地理位置特征。session特征是用户在多个会话之间跳转时保存的会话特征。Wherein, the item feature is detailed information of the item, such as item identification, item category, and the like. The cross feature is a feature with richer dimensions obtained by crossing different features. The feature of the request scene may be a feature of the geographic location where the user triggering the target area is located. The session feature is the session feature saved when the user jumps between multiple sessions.
将目标区域对应的多个物品信息、第一用户特征以及第一用户特征对应的用户行为信息输入到排序模型进行排序得到多个物品信息被推荐给用户的顺序。The multiple item information corresponding to the target area, the first user feature, and the user behavior information corresponding to the first user feature are input into the ranking model for sorting to obtain the order in which multiple item information is recommended to the user.
在步骤S102的一个可实施方式中,所述排序模型是基于LR算法、GBDT算法、Xgboost算法、LightGBM算法、xDeepFM算法、DeepFM算法和AutoInt算法训练得到的。排序模型就是图2中推荐模块中所使用的模型。In a possible implementation manner of step S102, the ranking model is trained based on the LR algorithm, GBDT algorithm, Xgboost algorithm, LightGBM algorithm, xDeepFM algorithm, DeepFM algorithm and AutoInt algorithm. The ranking model is the model used in the recommendation module in Figure 2.
在本公开的一个或多个实施例中,排序模型的结构示意图可以如图3所示。其中,特征输入可以是用户特征以及用户行为信息,也即用户特征、内容特征、物品特征、交叉特征、请求场景特征及session特征。排序模型的训练过程可以使用多个用户特征以及多个用户特征分别对应的历史行为信息进行训练得到的。In one or more embodiments of the present disclosure, a schematic structural diagram of the sorting model may be as shown in FIG. 3 . The feature input may be user features and user behavior information, that is, user features, content features, item features, intersection features, request scene features, and session features. The training process of the sorting model can be obtained by using multiple user features and historical behavior information corresponding to the multiple user features.
图3中的排序模型中使用了多个子模型,以使排序结果符合用户感兴趣的内容。其中,使用GBDT、LR、FM及Wide&Deep等子模型对特征输入进行预处理。中间层的交叉网络,也即深度学习模型可以包括:xDeepFM、DeepFM、DCN、NFM、AFM及AutoInt等;而特征表征可以使用DSIN、DIEN及DIN等;再可以使用MMOE和ESSM作为多任务学习的模型。排序模型可以结合LR算法、GBDT算法、Xgboost算法以及LightGBM来构建树模型进行模型训练。Multiple sub-models are used in the ranking model in Figure 3 to make the ranking results match the content that the user is interested in. Among them, sub-models such as GBDT, LR, FM and Wide&Deep are used to preprocess the feature input. The cross network in the middle layer, that is, the deep learning model can include: xDeepFM, DeepFM, DCN, NFM, AFM, and AutoInt; and the feature representation can use DSIN, DIEN, and DIN, etc.; and MMOE and ESSM can be used as multi-task learning. Model. The sorting model can be combined with LR algorithm, GBDT algorithm, Xgboost algorithm and LightGBM to build a tree model for model training.
其中使用的深度学习模型xDeepFM、DeepFM和AutoInt可以很好的结合深度与广度对用户行为信息挖掘出高阶和低阶交叉信息,提高 了模型学习的效率。The deep learning models xDeepFM, DeepFM, and AutoInt used in it can combine depth and breadth to mine high-order and low-order cross information from user behavior information, improving the efficiency of model learning.
可理解的是,机器学习模型在数据发生变化的时候性能下降很快。在本公开的一个实施例中,使用了LR算法和GBDT算法结合的方式,可以使得LR模型补充GBDT模型在线学习的不足,确保线上数据发生变化时模型的性能不会下降太多。例如在电商平台中,输入的特征数据通常较大,且输入数据变化很快,排序模型的在线学习能力较强则能保证排序模型输出的结果更加准确。Understandably, machine learning models degrade rapidly when the data changes. In one embodiment of the present disclosure, the combination of LR algorithm and GBDT algorithm is used, so that the LR model can supplement the insufficiency of the online learning of the GBDT model, ensuring that the performance of the model will not drop too much when the online data changes. For example, in an e-commerce platform, the input characteristic data is usually large, and the input data changes rapidly. The strong online learning ability of the ranking model can ensure that the output results of the ranking model are more accurate.
可理解的是,通常业务系统是不断在获取大量的用户特征以及用户行为信息的,排序模型通常也需要进行实时的更新和校准,也即需要使用实时数据不断对模型进行再训练,此时排序模型的训练速度以及处理数据的速度则至关重要。因此,在本公开的一个实施例中,在排序模型中采用LightGBM,可以支持高效率的并行训练,从而得到较快的训练速度、较低的内存消耗以及快速处理海量数据的效果,提高了信息推荐的效率。It is understandable that usually the business system is constantly acquiring a large amount of user characteristics and user behavior information, and the ranking model usually needs to be updated and calibrated in real time, that is, it needs to use real-time data to continuously retrain the model. How quickly the model can be trained and how quickly the data can be processed is critical. Therefore, in an embodiment of the present disclosure, LightGBM is used in the sorting model, which can support efficient parallel training, thereby obtaining faster training speed, lower memory consumption, and the effect of quickly processing massive data, and improving information efficiency. Recommended efficiency.
另外,使用Xgboost可以降低排序模型过拟合的可能,使得模型的损失更加的精准,当训练数据为稀疏值时,可以为缺失值或指定的值指定分支的默认方向,可以较大的提高模型训练的效率。In addition, using Xgboost can reduce the possibility of overfitting of the sorting model, making the loss of the model more accurate. When the training data is sparse, you can specify the default direction of the branch for the missing value or the specified value, which can greatly improve the model. training efficiency.
在本公开的一个或多个实施例中,图3中排序模型的输出层的目标(target)通常是由CTR(Click-Through-Rate,点击通过率)、CVR(Conversion Rate,转化率)、GMV(Gross Merchandise Volume,商品交易总额)融合而成的,这些target的融合方式通常可以使用指数方式进行融合,也可以使用线性权重的方式来进行融合。In one or more embodiments of the present disclosure, the target (target) of the output layer of the ranking model in FIG. 3 is usually composed of CTR (Click-Through-Rate, click through rate), CVR (Conversion Rate, conversion rate), GMV (Gross Merchandise Volume, total merchandise volume) is fused. The fusion of these targets can usually be fused using an exponential method or a linear weight method.
而在排序模型的输出层之上,还可以设置一个重排层(Re-Rank层),可以根据多个物品的地域性特征、多样性特征、用户兴趣探索比例等对输出层的结果进行再排序,以使得排序模型的最后结果更加符合用 户感兴趣的内容。排序模型的排序结果即指示了目标区域对应的多个物品在展示页面被推荐的先后顺序。On top of the output layer of the ranking model, a rearrangement layer (Re-Rank layer) can also be set, which can re-rank the results of the output layer according to the regional characteristics, diversity characteristics, and user interest exploration ratio of multiple items. Sorting, so that the final result of the ranking model is more in line with the content that the user is interested in. The sorting result of the sorting model indicates the order in which multiple items corresponding to the target area are recommended on the display page.
根据排序结果,将多个物品信息分别对应的物品聚合内容在展示页面中展示以针对用户进行信息推荐。According to the sorting result, the item aggregation content corresponding to the multiple item information is displayed on the display page for information recommendation to the user.
例如,在电商平台中,排序结果所示的推荐度由高到低为的物品A、B、C,物品A排序第一,对应物品A的聚合内容(推荐文案、推荐短视频、评论信息等内容)即被展示在展示页面的顶部,物品B相关的聚合内容则排列第二,以此类推。For example, on an e-commerce platform, the ranking results show items A, B, and C in descending order of recommendation. Item A ranks first, corresponding to the aggregated content of item A (recommended copy, recommended short video, comment information and other content) is displayed at the top of the display page, the aggregated content related to item B is ranked second, and so on.
在业务系统的使用过程中,可以根据用户对于目标信息的反馈信息确定排序模型的准确度,对排序模型进行实时的更新和校准。可以采用本公开的一个实施例提供的以下方式:通过所述展示页面获取用户针对所述目标信息的反馈信息;根据所述反馈信息,按照预设时长优化所述排序模型。During the use of the business system, the accuracy of the ranking model can be determined according to the user's feedback on the target information, and the ranking model can be updated and calibrated in real time. The following method provided by an embodiment of the present disclosure may be adopted: obtain user feedback information on the target information through the display page; optimize the ranking model according to a preset time period according to the feedback information.
可理解的是,反馈信息包括正反馈信息,例如用户对于目标信息中排序靠前的物品点击率较高、浏览时间长、分享次数较多、及下单量较高等,换句话说,推荐度较高的物品产生的关注度及转化率较高;反馈信息还包括负反馈信息,例如用户对于排序靠前的物品无点击,或直接关闭展示页面等操作,换句话说,推荐度较高的物品不符合用户感兴趣的内容。It is understandable that the feedback information includes positive feedback information, for example, the user has a higher click-through rate, a longer browsing time, more sharing times, and a higher order volume for the top-ranked items in the target information. In other words, the recommendation degree Higher items generate higher attention and conversion rate; feedback information also includes negative feedback information, such as users not clicking on the top-ranked items, or directly closing the display page and other operations, in other words, higher recommendation The item does not match what the user is interested in.
根据这些正负反馈信息,对模型进行增量训练以及校准。其中,预设时长可以是以天为单位,即对排序模型每天使用前一天的历史数据进行增量训练以校准更新;预设时长还可以是以小时为单位,即对排序模型每小时使用前一小时的历史数据进行增量训练以校准更新。对模型不断的校准更新可以提高排序模型的准确度,提高了排序结果符合用户感兴趣内容的可能性,进而提高了信息推荐的精准度。Based on these positive and negative feedback information, the model is incrementally trained and calibrated. Among them, the preset duration can be in units of days, that is, incremental training is performed on the ranking model every day using the historical data of the previous day to calibrate the update; the preset duration can also be in hours, that is, the ranking model is used every hour before One hour of historical data for incremental training to calibrate updates. Continuous calibration and updating of the model can improve the accuracy of the ranking model, increase the possibility that the ranking results match the content of interest to the user, and thus improve the accuracy of information recommendation.
下面结合图2和图4,以应用于电商平台的信息推荐方法为例,对本公开实施例提供的信息推荐方法做具体说明。The information recommendation method provided by the embodiments of the present disclosure will be specifically described below with reference to FIG. 2 and FIG. 4 , taking an information recommendation method applied to an e-commerce platform as an example.
图4是应用于电商平台的信息推荐方法,其步骤如下:Figure 4 is an information recommendation method applied to an e-commerce platform, and its steps are as follows:
步骤S401:根据推荐目标参数,使用营销算法模块创建营销计划。Step S401: According to the recommended target parameters, use the marketing algorithm module to create a marketing plan.
营销算法模块可以如图2所示,推荐目标参数可以是投资回报率、库存消耗参数、价值总额和待推荐人数。营销算法模块可以输出选品推荐、额度推荐及人群推荐。其中,选品推荐也即商品信息;额度推荐也即具体的商品信息优惠额度;人群推荐也即将商品信息推荐的人群。The marketing algorithm module can be shown in Figure 2, and the recommended target parameters can be return on investment, inventory consumption parameters, total value and number of people to be recommended. The marketing algorithm module can output product selection recommendations, quota recommendations and crowd recommendations. Among them, product selection recommendation refers to product information; quota recommendation refers to the specific discount amount of product information; crowd recommendation refers to the group of people recommended by product information.
步骤S402:利用营销内容生成模块生成商品推荐内容,并通过聚合得到营销商品聚合内容。Step S402: Utilize the marketing content generation module to generate product recommendation content, and obtain the aggregated content of the marketing product through aggregation.
如图2中所示,在创建营销计划的同时,可以将营销算法模块输出的商品信息作为营销内容生成模块的输入,通过NLP(Natural Language Processing,自然语言处理)和图像处理技术,得到商品相关的推荐内容,包括推荐短标题、推荐短文本、推荐文案信息、推荐短视频以及评论晒单等。As shown in Figure 2, while creating a marketing plan, the product information output by the marketing algorithm module can be used as the input of the marketing content generation module, and through NLP (Natural Language Processing, natural language processing) and image processing technology, product related information can be obtained. Recommended content, including recommended short titles, recommended short texts, recommended copywriting information, recommended short videos, and comment lists, etc.
当商品信息是商品类目时,可以将商品类目中历史订单数量大于预设阈值的商品作为营销内容生成模块的输入;也可以将历史订单中商品销量大于预设阈值的商品作为营销内容生成模块的输入;还可以将历史订单交易总额大于预设阈值的商品作为营销内容生成模块的输入。When the product information is a product category, the product whose historical order quantity in the product category is greater than the preset threshold can be used as the input of the marketing content generation module; the product whose sales volume in the historical order is greater than the preset threshold can also be used as the marketing content to generate The input of the module; it is also possible to use the commodities with the total transaction amount of the historical order greater than the preset threshold as the input of the marketing content generation module.
将生成的推荐内容与营销商品列表进行聚合得到营销商品聚合内容。营销商品聚合内容可以包括营销商品信息、优惠信息、晒单、评 论、营销文案等多维度的信息。Aggregate the generated recommended content and the marketing product list to obtain the aggregated marketing product content. The aggregated content of marketing products can include multi-dimensional information such as marketing product information, preferential information, listings, comments, and marketing copywriting.
步骤S403:将营销商品聚合内容存储至数据库中。Step S403: Store the aggregated content of the marketing commodity in the database.
如图2,可以通过数据存储模块将营销聚合内容存储至数据库中,可以是MYSQL、Redis数据库,也可以是HBASE、Elasticsearch数据库。As shown in Figure 2, the marketing aggregation content can be stored in the database through the data storage module, which can be MYSQL, Redis database, or HBASE, Elasticsearch database.
步骤S404:接收用户针对于目标区域的触发,利用推荐模块中的排序模型对目标区域对应的多个待推荐商品进行排序。Step S404: Receive the user's trigger for the target area, and use the ranking model in the recommendation module to sort the multiple products to be recommended corresponding to the target area.
其中目标区域可以是内容入口,例如发现好货-推荐、发现好货-口碑、逛一逛、有奖晒单等入口。也可以是营销入口,例如商品详情优惠领券、购物车领券、广告投放及秒杀等入口。The target area can be a content entrance, such as discovery of good products-recommendation, discovery of good products-word-of-mouth, shopping, and posting orders with prizes. It can also be a marketing portal, such as product details discount coupons, shopping cart coupons, advertisement placement and seckill entrances.
排序模块的排序结果也即多个待推荐商品针对于当前用户被推荐的先后顺序。The sorting result of the sorting module is also the order in which multiple products to be recommended are recommended for the current user.
步骤S405:根据排序模型的结果,将多个待推荐商品以及分别对应的营销商品聚合内容在展示页面中进行推荐。Step S405: According to the result of the sorting model, recommend a plurality of products to be recommended and the aggregated content of corresponding marketing products on the display page.
如图2所示,在电商平台中,通过RPC或HTTP协议,将数据库中存储的营销商品聚合内容在展示页面中根据待推荐商品的排序结果进行展示推荐。As shown in Figure 2, on the e-commerce platform, through the RPC or HTTP protocol, the aggregated content of the marketing products stored in the database is displayed and recommended on the display page according to the sorting results of the products to be recommended.
通过该信息推荐方法,通过用户对营销入口的触发可以使得用户浏览到自身感兴趣的商品推荐内容,可以提高商品的点击转换率,进一步提高营销的效率。Through the information recommendation method, the triggering of the marketing portal by the user can enable the user to browse the recommended content of the product that the user is interested in, which can increase the click conversion rate of the product and further improve the efficiency of marketing.
同样的,通过用户对内容入口的触发可以使得用户浏览到营销聚 合信息。例如,在用户触发发现入口时,可以将发现入口对应的待推荐商品以及商品对应的多个营销聚合信息推荐给用户,使得用户可以快速找到感兴趣商品所涉及的多个营销对应的优惠信息,减少用户搜索优惠信息的操作,提升了用户体验。Similarly, the triggering of the content portal by the user can enable the user to browse the aggregated marketing information. For example, when a user triggers a discovery portal, the product to be recommended corresponding to the discovery portal and multiple marketing aggregation information corresponding to the product can be recommended to the user, so that the user can quickly find preferential information corresponding to multiple marketing related to the product of interest, Reduce the operation of users searching for preferential information and improve user experience.
根据本公开实施例提供信息推荐方法,能够根据排序模型对目标区域对应的多个物品信息的排序结果,将目标区域对应的物品聚合内容通过展示页面对用户进行推荐,由此,用户无需额外操作即能获取到感兴趣的内容推荐,提高了信息推荐的有效性及效率,进而提升了用户体验。According to the information recommendation method provided by the embodiment of the present disclosure, according to the sorting results of multiple item information corresponding to the target area by the sorting model, the aggregated content of the items corresponding to the target area can be recommended to the user through the display page, so that the user does not need additional operations That is, the content recommendation of interest can be obtained, the effectiveness and efficiency of the information recommendation are improved, and the user experience is further improved.
进一步的,可以将多个物品信息作为内容生成模型的输入,快速为多个物品信息生成推荐内容并进行聚合,减少了信息推荐的工作量;同时根据用户针对信息推荐的反馈信息,对排序模型进行优化,提高了排序模型的推荐准确度,从而提高了物品的点击转化率。Furthermore, multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the workload of information recommendation; Optimized to improve the recommendation accuracy of the ranking model, thereby increasing the click conversion rate of items.
如图5所示,本公开一个或多个实施例提供了一种信息推荐装置500,包括:获取模块501、排序模块502和推荐模块503;其中,As shown in FIG. 5 , one or more embodiments of the present disclosure provide an information recommendation device 500, including: an acquisition module 501, a sorting module 502, and a recommendation module 503; wherein,
所述获取模块501,用于响应于展示页面中用户针对目标区域的触发,获取所述用户对应的第一用户特征;所述目标区域对应于多个物品信息;The obtaining module 501 is configured to obtain the first user feature corresponding to the user in response to the user's triggering of the target area in the display page; the target area corresponds to a plurality of item information;
所述排序模块502,用于将所述第一用户特征和所述多个物品信息作为排序模型的输入,根据所述排序模型的输出确定所述多个物品信息的排序结果;所述排序模型是根据多个第二用户特征以及所述多个第二用户特征分别对应的历史行为信息进行训练得到的;The sorting module 502 is configured to use the first user characteristics and the plurality of item information as input of a sorting model, and determine the sorting result of the multiple item information according to the output of the sorting model; the sorting model It is obtained by training according to multiple second user features and historical behavior information respectively corresponding to the multiple second user features;
所述推荐模块503,用于根据排序结果以及物品聚合内容,确定待推荐的目标信息;所述物品聚合内容是根据所述多个物品信息的推荐内容聚合得到的;将所述目标信息通过所述展示页面进行推荐。The recommendation module 503 is configured to determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained according to the recommendation content aggregation of the plurality of item information; the target information is passed through the The display page mentioned above is recommended.
在本公开一个或多个实施例中,继续参考图5,信息推荐装置还可 以包括:聚合模块504;其中,In one or more embodiments of the present disclosure, with continued reference to FIG. 5 , the information recommendation device may further include: an aggregation module 504; wherein,
所述聚合模块504,用于将所述多个物品信息作为内容生成模型的输入,得到所述多个物品信息分别对应的所述推荐内容;所述推荐内容包括以下一项或多项:推荐短标题、推荐短文本、推荐文案信息、评论信息和推荐短视频信息;将所述推荐内容进行聚合,得到所述物品聚合内容。The aggregation module 504 is configured to use the plurality of item information as the input of the content generation model to obtain the recommended content respectively corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended Short title, recommended short text, recommended copy information, comment information and recommended short video information; the recommended content is aggregated to obtain the aggregated content of the item.
在本公开一个或多个实施例中,所述获取模块501,用于在接收所述展示页面中用户针对目标区域的触发之前,获取推荐目标参数,所述推荐目标参数包括以下任意一项或多项:投资回报率、库存消耗参数、价值总额和待推荐人数;根据所述推荐目标参数、所述目标区域的类型以及所述展示页面可展示的物品信息,确定所述目标区域对应的多个物品信息。In one or more embodiments of the present disclosure, the obtaining module 501 is configured to obtain recommended target parameters before receiving a user's trigger on the target area in the presentation page, and the recommended target parameters include any of the following or Multiple items: return on investment, inventory consumption parameters, total value, and number of people to be recommended; according to the recommended target parameters, the type of the target area, and the item information that can be displayed on the display page, determine the number of items corresponding to the target area item information.
在本公开一个或多个实施例中,所述获取模块501,用于确定所述物品信息包括物品类目;从所述物品类目对应的物品信息中确定目标物品信息;其中,所述目标物品信息为历史订单数量、和/或订单完成量、和/或订单价值大于预设阈值的物品信息;将所述目标物品信息作为所述内容生成模型的输入。In one or more embodiments of the present disclosure, the acquisition module 501 is configured to determine that the item information includes an item category; determine target item information from item information corresponding to the item category; wherein, the target The item information is historical order quantity, and/or order completion amount, and/or item information whose order value is greater than a preset threshold; the target item information is used as the input of the content generation model.
在本公开一个或多个实施例中,所述排序模块502,用于通过所述展示页面获取用户针对所述目标信息的反馈信息;根据所述反馈信息,按照预设时长优化所述排序模型。In one or more embodiments of the present disclosure, the sorting module 502 is configured to obtain user feedback on the target information through the display page; optimize the sorting model according to a preset duration according to the feedback information .
在本公开一个或多个实施例中,所述排序模块502,用于确定所述排序模型是基于LR算法、GBDT算法、Xgboost算法、LightGBM算法、xDeepFM算法、DeepFM算法和AutoInt算法训练得到的。In one or more embodiments of the present disclosure, the sorting module 502 is configured to determine that the sorting model is trained based on LR algorithm, GBDT algorithm, Xgboost algorithm, LightGBM algorithm, xDeepFM algorithm, DeepFM algorithm and AutoInt algorithm.
在本公开一个或多个实施例中,所述推荐模块503,用于在根据排序结果以及物品聚合内容,确定待推荐的目标信息之前,将所述多个 物品信息作为内容生成模型的输入,得到所述多个物品信息分别对应的所述推荐内容;所述推荐内容包括以下一项或多项:推荐短标题、推荐短文本、推荐文案信息、评论信息和推荐短视频信息;将所述推荐内容进行聚合,得到所述物品聚合内容。In one or more embodiments of the present disclosure, the recommendation module 503 is configured to use the plurality of item information as an input of the content generation model before determining the target information to be recommended according to the sorting result and item aggregation content, Obtain the recommended content respectively corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended short title, recommended short text, recommended copywriting information, comment information and recommended short video information; The recommended content is aggregated to obtain the aggregated content of the item.
根据本公开一个或多个实施例提供的信息推荐装置,能够根据排序模型对目标区域对应的多个物品信息的排序结果,将目标区域对应的物品聚合内容通过展示页面对用户进行推荐。由此减少了用户的操作次数,并能向用户准确推荐其感兴趣的内容,提高了信息推荐的有效性及效率,进而提升了用户体验。According to the information recommendation device provided by one or more embodiments of the present disclosure, according to the sorting results of multiple item information corresponding to the target area by the sorting model, the item aggregation content corresponding to the target area can be recommended to the user through the display page. As a result, the number of operations of the user is reduced, and the content of interest to the user can be accurately recommended to the user, the effectiveness and efficiency of information recommendation are improved, and user experience is further improved.
进一步的,可以将多个物品信息作为内容生成模型的输入,快速为多个物品信息生成推荐内容并进行聚合,减少了推荐信息的数据量,使得用户可从推荐信息中快速获取推荐的关键点,从而提高了推荐信息的准确性。另外,根据用户针对信息推荐的反馈信息,对排序模型进行优化,提高了排序模型的推荐准确度,从而提高了物品的点击转化率。Furthermore, multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the data volume of recommended information, so that users can quickly obtain recommended key points from recommended information , thus improving the accuracy of recommendation information. In addition, according to the user's feedback on information recommendation, the ranking model is optimized to improve the recommendation accuracy of the ranking model, thereby improving the click conversion rate of items.
图6示出了可以应用本公开一个或多个实施例的信息推荐方法或信息推荐装置的示例性系统架构600。Fig. 6 shows an exemplary system architecture 600 to which the information recommendation method or information recommendation device of one or more embodiments of the present disclosure can be applied.
如图6所示,系统架构600可以包括终端设备601、602、603,网络604和服务器605。网络604用以在终端设备601、602、603和服务器605之间提供通信链路的介质。网络604可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。As shown in FIG. 6 , a system architecture 600 may include terminal devices 601 , 602 , and 603 , a network 604 and a server 605 . The network 604 is used as a medium for providing communication links between the terminal devices 601 , 602 , 603 and the server 605 . Network 604 may include various connection types, such as wires, wireless communication links, or fiber optic cables, among others.
用户可以使用终端设备601、602、603通过网络604与服务器605交互,以接收或发送消息等。Users can use terminal devices 601 , 602 , 603 to interact with server 605 via network 604 to receive or send messages and the like.
终端设备601、602、603可以是具有显示屏并且支持信息浏览的 各种电子设备,包括但不限于智能手机、平板电脑、膝上型便携计算机和台式计算机等等。The terminal devices 601, 602, and 603 may be various electronic devices that have a display screen and support information browsing, including but not limited to smart phones, tablet computers, laptop computers and desktop computers, and the like.
服务器605可以是提供各种服务的服务器,例如对用户利用终端设备601、602、603对于展示页面目标区域的触发提供信息推荐的服务器。信息推荐的服务器可以对目标区域对应的多个物品信息进行排序、生成物品聚合内容、确定待推荐的目标信息,并将目标信息在展示页面进行推荐,以在终端设备601、602、603中展示。The server 605 may be a server that provides various services, for example, a server that provides information recommendation for users to use the terminal devices 601, 602, 603 to trigger the display of the target area of the page. The server for information recommendation can sort multiple item information corresponding to the target area, generate item aggregate content, determine the target information to be recommended, and recommend the target information on the display page for display on the terminal devices 601, 602, and 603 .
应该理解,图6中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。It should be understood that the numbers of terminal devices, networks and servers in FIG. 6 are only illustrative. According to the implementation needs, there can be any number of terminal devices, networks and servers.
下面参考图7,其示出了适于用来实现本公开实施例的终端设备的计算机系统700的结构示意图。图7示出的终端设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。Referring now to FIG. 7 , it shows a schematic structural diagram of a computer system 700 suitable for implementing a terminal device according to an embodiment of the present disclosure. The terminal device shown in FIG. 7 is only an example, and should not limit the functions and scope of use of this embodiment of the present disclosure.
如图7所示,计算机系统700包括中央处理单元(CPU)701,其可以根据存储在只读存储器(ROM)702中的程序或者从存储部分708加载到随机访问存储器(RAM)703中的程序而执行各种适当的动作和处理。在RAM 703中,还存储有系统700操作所需的各种程序和数据。CPU 701、ROM 702以及RAM 703通过总线704彼此相连。输入/输出(I/O)接口705也连接至总线704。As shown in FIG. 7 , a computer system 700 includes a central processing unit (CPU) 701 that can operate according to a program stored in a read-only memory (ROM) 702 or a program loaded from a storage section 708 into a random-access memory (RAM) 703 Instead, various appropriate actions and processes are performed. In the RAM 703, various programs and data required for the operation of the system 700 are also stored. The CPU 701, ROM 702, and RAM 703 are connected to each other via a bus 704. An input/output (I/O) interface 705 is also connected to the bus 704 .
以下部件连接至I/O接口705:包括键盘、鼠标等的输入部分706;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分707;包括硬盘等的存储部分708;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分709。通信部分709经由诸如因特网的网络执行通信处理。驱动器710也根据需要连接至I/O接口705。可拆卸介质711,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器710上,以便于从其上读出的计算机程序根据需要 被安装入存储部分708。The following components are connected to the I/O interface 705: an input section 706 including a keyboard, a mouse, etc.; an output section 707 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and a speaker; a storage section 708 including a hard disk, etc. and a communication section 709 including a network interface card such as a LAN card, a modem, or the like. The communication section 709 performs communication processing via a network such as the Internet. A drive 710 is also connected to the I/O interface 705 as needed. A removable medium 711, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is mounted on the drive 710 as necessary so that a computer program read therefrom is installed into the storage section 708 as necessary.
特别地,根据本公开公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分709从网络上被下载和安装,和/或从可拆卸介质711被安装。在该计算机程序被中央处理单元(CPU)701执行时,执行本公开的系统中限定的上述功能。In particular, according to the disclosed embodiments of the present disclosure, the processes described above with reference to the flowcharts can be implemented as computer software programs. For example, the disclosed embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, where the computer program includes program codes for executing the methods shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via communication portion 709 and/or installed from removable media 711 . When this computer program is executed by a central processing unit (CPU) 701, the above-described functions defined in the system of the present disclosure are performed.
需要说明的是,本公开所示的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:无线、电线、光缆、RF等等,或者上述的任意合适的组合。It should be noted that the computer-readable medium shown in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination of the above two. A computer readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples of computer-readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In the present disclosure, a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device. In the present disclosure, however, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, which can send, propagate, or transmit a program for use by or in conjunction with an instruction execution system, apparatus, or device. . Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,上述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图或流程图中的每个方框、以及框图或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in a flowchart or block diagram may represent a module, program segment, or portion of code that includes one or more logical functions for implementing specified executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved. It should also be noted that each block in the block diagrams or flowchart illustrations, and combinations of blocks in the block diagrams or flowchart illustrations, can be implemented by a dedicated hardware-based system that performs the specified function or operation, or can be implemented by a A combination of dedicated hardware and computer instructions.
描述于本公开实施例中所涉及到的模块可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的模块也可以设置在处理器中,例如,可以描述为:一种处理器包括获取模块,排序模块,推荐模块。其中,这些模块的名称在某种情况下并不构成对该模块本身的限定,例如,获取模块还可以被描述为“获取物品信息的模块”。The modules involved in the embodiments described in the present disclosure may be implemented by software or by hardware. The described modules can also be set in a processor, for example, it can be described as: a processor includes an acquisition module, a sorting module, and a recommendation module. Wherein, the names of these modules do not constitute a limitation of the module itself under certain circumstances, for example, the obtaining module may also be described as a "module for obtaining item information".
作为另一方面,本公开还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的设备中所包含的;也可以是单独存在,而未装配入该设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被一个该设备执行时,使得该设备包括:响应于展示页面中用户针对目标区域的触发,获取所述用户对应的第一用户特征;所述目标区域对应于多个物品信息;将所述第一用户特征和所述多个物品信息作为排序模型的输入,根据所述排序模型的输出确定所述多个物品信息的排序结果;所述排序模型是根据多个第二用户特征以及所述多个第二用户特征分别对应的历史行为信息进行训练得到的;根据排序结果以及物品聚合内容,确定待推荐的目标信息;所述物品聚合内容是根据所述多个物品信息的推荐内容聚合得到的;将所述目标信息通过所述展示页面进行推荐。As another aspect, the present disclosure also provides a computer-readable medium, which may be included in the device described in the above embodiments, or may exist independently without being assembled into the device. The above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the device, the device includes: responding to the user's trigger on the target area in the display page, acquiring the user's corresponding The first user feature; the target area corresponds to a plurality of item information; the first user feature and the plurality of item information are used as the input of the ranking model, and the plurality of item information is determined according to the output of the ranking model The sorting result; the sorting model is obtained by training according to multiple second user characteristics and the historical behavior information corresponding to the multiple second user features; according to the sorting result and the aggregated content of the item, determine the target information to be recommended ; The aggregated content of the item is obtained through aggregation of the recommended content of the plurality of item information; and the target information is recommended through the display page.
根据本公开实施例的技术方案,能够根据排序模型对目标区域对应的多个物品信息的排序结果,将目标区域对应的物品聚合内容通过展示页面对用户进行推荐。由此减少了用户的操作次数,并能向用户准确推荐其感兴趣的内容,提高了信息推荐的有效性及效率,进而提升了用户体验。According to the technical solutions of the embodiments of the present disclosure, according to the sorting results of multiple item information corresponding to the target area by the sorting model, the aggregated content of the items corresponding to the target area can be recommended to the user through the display page. As a result, the number of operations of the user is reduced, and the content of interest to the user can be accurately recommended to the user, the effectiveness and efficiency of information recommendation are improved, and user experience is further improved.
进一步的,可以将多个物品信息作为内容生成模型的输入,快速为多个物品信息生成推荐内容并进行聚合,减少了推荐信息的数据量,使得用户可从推荐信息中快速获取推荐的关键点,从而提高了推荐信息的准确性。另外,根据用户针对信息推荐的反馈信息,对排序模型进行优化,提高了排序模型的推荐准确度,从而提高了物品的点击转化率。Furthermore, multiple item information can be used as the input of the content generation model to quickly generate and aggregate recommended content for multiple item information, reducing the data volume of recommended information, so that users can quickly obtain recommended key points from recommended information , thus improving the accuracy of recommendation information. In addition, according to the user's feedback on information recommendation, the ranking model is optimized to improve the recommendation accuracy of the ranking model, thereby improving the click conversion rate of items.
上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,取决于设计要求和其他因素,可以发生各种各样的修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。The specific implementation manners described above do not limit the protection scope of the present disclosure. It should be apparent to those skilled in the art that various modifications, combinations, sub-combinations and substitutions may occur depending on design requirements and other factors. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present disclosure shall be included within the protection scope of the present disclosure.

Claims (10)

  1. 一种信息推荐方法,包括:A method for recommending information, comprising:
    响应于展示页面中用户针对目标区域的触发,获取所述用户对应的第一用户特征;所述目标区域对应于多个物品信息;Responding to the triggering of the target area by the user on the display page, acquiring the first user feature corresponding to the user; the target area corresponds to a plurality of item information;
    将所述第一用户特征和所述多个物品信息作为排序模型的输入,根据所述排序模型的输出确定所述多个物品信息的排序结果;所述排序模型是根据多个第二用户特征以及所述多个第二用户特征分别对应的历史行为信息进行训练得到的;Using the first user characteristics and the plurality of item information as the input of a ranking model, and determining the ranking result of the plurality of item information according to the output of the ranking model; the ranking model is based on a plurality of second user characteristics And the historical behavior information respectively corresponding to the plurality of second user characteristics is obtained through training;
    根据排序结果以及物品聚合内容,确定待推荐的目标信息;所述物品聚合内容是根据所述多个物品信息的推荐内容聚合得到的;Determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained by aggregation according to the recommendation content of the plurality of item information;
    将所述目标信息通过所述展示页面进行推荐。The target information is recommended through the display page.
  2. 根据权利要求1所述的方法,其中,在根据排序结果以及物品聚合内容,确定待推荐的目标信息之前,还包括:The method according to claim 1, wherein, before determining the target information to be recommended according to the sorting result and the item aggregation content, further comprising:
    将所述多个物品信息作为内容生成模型的输入,得到所述多个物品信息分别对应的所述推荐内容;所述推荐内容包括以下一项或多项:推荐短标题、推荐短文本、推荐文案信息、评论信息和推荐短视频信息;Using the plurality of item information as the input of the content generation model to obtain the recommended content respectively corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended short title, recommended short text, recommended Copywriting information, comment information and recommended short video information;
    将所述推荐内容进行聚合,得到所述物品聚合内容。The recommended content is aggregated to obtain the item aggregated content.
  3. 根据权利要求2所述的方法,其中,在接收所述展示页面中用户针对目标区域的触发之前,还包括:The method according to claim 2, wherein, before receiving the user's trigger on the target area in the display page, further comprising:
    获取推荐目标参数,所述推荐目标参数包括以下任意一项或多项:投资回报率、库存消耗参数、价值总额和待推荐人数;Acquiring recommended target parameters, the recommended target parameters include any one or more of the following: return on investment, inventory consumption parameters, total value and number of people to be recommended;
    根据所述推荐目标参数、所述目标区域的类型以及所述展示页面可展示的物品信息,确定所述目标区域对应的多个物品信息。A plurality of item information corresponding to the target area is determined according to the recommended target parameters, the type of the target area, and the item information that can be displayed on the display page.
  4. 根据权利要求3所述的方法,其中,所述物品信息包括物品类 目;The method according to claim 3, wherein the item information includes an item category;
    从所述物品类目对应的物品信息中确定目标物品信息;其中,所述目标物品信息为历史订单数量、和/或订单完成量、和/或订单价值大于预设阈值的物品信息;Determine the target item information from the item information corresponding to the item category; wherein the target item information is the historical order quantity, and/or order completion amount, and/or item information whose order value is greater than a preset threshold;
    将所述目标物品信息作为所述内容生成模型的输入。The target item information is used as an input of the content generation model.
  5. 根据权利要求1所述的方法,其中,还包括:The method according to claim 1, further comprising:
    通过所述展示页面获取用户针对所述目标信息的反馈信息;Obtain user feedback on the target information through the display page;
    根据所述反馈信息,按照预设时长优化所述排序模型。According to the feedback information, the ranking model is optimized according to a preset time period.
  6. 根据权利要求1所述的方法,其中,The method according to claim 1, wherein,
    所述排序模型是基于LR算法、GBDT算法、Xgboost算法、LightGBM算法、xDeepFM算法、DeepFM算法和AutoInt算法训练得到的。The ranking model is trained based on LR algorithm, GBDT algorithm, Xgboost algorithm, LightGBM algorithm, xDeepFM algorithm, DeepFM algorithm and AutoInt algorithm.
  7. 一种信息推荐装置,包括:获取模块、排序模块和推荐模块;其中,An information recommendation device, including: an acquisition module, a sorting module, and a recommendation module; wherein,
    所述获取模块,用于响应于展示页面中用户针对目标区域的触发,获取所述用户对应的第一用户特征;所述目标区域对应于多个物品信息;The acquisition module is configured to acquire the first user feature corresponding to the user in response to the user's trigger on the target area in the display page; the target area corresponds to a plurality of item information;
    所述排序模块,用于将所述第一用户特征和所述多个物品信息作为排序模型的输入,根据所述排序模型的输出确定所述多个物品信息的排序结果;所述排序模型是根据多个第二用户特征以及所述多个第二用户特征分别对应的历史行为信息进行训练得到的;The sorting module is configured to use the first user characteristics and the plurality of item information as input to a sorting model, and determine the sorting result of the multiple item information according to the output of the sorting model; the ranking model is Obtained by training according to multiple second user features and historical behavior information respectively corresponding to the multiple second user features;
    所述推荐模块,用于根据排序结果以及物品聚合内容,确定待推荐的目标信息;所述物品聚合内容是根据所述多个物品信息的推荐内容聚合得到的;将所述目标信息通过所述展示页面进行推荐。The recommendation module is configured to determine the target information to be recommended according to the sorting result and the item aggregation content; the item aggregation content is obtained according to the recommendation content aggregation of the plurality of item information; the target information is passed through the Display pages for recommendations.
  8. 根据权利要求7所述的装置,还包括:聚合模块;其中,The device according to claim 7, further comprising: an aggregation module; wherein,
    所述聚合模块,用于将所述多个物品信息作为内容生成模型的输 入,得到所述多个物品信息分别对应的所述推荐内容;所述推荐内容包括以下一项或多项:推荐短标题、推荐短文本、推荐文案信息、评论信息和推荐短视频信息;将所述推荐内容进行聚合,得到所述物品聚合内容。The aggregation module is configured to use the plurality of item information as the input of the content generation model to obtain the recommended content respectively corresponding to the plurality of item information; the recommended content includes one or more of the following: recommended short Title, recommended short text, recommended copy information, comment information and recommended short video information; the recommended content is aggregated to obtain the aggregated content of the item.
  9. 一种电子设备,包括:An electronic device comprising:
    一个或多个处理器;one or more processors;
    存储装置,用于存储一个或多个程序,storage means for storing one or more programs,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-6中任一所述的方法。When the one or more programs are executed by the one or more processors, the one or more processors are made to implement the method according to any one of claims 1-6.
  10. 一种计算机可读介质,其上存储有计算机程序,所述程序被处理器执行时实现如权利要求1-6中任一所述的方法。A computer-readable medium, on which a computer program is stored, and when the program is executed by a processor, the method according to any one of claims 1-6 is implemented.
PCT/CN2022/124280 2022-01-26 2022-10-10 Information recommendation method and apparatus WO2023142520A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210092529.5A CN114493786A (en) 2022-01-26 2022-01-26 Information recommendation method and device
CN202210092529.5 2022-01-26

Publications (1)

Publication Number Publication Date
WO2023142520A1 true WO2023142520A1 (en) 2023-08-03

Family

ID=81475157

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/124280 WO2023142520A1 (en) 2022-01-26 2022-10-10 Information recommendation method and apparatus

Country Status (2)

Country Link
CN (1) CN114493786A (en)
WO (1) WO2023142520A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117151828A (en) * 2023-10-30 2023-12-01 建信金融科技有限责任公司 Recommended article pool processing method, device, equipment and medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114493786A (en) * 2022-01-26 2022-05-13 北京沃东天骏信息技术有限公司 Information recommendation method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110020194A (en) * 2018-08-09 2019-07-16 连尚(新昌)网络科技有限公司 Resource recommendation method, device and medium
CN110941740A (en) * 2019-11-08 2020-03-31 腾讯科技(深圳)有限公司 Video recommendation method and computer-readable storage medium
CN111310050A (en) * 2020-02-27 2020-06-19 深圳大学 Recommendation method based on multilayer attention
US20210092195A1 (en) * 2019-09-20 2021-03-25 Baidu Online Network Technology (Beijing) Co., Ltd. Information push method and device
CN114493786A (en) * 2022-01-26 2022-05-13 北京沃东天骏信息技术有限公司 Information recommendation method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110020194A (en) * 2018-08-09 2019-07-16 连尚(新昌)网络科技有限公司 Resource recommendation method, device and medium
US20210092195A1 (en) * 2019-09-20 2021-03-25 Baidu Online Network Technology (Beijing) Co., Ltd. Information push method and device
CN110941740A (en) * 2019-11-08 2020-03-31 腾讯科技(深圳)有限公司 Video recommendation method and computer-readable storage medium
CN111310050A (en) * 2020-02-27 2020-06-19 深圳大学 Recommendation method based on multilayer attention
CN114493786A (en) * 2022-01-26 2022-05-13 北京沃东天骏信息技术有限公司 Information recommendation method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117151828A (en) * 2023-10-30 2023-12-01 建信金融科技有限责任公司 Recommended article pool processing method, device, equipment and medium
CN117151828B (en) * 2023-10-30 2024-01-30 建信金融科技有限责任公司 Recommended article pool processing method, device, equipment and medium

Also Published As

Publication number Publication date
CN114493786A (en) 2022-05-13

Similar Documents

Publication Publication Date Title
CN104281961B (en) For the advertisement in on-line system and the quality score system of content
US20170098236A1 (en) Exploration of real-time advertising decisions
US8543518B2 (en) Deducing shadow user profiles for ad campaigns
CN104281962B (en) For the advertisement in on-line system and the united market of content
WO2023142520A1 (en) Information recommendation method and apparatus
US10423999B1 (en) Performing personalized category-based product sorting
WO2020147595A1 (en) Method, system and device for obtaining relationship expression between entities, and advertisement recalling system
CN110348894B (en) Method and device for displaying resource advertisement and electronic equipment
TW201520936A (en) User engagement-based contextually-dependent automated pricing for non-guaranteed delivery
CN112115363A (en) Recommendation method, computing device and storage medium
US9767417B1 (en) Category predictions for user behavior
CN106415644A (en) Dynamic content item creation
US11256453B1 (en) Retargeting events service for online advertising
US10387934B1 (en) Method medium and system for category prediction for a changed shopping mission
CN113495991A (en) Recommendation method and device
CN113360816A (en) Click rate prediction method and device
CN114461919A (en) Information recommendation model training method and device
KR101985603B1 (en) Recommendation method based on tripartite graph
CN113449175A (en) Hot data recommendation method and device
CN113191840A (en) Article information display method and device, electronic equipment and computer readable medium
US20210034635A1 (en) Intent based second pass ranker for ranking aggregates
CN113450172A (en) Commodity recommendation method and device
JP7164683B1 (en) Information processing device, information processing method, and information processing program
US9754035B2 (en) Recursive unique user metrics in real time
CN113393271B (en) Product customer big data application matching system and computer storage medium