CN114661968A - Product data processing method, device and storage medium - Google Patents

Product data processing method, device and storage medium Download PDF

Info

Publication number
CN114661968A
CN114661968A CN202210578246.1A CN202210578246A CN114661968A CN 114661968 A CN114661968 A CN 114661968A CN 202210578246 A CN202210578246 A CN 202210578246A CN 114661968 A CN114661968 A CN 114661968A
Authority
CN
China
Prior art keywords
data
product
processing
characteristic information
user
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.)
Granted
Application number
CN202210578246.1A
Other languages
Chinese (zh)
Other versions
CN114661968B (en
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.)
Kaos Digital Technology Qingdao Co ltd
Karos Iot Technology Co ltd
Haier Digital Technology Qingdao Co Ltd
Cosmoplat Industrial Intelligent Research Institute Qingdao Co Ltd
Haier Cosmo IoT Technology Co Ltd
Original Assignee
Haier Digital Technology Qingdao Co Ltd
Haier Caos IoT Ecological Technology Co Ltd
Cosmoplat Industrial Intelligent Research Institute Qingdao 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 Haier Digital Technology Qingdao Co Ltd, Haier Caos IoT Ecological Technology Co Ltd, Cosmoplat Industrial Intelligent Research Institute Qingdao Co Ltd filed Critical Haier Digital Technology Qingdao Co Ltd
Priority to CN202210578246.1A priority Critical patent/CN114661968B/en
Publication of CN114661968A publication Critical patent/CN114661968A/en
Application granted granted Critical
Publication of CN114661968B publication Critical patent/CN114661968B/en
Priority to PCT/CN2023/095967 priority patent/WO2023227012A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/904Browsing; Visualisation therefor
    • 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/906Clustering; Classification
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The application provides a product data processing method, a device and a storage medium, wherein the method comprises the following steps: acquiring element data of a product to be processed; performing dimension reduction polymerization processing on the product element data to obtain product data characteristic information; and visually outputting the product data characteristic information. The application provides a product data processing method, aiming at full-element multi-dimensional heterogeneous data, and through modeling and visualization technologies, the full-chain intelligent cooperation and integration technology restriction of resource management, heterogeneous data fusion, manufacture big data management and intelligent analysis, and data and service parallel driving is broken through, so that a user can be helped to quickly target required product data, a user decision is assisted, and intelligent manufacture of products such as household appliances is promoted.

Description

Product data processing method, device and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and an apparatus for processing product data, and a storage medium.
Background
With the improvement of the social living standard, it is a trend that users participate in product customization, for example, users can participate in large-scale customization of home appliances to meet different requirements of users.
Due to the fact that links related to the manufacturing process of products such as household appliances are more, the corresponding product data types are more, and the problem that data dimensions are inconsistent exists, a user can possibly not understand part of product data, and the experience effect of the user participating in product customization is influenced.
The above information disclosed in the background section is only for enhancement of understanding of the background of the present application and therefore it may contain information that does not form the prior art that is known to those of ordinary skill in the art.
Disclosure of Invention
The application provides a product data processing method, a product data processing device and a storage medium, which are used for solving the problems in the prior art.
In a first aspect, the present application provides a product data processing method, including:
acquiring element data of a product to be processed;
performing dimension reduction polymerization processing on the product element data to obtain product data characteristic information;
and visually outputting the product data characteristic information.
In some embodiments, performing dimension reduction and aggregation processing on the product element data to obtain product data feature information includes:
performing dimensionality reduction on the product element data to obtain dimensionality reduced data;
carrying out data clustering processing on the data after dimensionality reduction to obtain a data set consisting of different types of data;
and performing data fusion processing according to the data set to obtain the product data characteristic information.
In some embodiments, performing data clustering on the dimensionality reduced data to obtain a data set composed of different types of data includes:
carrying out data clustering processing on the data subjected to dimensionality reduction to obtain a plurality of clustering results;
and removing the scattered point data set in the plurality of clustering results to obtain a data set consisting of different types of data.
In some embodiments, further comprising:
iteratively executing to obtain a user demand, determining recommended content according to the user demand, and performing visual output on the recommended content until an iteration stop condition is met;
wherein the user requirement is provided by the user based on the visually output product data characteristic information.
In some embodiments, determining recommended content according to the user requirement, and visually outputting the recommended content includes:
determining a plurality of recommended contents according to the user requirements;
sequencing the plurality of recommended contents to obtain sequenced recommended contents;
and performing visual output on the sorted recommended content.
In some embodiments, ranking the plurality of recommended contents to obtain ranked recommended contents includes:
determining the matching degree of each recommended content and the user requirement;
and sequencing the plurality of recommended contents according to the sequence of the matching degree from high to low to obtain the sequenced recommended contents.
In some embodiments, further comprising:
outputting the product data characteristic information to a product related link;
the product related links comprise at least one of a product design link, a product supply link, a product marketing link, a product manufacturing link, a product logistics link and a product service design link.
In some embodiments, the product element data includes at least one of interaction customization data, precision marketing data, collaborative development data, collaborative procurement data, supply chain data, intelligent logistics data, and intelligent service data.
In a second aspect, the present application provides a product data processing apparatus comprising:
the acquisition module is used for acquiring element data of a product to be processed;
the processing module is used for carrying out dimension reduction and aggregation processing on the product element data to obtain product data characteristic information;
and the output module is used for visually outputting the characteristic information of the product data.
In some embodiments, the processing module is specifically configured to: performing dimensionality reduction on the product element data to obtain dimensionality reduced data; carrying out data clustering processing on the data after dimensionality reduction to obtain a data set consisting of different types of data; and performing data fusion processing according to the data set to obtain the product data characteristic information.
In some embodiments, the processing module is specifically configured to: performing data clustering processing on the dimensionality reduced data to obtain a plurality of clustering results; and removing the scattered point data set in the plurality of clustering results to obtain a data set consisting of different types of data.
In some embodiments, further comprising:
the iteration module is used for iteratively executing the steps of acquiring user requirements, determining recommended contents according to the user requirements and visually outputting the recommended contents until an iteration stop condition is met; wherein the user requirement is provided by the user based on the visually output product data characteristic information.
In some embodiments, the iteration module is specifically configured to: determining a plurality of recommended contents according to the user requirements; sequencing the plurality of recommended contents to obtain sequenced recommended contents; and performing visual output on the sorted recommended content.
In some embodiments, the iteration module is specifically configured to: determining the matching degree of each recommended content and the user requirement; and sequencing the plurality of recommended contents according to the sequence of the matching degree from high to low to obtain the sequenced recommended contents.
In a third aspect, the present application provides a computer-readable storage medium having stored therein computer-executable instructions for implementing the above-mentioned product data processing method when executed by a processor.
The application provides a product data processing method, a device and a storage medium, wherein the method comprises the following steps: acquiring element data of a product to be processed; performing dimension reduction polymerization processing on the product element data to obtain product data characteristic information; and visually outputting the product data characteristic information. The application provides a product data processing method, aiming at full-element multi-dimensional heterogeneous data, through modeling and visualization technologies, the full-chain intelligent cooperation and integration technology restriction of resource management, heterogeneous data fusion, manufacture big data management and intelligent analysis, and data and service parallel driving is broken through, so that a user can be helped to quickly target required product data, the user decision is assisted, and the intelligent manufacture of products such as household appliances is promoted.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a schematic diagram of a product data processing method provided in an embodiment of the present application;
FIG. 2 is a schematic diagram of a full-factor multi-source heterogeneous data modeling and integration process in an embodiment of the present application;
FIG. 3 is a schematic diagram of a product data processing apparatus according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a computer device according to an embodiment of the present application.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. The drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the disclosed concepts to those skilled in the art by reference to specific embodiments.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminology used in the embodiments of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the embodiments of the present application, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element.
With the improvement of the social living standard, it is a trend that users participate in product customization, for example, users can participate in large-scale customization of home appliances to meet different requirements of users.
Due to the fact that links involved in the manufacturing process of products such as household appliances are more, the corresponding product data types are more, and the problem that data dimensions are inconsistent exists, so that a user may not understand part of product data, and the experience effect of the user participating in product customization is influenced.
For example, in the process of large-scale customization of products such as home appliances, most of demand data, production data and resource data related to the products are distributed in a scattered manner, and data interconnection transmission is obstructed, so that a user cannot acquire all data in time.
In addition, for data processing spaces for the same problem, different granularity selection brings different complexity of calculation work, so whether the granulation standard is correct or not and whether the granulation standard is appropriate or not before the problem is analyzed and calculated based on the granularity calculation is the key for influencing the efficient calculation and solution of the data.
In addition, when data application is visualized, a common technology can only provide a static view of data of a certain node, and the dynamic view of the customized full-flow data of the household appliance in which a user participates is difficult to draw.
The product data processing method provided by the application aims to solve the technical problems in the prior art.
The main conception of the scheme of the application is as follows: the application provides a product data processing method, aiming at full-element multi-dimensional heterogeneous data, through modeling and visualization technologies, the full-chain intelligent cooperation and integration technology restriction of resource management, heterogeneous data fusion, manufacture big data management and intelligent analysis, and data and service parallel driving is broken through, so that a user can be helped to quickly target required product data, the user decision is assisted, and the intelligent manufacture of products such as household appliances is promoted.
It is understood that the processing steps of the product data processing method in the present application can be implemented by the relevant platform/software for product data management.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
In some embodiments, a product data processing method is provided.
Fig. 1 is a schematic diagram of a product data processing method provided in an embodiment of the present application, and as shown in fig. 1, the method mainly includes the following steps:
s100, acquiring element data of a product to be processed;
the product element data refers to data related to the production and manufacturing process of the product, and the product element data is a data source of full life cycle data of a large-scale customized product.
Optionally, the product element data includes at least one of interaction customization data, precision marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, and intelligent service data, that is, the product element data may be one of the above data, or may include multiple items at the same time.
For example, the full-element data of the household appliance can be accessed on a large scale based on the karos COSMOPlat platform engine, and the product element data can simultaneously comprise interactive customization data, accurate marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, intelligent service data and the like.
S200, performing dimension reduction and aggregation processing on the product element data to obtain product data characteristic information;
because the acquired product element data has the problems of non-uniform data types, non-uniform dimensions and the like, data unification and dimension reduction processing are firstly required.
Specifically, the data type is not uniform, which means that the product element data may include multiple types of data, such as structured data, semi-structured data, and unstructured data. The structured data refers to data managed in a relational database table form, the data storage and arrangement of the structured data have regularity, the functions of adding, deleting, modifying, checking and the like are supported, and the structured data specifically includes forms and the like. The semi-structured data refers to data of a non-relational model and having a basic fixed structure mode, and the semi-structured data can be understood as intermediate data, such as a log file, an XML document, a JSON document and the like. Unstructured data refers to data without fixed patterns, such as WORD, PDF, PPT, EXL, and pictures, videos, etc. in various formats.
The inconsistent dimensionality means that the product element data is data with multiple sources and multiple angles, and can be specifically divided into one-dimensional data, two-dimensional data, multi-dimensional data and the like, for example, the one-dimensional data can be questionnaires, investigation and discussion data and the like.
Optionally, the dimension reduction and aggregation processing is performed on the product element data to obtain product data feature information, including:
s210, performing dimensionality reduction on the product element data to obtain dimensionality-reduced data;
s220, carrying out data clustering processing on the data subjected to dimensionality reduction to obtain a data set consisting of different types of data;
and S230, performing data fusion processing according to the data set to obtain product data characteristic information.
Optionally, performing data clustering processing on the data after the dimensionality reduction to obtain a data set composed of different types of data, including:
s221, carrying out data clustering processing on the data subjected to dimensionality reduction to obtain a plurality of clustering results;
s222, removing the scattered point data set in the clustering results to obtain a data set consisting of different types of data.
Specifically, considering that most product element data in large-scale customization of the home appliance are distributed in a scattered manner, before the product element data is processed, the data sampling selection mode can be adopted to select high-altitude representative data for customization manufacturing of the home appliance, and then dimension reduction clustering processing is performed on the representative data.
In the clustering process, according to the principle that different types of data have similarity, clustering representative high-dimensional data, and mining representative contents in the data by using a Fuzzy Clustering (FCM) algorithm to obtain product data characteristic information. The clustering process also comprises a processing step of removing the scatter data set, namely aggregating adjacent data from the center for later calling of the multidimensional data.
In the process of obtaining the characteristic information of the product data according to the data set obtained by clustering, a clustering analysis method can be adopted to perform untrained learning on the aggregation.
For example, assuming that the data type included in the data set is n, similar data existing in the home appliance mass customization can be represented by the following calculation formula.
Figure DEST_PATH_IMAGE001
Wherein the content of the first and second substances,
Figure 124122DEST_PATH_IMAGE002
expressed as a multi-dimensional data set with similarities; j represents data representing content, and can be any content such as interactive customization data, accurate marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, intelligent service data and the like; i is represented as a data dimension; q is denoted as a data clustering process. The above-mentioned meterIn the formula, i and j are considered to have a certain relation, and when the ratio of i to j is close to 0,
Figure DEST_PATH_IMAGE003
the larger the value of (c), the smaller the opposite.
On this basis, the derived data sets are ranked using a front-end engine tool. In the arrangement process, all data are used as research objects, Euclidean distances among different dimensionality data are used as an arrangement basis, and qualitative expression of a data internal recessive rule is carried out based on a global angle, so that a multidimensional data arrangement algorithm formula is as follows:
Figure 944311DEST_PATH_IMAGE004
wherein mean can be represented as
Figure 14904DEST_PATH_IMAGE005
Figure 629556DEST_PATH_IMAGE006
Representing the similarity of the customized multidimensional data for the household appliance;
Figure 536332DEST_PATH_IMAGE007
expressed as a multidimensional data attribute;
Figure 675058DEST_PATH_IMAGE008
expressed as the multidimensional data standard deviation;
Figure 616469DEST_PATH_IMAGE009
expressed as a range of dimensional orientations; n represents the number of times the output data is arranged. And combining the calculation formula with the output data to complete the research of the arrangement algorithm of the multidimensional data.
In the process of carrying out data fusion processing according to the data set, the data multi-feature multi-turn fusion can be carried out by adopting a sequential decision multi-mode deep neural network, a distributed parallel computation mode and other modes to form a data set multi-feature table, and the data set multi-feature table is selectively extracted as required to obtain accurate product data feature information.
And S300, visually outputting the characteristic information of the product data.
After the characteristic information of the product data is obtained according to the product element data, a data set model based on the data resource object can be formed, and a multi-dimensional panoramic view of the product life cycle data space is constructed.
Specifically, the data visualization can be completed by using technologies such as flash framework and ECharts of Python language. The back end extracts and encapsulates the data, and the data interaction of the front end and the back end is completed by utilizing the Ajax technology. The ECharts technology, the Jinja2 template engine and the like realize data visualization. Thus, the user can directly view the product data characteristic information output in a visualized form.
In modeling a data set, first, object particles of a data stream are constructed. According to the attributes of the frequent item sets, object particles of the data stream are established, domain objects containing the same attribute values are searched in the data stream according to the attributes of the object particles, and mining of the maximum frequent item set is converted into calculation of the object particles with the same attributes. Second, frequent patterns between data streams are extracted. And (3) introducing object particle calculation into household appliance manufacturing data flow (interaction, design, supply, marketing, manufacturing, logistics and service), performing multi-granularity association analysis, and extracting frequent patterns among multi-source heterogeneous data.
The embodiment provides a product data processing method, aiming at full-element multi-dimensional heterogeneous data, through modeling and visualization technologies, the full-chain intelligent cooperation and integration technology restriction of resource management, heterogeneous data fusion, manufacturing big data management and intelligent analysis, and data and service parallel driving is broken through, so that a user can be helped to quickly target required product data, the user decision is assisted, and the intelligent manufacturing of products such as household appliances is promoted.
In some embodiments, the method further comprises: s400, iteratively executing to obtain user requirements, determining recommended contents according to the user requirements, and visually outputting the recommended contents until iteration stop conditions are met; the user requirements are provided for the user based on the visually output product data characteristic information.
Specifically, after the user views the visually output product data characteristic information, the user can put forward a corresponding user demand according to the visually output product data characteristic information, so that the recommended content corresponding to the user can be further determined by acquiring the user demand, and the recommended content is continuously visually output; therefore, the user can further put forward corresponding user requirements based on the visually output recommended content, and the experience effect of the user participating in product customization can be improved.
In some embodiments, determining recommended content according to user requirements and visually outputting the recommended content includes: determining a plurality of recommended contents according to user requirements; sequencing the plurality of recommended contents to obtain sequenced recommended contents; and visually outputting the sorted recommended content.
Specifically, after user requirements are obtained, a plurality of selectable recommended contents are determined according to the user requirements, the recommended contents are sorted according to a preset sorting rule, and finally the sorted recommended contents are visually output.
Optionally, the sorting the plurality of recommended contents to obtain sorted recommended contents includes: determining the matching degree of each recommended content and the user requirement; and sequencing the plurality of recommended contents according to the sequence of the matching degree from high to low to obtain the sequenced recommended contents.
Therefore, the recommended contents are sorted according to the matching degree of the recommended contents and the user requirements, and the recommended contents with the highest matching degree with the user requirements can be preferentially output, so that the accuracy of the recommendation result is improved, and the user experience is improved.
In some embodiments, the method further comprises: outputting the characteristic information of the product data to a relevant link of the product; the product related links comprise at least one of a product design link, a product supply link, a product marketing link, a product manufacturing link, a product logistics link and a product service design link, so that the obtained product data characteristic information can be applied to the whole product flow such as interaction/design/supply/marketing/manufacturing/logistics/service and the like in a large-scale household appliance customization environment.
Fig. 2 is a schematic diagram of a full-factor multi-source heterogeneous data modeling and integration process in the embodiment of the present application, and as shown in fig. 2, the technical solution proposed in the embodiment of the present application is oriented to full-process data of products such as interaction, design, supply, marketing, manufacturing, logistics, service, and the like in a large-scale household appliance customization environment, establishes a data set based on a data resource object, and establishes a multi-dimensional product lifecycle data set model and a dynamic panoramic view. Aiming at the problems of high generation speed, large magnitude, multi-dimensional isomerism and the like of large-scale customized full-period data, the method for carrying out fusion, modeling and visualization on the multi-dimensional isomerism data set by using a sequential decision-based multi-mode deep neural network technology, a distributed parallel computing mode and the like is innovatively provided. In addition, a particle calculation and frequent item set association analysis method is comprehensively applied based on multi-dimensional multi-modal data of the product life cycle in the large-scale customization environment, the composite association relationship and the causal relationship among data sets are analyzed in a multi-granularity and multi-angle mode, frequent patterns among multi-source heterogeneous data are extracted, the evolution rule of the whole life cycle of the product in a large-scale customization platform and the interdependence relationship among all stages are mined, and a decision basis is provided for large-scale customization production.
It should be understood that, although the steps in the flowcharts in the above embodiments are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless otherwise indicated herein. Moreover, at least some of the steps in the figures may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, in different orders, and may be performed alternately or at least partially with respect to other steps or sub-steps of other steps.
In some embodiments, a product data processing apparatus is provided.
Fig. 3 is a schematic diagram of a product data processing apparatus according to an embodiment of the present application, and as shown in fig. 3, the apparatus includes:
an obtaining module 100, configured to obtain product element data to be processed;
the product element data refers to data related to the production and manufacturing process of the product, and the product element data is a data source of full life cycle data of a large-scale customized product.
Optionally, the product element data includes at least one of interaction customization data, precision marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, and intelligent service data, that is, the product element data may be one of the above data, or may include multiple items at the same time.
For example, the full-element data of the household appliance can be accessed on a large scale based on the karos COSMOPlat platform engine, and the product element data can simultaneously comprise interactive customization data, accurate marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, intelligent service data and the like.
The processing module 200 is configured to perform dimension reduction and aggregation processing on the product element data to obtain product data feature information;
because the acquired product element data has the problems of non-uniform data types, non-uniform dimensions and the like, data unification and dimension reduction processing are firstly required.
Specifically, the data type is not uniform, which means that the product element data may include multiple types of data, such as structured data, semi-structured data, and unstructured data. The structured data refers to data managed in a relational database table form, the data storage and arrangement of the structured data have regularity, the functions of adding, deleting, modifying, checking and the like are supported, and the structured data specifically includes forms and the like. The semi-structured data refers to data of a non-relational model and having a basic fixed structure mode, and the semi-structured data can be understood as intermediate data, such as log files, XML documents, JSON documents and the like. Unstructured data refers to data without fixed patterns, such as WORD, PDF, PPT, EXL, and pictures, videos, etc. in various formats.
The inconsistent dimensionality means that the product element data is data with multiple sources and multiple angles, and can be specifically divided into one-dimensional data, two-dimensional data, multi-dimensional data and the like, for example, the one-dimensional data can be questionnaires, investigation and discussion data and the like.
Optionally, the processing module 200 is specifically configured to: performing dimensionality reduction on the product element data to obtain dimensionality reduced data; performing data clustering processing on the data subjected to dimensionality reduction to obtain a data set consisting of different types of data; and performing data fusion processing according to the data set to obtain the characteristic information of the product data.
Optionally, the processing module 200 is specifically configured to: performing data clustering processing on the data after dimensionality reduction to obtain a plurality of clustering results; and removing the scattered point data set in the clustering results to obtain a data set consisting of different types of data.
Specifically, considering that most of product element data in large-scale customization of the home appliance are distributed in a scattered manner, before processing the product element data, a data sampling selection manner can be adopted to select high-altitude representative data for customization manufacturing of the home appliance, and then dimension reduction clustering processing is performed on the representative data.
In the clustering process, according to the principle that different types of data have similarity, clustering representative high-dimensional data, and mining representative contents in the data by using a Fuzzy Clustering (FCM) algorithm to obtain product data characteristic information. The clustering process also comprises a processing step of removing the scatter data set, namely aggregating adjacent data from the center for later calling of the multidimensional data.
In the process of obtaining the characteristic information of the product data according to the data set obtained by clustering, a clustering analysis method can be adopted to perform untrained learning on the aggregation.
For example, assuming that the data type contained in the data set is n, similar data existing in the home appliance mass customization can be represented by the following calculation formula.
Figure 464340DEST_PATH_IMAGE010
Wherein the content of the first and second substances,
Figure 858412DEST_PATH_IMAGE011
expressed as a multi-dimensional data set with similarities; j represents data representing content, and can be any content such as interactive customization data, accurate marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, intelligent service data and the like; i is represented as a data dimension; q is denoted as a data clustering process. In the above calculation formula, i and j are considered to have a certain relation, and when the ratio of i to j is close to 0,
Figure 800829DEST_PATH_IMAGE003
the larger the value of (a) and the smaller the vice versa.
On this basis, the derived data sets are ranked using a front-end engine tool. In the arrangement process, all data are used as research objects, Euclidean distances among different dimensionality data are used as an arrangement basis, and qualitative expression of a data internal recessive rule is carried out based on a global angle, so that a multidimensional data arrangement algorithm formula is as follows:
Figure 534430DEST_PATH_IMAGE012
wherein mean can be represented as
Figure 287622DEST_PATH_IMAGE013
Figure 418258DEST_PATH_IMAGE014
Representing the similarity of the customized multidimensional data for the household appliance;
Figure 915098DEST_PATH_IMAGE007
expressed as a multidimensional data attribute;
Figure 565523DEST_PATH_IMAGE015
expressed as the multidimensional data standard deviation;
Figure 489616DEST_PATH_IMAGE016
expressed as a range of dimensional orientations; n is expressed as the number of times the output data is arranged. And combining the calculation formula with the output data to complete the research of the arrangement algorithm of the multidimensional data.
In the process of carrying out data fusion processing according to the data set, the data multi-feature multi-turn fusion can be carried out by adopting a sequential decision multi-mode deep neural network, a distributed parallel computation mode and other modes to form a data set multi-feature table, and the data set multi-feature table is selectively extracted as required to obtain accurate product data feature information.
And the output module 300 is used for visually outputting the characteristic information of the product data.
After the characteristic information of the product data is obtained according to the product element data, a data set model based on a data resource object can be formed, and a multi-dimensional panoramic view of the product life cycle data space is constructed.
Specifically, the data visualization can be completed by using technologies such as flash framework and ECharts of Python language. The back end extracts and encapsulates the data, and the data interaction of the front end and the back end is completed by utilizing the Ajax technology. The ECharts technology, the Jinja2 template engine and the like realize data visualization. Thus, the user can directly view the product data characteristic information output in a visualized form.
In modeling a data set, first, object particles of a data stream are constructed. According to the attributes of the frequent item sets, object particles of the data stream are established, domain objects containing the same attribute values are searched in the data stream according to the attributes of the object particles, and mining of the maximum frequent item set is converted into calculation of the object particles with the same attributes. Second, frequent patterns between data streams are extracted. And (3) introducing object particle calculation into household appliance manufacturing data flow (interaction, design, supply, marketing, manufacturing, logistics and service), performing multi-granularity association analysis, and extracting frequent patterns among multi-source heterogeneous data.
In some embodiments, the processing module 200 is further configured to: iteratively executing the steps of acquiring user requirements, determining recommended contents according to the user requirements, and performing visual output on the recommended contents until iteration stop conditions are met; the user requirements are provided for the user based on the visually output product data characteristic information.
Specifically, after the user views the visually output product data characteristic information, the user can put forward a corresponding user demand according to the visually output product data characteristic information, so that the recommended content corresponding to the user can be further determined by acquiring the user demand, and the recommended content is continuously visually output; therefore, the user can further put forward corresponding user requirements based on the visually output recommended content, and the experience effect of the user participating in product customization can be improved.
In some embodiments, determining recommended content according to user requirements and visually outputting the recommended content includes: determining a plurality of recommended contents according to user requirements; sequencing the plurality of recommended contents to obtain sequenced recommended contents; and visually outputting the sorted recommended content.
Specifically, after user requirements are obtained, a plurality of selectable recommended contents are determined according to the user requirements, the recommended contents are sorted according to a preset sorting rule, and finally the sorted recommended contents are visually output.
Optionally, the sorting the plurality of recommended contents to obtain sorted recommended contents includes: determining the matching degree of each recommended content and the user requirement; and sequencing the plurality of recommended contents according to the sequence from high matching degree to low matching degree to obtain the sequenced recommended contents.
Therefore, the recommended contents are sorted according to the matching degree of the recommended contents and the user requirements, and the recommended contents with the highest matching degree with the user requirements can be preferentially output, so that the accuracy of the recommendation result is improved, and the user experience is improved.
In some embodiments, the output module 300 is further configured to: outputting the characteristic information of the product data to a relevant link of the product; the product related links comprise at least one of a product design link, a product supply link, a product marketing link, a product manufacturing link, a product logistics link and a product service design link, so that the obtained product data characteristic information can be applied to the whole product flow such as interaction/design/supply/marketing/manufacturing/logistics/service and the like in a large-scale household appliance customization environment.
In some embodiments, the product element data includes at least one of interaction customization data, precision marketing data, collaborative development data, collaborative procurement data, supply chain data, intelligent logistics data, and intelligent service data.
For specific limitations of the product data processing apparatus, reference may be made to the above limitations of the product data processing method, which are not described herein again. The various modules in the product data processing apparatus described above may be implemented in whole or in part by software, hardware, and combinations thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In some embodiments, a computer device is provided.
Fig. 4 is a schematic structural diagram of a computer device provided in an embodiment of the present application, and as shown in fig. 4, the computer device includes: a processor 11, a memory 12, and a display 13.
The memory 12 is used for storing programs and data, and the processor 11 calls the programs stored in the memory to execute the following technical scheme:
(1) acquiring element data of a product to be processed;
the product element data refers to data related to the production and manufacturing process of the product, and the product element data is a data source of full life cycle data of a large-scale customized product.
Optionally, the product element data includes at least one of interaction customization data, precision marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, and intelligent service data, that is, the product element data may be one of the above data, or may include multiple items at the same time.
For example, the full-element data of the household appliance can be accessed on a large scale based on the karos COSMOPlat platform engine, and the product element data can simultaneously comprise interactive customization data, accurate marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, intelligent service data and the like.
(2) Performing dimension reduction polymerization processing on the product element data to obtain product data characteristic information;
because the acquired product element data has the problems of non-uniform data types, non-uniform dimensions and the like, data unification and dimension reduction processing are firstly required.
Specifically, the data type is not uniform, which means that the product element data may include multiple types of data, such as structured data, semi-structured data, and unstructured data. The structured data refers to data managed in a relational database table form, the data storage and arrangement of the structured data have regularity, the functions of adding, deleting, modifying, checking and the like are supported, and the structured data specifically includes forms and the like. The semi-structured data refers to data of a non-relational model and having a basic fixed structure mode, and the semi-structured data can be understood as intermediate data, such as log files, XML documents, JSON documents and the like. Unstructured data refers to data without fixed patterns, such as WORD, PDF, PPT, EXL, and pictures, videos, etc. in various formats.
The inconsistent dimensionality means that the product element data is data with multiple sources and multiple angles, and can be specifically divided into one-dimensional data, two-dimensional data, multi-dimensional data and the like, for example, the one-dimensional data can be questionnaires, investigation and discussion data and the like.
Optionally, performing dimension reduction and aggregation processing on the product element data to obtain product data characteristic information, including:
performing dimensionality reduction on the product element data to obtain dimensionality reduced data;
carrying out data clustering processing on the data subjected to dimensionality reduction to obtain a data set consisting of different types of data;
and performing data fusion processing according to the data set to obtain product data characteristic information.
Optionally, performing data clustering processing on the data after the dimensionality reduction to obtain a data set composed of different types of data, including:
carrying out data clustering processing on the data subjected to dimensionality reduction to obtain a plurality of clustering results;
and removing the scattered point data set in the clustering results to obtain a data set consisting of different types of data.
Specifically, considering that most product element data in large-scale customization of the home appliance are distributed in a scattered manner, before the product element data is processed, the data sampling selection mode can be adopted to select high-altitude representative data for customization manufacturing of the home appliance, and then dimension reduction clustering processing is performed on the representative data.
In the clustering process, according to the principle that different types of data have similarity, clustering representative high-dimensional data, and mining representative contents in the data by using a Fuzzy Clustering (FCM) algorithm to obtain product data characteristic information. The clustering process also comprises a processing step of removing the scatter data set, namely aggregating adjacent data from the center for later calling of the multidimensional data.
In the process of obtaining the characteristic information of the product data according to the data set obtained by clustering, a clustering analysis method can be adopted to perform untrained learning on the aggregation.
For example, assuming that the data type included in the data set is n, similar data existing in the home appliance mass customization can be represented by the following calculation formula.
Figure 107548DEST_PATH_IMAGE010
Wherein the content of the first and second substances,
Figure 142500DEST_PATH_IMAGE002
expressed as a multi-dimensional data set with similarities; j represents data representing content, and can be any content such as interactive customization data, accurate marketing data, collaborative research and development data, collaborative purchase data, supply chain data, intelligent logistics data, intelligent service data and the like; i is represented as a data dimension; q is denoted as a data clustering process. The above calculationIn the formula, i and j are considered to have a certain relation, and when the ratio of i to j is close to 0,
Figure 913010DEST_PATH_IMAGE003
the larger the value of (a) and the smaller the vice versa.
On this basis, the derived data sets are ranked using a front-end engine tool. In the arrangement process, all data are used as research objects, Euclidean distances among different dimensionality data are used as an arrangement basis, and qualitative expression of a data internal recessive rule is carried out based on a global angle, so that a multidimensional data arrangement algorithm formula is as follows:
Figure 742426DEST_PATH_IMAGE004
wherein mean can be represented as
Figure 847654DEST_PATH_IMAGE013
Figure 686297DEST_PATH_IMAGE014
Representing the similarity of the customized multidimensional data for the household appliance;
Figure 248997DEST_PATH_IMAGE007
expressed as a multidimensional data attribute;
Figure 764161DEST_PATH_IMAGE017
expressed as the multidimensional data standard deviation;
Figure 841838DEST_PATH_IMAGE016
expressed as a range of dimensional orientations; n is expressed as the number of times the output data is arranged. And combining the calculation formula with the output data to complete the research of the arrangement algorithm of the multidimensional data.
In the process of carrying out data fusion processing according to the data set, the data multi-feature multi-turn fusion can be carried out by adopting a sequential decision multi-mode deep neural network, a distributed parallel computation mode and other modes to form a data set multi-feature table, and the data set multi-feature table is selectively extracted as required to obtain accurate product data feature information.
(3) And visually outputting the characteristic information of the product data.
After the characteristic information of the product data is obtained according to the product element data, a data set model based on the data resource object can be formed, and a multi-dimensional panoramic view of the product life cycle data space is constructed.
Specifically, the data visualization can be completed by using technologies such as flash framework and ECharts of Python language. The back end extracts and encapsulates the data, and the data interaction of the front end and the back end is completed by utilizing the Ajax technology. The ECharts technology, the Jinja2 template engine and the like realize data visualization. Thus, the user can directly view the product data characteristic information output in a visualized form.
Specifically, the product data feature information may be displayed, for example, by the display 13, so that the user can visually view the product data feature information.
In modeling a data set, first, object particles of a data stream are constructed. According to the attributes of the frequent item sets, object particles of the data stream are established, domain objects containing the same attribute values are searched in the data stream according to the attributes of the object particles, and mining of the maximum frequent item set is converted into calculation of the object particles with the same attributes. Second, frequent patterns between data streams are extracted. And (3) introducing object particle calculation into household appliance manufacturing data flow (interaction, design, supply, marketing, manufacturing, logistics and service), performing multi-granularity association analysis, and extracting frequent patterns among multi-source heterogeneous data.
In some embodiments, the technical solution further comprises:
(4) iteratively executing to obtain a user requirement, determining recommended content according to the user requirement, and performing visual output on the recommended content until an iteration stop condition is met; the user requirements are provided for the user based on the visually output product data characteristic information.
Specifically, after the user views the visually output product data characteristic information, the user can put forward a corresponding user demand according to the visually output product data characteristic information, so that the recommended content corresponding to the user can be further determined by acquiring the user demand, and the recommended content is continuously visually output; therefore, the user can further put forward corresponding user requirements based on the visually output recommended content, and the experience effect of the user participating in product customization can be improved.
In some embodiments, determining recommended content according to user requirements and visually outputting the recommended content includes: determining a plurality of recommended contents according to user requirements; sequencing the plurality of recommended contents to obtain sequenced recommended contents; and visually outputting the sorted recommended content.
Specifically, after user requirements are obtained, a plurality of selectable recommended contents are determined according to the user requirements, sequencing is performed according to a preset sequencing rule, and finally, the sequenced recommended contents are visually output.
Optionally, the sorting the plurality of recommended contents to obtain sorted recommended contents includes: determining the matching degree of each recommended content and the user requirement; and sequencing the plurality of recommended contents according to the sequence from high matching degree to low matching degree to obtain the sequenced recommended contents.
Therefore, the recommended contents are sequenced according to the matching degree of the recommended contents and the user requirements, and the recommended contents with the highest matching degree with the user requirements can be preferentially output, so that the accuracy of the recommendation result is improved, and the user experience is improved.
In some embodiments, the method further comprises: outputting the characteristic information of the product data to a relevant link of the product; the product related links comprise at least one of a product design link, a product supply link, a product marketing link, a product manufacturing link, a product logistics link and a product service design link, so that the obtained product data characteristic information can be applied to the whole product flow such as interaction/design/supply/marketing/manufacturing/logistics/service and the like in a large-scale household appliance customization environment.
In the above computer devices, the memory and the processor are electrically connected directly or indirectly to enable data transmission or interaction. For example, the components may be electrically connected to each other via one or more communication buses or signal lines, such as may be provided via a bus. The memory stores computer-executable instructions for implementing the data access control method, and includes at least one software functional module which can be stored in the memory in the form of software or firmware, and the processor executes various functional applications and data processing by running the software programs and modules stored in the memory.
The Memory may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Read Only Memory (EPROM), an electrically Erasable Read Only Memory (EEPROM), and the like. The memory is used for storing programs, and the processor executes the programs after receiving the execution instructions. Further, the software programs and modules within the aforementioned memories may also include an operating system, which may include various software components and/or drivers for managing system tasks (e.g., memory management, storage device control, power management, etc.), and may communicate with various hardware or software components to provide an operating environment for other software components.
The processor may be an integrated circuit chip having signal processing capabilities. The Processor may be a general-purpose Processor including a Central Processing Unit (CPU), a Network Processor (NP), and the like. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In some embodiments, a computer-readable storage medium having stored thereon computer-executable instructions for performing the steps of the method embodiments of the present application when executed by a processor is provided.
In some embodiments, a computer program product is provided, comprising a computer program which, when executed by a processor, performs the steps of the method embodiments of the present application.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware related to instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, the computer program can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the application disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements that have been described above and shown in the drawings, and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (15)

1. A method of processing product data, comprising:
acquiring element data of a product to be processed;
performing dimension reduction polymerization processing on the product element data to obtain product data characteristic information;
and visually outputting the characteristic information of the product data.
2. The method according to claim 1, wherein performing dimension reduction aggregation processing on the product element data to obtain product data feature information comprises:
performing dimensionality reduction on the product element data to obtain dimensionality reduced data;
carrying out data clustering processing on the data after dimensionality reduction to obtain a data set consisting of different types of data;
and performing data fusion processing according to the data set to obtain the product data characteristic information.
3. The method of claim 2, wherein performing data clustering on the dimensionality reduced data to obtain a data set composed of different types of data comprises:
performing data clustering processing on the dimensionality reduced data to obtain a plurality of clustering results;
and removing the scattered point data set in the plurality of clustering results to obtain a data set consisting of different types of data.
4. The method of claim 1, further comprising:
iteratively executing to obtain a user demand, determining recommended content according to the user demand, and performing visual output on the recommended content until an iteration stop condition is met;
wherein the user requirement is provided by the user based on the visually output product data characteristic information.
5. The method according to claim 4, wherein determining recommended content according to the user requirement and visually outputting the recommended content comprises:
determining a plurality of recommended contents according to the user requirements;
sequencing the plurality of recommended contents to obtain sequenced recommended contents;
and performing visual output on the sorted recommended content.
6. The method of claim 5, wherein ranking the plurality of recommended content to obtain ranked recommended content comprises:
determining the matching degree of each recommended content and the user requirement;
and sequencing the plurality of recommended contents according to the sequence from high matching degree to low matching degree to obtain the sequenced recommended contents.
7. The method of any one of claims 1-6, further comprising:
outputting the product data characteristic information to a product related link;
the product related links comprise at least one of a product design link, a product supply link, a product marketing link, a product manufacturing link, a product logistics link and a product service design link.
8. The method of any one of claims 1-6, wherein the product element data includes at least one of interaction customization data, precision marketing data, collaborative development data, collaborative procurement data, supply chain data, intelligent logistics data, and intelligent service data.
9. A product data processing apparatus, comprising:
the acquisition module is used for acquiring element data of a product to be processed;
the processing module is used for carrying out dimension reduction and aggregation processing on the product element data to obtain product data characteristic information;
and the output module is used for visually outputting the characteristic information of the product data.
10. The apparatus of claim 9, wherein the processing module is specifically configured to: performing dimensionality reduction on the product element data to obtain dimensionality reduced data; carrying out data clustering processing on the data subjected to dimensionality reduction to obtain a data set consisting of different types of data; and performing data fusion processing according to the data set to obtain the characteristic information of the product data.
11. The apparatus of claim 10, wherein the processing module is specifically configured to: performing data clustering processing on the dimensionality reduced data to obtain a plurality of clustering results; and removing the scattered point data set in the plurality of clustering results to obtain a data set consisting of different types of data.
12. The apparatus of claim 10, further comprising:
the iteration module is used for iteratively executing the steps of obtaining user requirements, determining recommended content according to the user requirements and visually outputting the recommended content until an iteration stop condition is met; wherein the user requirement is provided by the user based on the visually output product data characteristic information.
13. The apparatus of claim 12, wherein the iteration module is specifically configured to: determining a plurality of recommended contents according to the user requirements; sequencing the plurality of recommended contents to obtain sequenced recommended contents; and performing visual output on the sorted recommended content.
14. The apparatus of claim 13, wherein the iteration module is specifically configured to: determining the matching degree of each recommended content and the user requirement; and sequencing the plurality of recommended contents according to the sequence from high matching degree to low matching degree to obtain the sequenced recommended contents.
15. A computer-readable storage medium, having stored thereon computer-executable instructions, which when executed by a processor, are configured to implement the product data processing method of any one of claims 1 to 8.
CN202210578246.1A 2022-05-26 2022-05-26 Product data processing method, device and storage medium Active CN114661968B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210578246.1A CN114661968B (en) 2022-05-26 2022-05-26 Product data processing method, device and storage medium
PCT/CN2023/095967 WO2023227012A1 (en) 2022-05-26 2023-05-24 Product data processing method and apparatus, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210578246.1A CN114661968B (en) 2022-05-26 2022-05-26 Product data processing method, device and storage medium

Publications (2)

Publication Number Publication Date
CN114661968A true CN114661968A (en) 2022-06-24
CN114661968B CN114661968B (en) 2022-11-22

Family

ID=82038352

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210578246.1A Active CN114661968B (en) 2022-05-26 2022-05-26 Product data processing method, device and storage medium

Country Status (2)

Country Link
CN (1) CN114661968B (en)
WO (1) WO2023227012A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023227012A1 (en) * 2022-05-26 2023-11-30 卡奥斯工业智能研究院(青岛)有限公司 Product data processing method and apparatus, and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117726080B (en) * 2024-02-05 2024-04-26 南京迅集科技有限公司 Multi-source heterogeneous data driven intelligent manufacturing decision system and method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104933444A (en) * 2015-06-26 2015-09-23 南京邮电大学 Design method of multi-dimension attribute data oriented multi-layered clustering fusion mechanism
US20170171580A1 (en) * 2015-04-21 2017-06-15 Edge2020 LLC Clustering and adjudication to determine a recommendation of multimedia content
CN111242732A (en) * 2020-01-09 2020-06-05 北京慧博科技有限公司 Commodity recommendation model-based recommendation method
WO2021000362A1 (en) * 2019-07-04 2021-01-07 浙江大学 Deep neural network model-based address information feature extraction method
CN112288041A (en) * 2020-12-15 2021-01-29 之江实验室 Feature fusion method of multi-mode deep neural network
CN112700192A (en) * 2020-12-29 2021-04-23 江阴华西化工码头有限公司 Wharf logistics business object processing method based on spark Internet of things
CN112801113A (en) * 2021-02-09 2021-05-14 北京工业大学 Data denoising method based on multi-scale reliable clustering
CN112825084A (en) * 2019-11-21 2021-05-21 浙江工商大学 Multidimensional data visualization method based on parallel coordinate optimization
WO2021195624A1 (en) * 2020-03-27 2021-09-30 Battelle Memorial Institute Anomaly detection objects using hyperspectral multimodal scans and neural networks

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8554788B2 (en) * 2010-03-09 2013-10-08 Electronics And Telecommunications Research Institute Apparatus and method for analyzing information about floating population
CN106156321B (en) * 2016-06-29 2019-07-19 北京亿欧网盟科技有限公司 A kind of data mining model system towards distributed delays secure data flow
CN111709810A (en) * 2020-06-17 2020-09-25 腾讯云计算(北京)有限责任公司 Object recommendation method and device based on recommendation model
CN112084383B (en) * 2020-09-07 2023-08-18 中国平安财产保险股份有限公司 Knowledge graph-based information recommendation method, device, equipment and storage medium
CN114661968B (en) * 2022-05-26 2022-11-22 卡奥斯工业智能研究院(青岛)有限公司 Product data processing method, device and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170171580A1 (en) * 2015-04-21 2017-06-15 Edge2020 LLC Clustering and adjudication to determine a recommendation of multimedia content
CN104933444A (en) * 2015-06-26 2015-09-23 南京邮电大学 Design method of multi-dimension attribute data oriented multi-layered clustering fusion mechanism
WO2021000362A1 (en) * 2019-07-04 2021-01-07 浙江大学 Deep neural network model-based address information feature extraction method
CN112825084A (en) * 2019-11-21 2021-05-21 浙江工商大学 Multidimensional data visualization method based on parallel coordinate optimization
CN111242732A (en) * 2020-01-09 2020-06-05 北京慧博科技有限公司 Commodity recommendation model-based recommendation method
WO2021195624A1 (en) * 2020-03-27 2021-09-30 Battelle Memorial Institute Anomaly detection objects using hyperspectral multimodal scans and neural networks
CN112288041A (en) * 2020-12-15 2021-01-29 之江实验室 Feature fusion method of multi-mode deep neural network
CN112700192A (en) * 2020-12-29 2021-04-23 江阴华西化工码头有限公司 Wharf logistics business object processing method based on spark Internet of things
CN112801113A (en) * 2021-02-09 2021-05-14 北京工业大学 Data denoising method based on multi-scale reliable clustering

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
RAM MANOHAR ORUGANTI等: ""Image description through fusion based recurrent multi-modal learning"", 《 2016 IEEE INTERNATIONAL CONFERENCE ON IMAGE PROCESSING (ICIP)》 *
刘亚辉等: "基于K-均值聚类的朴素贝叶斯网络分类模型", 《重庆工商大学学报(自然科学版)》 *
朱婷等: "基于Hash的Top-N推荐方法", 《浙江师范大学学报(自然科学版)》 *
李洪瑞: ""网络指导贝叶斯决策准则用于运动目标分类"", 《情报指挥控制系统与仿真技术》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023227012A1 (en) * 2022-05-26 2023-11-30 卡奥斯工业智能研究院(青岛)有限公司 Product data processing method and apparatus, and storage medium

Also Published As

Publication number Publication date
WO2023227012A1 (en) 2023-11-30
CN114661968B (en) 2022-11-22

Similar Documents

Publication Publication Date Title
JP7324827B2 (en) Systems and methods for dynamic incremental recommendations within real-time visual simulations
CN114661968B (en) Product data processing method, device and storage medium
US11561986B1 (en) Applied artificial intelligence technology for narrative generation using an invocable analysis service
US8065326B2 (en) System and method for building decision trees in a database
Seeliger et al. ProcessExplorer: intelligent process mining guidance
Dias et al. Eliciting multi-criteria preferences: ELECTRE models
Bhatia et al. Machine Learning with R Cookbook: Analyze data and build predictive models
Schuh et al. Data mining methods for macro level process planning
Chatziantoniou et al. Data Virtual Machines: Data-Driven Conceptual Modeling of Big Data Infrastructures.
Abdelhafez et al. The challenges of big data visual analytics and recent platforms
Battle et al. What Do We Mean When We Say “Insight”? A Formal Synthesis of Existing Theory
Janošcová Mining big data in weka
Li et al. Developing a capability-based similarity metric for manufacturing processes
Polychronou et al. Machine learning algorithms for food intelligence: Towards a method for more accurate predictions
Gupta et al. Learner to advanced: Big data journey
Mordecai et al. Category-Theoretic Formulation of Model-Based Systems Architecting: The Concept→ Model→ Graph→ View→ Concept Transformation Cycle
Budaragade et al. Big data analytics using Apache Hadoop: A case study on different fertilizers requirement and availability in different states of India from 2012-2013 to 2014-2015
Zubkova Automated industrial design based on artificial intelligence
Mulay Intelligent Predictive Modeling Using Big Data for Drug Selection in Pharmaceutical Industry
Juan Scikit-Criteria Documentation
Niederhaus et al. Technical Readiness of Prescriptive Analytics Platforms: A Survey
Oosten On the need and value of trace link recovery in Model-Driven Development
Ortlieb et al. Assessment of modular platform potential in complex product portfolios of manufacturing companies
Silin et al. Software implementation of the main cluster analysis tools
CN116225927A (en) Test report generation method, device, equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 266500 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee after: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee after: Karos IoT Technology Co.,Ltd.

Patentee after: Kaos Digital Technology (Qingdao) Co.,Ltd.

Address before: 266500 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee before: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee before: Haier Kaos IOT Technology Co.,Ltd.

Patentee before: Haier digital technology (Qingdao) Co.,Ltd.

Address after: 266500 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee after: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee after: Haier Kaos IOT Technology Co.,Ltd.

Patentee after: Haier digital technology (Qingdao) Co.,Ltd.

Address before: 266500 No. 1, Minshan Road, Qingdao area, China (Shandong) pilot Free Trade Zone, Qingdao, Shandong

Patentee before: CAOS industrial Intelligence Research Institute (Qingdao) Co.,Ltd.

Patentee before: Haier CAOS IOT Ecological Technology Co.,Ltd.

Patentee before: Haier digital technology (Qingdao) Co.,Ltd.