CN116258356A - Work order dispatching method and device based on WaveNet and related medium - Google Patents

Work order dispatching method and device based on WaveNet and related medium Download PDF

Info

Publication number
CN116258356A
CN116258356A CN202310548729.1A CN202310548729A CN116258356A CN 116258356 A CN116258356 A CN 116258356A CN 202310548729 A CN202310548729 A CN 202310548729A CN 116258356 A CN116258356 A CN 116258356A
Authority
CN
China
Prior art keywords
vector
user portrait
attribute
vectors
task feature
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
CN202310548729.1A
Other languages
Chinese (zh)
Other versions
CN116258356B (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.)
Shenzhen Wanwuyun Technology Co ltd
Original Assignee
Shenzhen Wanwuyun 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 Shenzhen Wanwuyun Technology Co ltd filed Critical Shenzhen Wanwuyun Technology Co ltd
Priority to CN202310548729.1A priority Critical patent/CN116258356B/en
Publication of CN116258356A publication Critical patent/CN116258356A/en
Application granted granted Critical
Publication of CN116258356B publication Critical patent/CN116258356B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • 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

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biomedical Technology (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Game Theory and Decision Science (AREA)
  • Artificial Intelligence (AREA)
  • Operations Research (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a worksheet dispatching method, a device and a related medium based on WaveNet, wherein the method comprises the following steps: acquiring work order data and a plurality of user data to be received, generating task feature attributes according to the work order data, and correspondingly generating a plurality of user portrait attributes according to the plurality of user data; respectively carrying out vectorization processing on the task feature attribute and each user portrait attribute to obtain a task feature vector and a plurality of corresponding initial user portrait vectors; generating personalized labels for each initial user portrait vector by utilizing an improved WaveNet model, and generating target user portrait vectors by combining the initial user portrait vectors and the corresponding personalized labels; and respectively calculating the similarity of the task feature vector and each target user portrait vector, and selecting users corresponding to the first N target user portrait vectors with the highest similarity as dispatch objects. The embodiment of the invention can improve the accuracy, the instantaneity and the success rate of the dispatching process.

Description

Work order dispatching method and device based on WaveNet and related medium
Technical Field
The invention relates to the technical field of work order dispatch, in particular to a work order dispatch method and device based on WaveNet and a related medium.
Background
In recent years, along with the digital transformation of the property industry, intelligent worksheets are widely applied to multiple scenes of property management, provide unified report, periodic maintenance tasks, task allocation and scheduling and other integral solutions for the fields of customer assets, space and the like, simultaneously better realize the quantification of service results, and provide very important basis and guarantee for the statistics of the later worksheet completion rate and the calculation of payroll.
However, the present property work order distribution is still realized based on certain specific rules, but when special situations exist, such as employee departure, holiday, abnormal working, etc., the method of distributing the work order to a working group or organization and post at this time can reduce the accuracy, so that the work order may not be successfully distributed to the effective users, and the employee has too long time to rob the unit.
Disclosure of Invention
The embodiment of the invention provides a work order dispatching method, a device, computer equipment and a storage medium based on WaveNet, aiming at improving the accuracy, the instantaneity and the success rate of work order dispatching.
In a first aspect, an embodiment of the present invention provides a method for dispatching a work order based on WaveNet, including:
acquiring work order data and a plurality of user data to be received, generating task feature attributes according to the work order data, and correspondingly generating a plurality of user portrait attributes according to the plurality of user data;
respectively carrying out vectorization processing on the task feature attribute and each user portrait attribute to obtain a task feature vector and a plurality of corresponding initial user portrait vectors;
generating personalized labels for each initial user portrait vector by utilizing an improved WaveNet model, and generating target user portrait vectors by combining the initial user portrait vectors and the corresponding personalized labels;
and respectively calculating the similarity of the task feature vector and each target user portrait vector, and selecting users corresponding to the first N target user portrait vectors with the highest similarity as dispatch objects, wherein N is more than or equal to 1.
In a second aspect, an embodiment of the present invention provides a worksheet dispatching device based on WaveNet, including:
the data acquisition unit is used for acquiring the work order data and a plurality of user data to be received, generating task characteristic attributes according to the work order data and correspondingly generating a plurality of user portrait attributes according to the plurality of user data;
the vectorization processing unit is used for respectively vectorizing the task characteristic attribute and each user portrait attribute to obtain a task characteristic vector and a plurality of corresponding initial user portrait vectors;
the label generating unit is used for generating personalized labels for each initial user portrait vector by utilizing an improved WaveNet model, and generating target user portrait vectors by combining the initial user portrait vectors and the corresponding personalized labels;
and the user selection unit is used for calculating the similarity of the task feature vector and each target user portrait vector respectively, and selecting users corresponding to the first N target user portrait vectors with the highest similarity as dispatch objects, wherein N is more than or equal to 1.
In a third aspect, an embodiment of the present invention provides a computer device, including a memory, a processor, and a computer program stored on the memory and capable of running on the processor, where the processor implements the WaveNet-based work order dispatch method according to the first aspect when the processor executes the computer program.
In a fourth aspect, an embodiment of the present invention provides a computer readable storage medium, where a computer program is stored, where the computer program is executed by a processor to implement the method for dispatching a worksheet based on WaveNet according to the first aspect.
The embodiment of the invention provides a worksheet dispatching method, a worksheet dispatching device, computer equipment and a storage medium based on WaveNet, wherein the method comprises the following steps: acquiring work order data and a plurality of user data to be received, generating task feature attributes according to the work order data, and correspondingly generating a plurality of user portrait attributes according to the plurality of user data; respectively carrying out vectorization processing on the task feature attribute and each user portrait attribute to obtain a task feature vector and a plurality of corresponding initial user portrait vectors; generating personalized labels for each initial user portrait vector by utilizing an improved WaveNet model, and generating target user portrait vectors by combining the initial user portrait vectors and the corresponding personalized labels; and respectively calculating the similarity of the task feature vector and each target user portrait vector, and selecting users corresponding to the first N target user portrait vectors with the highest similarity as dispatch objects, wherein N is more than or equal to 1. The embodiment of the invention firstly collects the user and the work order data, automatically generates the user portrait attribute and the task feature attribute, abstracts the user portrait attribute and the task feature attribute into vectors, then generates personalized labels for the user by utilizing an improved WaveNet model, calculates the users similar to the task feature by using cosine similarity, and selects a plurality of users with the top ranking as recommended users of the work order, thereby improving the accuracy, the real-time performance and the success rate in the property dispatch process.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a worksheet dispatching method based on a WaveNet according to an embodiment of the present invention;
fig. 2 is a schematic sub-flowchart of a worksheet dispatching method based on WaveNet according to an embodiment of the present invention;
FIG. 3 is a schematic block diagram of a WaveNet-based work order dispensing device according to an embodiment of the present invention;
fig. 4 is a sub-schematic block diagram of a worksheet dispatching device based on WaveNet according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
Referring to fig. 1, an embodiment of the present invention provides a worksheet dispatching method based on WaveNet, which specifically includes: steps S101 to S104.
S101, acquiring work order data and a plurality of user data to be received, generating task feature attributes according to the work order data, and correspondingly generating a plurality of user portrait attributes according to the plurality of user data;
in this step, after the work order is created, task feature engineering is invoked to generate corresponding task features for the work order, where the task feature attribute may specifically include information such as time, space, and content of the work order. The time attribute may include task creation time, task response time, planned starting time, planned ending time, actual starting time, actual ending time, standard man-hour, actual man-hour, order receiving time length, proceeding time length, acceptance time length, evaluation time length, etc.; spatial attributes may include spatial location, geographic location, coordinates, belonging properties, and the like; the job ticket content may include task type, specialty type, flow status, priority, whether to charge, number of SOPs (Standard Operating Procedure, i.e., standard job procedures), SOP classifications, number of steps, etc.
And when the user triggers the events such as order receiving, work starting or work order task completion, the user portrait engineering is called, and user portrait attributes are generated for the user. The user portrait attributes may include three major attributes of user portrait time, space, and specialty. Wherein the time attribute may include: the latest active time, the latest active time period, the latest work efficiency, the accumulated standard working hours of the work orders in progress on the same day, the accumulated standard working hours of the work orders in progress, the accumulated actual working hours of the work orders in progress, and the like; the spatial attributes may include the latest activity coordinates, the latest active property, the province at which the space is located, the geographic location at which the space is located, etc.; the specialty properties may include maneuver properties, specialty tags, specialty tag weight values, specialty class tags, specialty class tag weight values, and the like.
S102, respectively carrying out vectorization processing on the task feature attributes and each user portrait attribute to obtain task feature vectors and corresponding multiple initial user portrait vectors;
in this step, as shown in fig. 2, the step S102 includes: steps S201 to S204.
S201, performing time attribute vectorization representation on the task feature attributes according to the following formula:
Figure SMS_1
wherein ,tj Representing a first temporal attribute vector, t c Representing time of creation of worksheet sThe operation standard of the work order is represented, and u represents the emergency degree;
s202, acquiring longitude and latitude coordinates of the task feature attributes, and converting the longitude and latitude coordinates into n-dimensional vectors by using a longitude and latitude distance calculation method to obtain space attribute vectorization representation of the task feature attributes:
Figure SMS_2
wherein ,sj Representing a first spatial attribute vector, s 1 、s 2 、s n Representing the converted dimension value;
s203, carrying out content attribute vectorization representation on the task feature attribute by adopting a word vector model:
Figure SMS_3
wherein ,cj Representing a first content attribute vector, c 1 、c 2 、c m Respectively representing dimension values converted by the word vector model;
s204, summarizing the first time attribute vector, the first space attribute vector and the first content attribute vector into the task feature vector
Figure SMS_4
In addition, the step S102 further includes:
and carrying out time attribute vectorization representation on the user portrait attributes according to the following steps:
Figure SMS_5
wherein ,
Figure SMS_6
representing a second temporal attribute vector, ">
Figure SMS_7
and />
Figure SMS_8
Representing the earliest and latest timestamps or dates, respectively, in the dataset;
acquiring longitude and latitude coordinates of the user portrait attribute, and converting the longitude and latitude coordinates into two-dimensional coordinate vectors by using a longitude and latitude distance calculation method to obtain a space attribute vectorization representation of the task feature attribute:
Figure SMS_9
wherein ,
Figure SMS_10
representing a second spatial attribute vector, ">
Figure SMS_11
and />
Figure SMS_12
Representing longitude and latitude, respectively;
and carrying out content attribute vectorization representation on the user portrait attributes by adopting a word vector model:
Figure SMS_13
wherein ,
Figure SMS_14
representing a second content attribute vector->
Figure SMS_15
Representing a weight matrix, +.>
Figure SMS_16
Representing content +.>
Figure SMS_17
Mapping into word vectors;
summarizing the second temporal attribute vector, the second spatial attribute vector, and the second content attribute vector into the user portrait vector
Figure SMS_18
On the one hand, the time attribute, the space attribute and the content attribute in the task feature attribute are correspondingly converted into a first time attribute vector, a first space attribute vector and a first content attribute vector, so that the task feature vector is obtained in a summarizing mode; on the other hand, the user portrait vector is obtained by correspondingly converting the time attribute, the space attribute and the professional attribute in the user portrait attribute into a second time attribute vector, a second space attribute vector and a second content attribute vector.
S103, generating personalized labels for each initial user portrait vector by utilizing an improved WaveNet model, and generating target user portrait vectors by combining the initial user portrait vectors and the corresponding personalized labels;
the method specifically comprises the following steps:
performing data preprocessing on the initial user portrait vector, wherein the data preprocessing comprises data cleaning and feature extraction;
inputting the initial user portrait vector subjected to data preprocessing into a WaveNet model, and sequentially carrying out convolution processing and pooling processing on the initial user portrait vector by utilizing a convolution layer and a pooling layer in the WaveNet model;
carrying out information flow adjustment processing on the output result of the convolution layer by utilizing a residual error module;
and carrying out classification prediction on the output result of the pooling layer through a softmax function, and generating the personalized tag based on the classification prediction result.
Specifically, the information flow adjustment processing is performed on the output result of the convolution layer by using the residual error module, including:
and carrying out information flow regulation processing on the output result of the convolution layer by adopting a gate control activating unit in the residual block according to the following steps:
Figure SMS_19
wherein z is the input of the gating activation unitAs a result, tanh and sigmoid are respectively a filter gate and a learning gate, x is input data of a convolution layer, and w f and wg The weighting coefficients corresponding to x inside tanh and sigmoid are represented, respectively.
The WaveNet network model is based on a convolutional neural network, can perform parallel operation, and has high training and predicting speeds. In order to solve the problem of low multi-classification accuracy of the personalized labels of users, the embodiment applies a WaveNet model to the field of user portrait label generation. To extract the data features more fully, a fused pooling with a maximum, average pooling output parallel is used as the pooling layer of the model. And in the feature extraction stage, extracting deep features by a fusion pooling layer obtained by parallelly connecting the maximum pooling and the average pooling.
Specifically, the acquired user feature vector is first input to the WaveNet model, while the residual technique is applied to the model in order to optimize the use of the extended convolution. The residual block output is:
Figure SMS_20
where x is the input feature of the expanded convolution (i.e., the user feature vector),
Figure SMS_21
is the output of the unit inside the residual block.
The residual block internal unit is a gating activation unit, and tan h and sigmoid are respectively used as a filtering gate and a learning gate and are used as an activation function. The output of the gating activation expansion convolution is:
Figure SMS_22
wherein ,
Figure SMS_23
and />
Figure SMS_24
Respectively indicate->
Figure SMS_25
and />
Figure SMS_26
And the weight coefficient corresponding to x is internally calculated.
Stacking the residual blocks to obtain the following output:
Figure SMS_27
when the pooling fusion and batch standardization treatment are carried out, the fusion pooling process is as follows:
Figure SMS_28
h is the input of the upper network into the fusion pooling layer;
Figure SMS_29
output for maximum pooling; />
Figure SMS_30
Output for average pooling; />
Figure SMS_31
To connect the maximum pooling in parallel with the average pooling.
Batch inputs are:
Figure SMS_32
calculating a batch processing data average value:
Figure SMS_33
calculating batch data variance:
Figure SMS_34
normalization processing:
Figure SMS_35
dimensional change and offset:
Figure SMS_36
wherein ,
Figure SMS_37
representing the output of the normalization process; />
Figure SMS_38
Representing the output of the BN transformation.
And then, calculating the probability of the classified result by using a softmax function, namely, sending the output of the model to the softmax function, so that a personalized label is generated for the user according to the classified result output by the softmax function, and a corresponding more suitable work order is recommended for the user according to the personalized label of the user. The softmax multi-class calculation formula is:
Figure SMS_39
wherein ,
Figure SMS_40
output result as softmax function, < ->
Figure SMS_41
,/>
Figure SMS_42
,…,/>
Figure SMS_43
Is a parameter in the softmax function, < ->
Figure SMS_44
Normalization factor as a function of softmax.
S104, calculating the similarity of the task feature vector and each target user portrait vector, and selecting users corresponding to the first N target user portrait vectors with the highest similarity as dispatch objects, wherein N is more than or equal to 1.
Before the step S103, the method includes:
and extracting common features from the task feature vectors by using a PCA dimension reduction method to obtain target task feature vectors.
In the PCA dimension reduction method, the commonality feature refers to the correlation or collinearity structure that exists in the original dataset. These commonalities can be interpreted as the direction in which the dominant pattern or variance present in the data is greatest. By applying PCA dimension reduction techniques, these common features in the original dataset can be extracted to obtain a smaller but still representative feature set, the features of which are called principal components. In this way, the data set can be simplified and help discover the underlying structure of the data.
The step S103 includes:
for each target user portrait vector, calculating the similarity between the target task feature vector and the target user portrait vector according to the following formula:
Figure SMS_45
wherein ,
Figure SMS_46
representing a target user portrait vector u i And target task feature vector w j Similarity of->
Figure SMS_47
Representing the dot product of the vector, ">
Figure SMS_48
Representing the modulus of the vector.
The similarity score between each user and the work order task can be obtained by calculating the similarity between the user portrait vector (the target user portrait vector in this step) and the task feature vector (the target task feature vector in this step) using cosine similarity. The similarity scores may then be ranked, e.g., from high to low or low to high, with the top N users being the recommended users for the worksheet.
Of course, in other embodiments, the similarity between the target task feature vector and the target user representation vector, such as Euclidean distance, etc., may also be calculated in a manner.
The embodiment firstly collects the user and the work order data, automatically generates the user portrait attribute and the task feature attribute, abstracts the user portrait attribute and the task feature attribute into vectors, then generates personalized labels for the user by utilizing an improved WaveNet model, calculates users similar to task feature matching by using cosine similarity, and selects users with a plurality of digits before ranking as recommended users of the work order, thereby improving the accuracy, the instantaneity and the success rate in the property dispatch process.
Fig. 3 is a schematic block diagram of a worksheet dispatching device 300 based on WaveNet according to an embodiment of the present invention, where the device 300 includes:
a data obtaining unit 301, configured to obtain a worksheet data and a plurality of user data to be received, generate task feature attributes according to the worksheet data, and generate a plurality of user portrait attributes according to a plurality of user data;
vectorization processing unit 302, configured to perform vectorization processing on the task feature attribute and each user portrait attribute, to obtain a task feature vector and a corresponding plurality of initial user portrait vectors;
a tag generating unit 303, configured to generate a personalized tag for each of the initial user portrait vectors by using the improved WaveNet model, and generate a target user portrait vector by combining the initial user portrait vector and the corresponding personalized tag;
and a user selection unit 304, configured to calculate the similarity for the task feature vector and each of the target user portrait vectors, and select users corresponding to the first N target user portrait vectors with the highest similarity as the serving objects, where N is greater than or equal to 1.
In one embodiment, as shown in fig. 4, the vectorization processing unit 302 includes:
a first time representation unit 401, configured to perform a time attribute vectorization representation on the task feature attribute according to the following formula:
Figure SMS_49
wherein ,tj Representing a first temporal attribute vector, t c Representing the time of creating the work order, s represents the operation standard of the work order, and u represents the emergency degree;
the first spatial representation unit 402 is configured to obtain latitude and longitude coordinates of the task feature attribute, and convert the latitude and longitude coordinates into n-dimensional vectors by using a latitude and longitude distance calculation method, so as to obtain a spatial attribute vectorized representation of the task feature attribute:
Figure SMS_50
wherein ,sj Representing a first spatial attribute vector, s 1 、s 2 、s n Representing the converted dimension value;
a first content representation unit 403, configured to perform content attribute vectorization representation on the task feature attribute by using a word vector model:
Figure SMS_51
wherein ,cj Representing a first content attribute vector, c 1 、c 2 、c m Respectively representing dimension values converted by the word vector model;
a first vector summarization unit 404 configured to summarize the first time attribute vector, the first space attribute vector, and the first content attribute vector into the task feature vector
Figure SMS_52
In an embodiment, the vectorization processing unit 302 further includes:
and the second time representation unit is used for carrying out time attribute vectorization representation on the user portrait attributes according to the following steps:
Figure SMS_53
wherein ,
Figure SMS_54
representing a second temporal attribute vector, ">
Figure SMS_55
and />
Figure SMS_56
Representing the earliest and latest timestamps or dates, respectively, in the dataset;
the second spatial representation unit is used for acquiring longitude and latitude coordinates of the user portrait attribute, converting the longitude and latitude coordinates into two-dimensional coordinate vectors by using a longitude and latitude distance calculation method, and obtaining the spatial attribute vectorization representation of the task feature attribute:
Figure SMS_57
;/>
wherein ,
Figure SMS_58
representing a second spatial attribute vector, ">
Figure SMS_59
and />
Figure SMS_60
Representing longitude and latitude, respectively;
the second content representation unit is used for carrying out content attribute vectorization representation on the user portrait attribute by adopting a word vector model:
Figure SMS_61
wherein ,
Figure SMS_62
representing a second content attribute vector->
Figure SMS_63
Representing a weight matrix, +.>
Figure SMS_64
Representing content +.>
Figure SMS_65
Mapping into word vectors;
a second vector summarization unit for summarizing the second time attribute vector, the second space attribute vector and the second content attribute vector into the user portrait vector
Figure SMS_66
In an embodiment, the tag generation unit 303 includes:
the data preprocessing unit is used for carrying out data preprocessing on the initial user portrait vector, wherein the data preprocessing comprises data cleaning and feature extraction;
the convolution pooling unit is used for inputting the initial user portrait vector subjected to data preprocessing into a WaveNet model, and carrying out convolution processing and pooling processing on the initial user portrait vector by utilizing a convolution layer and a pooling layer in the WaveNet model in sequence;
the residual processing unit is used for carrying out information flow adjustment processing on the output result of the convolution layer by utilizing the residual module;
and the classification prediction unit is used for carrying out classification prediction on the output result of the pooling layer through a softmax function and generating the personalized tag based on the classification prediction result.
In an embodiment, the residual processing unit comprises:
the gating activation unit is used for carrying out information flow adjustment processing on the output result of the convolution layer by adopting the gating activation unit in the residual block according to the following formula:
Figure SMS_67
wherein z is the output result of the gating activation unit, tanh and sigmoid are a filtering gate and a learning gate respectively, x is the input data of the convolution layer, and w f and wg The weighting coefficients corresponding to x inside tanh and sigmoid are represented, respectively.
In one embodiment, the user selection unit 304 includes:
the similarity calculation unit is used for calculating the similarity between the target task feature vector and the target user portrait vector according to the following formula for each target user portrait vector:
Figure SMS_68
wherein ,
Figure SMS_69
representing a target user portrait vector u i And target task feature vector w j Similarity of->
Figure SMS_70
Representing the dot product of the vector, ">
Figure SMS_71
Representing the modulus of the vector.
Since the embodiments of the apparatus portion and the embodiments of the method portion correspond to each other, the embodiments of the apparatus portion are referred to the description of the embodiments of the method portion, and are not repeated herein.
The embodiment of the present invention also provides a computer readable storage medium having a computer program stored thereon, which when executed can implement the steps provided in the above embodiment. The storage medium may include: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The embodiment of the invention also provides a computer device, which can comprise a memory and a processor, wherein the memory stores a computer program, and the processor can realize the steps provided by the embodiment when calling the computer program in the memory. Of course, the computer device may also include various network interfaces, power supplies, and the like.
In the description, each embodiment is described in a progressive manner, and each embodiment is mainly described by the differences from other embodiments, so that the same similar parts among the embodiments are mutually referred. For the system disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section. It should be noted that it would be obvious to those skilled in the art that various improvements and modifications can be made to the present application without departing from the principles of the present application, and such improvements and modifications fall within the scope of the claims of the present application.
It should also be noted that in this specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A worksheet dispatching method based on WaveNet is characterized by comprising the following steps:
acquiring work order data and a plurality of user data to be received, generating task feature attributes according to the work order data, and correspondingly generating a plurality of user portrait attributes according to the plurality of user data;
respectively carrying out vectorization processing on the task feature attribute and each user portrait attribute to obtain a task feature vector and a plurality of corresponding initial user portrait vectors;
generating personalized labels for each initial user portrait vector by utilizing an improved WaveNet model, and generating target user portrait vectors by combining the initial user portrait vectors and the corresponding personalized labels;
and respectively calculating the similarity of the task feature vector and each target user portrait vector, and selecting users corresponding to the first N target user portrait vectors with the highest similarity as dispatch objects, wherein N is more than or equal to 1.
2. The method for dispatching a worksheet based on WaveNet according to claim 1, wherein said vectorizing the task feature attribute and each user portrait attribute to obtain a task feature vector and a corresponding plurality of initial user portrait vectors, respectively, comprises:
and carrying out time attribute vectorization representation on the task feature attributes according to the following steps:
Figure QLYQS_1
wherein ,tj Representing a first temporal attribute vector, t c Representing the time of creating the work order, s represents the operation standard of the work order, and u represents the emergency degree;
acquiring longitude and latitude coordinates of the task feature attributes, and converting the longitude and latitude coordinates into n-dimensional vectors by using a longitude and latitude distance calculation method to obtain space attribute vectorization representation of the task feature attributes:
Figure QLYQS_2
wherein ,sj Representing a first spatial attribute vector, s 1 、s 2 、s n Representing the converted dimension value;
and carrying out content attribute vectorization representation on the task feature attribute by adopting a word vector model:
Figure QLYQS_3
wherein ,cj Representing a first content attribute vector, c 1 、c 2 、c m Respectively representing dimension values converted by the word vector model;
summarizing the first temporal attribute vector, the first spatial attribute vector, and the first content attribute vector into the task feature vector
Figure QLYQS_4
3. The method for dispatching a worksheet based on WaveNet according to claim 2, wherein said vectorizing the task feature attribute and each user portrait attribute to obtain a task feature vector and a corresponding plurality of initial user portrait vectors, respectively, further comprises:
and carrying out time attribute vectorization representation on the user portrait attributes according to the following steps:
Figure QLYQS_5
wherein ,
Figure QLYQS_6
representing a second temporal attribute vector, ">
Figure QLYQS_7
and />
Figure QLYQS_8
Representing the earliest and latest timestamps or dates, respectively, in the dataset;
acquiring longitude and latitude coordinates of the user portrait attribute, and converting the longitude and latitude coordinates into two-dimensional coordinate vectors by using a longitude and latitude distance calculation method to obtain a space attribute vectorization representation of the task feature attribute:
Figure QLYQS_9
wherein ,
Figure QLYQS_10
representing a second spatial attribute vector, ">
Figure QLYQS_11
and />
Figure QLYQS_12
Representing longitude and latitude, respectively; />
And carrying out content attribute vectorization representation on the user portrait attributes by adopting a word vector model:
Figure QLYQS_13
wherein ,
Figure QLYQS_14
representing a second content attribute vector->
Figure QLYQS_15
Representing a weight matrix, +.>
Figure QLYQS_16
Representing content +.>
Figure QLYQS_17
Mapping into word vectors;
summarizing the second temporal attribute vector, the second spatial attribute vector, and the second content attribute vector into the user portrait vector
Figure QLYQS_18
4. The WaveNet-based work order dispatch method of claim 1, wherein generating a personalized tag for each of the initial user portrait vectors using the modified WaveNet model and generating a target user portrait vector in combination with the initial user portrait vector and the corresponding personalized tag comprises:
performing data preprocessing on the initial user portrait vector, wherein the data preprocessing comprises data cleaning and feature extraction;
inputting the initial user portrait vector subjected to data preprocessing into a WaveNet model, and sequentially carrying out convolution processing and pooling processing on the initial user portrait vector by utilizing a convolution layer and a pooling layer in the WaveNet model;
carrying out information flow adjustment processing on the output result of the convolution layer by utilizing a residual error module;
and carrying out classification prediction on the output result of the pooling layer through a softmax function, and generating the personalized tag based on the classification prediction result.
5. The method for dispatching a worksheet based on WaveNet according to claim 4, wherein said performing information flow adjustment processing on the output result of the convolutional layer by using the residual error module comprises:
and carrying out information flow regulation processing on the output result of the convolution layer by adopting a gate control activating unit in the residual block according to the following steps:
Figure QLYQS_19
wherein z is the output result of the gating activation unit, tanh and sigmoid are a filtering gate and a learning gate respectively, x is the input data of the convolution layer, and w f and wg The weighting coefficients corresponding to x inside tanh and sigmoid are represented, respectively.
6. The method for assigning a worksheet based on WaveNet as set forth in claim 1, wherein before said step of calculating a similarity for each of said task feature vector and each of said target user portrayal vectors, respectively, comprises:
and extracting common features from the task feature vectors by using a PCA dimension reduction method to obtain target task feature vectors.
7. The WaveNet-based work order dispatch method of claim 6, wherein the computing similarity for each of the task feature vector and each of the target user portrait vectors, respectively, comprises:
for each target user portrait vector, calculating the similarity between the target task feature vector and the target user portrait vector according to the following formula:
Figure QLYQS_20
wherein ,
Figure QLYQS_21
representing a target user portrait vector u i And target task feature vector w j Similarity of->
Figure QLYQS_22
Representing the dot product of the vector, ">
Figure QLYQS_23
Representing the modulus of the vector.
8. A WaveNet-based work order dispatch device, comprising:
the data acquisition unit is used for acquiring the work order data and a plurality of user data to be received, generating task characteristic attributes according to the work order data and correspondingly generating a plurality of user portrait attributes according to the plurality of user data;
the vectorization processing unit is used for respectively vectorizing the task characteristic attribute and each user portrait attribute to obtain a task characteristic vector and a plurality of corresponding initial user portrait vectors;
the label generating unit is used for generating personalized labels for each initial user portrait vector by utilizing an improved WaveNet model, and generating target user portrait vectors by combining the initial user portrait vectors and the corresponding personalized labels;
and the user selection unit is used for calculating the similarity of the task feature vector and each target user portrait vector respectively, and selecting users corresponding to the first N target user portrait vectors with the highest similarity as dispatch objects, wherein N is more than or equal to 1.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the WaveNet-based work order dispatch method of any one of claims 1 to 7 when the computer program is executed.
10. A computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when executed by a processor, the computer program implements the WaveNet-based work order dispatch method of any one of claims 1 to 7.
CN202310548729.1A 2023-05-16 2023-05-16 Work order dispatching method and device based on WaveNet and related medium Active CN116258356B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310548729.1A CN116258356B (en) 2023-05-16 2023-05-16 Work order dispatching method and device based on WaveNet and related medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310548729.1A CN116258356B (en) 2023-05-16 2023-05-16 Work order dispatching method and device based on WaveNet and related medium

Publications (2)

Publication Number Publication Date
CN116258356A true CN116258356A (en) 2023-06-13
CN116258356B CN116258356B (en) 2023-08-25

Family

ID=86686562

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310548729.1A Active CN116258356B (en) 2023-05-16 2023-05-16 Work order dispatching method and device based on WaveNet and related medium

Country Status (1)

Country Link
CN (1) CN116258356B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116882681A (en) * 2023-07-11 2023-10-13 武汉市万睿数字运营有限公司 Multi-target scheduling method, device and equipment for property work orders and storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105824912A (en) * 2016-03-15 2016-08-03 平安科技(深圳)有限公司 Personalized recommending method and device based on user portrait
CN109003027A (en) * 2018-07-16 2018-12-14 江苏满运软件科技有限公司 A kind of management method and system of label of drawing a portrait
CN109840287A (en) * 2019-01-31 2019-06-04 中科人工智能创新技术研究院(青岛)有限公司 A kind of cross-module state information retrieval method neural network based and device
CN110832596A (en) * 2017-10-16 2020-02-21 因美纳有限公司 Deep convolutional neural network training method based on deep learning
CN111442778A (en) * 2019-01-16 2020-07-24 百度在线网络技术(北京)有限公司 Travel scheme recommendation method, device and equipment and computer readable storage medium
CN111737516A (en) * 2019-12-23 2020-10-02 北京沃东天骏信息技术有限公司 Interactive music generation method and device, intelligent sound box and storage medium
CN111881296A (en) * 2020-07-31 2020-11-03 深圳市万物云科技有限公司 Work order processing method based on community scene and related components
US20210027240A1 (en) * 2019-01-22 2021-01-28 Everseen Limited Goods receipt management system and method
CN114332778A (en) * 2022-03-08 2022-04-12 深圳市万物云科技有限公司 Intelligent alarm work order generation method and device based on people stream density and related medium
CN114418641A (en) * 2022-01-20 2022-04-29 四川众信佳科技发展有限公司 Automatic dispatching method and device for stock customer access work order and electronic equipment
CN115048174A (en) * 2022-06-22 2022-09-13 平安科技(深圳)有限公司 User-based personalized menu generation method, device, equipment and storage medium
CN115100739A (en) * 2022-06-09 2022-09-23 厦门国际银行股份有限公司 Man-machine behavior detection method, system, terminal device and storage medium
CN115187005A (en) * 2022-06-23 2022-10-14 中国人民公安大学 Scheduling method, device, equipment and storage medium
CN115809796A (en) * 2023-02-06 2023-03-17 佰聆数据股份有限公司 Project intelligent dispatching method and system based on user portrait

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105824912A (en) * 2016-03-15 2016-08-03 平安科技(深圳)有限公司 Personalized recommending method and device based on user portrait
CN110832596A (en) * 2017-10-16 2020-02-21 因美纳有限公司 Deep convolutional neural network training method based on deep learning
CN109003027A (en) * 2018-07-16 2018-12-14 江苏满运软件科技有限公司 A kind of management method and system of label of drawing a portrait
CN111442778A (en) * 2019-01-16 2020-07-24 百度在线网络技术(北京)有限公司 Travel scheme recommendation method, device and equipment and computer readable storage medium
US20210027240A1 (en) * 2019-01-22 2021-01-28 Everseen Limited Goods receipt management system and method
CN109840287A (en) * 2019-01-31 2019-06-04 中科人工智能创新技术研究院(青岛)有限公司 A kind of cross-module state information retrieval method neural network based and device
CN111737516A (en) * 2019-12-23 2020-10-02 北京沃东天骏信息技术有限公司 Interactive music generation method and device, intelligent sound box and storage medium
CN111881296A (en) * 2020-07-31 2020-11-03 深圳市万物云科技有限公司 Work order processing method based on community scene and related components
CN114418641A (en) * 2022-01-20 2022-04-29 四川众信佳科技发展有限公司 Automatic dispatching method and device for stock customer access work order and electronic equipment
CN114332778A (en) * 2022-03-08 2022-04-12 深圳市万物云科技有限公司 Intelligent alarm work order generation method and device based on people stream density and related medium
CN115100739A (en) * 2022-06-09 2022-09-23 厦门国际银行股份有限公司 Man-machine behavior detection method, system, terminal device and storage medium
CN115048174A (en) * 2022-06-22 2022-09-13 平安科技(深圳)有限公司 User-based personalized menu generation method, device, equipment and storage medium
CN115187005A (en) * 2022-06-23 2022-10-14 中国人民公安大学 Scheduling method, device, equipment and storage medium
CN115809796A (en) * 2023-02-06 2023-03-17 佰聆数据股份有限公司 Project intelligent dispatching method and system based on user portrait

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
YU YB,ET AL: "A sample-level DCNN for music auto-tagging", 《MULTIMEDIA TOOLS AND APPLICATIONS》, vol. 80, no. 8, pages 11459 - 11469, XP037426640, DOI: 10.1007/s11042-020-10330-9 *
桂逸涵: "基于深度学习的网络资源调度及其实验系统设计", 《中国优秀硕士学位论文全文数据库信息科技辑》, pages 136 - 584 *
胡铭菲等: "深度生成模型综述", 《自动化学报》, vol. 48, no. 1, pages 40 - 74 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116882681A (en) * 2023-07-11 2023-10-13 武汉市万睿数字运营有限公司 Multi-target scheduling method, device and equipment for property work orders and storage medium

Also Published As

Publication number Publication date
CN116258356B (en) 2023-08-25

Similar Documents

Publication Publication Date Title
US20200401939A1 (en) Systems and methods for preparing data for use by machine learning algorithms
CN107967575B (en) Artificial intelligence platform system for artificial intelligence insurance consultation service
US7672915B2 (en) Method and system for labelling unlabeled data records in nodes of a self-organizing map for use in training a classifier for data classification in customer relationship management systems
CN116258356B (en) Work order dispatching method and device based on WaveNet and related medium
CA2598923C (en) Method and system for data classification using a self-organizing map
Tsui et al. Data mining methods and applications
CN113255842B (en) Vehicle replacement prediction method, device, equipment and storage medium
Wu et al. A PCA-AdaBoost model for E-commerce customer churn prediction
CN114119058A (en) User portrait model construction method and device and storage medium
Kedia et al. Portfolio generation for Indian stock markets using unsupervised machine learning
CN113421056A (en) Internet human resource management system
CN112215655B (en) Label management method and system for customer portrait
CN117764227A (en) Customer loss prediction device for gas station
US20210248293A1 (en) Optimization device and optimization method
CN115544250B (en) Data processing method and system
CN115797795A (en) Remote sensing image question-answering type retrieval system and method based on reinforcement learning
CN115034837A (en) Product sales prediction method, equipment and medium based on knowledge graph
CN115907937A (en) Supply chain financial risk monitoring method and system based on neural network
CN117194966A (en) Training method and related device for object classification model
JP2022182628A (en) Information processing device, information processing method, information processing program, and learning model generation device
Liu et al. Scalable learning for dispersed knowledge systems
Motzev et al. Self-organizing data mining techniques in model based simulation games for business training and education
CN117670066B (en) Questor management method, system, equipment and storage medium based on intelligent decision
Wang et al. Power load forecasting using data mining and knowledge discovery technology
KR20200112495A (en) Server and method for providing commercial analysis services

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