WO2023108993A1 - Procédé, appareil et dispositif de recommandation de produit sur la base d'un algorithme de regroupement profond, et support - Google Patents

Procédé, appareil et dispositif de recommandation de produit sur la base d'un algorithme de regroupement profond, et support Download PDF

Info

Publication number
WO2023108993A1
WO2023108993A1 PCT/CN2022/090731 CN2022090731W WO2023108993A1 WO 2023108993 A1 WO2023108993 A1 WO 2023108993A1 CN 2022090731 W CN2022090731 W CN 2022090731W WO 2023108993 A1 WO2023108993 A1 WO 2023108993A1
Authority
WO
WIPO (PCT)
Prior art keywords
product
recommended
products
preset
data
Prior art date
Application number
PCT/CN2022/090731
Other languages
English (en)
Chinese (zh)
Inventor
李恒
王耀
陈又新
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2023108993A1 publication Critical patent/WO2023108993A1/fr

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques

Definitions

  • the present application relates to the technical field of artificial intelligence, in particular to a product recommendation method, device, equipment and medium based on a deep clustering algorithm.
  • the embodiment of the present application provides a product recommendation method based on a deep clustering algorithm, including:
  • the standard product is recommended to the user by using a preset product recommendation platform.
  • the embodiment of the present application provides a product recommendation device based on a deep clustering algorithm, the device comprising:
  • the data acquisition module is used to acquire recommended data and historical operating data of products to be recommended;
  • a product matching module configured to input the recommended data and the historical operation data into a preset product matching model for matching processing to obtain a set of candidate products
  • a weight calculation module configured to perform weight calculation on the products to be recommended in the set of candidate products according to a preset weight algorithm, to obtain the weight value of each product to be recommended;
  • a target product determination module configured to select a target product from the set of candidate products according to the weight value
  • a clustering module configured to perform clustering processing on the target product according to a preset product clustering model to obtain standard products including product category labels;
  • a product recommendation module configured to recommend the standard product to the user by using a preset product recommendation platform.
  • the embodiment of the present application provides a product recommendation device based on a deep clustering algorithm
  • the product recommendation device based on a deep clustering algorithm includes a memory, a processor, stored in the memory and can be used in the A program running on the processor and a data bus for realizing connection and communication between the processor and the memory, when the program is executed by the processor, a product recommendation method based on a deep clustering algorithm is implemented,
  • the product recommendation method includes:
  • the standard product is recommended to the user by using a preset product recommendation platform.
  • an embodiment of the present application provides a storage medium, the storage medium is a computer-readable storage medium for computer-readable storage, the storage medium stores one or more programs, and the one or more This program can be executed by one or more processors to implement a product recommendation method based on a deep clustering algorithm, wherein the product recommendation method includes:
  • the standard product is recommended to the user by using a preset product recommendation platform.
  • the product recommendation method, device, equipment and medium based on the deep clustering algorithm proposed by this application obtains the recommended data and the historical operation data of the product to be recommended, and inputs the recommended data and historical operation data into the preset product matching model Perform matching processing to obtain a candidate product set.
  • This method can conveniently screen out products that meet the recommended requirements to form a candidate product set.
  • weight calculation is performed on the products to be recommended in the set of candidate recommended products according to a preset weight algorithm to obtain the weight value of each product to be recommended.
  • This method shortens the screening time of the target product and improves the relationship between the target product and the current recommendation demand. Matching reduces the difficulty of recommendation and saves time and cost.
  • the target product is clustered according to the preset product clustering model, and the standard product including the product category label is obtained, and then the standard product is recommended by the preset product recommendation platform.
  • the target products can be clearly classified, so that the basic information of standard products can be reflected more reasonably, and it is convenient for users to choose products.
  • This method can make the recommended products more in line with the actual needs of users, and improve the accuracy and efficiency of product recommendation.
  • Fig. 1 is the flowchart of the product recommendation method based on deep clustering algorithm provided by the embodiment of the present application;
  • Fig. 2 is the flowchart of step S101 in Fig. 1;
  • Fig. 3 is the flowchart of step S102 in Fig. 1;
  • Fig. 4 is the flowchart of step S103 in Fig. 1;
  • Fig. 5 is the flowchart of step S104 in Fig. 1;
  • Fig. 6 is the flowchart of step S105 in Fig. 1;
  • Fig. 7 is the flowchart of step S106 in Fig. 1;
  • FIG. 8 is a flowchart of step S701 in FIG. 7;
  • FIG. 9 is a schematic structural diagram of a product recommendation device based on a deep clustering algorithm provided by an embodiment of the present application.
  • FIG. 10 is a schematic diagram of a hardware structure of a product recommendation device based on a deep clustering algorithm provided by an embodiment of the present application.
  • Artificial Intelligence It is a new technical science that studies and develops theories, methods, technologies and application systems for simulating, extending and expanding human intelligence; artificial intelligence is a branch of computer science. Intelligence attempts to understand the essence of intelligence and produce a new intelligent machine that can respond in a manner similar to human intelligence. Research in this field includes robotics, language recognition, image recognition, natural language processing, and expert systems. Artificial intelligence can simulate the information process of human consciousness and thinking. Artificial intelligence is also a theory, method, technology and application system that uses digital computers or machines controlled by digital computers to simulate, extend and expand human intelligence, perceive the environment, acquire knowledge and use knowledge to obtain the best results.
  • Natural language processing uses computers to process, understand and use human languages (such as Chinese, English, etc.). NLP belongs to a branch of artificial intelligence and is an interdisciplinary subject between computer science and linguistics. Known as computational linguistics. Natural language processing includes syntax analysis, semantic analysis, text understanding, etc. Natural language processing is often used in technical fields such as machine translation, handwritten and printed character recognition, speech recognition and text-to-speech conversion, information retrieval, information extraction and filtering, text classification and clustering, public opinion analysis and opinion mining. It involves language processing Related data mining, machine learning, knowledge acquisition, knowledge engineering, artificial intelligence research and linguistics research related to language computing, etc.
  • Information Extraction A text processing technology that extracts specified types of factual information such as entities, relationships, and events from natural language texts, and forms structured data output.
  • Information extraction is a technique to extract specific information from text data.
  • Text data is composed of some specific units, such as sentences, paragraphs, and chapters.
  • Text information is composed of some small specific units, such as words, words, phrases, sentences, paragraphs, or combinations of these specific units. . Extracting noun phrases, personal names, and place names in text data is all text information extraction.
  • the information extracted by text information extraction technology can be various types of information.
  • MEMM Maximum Entropy Markov Model
  • Conditional random field algorithm (conditional random field algorithm, CRF): It is a mathematical algorithm; it combines the characteristics of the maximum entropy model and the hidden Markov model, and is an undirected graph model. It has achieved good results in sequence labeling tasks such as entity recognition.
  • the conditional random field is a typical discriminant model, and its joint probability can be written as the multiplication of several potential functions, the most commonly used of which is the linear chain conditional random field.
  • the CRF model of the linear chain Define the joint conditional probability of the state sequence as p(y
  • LSTM Long Short-Term Memory
  • RNN cyclic neural network
  • All RNNs have a A chain form of repeated neural network modules. In standard RNNs, this repeated structural module has only a very simple structure, such as a tanh layer.
  • LSTM is a type of neural network that contains LSTM blocks (blocks) or others. In literature or other materials, LSTM blocks may be described as intelligent network units because they can memorize values for an indefinite length of time. There is a The gate can determine whether the input is important enough to be remembered and whether it can be output.
  • Bi-LSTM Bi-directional Long Short-Term Memory
  • Bi-LSTM It is a combination of forward LSTM and backward LSTM. It is often used to model contextual information in natural language processing tasks.
  • Bi-LSTM combines the information of the input sequence in both forward and backward directions.
  • the forward LSTM layer has the information of time t and the previous time in the input sequence
  • the backward LSTM layer has the information of time t and the subsequent time in the input sequence.
  • the output of the forward LSTM layer at time t is denoted as
  • the output result of the backward LSTM layer at time t is denoted as
  • the vectors output by the two LSTM layers can be processed by addition, average or connection.
  • BERT Bit Encoder Representations from Transformers: It is a language representation model (language representation model). BERT uses the Transformer Encoder block for connection, which is a typical two-way encoding model.
  • the product recommendation method, device, device, and medium based on the deep clustering algorithm provided in the embodiments of the present application are specifically described through the following embodiments. First, the product recommendation method in the embodiments of the present application is described.
  • AI artificial intelligence
  • the embodiments of the present application may acquire and process relevant data based on artificial intelligence technology.
  • artificial intelligence is the theory, method, technology and application system that uses digital computers or machines controlled by digital computers to simulate, extend and expand human intelligence, perceive the environment, acquire knowledge and use knowledge to obtain the best results. .
  • Artificial intelligence basic technologies generally include technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing technology, operation/interaction systems, and mechatronics.
  • Artificial intelligence software technology mainly includes computer vision technology, robotics technology, biometrics technology, speech processing technology, natural language processing technology, and machine learning/deep learning.
  • the product recommendation method provided in the embodiment of the present application relates to the technical field of artificial intelligence.
  • the product recommendation method provided in the embodiment of the present application may be applied to a terminal, may also be applied to a server, and may also be software running on the terminal or the server.
  • the terminal can be a smart phone, a tablet computer, a notebook computer, a desktop computer, etc.
  • the server end can be configured as an independent physical server, or can be configured as a server cluster or a distributed system composed of multiple physical servers, or It can be configured as a cloud that provides basic cloud computing services such as cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communications, middleware services, domain name services, security services, CDN, and big data and artificial intelligence platforms.
  • the server; the software may be an application for realizing the product recommendation method, but is not limited to the above forms.
  • the application can be used in numerous general purpose or special purpose computer system environments or configurations. Examples: personal computers, server computers, handheld or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set-top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, including A distributed computing environment for any of the above systems or devices, etc.
  • This application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
  • program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types.
  • the application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote computer storage media including storage devices.
  • FIG. 1 is an optional flow chart of a product recommendation method provided by an embodiment of the present application.
  • the method in FIG. 1 may include, but is not limited to, step S101 to step S106.
  • Step S101 obtaining recommended data and historical operation data of products to be recommended
  • Step S102 inputting the recommendation data and the historical operation data into a preset product matching model for matching processing to obtain a set of candidate products;
  • Step S103 perform weight calculation on the products to be recommended in the set of candidate products according to a preset weight algorithm, and obtain the weight value of each product to be recommended;
  • Step S104 selecting a target product from the candidate product set according to the weight value
  • Step S105 clustering the target product according to a preset product clustering model to obtain a standard product including a product category label
  • Step S106 using a preset product recommendation platform to recommend the standard product to the user.
  • the products meeting the recommended requirements can be conveniently screened out to form a candidate product set.
  • weight calculation is performed on the products to be recommended in the set of candidate recommended products according to a preset weight algorithm to obtain the weight value of each product to be recommended.
  • the products to be recommended in the candidate recommended product set are filtered to obtain the target product. This method shortens the screening time of the target product and improves the matching between the target product and the current recommendation demand.
  • the target products can be clearly classified into products, so that the basic information of standard products can be reflected more reasonably, and it is convenient for users to choose products, so that the recommended products are more in line with the actual needs of users and improve Product recommendation accuracy and recommendation efficiency.
  • step S101 may include but not limited to include steps S201 to S202:
  • Step S201 obtaining preset target demand dimensions
  • Step S202 crawling recommendation data and historical operation data corresponding to each target demand dimension by means of a web crawler.
  • the target demand dimension which includes time dimension, product dimension, and so on.
  • the recommendation data includes the expected recommendation time, target customer group data, recommendation theme data, recommendation purpose data, etc.
  • the historical operation data includes the historical sales volume, sales area, attribute data, etc. of the recommended products; for example, the acquisition time dimension Recommendation time; obtain product data, target customer group data, recommended theme data, recommendation purpose data, etc. under the product dimension.
  • corresponding demand priority orders may also be set, so as to further improve recommendation accuracy.
  • specific recommendation data in the product demand dimension is selected, and the recommendation data may be target customer group data and recommendation purpose data in the product dimension. Furthermore, these specific recommendation data are sorted according to a preset priority order.
  • the order of priority is that the age of the recommended object is greater than the income of the recommended object, the income of the recommended object is greater than the health status of the recommended object, the health status of the recommended object is greater than the location of the recommended object, and the location of the recommended object
  • the region is greater than the family status of the recommended object; in the recommendation purpose data, the priority order is that attracting customers is greater than paying conversion, paying conversion is greater than improving retention, improving retention is greater than increasing usage time, and so on.
  • historical operation data includes historical recommendation scene data, historical user rating data, high-frequency user portrait data, user churn rate, and high-efficiency application period data, etc.
  • step S102 may include but not limited to include steps S301 to S303:
  • Step S301 matching the recommendation data and historical operation data to obtain the matching value of each product to be recommended;
  • Step S302 selecting candidate products according to the size relationship between the matching value and the preset matching threshold
  • Step S303 incorporating multiple candidate products into the same set to obtain a set of candidate products.
  • step S301 it is necessary to label the recommended data and the historical operation data respectively to obtain the labeled recommendation data and labeled operation data, wherein the labeled recommended data has a first labeled field, and labeled operational data There is a second labeling field on it, and the specific content of the first labeling field and the second labeling field can be determined according to preset keywords and the like, without limitation.
  • the product matching model may be an ESIM model, and the product matching model includes multiple convolutional layers and pooling layers.
  • the product matching model can perform convolution processing and pooling processing on the labeling operation data and labeling recommendation data respectively, extract the first labeling field in the labeling operation data and the second labeling field on the labeling recommendation data, and combine the first labeling field and the second labeling field
  • the two marked fields are compared to confirm the consistency between the first marked field and the second marked field. If the first label field is consistent with the second label field, the comparison value is recorded as 1, and if the first label field is inconsistent with the second label field, the comparison value is recorded as 0. Through this comparison and marking method, traverse all the first label fields and the second label fields to obtain multiple comparison values, and sum all the comparison values to obtain the matching value of each product to be recommended.
  • step S202 since in step S202, the recommended data on some target demand dimensions is set with a demand priority order, so when matching the recommended data with the historical operation data, it is possible to label the No.
  • the first label field is compared with the second label field on the label recommendation data one by one to improve matching efficiency.
  • step S302 and step S303 are executed to compare the matching value with the preset matching threshold. If the matching value is greater than or equal to the preset matching threshold, it indicates that the product to be recommended has a high correlation with the current recommendation demand. Therefore, Take this product to be recommended as a candidate product. If the matching value is less than the preset matching threshold, it indicates that the product to be recommended is not highly relevant to the current recommendation demand, and the product to be recommended will not be considered. Furthermore, the selected multiple candidate products are statistically summarized to obtain a set of candidate products. For example, if the matching value of the product to be recommended is greater than 3, it indicates that the product to be recommended matches the current recommendation demand in at least three demand dimensions, and the correlation is high. The products are included in the same set to form a set of candidate products, so as to further screen the products to be recommended in the set of candidate products, so that the recommended products are more in line with the actual needs of users, and the accuracy of product recommendation is improved.
  • step S103 may include but not limited to include steps S401 to S402:
  • Step S401 obtaining the priority weight, matching value weight and product basic score of the product to be recommended;
  • Step S402 according to the preset weighting algorithm, perform weighted calculation on the priority weight, matching value weight and product basic score to obtain the weight value of each product to be recommended.
  • step S401 score calculation is performed on the product to be recommended in terms of product characteristics, historical operation data performance of the product, and matching degree of recommendation requirements.
  • product basic points in terms of product characteristics there are preset product basic points in terms of product characteristics, floating points in terms of product historical operation data performance, and matching weighted points in terms of matching degree of recommended requirements.
  • matching weighting is divided into priorities The average weight of the weight and the matching value weight.
  • the weight value of each product to be marketed is calculated by product basic score ⁇ floating score ⁇ matching weighted score. For example, set the product basic score of a series of shoulder and neck health products to 10 points. Among them, the historical operation data of a product to be recommended performs better, with a floating score of 0.83, a priority weight of 1, and a matching value weight of 1.1.
  • step S104 may also include but not limited to include steps S501 to S502:
  • Step S501 sort the products to be recommended in descending order according to the weight value, and obtain the sequence of products to be recommended;
  • step S502 the products to be recommended in the sequence of products to be recommended are screened according to preset screening conditions to obtain target products.
  • step S501 compare the weight values of all products to be marketed in the candidate product set, sort the products to be recommended in descending order according to the weight value from large to small, and obtain a sequence of products to be recommended.
  • step S502 is executed, and the preset screening conditions may include screening quantity, weight threshold and so on.
  • the products to be recommended in the sequence of products to be recommended are screened according to the screening data, the weight threshold, and the like. For example, if the number of required products under a certain recommendation data is 3, then the number of products to be screened under the current filtering conditions is 3, select the products to be recommended with the top three weight values in the sequence of products to be recommended, and combine these three products to be recommended product as the target product.
  • the weight threshold can also be set, and the target product can be selected by combining the weight threshold and the quantity of demand. For example, the number of demanded products under a certain recommended data is 10, and the weight value of the product sequence to be recommended ranks in the top ten.
  • For the products to be recommended compare the weight value of the ten products to be recommended with the weight threshold. If the weight value is less than the weight threshold, the corresponding product to be recommended will be eliminated, and only the 10 products to be recommended with a weight value greater than or equal to The weight threshold, the products to be recommended whose weight value is greater than or equal to the weight threshold are taken as target products.
  • the weight calculation of the products to be recommended in the candidate recommended product set can be performed according to the preset weight algorithm, and the weight value of each product to be recommended can be obtained, and according to the weight value from Select the target product from the candidate product set. Filtering the products to be recommended in the candidate recommended product set by weight values shortens the screening time of target products, improves the matching between target products and current recommendation requirements, reduces the difficulty of recommendation, and saves time and cost.
  • step S105 in some embodiments may include but not limited to steps S601 to S602:
  • Step S601 inputting the preset product category label into the product clustering model to obtain the model label of the product clustering model
  • step S602 the target product is clustered according to the K-means clustering algorithm and the model label to obtain a standard product.
  • the preset product category tags include interactive entertainment content difficulty, UI change difficulty, interactive entertainment duration, etc., wherein the interactive entertainment content difficulty level, interactive entertainment duration can be set according to actual conditions, for example, interactive entertainment Content difficulty levels include easy, medium, and difficult; interactive entertainment duration (ie game duration) includes less than 30 seconds, 30 seconds to 120 seconds, more than 120 seconds, etc., but is not limited thereto.
  • the model labels of the product clustering model are attached with preset product categories, so that the product clustering model can cluster the target products according to these preset product categories , to improve the clustering accuracy.
  • step S602 is executed to extract features of the target product according to the K-means clustering algorithm to obtain feature data of each target product, wherein the feature data includes feature coordinate values.
  • the characteristic coordinate value mark the position of each target product on the preset product cluster map.
  • the Euclidean distance from each target product to multiple reference seed points on the cluster feature map is obtained, and according to the Euclidean distance from each target product to multiple reference seed points on the cluster feature map, the minimum Euclidean distance
  • the reference seed point corresponding to the Euclidean distance is used as the target position of the target product, that is, the target product is moved to the reference seed point corresponding to the minimum Euclidean distance, thereby obtaining multiple product clusters.
  • the product clusters with model labels (that is, the preset product category labels including the difficulty of interactive entertainment content, the difficulty of UI changes, the duration of interactive entertainment, etc.) are used as target product clusters, and the target products in these target product clusters are standard products.
  • the product classification of the target product can be clearly carried out, so that the basic information of the standard product can be reflected more reasonably, so that the recommended product is more in line with the actual needs of users, and the accuracy of product recommendation is improved. performance and recommendation efficiency.
  • step S106 may include but not limited to include steps S701 to S703:
  • Step S701 extracting entity features from historical operating data of standard products to obtain target operating data
  • Step S702 visualizing the target operation data to generate a product recommendation report
  • Step S703 uploading the product recommendation report to the product recommendation platform to recommend standard products to users.
  • step S701 the target text data in the historical operation data of standard products is extracted, and the entity features in the target text data are identified using the preset lexical analysis model, and then the entity features are classified and characterized. Extract to obtain the target operation data.
  • This method can reduce the total amount of data, making it easier to extract the required target operation data.
  • step S702 is executed to perform multi-dimensional analysis on the target operation data in the form of charts, etc., and extract keyword segments in the target operation data, wherein the multi-dimensional analysis on the target operation data includes drilling down, scrolling up, and rotating the target operation data , slicing, linkage processing, etc. Furthermore, the extracted keyword segments are combined to generate a product recommendation report.
  • the product recommendation report includes product charts and basic data such as the product name and product weight value of each standard product, which can more clearly reflect the basic information of standard products.
  • step S703 is executed, and the generated product recommendation report is uploaded to the product recommendation platform, and standard products are recommended through the product recommendation platform.
  • standard products can also be recommended through various recommendation channels such as mobile APP application market and various social platforms, so that the recommendation forms are diversified, so that users can more easily pay attention to the currently recommended products, which is convenient Users make product selections to improve recommendation efficiency.
  • step S701 may include but not limited to include steps S801 to S804:
  • Step S801 extracting target text data in historical operation data
  • Step S802 using a preset lexical analysis model to identify entity features in the target text data
  • Step S803 using a pre-trained sequence classifier to classify entity features
  • Step S804 performing feature extraction on the entity features after classification processing to obtain target operation data.
  • step S801 the unstructured data in the historical operation data is converted into unified structured data, and the required target text data is extracted from the structured data, wherein the target text data is natural language text.
  • step S802 is executed, using a preset lexical analysis model to identify entity features in the target text data.
  • a product recommendation data thesaurus is pre-built, and the product recommendation data thesaurus may include proper nouns, terms, non-proprietary names, etc. related to various product recommendations.
  • the preset lexical analysis model can list specific product recommendation names, for example, recommendation objects, recommendation scenarios, and so on. Input the target text data into the preset lexical analysis model, and identify the entity features in the target text data through the specific product recommendation corpus and preset part-of-speech categories contained in the preset lexical analysis model.
  • the entity features can be Including the above-mentioned entity vocabulary related to proper nouns, terms, non-proper names, modifiers, and time information related to product recommendations.
  • a pre-trained sequence classifier can also be used to mark entity features, so that these entity features can carry preset labels to improve classification efficiency.
  • the pre-trained sequence classifier can be a maximum entropy Markov model (MEMM model) or a model based on conditional random field algorithm (CRF) or a model based on bidirectional long short-term memory algorithm (bi-LSTM) .
  • a sequence classifier can be constructed based on the bi-LSTM algorithm.
  • the input word wi and character embedding are passed through left-to-right long-short-term memory and right-to-left long-short-term memory, so that the output is The connected locations generate a single output layer.
  • step S804 is executed to perform feature extraction on the entity features after classification processing to obtain the required target operation data.
  • the BERT encoder can also be used to convert the target operating data from text form to encoded form through the preset encoding function, so as to realize the storage of target operating data.
  • This method can realize the feature extraction of historical operation data, reduce the total amount of data, and make it more convenient to extract the required target operation data.
  • the recommended data and historical operation data are input into the preset product matching model for matching processing to obtain a set of candidate products.
  • the recommended products are screened out to form a set of candidate products.
  • weight calculation is performed on the products to be recommended in the set of candidate recommended products according to a preset weight algorithm to obtain the weight value of each product to be recommended.
  • This method shortens the screening time of the target product and improves the relationship between the target product and the current recommendation demand.
  • Matching reduces the difficulty of recommendation and saves time and cost.
  • the target product is clustered according to the preset product clustering model, and the standard product including the product category label is obtained, and then the standard product is recommended by the preset product recommendation platform.
  • the target products can be clearly classified, so that the basic information of standard products can be reflected more reasonably, and it is convenient for users to choose products.
  • This method can make the recommended products more in line with the actual needs of users, and improve the accuracy and efficiency of product recommendation.
  • the embodiment of the present application also provides a product recommendation device, which can implement the above product recommendation method, and the device includes:
  • a data acquisition module 901, configured to acquire recommended data and historical operating data of products to be recommended
  • a product matching module 902 configured to input the recommended data and the historical operation data into a preset product matching model for matching processing to obtain a set of candidate products;
  • a weight calculation module 903 configured to perform weight calculation on the products to be recommended in the candidate product set according to a preset weight algorithm, to obtain the weight value of each product to be recommended;
  • a target product determination module 904 configured to select a target product from the set of candidate products according to the weight value
  • a clustering module 905, configured to perform clustering processing on the target product according to a preset product clustering model to obtain standard products including product category labels;
  • the product recommendation module 906 is configured to recommend the standard product to the user using a preset product recommendation platform.
  • the specific implementation manner of the product recommendation device is basically the same as the specific embodiment of the above product recommendation method, and will not be repeated here.
  • the embodiment of the present application also provides a product recommendation device based on a deep clustering algorithm.
  • the product recommendation device based on a deep clustering algorithm includes: a memory, a processor, a program stored in the memory and operable on the processor, and a user
  • a product recommendation method based on a deep clustering algorithm is implemented, wherein the product recommendation method includes: obtaining recommended data and products to be recommended the historical operation data; input the recommendation data and the historical operation data into the preset product matching model for matching processing, and obtain the candidate product set; according to the preset weight algorithm, the candidate product set to be recommended Perform weight calculation on the product to obtain the weight value of each product to be recommended; select the target product from the candidate product set according to the weight value; perform clustering processing on the target product according to the preset product clustering model, A standard product including a product category label is obtained; and the standard product is recommended to the user by using a preset product recommendation platform.
  • the recommended product recommendation method includes: obtaining recommended data and products to be recommended the historical operation data;
  • FIG. 10 illustrates the hardware structure of a product recommendation device based on a deep clustering algorithm in another embodiment.
  • the product recommendation device includes:
  • the processor 1001 may be implemented by a general-purpose CPU (Central Processing Unit, central processing unit), a microprocessor, an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), or one or more integrated circuits, and is used to execute related programs to realize The technical solutions provided by the embodiments of the present application;
  • a general-purpose CPU Central Processing Unit, central processing unit
  • a microprocessor an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), or one or more integrated circuits, and is used to execute related programs to realize The technical solutions provided by the embodiments of the present application;
  • ASIC Application Specific Integrated Circuit
  • the memory 1002 may be implemented in the form of a read-only memory (ReadOnlyMemory, ROM), a static storage device, a dynamic storage device, or a random access memory (RandomAccessMemory, RAM).
  • the memory 1002 can store operating systems and other application programs.
  • the relevant program codes are stored in the memory 1002 and called by the processor 1001 to execute the implementation of the present application. Examples of product recommendation methods;
  • the communication interface 1004 is used to realize the communication interaction between the device and other devices, and the communication can be realized through a wired method (such as USB, network cable, etc.), or can be realized through a wireless method (such as a mobile network, WIFI, Bluetooth, etc.); and
  • a bus 1005 which transmits information between various components of the device (such as a processor 1001, a memory 1002, an input/output interface 1003, and a communication interface 1004);
  • the processor 1001 , the memory 1002 , the input/output interface 1003 and the communication interface 1004 are connected to each other within the device through the bus 1005 .
  • the embodiment of the present application also provides a storage medium
  • the storage medium is a computer-readable storage medium for computer-readable storage
  • the storage medium stores one or more programs, and one or more programs can be processed by one or more to implement a product recommendation method based on a deep clustering algorithm
  • the product recommendation method includes: obtaining recommended data and historical operating data of the product to be recommended; inputting the recommended data and the historical operating data Perform matching processing in the preset product matching model to obtain a set of candidate products; perform weight calculation on the products to be recommended in the set of candidate products according to the preset weight algorithm, and obtain the weight value of each product to be recommended;
  • the weight value is used to select the target product from the set of candidate products;
  • the target product is clustered according to the preset product clustering model to obtain a standard product containing the product category label;
  • the preset product recommendation platform is used to The standard product is recommended to the user.
  • the computer-readable storage medium may be non-volatile or volatile.
  • memory can be used to store non-transitory software programs and non-transitory computer-executable programs.
  • the memory may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage devices.
  • the memory optionally includes memory located remotely from the processor, and these remote memories may be connected to the processor via a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • At least one (item) means one or more, and “multiple” means two or more.
  • “And/or” is used to describe the association relationship of associated objects, indicating that there can be three types of relationships, for example, “A and/or B” can mean: only A exists, only B exists, and A and B exist at the same time , where A and B can be singular or plural.
  • the character “/” generally indicates that the contextual objects are an “or” relationship.
  • At least one of the following” or similar expressions refer to any combination of these items, including any combination of single or plural items.
  • At least one item (piece) of a, b or c can mean: a, b, c, "a and b", “a and c", “b and c", or "a and b and c ", where a, b, c can be single or multiple.
  • the disclosed devices and methods may be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of the above units is only a logical function division.
  • multiple units or components can be combined or can be Integrate into another system, or some features may be ignored, or not implemented.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
  • the units described above as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.
  • the integrated unit is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable storage medium.
  • the technical solution of the present application is essentially or part of the contribution to the prior art or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including multiple instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the method in each embodiment of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, referred to as ROM), random access memory (Random Access Memory, referred to as RAM), magnetic disk or optical disc, etc., which can store programs. medium.
  • ROM read-only memory
  • RAM random access memory
  • magnetic disk or optical disc etc., which can store programs. medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Des modes de réalisation de la présente demande concernent le domaine technique de l'intelligence artificielle et fournissent un procédé, un appareil et un dispositif de recommandation de produit sur la base d'un algorithme de groupement profond, et un support. Le procédé consiste : à obtenir des données de recommandation et des données d'exploitation historiques des produits à recommander ; à entrer les données de recommandation et les données d'exploitation historiques dans un modèle de correspondance de produit prédéfini pour traitement de mise en correspondance afin d'obtenir un ensemble de produits candidats ; à effectuer un calcul de poids sur les produits à recommander de l'ensemble de produits candidats en fonction d'un algorithme de pondération prédéfini afin d'obtenir une valeur de poids de chaque produit à recommander ; à sélectionner un produit cible dans l'ensemble de produits candidats en fonction des valeurs de poids ; à effectuer un traitement de groupement sur le produit cible selon un modèle de groupement de produits prédéfini pour obtenir un produit standard comprenant une étiquette de catégorie de produit ; et à recommander le produit standard à des utilisateurs au moyen d'une plateforme de recommandation de produit prédéfinie. Selon les modes de réalisation de la présente demande, le produit recommandé peut satisfaire aux exigences réelles des utilisateurs et la précision de la recommandation de produit et l'efficience de recommandation sont améliorées.
PCT/CN2022/090731 2021-12-15 2022-04-29 Procédé, appareil et dispositif de recommandation de produit sur la base d'un algorithme de regroupement profond, et support WO2023108993A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111539013.2 2021-12-15
CN202111539013.2A CN114240552A (zh) 2021-12-15 2021-12-15 基于深度聚类算法的产品推荐方法、装置、设备及介质

Publications (1)

Publication Number Publication Date
WO2023108993A1 true WO2023108993A1 (fr) 2023-06-22

Family

ID=80756702

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/090731 WO2023108993A1 (fr) 2021-12-15 2022-04-29 Procédé, appareil et dispositif de recommandation de produit sur la base d'un algorithme de regroupement profond, et support

Country Status (2)

Country Link
CN (1) CN114240552A (fr)
WO (1) WO2023108993A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116883048A (zh) * 2023-07-12 2023-10-13 广州朝辉智能科技有限公司 基于人工智能的客户数据处理方法、装置及计算机设备

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114240552A (zh) * 2021-12-15 2022-03-25 平安科技(深圳)有限公司 基于深度聚类算法的产品推荐方法、装置、设备及介质
CN117574189B (zh) * 2024-01-16 2024-05-03 东北师范大学 基于马尔科夫随机场的社交网络用户约束聚类方法及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170004557A1 (en) * 2015-07-02 2017-01-05 Ebay Inc. Data recommendation and prioritization
CN112598486A (zh) * 2021-01-07 2021-04-02 开封大学 基于大数据与智能物联网的市场营销精准筛选推送系统
CN113763089A (zh) * 2020-10-27 2021-12-07 北京沃东天骏信息技术有限公司 物品推荐方法及装置、计算机可存储介质
CN114240552A (zh) * 2021-12-15 2022-03-25 平安科技(深圳)有限公司 基于深度聚类算法的产品推荐方法、装置、设备及介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170004557A1 (en) * 2015-07-02 2017-01-05 Ebay Inc. Data recommendation and prioritization
CN113763089A (zh) * 2020-10-27 2021-12-07 北京沃东天骏信息技术有限公司 物品推荐方法及装置、计算机可存储介质
CN112598486A (zh) * 2021-01-07 2021-04-02 开封大学 基于大数据与智能物联网的市场营销精准筛选推送系统
CN114240552A (zh) * 2021-12-15 2022-03-25 平安科技(深圳)有限公司 基于深度聚类算法的产品推荐方法、装置、设备及介质

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116883048A (zh) * 2023-07-12 2023-10-13 广州朝辉智能科技有限公司 基于人工智能的客户数据处理方法、装置及计算机设备
CN116883048B (zh) * 2023-07-12 2024-03-15 卓盛科技(广州)有限公司 基于人工智能的客户数据处理方法、装置及计算机设备

Also Published As

Publication number Publication date
CN114240552A (zh) 2022-03-25

Similar Documents

Publication Publication Date Title
CN111753060B (zh) 信息检索方法、装置、设备及计算机可读存储介质
CN113792818B (zh) 意图分类方法、装置、电子设备及计算机可读存储介质
JP7206288B2 (ja) 音楽推薦方法、装置、コンピューティング機器及び媒体
CN108009228B (zh) 一种内容标签的设置方法、装置及存储介质
CN112131350B (zh) 文本标签确定方法、装置、终端及可读存储介质
WO2023108993A1 (fr) Procédé, appareil et dispositif de recommandation de produit sur la base d'un algorithme de regroupement profond, et support
CN111680159B (zh) 数据处理方法、装置及电子设备
CN112395506A (zh) 一种资讯推荐方法、装置、电子设备和存储介质
CN110162594B (zh) 文本数据的观点生成方法、装置及电子设备
CN113392209B (zh) 一种基于人工智能的文本聚类方法、相关设备及存储介质
CN109871491A (zh) 论坛帖子推荐方法、系统、设备及存储介质
Arumugam et al. Hands-On Natural Language Processing with Python: A practical guide to applying deep learning architectures to your NLP applications
CN110309114B (zh) 媒体信息的处理方法、装置、存储介质和电子装置
WO2023134083A1 (fr) Procédé et appareil de classification de sentiments basée sur texte, dispositif informatique et support de stockage
EP4310695A1 (fr) Procédé et appareil de traitement de données, dispositif informatique et support de stockage
CN114358007A (zh) 多标签识别方法、装置、电子设备及存储介质
WO2023029501A1 (fr) Procédé et appareil d'interrogation intelligente, dispositif électronique, et support de stockage
CN110619051A (zh) 问题语句分类方法、装置、电子设备及存储介质
CN111723295A (zh) 一种内容分发方法、装置和存储介质
WO2023159767A1 (fr) Procédé et appareil de détection de mot cible, dispositif électronique et support de stockage
CN112131345B (zh) 文本质量的识别方法、装置、设备及存储介质
WO2023173555A1 (fr) Procédé et appareil d'entraînement de modèle, procédé et appareil de classification de texte, dispositif et support
CN117216535A (zh) 推荐文本生成模型的训练方法、装置、设备及介质
CN114942994A (zh) 文本分类方法、文本分类装置、电子设备及存储介质
CN114416995A (zh) 信息推荐方法、装置及设备

Legal Events

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

Ref document number: 22905761

Country of ref document: EP

Kind code of ref document: A1