CN116245609A - Shopping recommendation method, system, device and storage medium - Google Patents

Shopping recommendation method, system, device and storage medium Download PDF

Info

Publication number
CN116245609A
CN116245609A CN202310186978.0A CN202310186978A CN116245609A CN 116245609 A CN116245609 A CN 116245609A CN 202310186978 A CN202310186978 A CN 202310186978A CN 116245609 A CN116245609 A CN 116245609A
Authority
CN
China
Prior art keywords
information
user
recommendation
feature vector
utilizing
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202310186978.0A
Other languages
Chinese (zh)
Inventor
林毕成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology Co Ltd
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 Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202310186978.0A priority Critical patent/CN116245609A/en
Publication of CN116245609A publication Critical patent/CN116245609A/en
Pending legal-status Critical Current

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/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to the technical field of artificial intelligence and intelligent recommendation, in particular to a shopping recommendation method, system, device and storage medium, comprising the following steps: acquiring user related data information; obtaining behavior feature vector information by utilizing the user related data information; constructing an engine recommendation model by utilizing the behavior feature vector information; and generating recommendation information by using the engine recommendation model, and sending the recommendation information to related users. By utilizing the engine recommendation model, recommendation information is generated and sent to related users, so that the purchasing requirements of customers can be accurately positioned, and intelligent recommendation can be realized.

Description

Shopping recommendation method, system, device and storage medium
Technical Field
The application relates to the technical field of artificial intelligence and intelligent recommendation, in particular to a shopping recommendation method, system, device and storage medium.
Background
Consumers (users) may not actually obtain their own desired or useful goods from them when faced with a large amount of information or items. At the same time, manufacturers have trouble in how to present their own merchandise to more users and how to stand out from a huge amount of merchandise. The conventional shopping recommendation system adopts an algorithm that the user submits the purchase requirement, combines the user position, the article type and the like to recommend the commodity, but the commodity recommended by the method has low association degree with the client, and cannot accurately position the purchase requirement of the client to conduct intelligent recommendation.
In the prior art, the correlation degree between the commodity recommended by the current shopping recommendation system and the client is low, and the method can accurately position the purchase demand of the client and intelligently recommend the commodity.
Disclosure of Invention
In order to overcome the problem that the correlation degree between commodities recommended by the current shopping recommendation system and clients is low to at least a certain extent in the related technology, and the purchasing demands of the clients are accurately positioned and intelligent recommendation is carried out, the application provides a shopping recommendation method, a shopping recommendation system, a shopping recommendation device and a storage medium.
The scheme of the application is as follows:
in a first aspect, the present application provides a method of shopping recommendation, the method comprising:
acquiring user related data information;
obtaining behavior feature vector information by utilizing the user related data information;
constructing an engine recommendation model by utilizing the behavior feature vector information;
and generating recommendation information by using the engine recommendation model, and sending the recommendation information to related users.
Further, the user-related data information includes:
user basic attribute information and user behavior data information.
Further, the obtaining behavior feature vector information by using the user related data information includes:
and extracting the behaviors of the user behavior data information by using the related data information through a behavior event analysis method to obtain behavior feature vector information.
Further, the constructing an engine recommendation model by using the behavior feature vector information includes:
searching content information of interest of a user through a collaborative filtering algorithm by utilizing behavior feature vector information, and acquiring a first interest region collection;
searching content information of interest of a user by using the behavior feature vector information through a content-based recommendation algorithm, and acquiring a second interest region collection;
and combining the first region of interest collection and the second region of interest collection based on a background setting rule to obtain the region of interest information of the user.
In a second aspect, the present application provides a shopping recommendation system, the system comprising:
the acquisition module is used for acquiring the related data information of the user;
the feature extraction module is used for obtaining behavior feature vector information by utilizing the user related data information;
the model construction module is used for constructing an engine recommendation model by utilizing the behavior feature vector information;
and the recommending module is used for generating recommending information by utilizing the engine recommending model and sending the recommending information to related users.
In a third aspect, the present application provides an apparatus for shopping recommendation, the apparatus comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of any of the methods described above.
In a fourth aspect, the present application provides a computer readable storage medium storing computer instructions for causing a computer to perform the steps of any one of the methods described above.
The technical scheme that this application provided can include following beneficial effect:
the method and the device acquire the relevant data information of the user; obtaining behavior feature vector information by utilizing the user related data information; constructing an engine recommendation model by utilizing the behavior feature vector information; and generating recommendation information by using the engine recommendation model, and sending the recommendation information to related users. By utilizing the engine recommendation model, recommendation information is generated and sent to related users, so that the purchasing requirements of customers can be accurately positioned, and intelligent recommendation can be realized.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
FIG. 1 is a flow diagram of a method for shopping recommendation provided in one embodiment of the present application;
FIG. 2 is a schematic diagram of a shopping recommendation system according to another embodiment of the present application;
FIG. 3 is a schematic diagram of the apparatus composition of a shopping recommendation according to another embodiment of the present application.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present application as detailed in the accompanying claims.
Example 1
Referring to fig. 1, fig. 1 is a flowchart of a method for recommending shopping according to an embodiment of the present application, where the method includes:
s1, acquiring relevant data information of a user;
s2, obtaining behavior feature vector information by utilizing the user related data information;
s3, constructing an engine recommendation model by utilizing behavior feature vector information;
s4, generating recommendation information by using the engine recommendation model, and sending the recommendation information to related users.
In one embodiment, as described in step S1, the acquiring the user related data information includes: user basic attribute information and user behavior data information.
In particular, the main basis for how to determine whether a user is interested is derived from known user data, essentially based on statistical data inference. It is important that what is described herein is of possible interest. While referring to user data, it is necessary to mention the main types of user data that facilitate subsequent understanding and expansion:
user basic attributes: here, mainly user geographical information, user social attribute data (gender, age, etc.), and the like.
User behavior data: here, mainly the mail, the receipt data, etc. of the user. Of course, considering the results of human behavioral dynamics studies (in most cases, human attention to a matter can last only a short time), there is also a need to do resolution, i.e. historical behavioral data and real-time behavioral data.
In one embodiment, as described in step S2, the obtaining the behavior feature vector information by using the user-related data information includes:
and extracting the behaviors of the user behavior data information by using the related data information through a behavior event analysis method to obtain behavior feature vector information.
In the embodiment of the application, the behavior event analysis method is mainly used for extracting behaviors of the user behavior data information, and for the specific behaviors, people (white), time (white), places (white), interactions (How) and interaction content (What) are firstly defined and aggregated to form a complete user behavior event.
Wherein, who is the participation subject of the event, such as user id, equipment id and the like; when, time of event occurrence; where, the place Where the event happens, such as through ip address resolution, GPS acquisition; how the user engages in behavior, such as the equipment used, app version, channel, etc.; what is specific to What the user does in the event, such as for a purchase event, may include purchasing commodity name, type, quantity, amount, payment means, etc.
After the definition is completed, multidimensional drill-down analysis is needed to be performed, subdivision is performed, the reason for the behavior is confirmed, and the behavior generating the phenomenon is found out for the existing phenomenon. Such as what the behavior of a new user clicking on the login and skipping the login differs under the login page. The reasons are found by defining the user behavior events and then splitting the events in multiple dimensions (such as location, event, app version, etc.).
In particular implementations, user behavior causes an association to be made between a user and a commodity. Because of one interaction, a contact is made. Thus, there is an association relationship. This "interaction" is in fact: item type, times, clicks, orders, etc. And the user can analyze a large amount of historical behavior data according to the user through an event analysis method to obtain behavior characteristic vector information.
In this embodiment of the present application, the behavior of the user behavior data information is extracted by a behavior event analysis method, and after obtaining behavior feature vector information, the method further includes:
and acquiring association information between the user and the commodity, wherein the commodity characteristics are specifically derived from descriptions of different dimensions of the commodity. Here replaced by commodity attributes. The more commodity attributes, the more commodity features are enriched. Attributes are the basic elements that make up a feature. The same is true for the user features. The inherent characteristics (usually described by user labels) of the user are established through the user attributes, and the user and the commodity are associated through active actions (such as geographic positions, mobile phone numbers, number of delivery, number of signing and receiving, signing and receiving duration and the like), so that the connection between the user and the commodity is established, and a foundation is laid for commodity recommendation.
In one embodiment, as described in step S3, the building an engine recommendation model using the behavior feature vector information includes:
searching content information of interest of a user through a collaborative filtering algorithm by utilizing behavior feature vector information, and acquiring a first interest region collection;
searching content information of interest of a user by using the behavior feature vector information through a content-based recommendation algorithm, and acquiring a second interest region collection;
and combining the first region of interest collection and the second region of interest collection based on a background setting rule to obtain the region of interest information of the user.
In this embodiment of the present application, the combination processing is performed based on a background setting rule to obtain the information of the region of interest of the user, by combining a collaborative filtering algorithm and a recommendation algorithm based on content, after obtaining respective region of interest sets, that is, prediction result sets, the optimal combination result set is obtained based on a rule set by a system background or based on manual processing, and the optimal combination result set is a set that avoids defects of the two algorithms to the greatest extent, and intelligent recommendation is performed by using the optimal combination result set.
Specifically, the collaborative filtering algorithm (Collaborative Filtering) is a relatively classical and commonly used recommendation algorithm, which is a recommendation algorithm that relies entirely on the behavioral relationship between the user and the item. From its name "collaborative filtering", we can snoop on the principle behind it, namely "collaborative feedback, evaluation and opinion," together filter massive information, and screen out information that may be of interest to the user. Collaborative filtering algorithms are mainly divided into two categories:
collaborative filtering algorithm based on articles: the user is recommended items similar to the items he liked before.
Collaborative filtering algorithm based on user: the user is recommended what the user likes similar to his interests.
In the embodiment of the application, we choose a collaborative filtering algorithm based on users: such an algorithm that recommends the user the items that the user likes that are similar to his interests.
Specifically, the theoretical basis of the content-based information recommendation method mainly comes from information retrieval and information filtering, and the content-based recommendation method recommends recommended items to the user that the user has not contacted according to the browsing records in the past of the user. Content-based recommendation methods, heuristic methods and model-based methods, are described primarily from two approaches.
The heuristic method is that a user defines a related calculation formula by experience, then verifies according to the calculation result and the actual result of the formula, and then continuously modifies the formula to achieve the final purpose. The method for model is to take the past data as the data set and learn a model according to the data set.
In particular, content-based recommendation (CB for short) is based on Content information of an item, and does not need to rely on evaluation opinion of the item by a user, and more interest materials of the user need to be obtained from the feature description cases of the Content by a machine learning method. The simple understanding is that according to the attribute of the recommended items, the relevance among the items is calculated, and then according to the preference record of the user, the items with high similarity are recommended to the user.
In the embodiment of the application, when the system is established, enough user information is not collected yet, the collaborative filtering algorithm cannot find a suitable neighbor for a specified user, so that recommendation prediction cannot be provided for the user. For newly registered users, the collaborative filtering algorithm cannot recommend goods for the new users because the system has no historical data information. For cold products, such as newly added products or relatively small products, they may not be recommended to the user. To overcome the above drawbacks, embodiments of the present application generally use multiple recommendation strategies for complementation, rather than just using a single recommendation strategy. The common thinking is:
if the recommended varieties are less, the predicted values of various recommendation algorithms including, but not limited to, content-based recommendation algorithms, association rule-based recommendation algorithms, utility-based association algorithms, knowledge-based recommendation algorithms may be weighted to obtain final predicted values for ranking recommendation.
Example two
Referring to fig. 2, fig. 2 is a schematic diagram illustrating a system composition of shopping recommendation according to another embodiment of the present application, where the system includes:
an acquisition module 101, configured to acquire user related data information;
the feature extraction module 102 is configured to obtain behavior feature vector information by using the user related data information;
the model construction module 103 is used for constructing an engine recommendation model by utilizing the behavior feature vector information;
and the recommendation module 104 is used for generating recommendation information by utilizing the engine recommendation model and sending the recommendation information to related users.
Example III
Referring to fig. 3, fig. 3 is a schematic view illustrating an apparatus for recommending shopping according to another embodiment of the present application, where the apparatus includes:
a memory 31 on which an executable program is stored;
a processor 32 for executing the executable program in the memory 31, with the steps of the method as claimed in any one of the preceding claims.
Furthermore, the present application provides a computer readable storage medium storing computer instructions for causing a computer to perform the steps of any one of the methods described above. Wherein the storage medium may be a magnetic Disk, an optical Disk, a Read-only Memory (ROM), a random access Memory (Random Access Memory, RAM), a Flash Memory (Flash Memory), a Hard Disk (HDD), a Solid State Drive (SSD), or the like; the storage medium may also comprise a combination of memories of the kind described above.
It is to be understood that the same or similar parts in the above embodiments may be referred to each other, and that in some embodiments, the same or similar parts in other embodiments may be referred to.
It should be noted that in the description of the present application, the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Furthermore, in the description of the present application, unless otherwise indicated, the meaning of "plurality" means at least two.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and further implementations are included within the scope of the preferred embodiment of the present application in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present application.
It is to be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the application, and that variations, modifications, alternatives, and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the application.

Claims (7)

1. A method of shopping recommendation, the method comprising:
acquiring user related data information;
obtaining behavior feature vector information by utilizing the user related data information;
constructing an engine recommendation model by utilizing the behavior feature vector information;
and generating recommendation information by using the engine recommendation model, and sending the recommendation information to related users.
2. The method of claim 1, wherein the user-related data information comprises:
user basic attribute information and user behavior data information.
3. The method of claim 1, wherein the obtaining behavior feature vector information using the user-related data information comprises:
and extracting the behaviors of the user behavior data information by using the related data information through a behavior event analysis method to obtain behavior feature vector information.
4. The method of claim 1, wherein constructing an engine recommendation model using behavior feature vector information comprises:
searching content information of interest of a user through a collaborative filtering algorithm by utilizing behavior feature vector information, and acquiring a first interest region collection;
searching content information of interest of a user by using the behavior feature vector information through a content-based recommendation algorithm, and acquiring a second interest region collection;
and combining the first region of interest collection and the second region of interest collection based on a background setting rule to obtain the region of interest information of the user.
5. A system for shopping recommendation, the system comprising:
the acquisition module is used for acquiring the related data information of the user;
the feature extraction module is used for obtaining behavior feature vector information by utilizing the user related data information;
the model construction module is used for constructing an engine recommendation model by utilizing the behavior feature vector information;
and the recommending module is used for generating recommending information by utilizing the engine recommending model and sending the recommending information to related users.
6. An apparatus for shopping recommendation, the apparatus comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of the method of any one of claims 1-4.
7. A computer readable storage medium having stored thereon computer instructions for causing a computer to perform the steps of the method according to any one of claims 1-4.
CN202310186978.0A 2023-02-28 2023-02-28 Shopping recommendation method, system, device and storage medium Pending CN116245609A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310186978.0A CN116245609A (en) 2023-02-28 2023-02-28 Shopping recommendation method, system, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310186978.0A CN116245609A (en) 2023-02-28 2023-02-28 Shopping recommendation method, system, device and storage medium

Publications (1)

Publication Number Publication Date
CN116245609A true CN116245609A (en) 2023-06-09

Family

ID=86627507

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310186978.0A Pending CN116245609A (en) 2023-02-28 2023-02-28 Shopping recommendation method, system, device and storage medium

Country Status (1)

Country Link
CN (1) CN116245609A (en)

Similar Documents

Publication Publication Date Title
Gensler et al. Listen to your customers: Insights into brand image using online consumer-generated product reviews
US11354584B2 (en) Systems and methods for trend aware self-correcting entity relationship extraction
US20220391460A1 (en) Methods and systems for identifying markers of coordinated activity in social media movements
US9043302B1 (en) Campaign and competitive analysis and data visualization based on search interest data
US11580586B2 (en) Real-time recommendation monitoring dashboard
US7921069B2 (en) Granular data for behavioral targeting using predictive models
CN102629360B (en) A kind of effective dynamic commodity recommend method and commercial product recommending system
US9760907B2 (en) Granular data for behavioral targeting
US20100205024A1 (en) System and method for applying in-depth data mining tools for participating websites
CN110175895B (en) Article recommendation method and device
Kagan et al. Predicting purchase behavior of website audiences
CA3068264A1 (en) Methods and systems for identifying markers of coordinated activity in social media movements
CN110245355B (en) Text topic detection method, device, server and storage medium
Lee et al. VCR: Virtual community recommender using the technology acceptance model and the user’s needs type
Liu et al. QA document recommendations for communities of question–answering websites
US20150142782A1 (en) Method for associating metadata with images
Lacerda et al. Improving daily deals recommendation using explore-then-exploit strategies
CN116245609A (en) Shopping recommendation method, system, device and storage medium
CN114780865A (en) Information recommendation method and device, computer equipment and storage medium
Kamran et al. A MOVIE RECOMENDER SYSTEM BY COMBING BOTH CONTENT BASED AND COLLABORATIVE FILTERING ALGORITHMS
Xia et al. An application of recommender system with mingle-topn algorithm on b2b platform
Sharma et al. Recommendation system for movies using improved version of som with hybrid filtering methods
Hassanpour et al. Improving Accuracy of Recommender Systems using Social Network Information and Longitudinal Data
US20230259575A1 (en) Systems and methods for implementing session cookies for content selection
Yang et al. Accurate and Visual Video Recommendation Based on Deep Neural Network

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination