CN112699099A - Method, device and storage medium for expanding user complaint database - Google Patents

Method, device and storage medium for expanding user complaint database Download PDF

Info

Publication number
CN112699099A
CN112699099A CN202011642915.4A CN202011642915A CN112699099A CN 112699099 A CN112699099 A CN 112699099A CN 202011642915 A CN202011642915 A CN 202011642915A CN 112699099 A CN112699099 A CN 112699099A
Authority
CN
China
Prior art keywords
complaint
signaling
users
success rate
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.)
Pending
Application number
CN202011642915.4A
Other languages
Chinese (zh)
Inventor
杜翠凤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Jiesai Communication Planning And Design Institute Co ltd
Jiangxi Military Civilian Integration Research Institute
CETC Potevio Science and Technology Co Ltd
Original Assignee
Guangzhou Jiesai Communication Planning And Design Institute Co ltd
GCI Science and 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 Guangzhou Jiesai Communication Planning And Design Institute Co ltd, GCI Science and Technology Co Ltd filed Critical Guangzhou Jiesai Communication Planning And Design Institute Co ltd
Priority to CN202011642915.4A priority Critical patent/CN112699099A/en
Publication of CN112699099A publication Critical patent/CN112699099A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/20Services signaling; Auxiliary data signalling, i.e. transmitting data via a non-traffic channel

Abstract

The invention provides a method, a device and a storage medium for expanding a user complaint database, wherein the method comprises the following steps: the communication service data of the users without the complaint records and the users with the complaint records are obtained; analyzing the signaling information based on the signaling information of the communication service data backtracking user to obtain analysis results corresponding to different signaling analysis indexes; sequencing analysis results generated by communication service of each user according to the time sequence; performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain a reconstructed sample; extracting the signaling characteristics of the reconstructed sample based on deep learning; determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the users with complaint records by a K-NN algorithm; and adding the signaling information and the label information of the potential complaint users to a user complaint database. According to the method and the system, potential complaint users are mined, the complaint database of the users is expanded, and the accuracy of network quality evaluation can be improved.

Description

Method, device and storage medium for expanding user complaint database
Technical Field
The invention relates to the technical field of communication, in particular to a method for expanding a user complaint database.
Background
When an operator receives a customer complaint, the operator generally inquires about the service record of the customer used for the first 1-2 days, and searches for a corresponding signaling based on the service use condition, and the method for the operation is called signaling backtracking. Through signaling backtracking, two types of users can be distinguished, namely real complaint users and false complaint users. The real complaint user is that the user really feels the network quality problem and complaints are made aiming at the problem. The false user is that no network problem exists in the process of using the mobile communication service by signaling backtracking. The inventor finds in research that since some users actually experience a problem in network quality during service use, and for various reasons, complaints are "lazy", the user perception evaluation obtained by correlating the user complaint data with the user network quality index is not comprehensive.
Disclosure of Invention
The invention aims to provide a method, a device and a storage medium for expanding a user complaint database, which are used for mining potential complaint users and expanding the user complaint database by using signaling information and label information of the potential complaint users so as to improve the accuracy of network quality evaluation.
In a first aspect, an embodiment of the present invention provides a method for expanding a customer complaint database, including:
the communication service data of the users without the complaint records and the users with the complaint records are obtained;
analyzing the signaling information in a cell based on the signaling information of the communication service data backtracking user to obtain analysis results corresponding to different signaling analysis indexes;
sequencing the analysis results generated by the communication service of each user according to the time sequence;
performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain a reconstructed sample;
extracting signaling features of the reconstructed samples based on deep learning;
determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the users with complaint records by a K-NN algorithm;
and adding the signaling information and the label information of the potential complaint users to a user complaint database.
Further, the determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the complaint records by the K-NN algorithm specifically includes:
constructing a field through a K-NN algorithm, taking the signaling characteristics of the user with the complaint record as a neighborhood graph center, and taking the signaling characteristics of the reconstructed sample as branches and leaves to construct a neighborhood graph;
calculating a comprehensive value of the signaling characteristics of the reconstructed sample according to different weights of each signaling analysis index;
pruning the neighborhood graph according to the comprehensive value of the signaling characteristics of the reconstructed sample and a preset threshold value;
and determining potential complaint users according to the pruned neighborhood map.
Further, the obtaining of the communication service data of the user without the complaint record and the user with the complaint record specifically includes:
and acquiring communication service data of the VIP users without the complaint records and the users with the complaint records.
Further, the signaling information includes link setup time and radio link quality.
Further, the signaling analysis indicator includes: the success rate of Attach, the success rate of E-RAB establishment, the success rate of Service request, the success rate of Pagin, the success rate of redirection, the success rate of context abnormal release, the success rate of TAU, the success rate of cell switching, the success rate of ping-pong TAU and the success rate of ping-pong cell switching.
Further, the signaling analysis indicator further includes: DNS access success rate, DNS time delay, TCP 1/3-way handshake success rate, TCP 1/3-way handshake delay, TCP 2/3-way handshake success rate, TCP 2/3-way handshake success delay, ISTP 1/4-way handshake success rate, ISTP 1/4-way handshake delay, ISTP 2/4-way handshake success rate, ISTP 2/4-way handshake delay, ISTP 3/4-way handshake success rate, ISTP 3/4-way handshake delay, HTTP response success rate, HTTP small session response delay, and HTTP large session response delay.
In a second aspect, an embodiment of the present invention provides an expansion apparatus for a customer complaint database, including:
the communication service data acquisition module is used for acquiring communication service data of users without complaint records and users with complaint records;
the backtracking module is used for analyzing the signaling information in a cell based on the signaling information of the communication service data backtracking user to obtain analysis results corresponding to different signaling analysis indexes;
the sequencing module is used for sequencing the analysis result generated by the communication service of each user according to the time sequence;
the sample reconstruction module is used for performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain reconstructed samples;
the characteristic extraction module is used for extracting the signaling characteristics of the reconstructed sample based on deep learning;
the potential complaint user determining module is used for determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the complaint records by a K-NN algorithm;
and the adding module is used for adding the signaling information and the label information of the potential complaint users into a user complaint database.
Further, the module for determining potential complaint users specifically includes:
the neighborhood map construction unit is used for constructing a field through a K-NN algorithm, the signaling characteristics of the user with the complaint record are used as the center of a neighborhood map, and the signaling characteristics of the reconstructed sample are used as branches and leaves to construct a neighborhood map;
the comprehensive value calculating unit is used for calculating the comprehensive value of the signaling characteristics of the reconstructed sample according to different weights of each signaling analysis index;
the pruning unit is used for pruning the neighborhood graph according to the comprehensive value of the signaling characteristics of the reconstructed sample and a preset threshold value;
and the potential complaint user determining unit is used for determining potential complaint users according to the pruned neighborhood map.
Further, the obtaining of the communication service data of the user without the complaint record and the user with the complaint record specifically includes:
and acquiring communication service data of the VIP users without the complaint records and the users with the complaint records.
In a third aspect, an embodiment of the present invention provides a computer-readable storage medium, where the computer-readable storage medium includes a stored computer program, where, when the computer program runs, the apparatus where the computer-readable storage medium is located is controlled to execute the method for expanding a user complaint database as described above.
Compared with the prior art, the communication service data of the user without the complaint record and the communication service data of the user with the complaint record are obtained; analyzing the signaling information in a cell based on the signaling information of the communication service data backtracking user to obtain analysis results corresponding to different signaling analysis indexes; sequencing the analysis results generated by the communication service of each user according to the time sequence; performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain a reconstructed sample; extracting signaling features of the reconstructed samples based on deep learning; determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the users with complaint records by a K-NN algorithm; and adding the signaling information and the label information of the potential complaint users to a user complaint database. Therefore, the accuracy of end-to-end network service quality evaluation based on the user complaint data can be improved by mining the potential complaint users and expanding the user complaint database by using the signaling information and the label information of the potential complaint users.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart illustrating a method for expanding a customer complaint database according to an embodiment of the present invention;
FIG. 2 is a schematic illustration of sample reconstruction;
FIG. 3 is a diagrammatic representation of a neighborhood before pruning;
FIG. 4 is a diagrammatic illustration of a neighborhood after pruning;
FIG. 5 is a schematic structural diagram of a customer complaint database expansion device according to an embodiment of the present invention.
Detailed Description
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 only a part of the embodiments of the present invention, and not all of the embodiments. 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.
It should be understood that the step numbers used herein are for convenience of description only and are not intended as limitations on the order in which the steps are performed.
It is 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 the specification of the present invention 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.
The terms "comprises" and "comprising" indicate the presence of the described 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.
The term "and/or" refers to and includes any and all possible combinations of one or more of the associated listed items.
Example 1:
referring to fig. 1, an embodiment of the present invention provides a method for expanding a customer complaint database, including:
and S1, acquiring the communication service data of the users without complaint records and the users with complaint records.
S2, analyzing the signaling information based on the signaling information of the communication service data backtracking user to obtain the analysis results corresponding to different signaling analysis indexes.
In this embodiment of the present invention, for example, the signaling information includes: link setup time and radio link quality. By analyzing the signaling information, analysis results corresponding to different signaling analysis indexes can be obtained. For example, by analyzing the link setup time, if the link setup time is out of time, the Attach setup failure is known and the Attach success rate can be calculated. By analyzing the quality of the wireless link, the wireless link quality evaluation index includes an index such as RSCP (Received Signal Code Power, i.e. level Signal, which can be understood as the Signal strength of a pilot channel Received by the terminal UE), ECIO, etc. for example, if RSCP > -105, it is likely that a drop or handover failure occurs, a handover success rate can be calculated.
Specifically, as shown in table 1, the signaling analysis indicators include: the wireless side: the success rate of Attach, the success rate of E-RAB establishment, the success rate of Service request, the success rate of Pagin, the success rate of redirection, the success rate of context abnormal release, the success rate of TAU, the success rate of cell switching, the success rate of ping-pong TAU and the success rate of ping-pong cell switching. Core network side: the DNS access success rate, the DNS time delay, the TCP1/3 handshake success rate, the TCP1/3 handshake delay, the TCP2/3 handshake success rate, the TCP2/3 handshake success delay, the ISCTP 1/4 handshake success rate, the ISCTP 1/4 handshake delay, the ISCTP 2/4 handshake success rate, the ISCTP 2/4 handshake delay, the ISCTP 3/4 handshake success rate, the ISCTP 3/4 handshake delay, the HTTP response success rate, the HTTP small session response delay and the HTTP large session response delay.
And S3, sequencing the analysis results generated by the communication service of each user according to the time sequence. For example, as shown in table 1.
TABLE 1
Figure BDA0002875627410000061
Figure BDA0002875627410000071
And S4, performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain a reconstructed sample. For example, as shown in fig. 2.
It should be noted that, due to the complexity of the wireless network environment and the lag of the user complaints, the reconstructed data is regarded as a sample by reconstructing the signaling analysis data, so that the sample has a time duration.
Preferably, the sliding window size is 6 and the step size is 3.
And S5, extracting the signaling characteristics of the reconstructed sample based on deep learning.
It should be noted that, since wireless signal propagation may be affected by various interference and random factors, during the information acquisition process, due to signal fluctuation and the like, the acquired signaling information has a certain error, for example, as shown in table 2.
TABLE 2
Attach success rate E-RAB establishment success rate
90% 99%
75% 78%
90% 99%
96% 99%
95% 98%
95% 98%
In table 2, there were some abnormalities in the second data, but the latter were all more normal. This is probably because some terminals have some access problems (e.g. an antenna gate event occurs in an iphone, or this is often the case for some terminals, and even when a user holds the terminal, the terminal is frequently dialed out in the cell, but there is an abnormality in dialing out), and in fact, this factor is not a factor of the network itself, and it only appears in a certain cell occasionally, and it is likely that the user also appears in the cell for a short time, so that there is a large fluctuation of certain data. In order to eliminate the influence of the above factors on the network quality judgment, therefore, the reconstructed signaling data (reconstructed sample) cannot be directly used as the feature data of the complaint user signaling, and the reconstructed signaling data needs to be optimized. The way of optimization is to "smear" the data. Specifically, the data in a certain time period is averaged by adopting deep learning, and the data in T-2, T-1 and T time periods can be averaged by adopting a sliding window mode, for example, the data characteristic of the T time period is required, so that the data is leveled.
The smoothing of the time characteristics can reduce the influence of random interference of the signaling sequence by performing CNN characteristic extraction on the reconstructed sample.
In addition, for the spatial features, for example, the Attach success rate and the E-RAB establishment success rate are related in general, and since there may be differences in each cell or in different scenes (hotels, railway stations, rural areas), it is not known how much the association degree between them is. The success rate of the Attach and the relevance of the E-RAB can be obtained by a convolutional neural network after counting the data in a sliding window. By carrying out feature extraction on the signaling data of the complaints of the users, the signaling data features of the complaint users can be found out which are 'converged'.
And S6, determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the users with complaint records through a K-NN algorithm.
In the embodiment of the present invention, the determining, by using a K-NN algorithm, a potential complaint user according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the complaint record specifically includes:
s61, constructing the field through a K-NN algorithm, taking the signaling characteristics of the user with complaint records as the center of a neighborhood graph, and taking the signaling characteristics of the reconstructed sample as branches and leaves to construct the neighborhood graph.
As shown in fig. 3, a user with complaint records, referred to as a complaint user for short, takes signaling features of the complaint user as a neighborhood graph center, takes three features most similar to the signaling features of the complaint user as branches and leaves of the signaling features of the complaint user, respectively takes the three branches and leaves as centers, selects the three features most similar as branches and leaves of a corresponding center, and so on to obtain a final neighborhood graph.
Three of these, uncertain, are determined by the preferences of the customer complaints in each area. Some users are sensitive to access, some users are sensitive to switching, and some users are sensitive, so that the number of the users is determined according to specific actual conditions, and generally 3-5 users are selected.
And S62, calculating a comprehensive value of the signaling characteristics of the reconstructed sample according to different weights of each signaling analysis index.
S63, pruning the neighborhood graph according to the comprehensive value of the signaling characteristics of the reconstructed sample and a preset threshold value.
And S64, determining potential complaint users according to the pruned neighborhood map.
And S7, adding the signaling information and the label information of the potential complaint users into a user complaint database.
In the embodiment of the present invention, it should be noted that, in the process of constructing the neighborhood graph, different influence degrees of the signaling analysis indicators are not considered, therefore, in the embodiment of the present invention, different weights of each signaling analysis indicator are defined by a manual experience method, a comprehensive value of different indicators of the signaling analysis is calculated according to a weighted average method, a threshold method is adopted to prune the neighborhood graph, and finally, the neighborhood graph is obtained by pruning, as shown in fig. 4, which is "determination" of a potential complaint user, after the potential complaint user is determined, signaling information of the complaint user and label information (complaint) thereof are added to a user complaint database, so as to expand the complaint data.
Aiming at the complex wireless network environment and the user complaint hysteresis, the embodiment of the invention firstly reconstructs the signaling analysis data and takes the reconstructed data as a sample, so that the sample has time continuity; in addition, the CNN feature extraction is carried out on the complaint data aiming at the complexity of the wireless environment, so that the influence of random interference of the signaling sequence is reduced to a certain extent. In addition, in consideration of the problem of algorithm complexity, the embodiment of the invention does not adopt a normal vector similarity method to perform cosine similarity analysis on the vector matrix after the characteristics are extracted, but adopts a K-NN method to construct a neighborhood graph, because the relevance of a graph model between calculation data has the advantages of rapidness and vividness, on the basis of constructing the neighborhood graph, different weights of each signaling analysis index are considered, the comprehensive values of different indexes of the signaling analysis are calculated according to a weighted average mode, a threshold value method is adopted to prune the neighborhood graph, and finally the neighborhood graph is obtained through pruning, namely the determination of potential complaint users. Compared with the traditional pairwise comparison method, the method for pruning the neighborhood map is quick and simple and has superiority.
Compared with the prior art, the method and the device have the advantages that the potential complaint users are mined, the user complaint database is expanded by the signaling information and the label information of the potential complaint users, and the accuracy of end-to-end network service quality evaluation based on the user complaint data can be improved.
As an example of the embodiment of the present invention, the obtaining of the communication service data of the user without the complaint record and the user with the complaint record specifically includes:
and acquiring communication service data of the VIP users without the complaint records and the users with the complaint records.
It should be noted that, since the VIP generally contributes 80% of profit, for a user without complaints, only the service data of the VIP user is obtained, so that the user with 80% of favorable moisturizing value can be maintained at a low cost, and the main task of network optimization is completed.
Example 2:
referring to fig. 5, an embodiment of the present invention provides an expanding apparatus for a customer complaint database, including:
a communication service data acquisition module 1, configured to acquire communication service data of a user without a complaint record and a user with a complaint record;
the backtracking module 2 is configured to analyze signaling information in a cell based on the signaling information of the communication service data backtracking user to obtain analysis results corresponding to different signaling analysis indexes;
the sequencing module 3 is used for sequencing the analysis results generated by the communication service of each user according to the time sequence;
the sample reconstruction module 4 is used for performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain reconstructed samples;
a feature extraction module 5, configured to extract signaling features of the reconstructed sample based on deep learning;
a potential complaint user determining module 6, configured to determine a potential complaint user according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the complaint record by using a K-NN algorithm;
and the adding module 7 is used for adding the signaling information and the label information of the potential complaint users to a user complaint database.
As an example of the embodiment of the present invention, the module for determining a potential complaint user specifically includes:
the neighborhood map construction unit is used for constructing a field through a K-NN algorithm, the signaling characteristics of the user with the complaint record are used as the center of a neighborhood map, and the signaling characteristics of the reconstructed sample are used as branches and leaves to construct a neighborhood map;
the comprehensive value calculating unit is used for calculating the comprehensive value of the signaling characteristics of the reconstructed sample according to different weights of each signaling analysis index;
the pruning unit is used for pruning the neighborhood graph according to the comprehensive value of the signaling characteristics of the reconstructed sample and a preset threshold value;
and the potential complaint user determining unit is used for determining potential complaint users according to the pruned neighborhood map.
As an example of the embodiment of the present invention, the obtaining of the communication service data of the user without the complaint record and the user with the complaint record specifically includes:
and acquiring communication service data of the VIP users without the complaint records and the users with the complaint records.
Example 3:
the invention provides a computer-readable storage medium, which specifically includes a stored computer program, wherein when the computer program runs, a device where the computer-readable storage medium is located is controlled to execute the method for expanding a user complaint database according to any one of the embodiments.
It should be noted that, all or part of the flow in the method according to the above embodiments of the present invention may also be implemented by a computer program instructing related hardware, where the computer program may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the above embodiments of the method may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be further noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (10)

1. A customer complaint database expansion method is characterized by comprising the following steps:
the communication service data of the users without the complaint records and the users with the complaint records are obtained;
analyzing the signaling information in a cell based on the signaling information of the communication service data backtracking user to obtain analysis results corresponding to different signaling analysis indexes;
sequencing the analysis results generated by the communication service of each user according to the time sequence;
performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain a reconstructed sample;
extracting signaling features of the reconstructed samples based on deep learning;
determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the users with complaint records by a K-NN algorithm;
and adding the signaling information and the label information of the potential complaint users to a user complaint database.
2. The method for expanding a customer complaint database according to claim 1, wherein the determining potential complaint customers according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the complaint records by the K-NN algorithm specifically comprises:
constructing a field through a K-NN algorithm, taking the signaling characteristics of the user with the complaint record as a neighborhood graph center, and taking the signaling characteristics of the reconstructed sample as branches and leaves to construct a neighborhood graph;
calculating a comprehensive value of the signaling characteristics of the reconstructed sample according to different weights of each signaling analysis index;
pruning the neighborhood graph according to the comprehensive value of the signaling characteristics of the reconstructed sample and a preset threshold value;
and determining potential complaint users according to the pruned neighborhood map.
3. The method for expanding a customer complaint database according to claim 1, wherein the obtaining of communication service data of a customer without a complaint record and a customer with a complaint record specifically includes:
and acquiring communication service data of the VIP users without the complaint records and the users with the complaint records.
4. The customer complaint database expansion method of claim 1, wherein the signaling information includes link setup time and wireless link quality.
5. The method of claim 1, wherein the signaling analysis indicators comprise: the success rate of Attach, the success rate of E-RAB establishment, the success rate of Service request, the success rate of Pagin, the success rate of redirection, the success rate of context abnormal release, the success rate of TAU, the success rate of cell switching, the success rate of ping-pong TAU and the success rate of ping-pong cell switching.
6. The method of claim 5, wherein the signaling analysis indicators further comprise: DNS access success rate, DNS time delay, TCP 1/3-way handshake success rate, TCP 1/3-way handshake delay, TCP 2/3-way handshake success rate, TCP 2/3-way handshake success delay, ISTP 1/4-way handshake success rate, ISTP 1/4-way handshake delay, ISTP 2/4-way handshake success rate, ISTP 2/4-way handshake delay, ISTP 3/4-way handshake success rate, ISTP 3/4-way handshake delay, HTTP response success rate, HTTP small session response delay, and HTTP large session response delay.
7. A customer complaint database expansion device, comprising:
the communication service data acquisition module is used for acquiring communication service data of users without complaint records and users with complaint records;
the backtracking module is used for analyzing the signaling information in a cell based on the signaling information of the communication service data backtracking user to obtain analysis results corresponding to different signaling analysis indexes;
the sequencing module is used for sequencing the analysis result generated by the communication service of each user according to the time sequence;
the sample reconstruction module is used for performing sample reconstruction on the sequenced analysis results by adopting a sliding window method to obtain reconstructed samples;
the characteristic extraction module is used for extracting the signaling characteristics of the reconstructed sample based on deep learning;
the potential complaint user determining module is used for determining potential complaint users according to the signaling characteristics of the reconstructed sample and the signaling characteristics of the complaint records by a K-NN algorithm;
and the adding module is used for adding the signaling information and the label information of the potential complaint users into a user complaint database.
8. The customer complaint database expansion device according to claim 7, wherein the potential complaint customer determination unit specifically includes:
the neighborhood map construction unit is used for constructing a field through a K-NN algorithm, the signaling characteristics of the user with the complaint record are used as the center of a neighborhood map, and the signaling characteristics of the reconstructed sample are used as branches and leaves to construct a neighborhood map;
the comprehensive value calculating unit is used for calculating the comprehensive value of the signaling characteristics of the reconstructed sample according to different weights of each signaling analysis index;
the pruning unit is used for pruning the neighborhood graph according to the comprehensive value of the signaling characteristics of the reconstructed sample and a preset threshold value;
and the potential complaint user determining unit is used for determining potential complaint users according to the pruned neighborhood map.
9. The device for expanding a customer complaint database according to claim 7, wherein the obtaining of the communication service data of the customers without complaint records and the customers with complaint records specifically comprises:
and acquiring communication service data of the VIP users without the complaint records and the users with the complaint records.
10. A computer-readable storage medium, comprising a stored computer program, wherein the computer program, when executed, controls an apparatus on which the computer-readable storage medium is located to perform the method for expanding a customer complaint database according to any one of claims 1 to 6.
CN202011642915.4A 2020-12-30 2020-12-30 Method, device and storage medium for expanding user complaint database Pending CN112699099A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011642915.4A CN112699099A (en) 2020-12-30 2020-12-30 Method, device and storage medium for expanding user complaint database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011642915.4A CN112699099A (en) 2020-12-30 2020-12-30 Method, device and storage medium for expanding user complaint database

Publications (1)

Publication Number Publication Date
CN112699099A true CN112699099A (en) 2021-04-23

Family

ID=75514197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011642915.4A Pending CN112699099A (en) 2020-12-30 2020-12-30 Method, device and storage medium for expanding user complaint database

Country Status (1)

Country Link
CN (1) CN112699099A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660687A (en) * 2021-08-17 2021-11-16 中国联合网络通信集团有限公司 Network difference cell processing method, device, equipment and storage medium
CN113704407A (en) * 2021-08-30 2021-11-26 平安银行股份有限公司 Complaint amount analysis method, device, equipment and storage medium based on category analysis

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104064198A (en) * 2013-03-20 2014-09-24 中国移动通信集团河南有限公司 Voice quality assessment method and device
CN104113869A (en) * 2014-06-20 2014-10-22 北京拓明科技有限公司 Signaling data-based prediction method and system for potential complaint user
CN108345661A (en) * 2018-01-31 2018-07-31 华南理工大学 A kind of Wi-Fi clustering methods and system based on extensive Embedding technologies
US20180255470A1 (en) * 2015-11-05 2018-09-06 Huawei Technologies Co., Ltd. Network Event Prediction Method and Apparatus and Method and Apparatus for Establishing Network-Event Prediction Model
CN108540320A (en) * 2018-04-03 2018-09-14 南京华苏科技有限公司 The appraisal procedure of user satisfaction is excavated based on signaling
CN109242257A (en) * 2018-08-09 2019-01-18 广州瀚信通信科技股份有限公司 A kind of 4G Internet user complaint model based on key index association analysis
CN110728525A (en) * 2018-07-16 2020-01-24 中国移动通信集团浙江有限公司 Delimitation processing method and device for network batch user complaints
CN111813764A (en) * 2019-04-11 2020-10-23 中国移动通信集团四川有限公司 Complaint prediction model training method and device and electronic equipment
CN112101692A (en) * 2019-06-18 2020-12-18 中国移动通信集团浙江有限公司 Method and device for identifying poor-quality users of mobile Internet

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104064198A (en) * 2013-03-20 2014-09-24 中国移动通信集团河南有限公司 Voice quality assessment method and device
CN104113869A (en) * 2014-06-20 2014-10-22 北京拓明科技有限公司 Signaling data-based prediction method and system for potential complaint user
US20180255470A1 (en) * 2015-11-05 2018-09-06 Huawei Technologies Co., Ltd. Network Event Prediction Method and Apparatus and Method and Apparatus for Establishing Network-Event Prediction Model
CN108345661A (en) * 2018-01-31 2018-07-31 华南理工大学 A kind of Wi-Fi clustering methods and system based on extensive Embedding technologies
CN108540320A (en) * 2018-04-03 2018-09-14 南京华苏科技有限公司 The appraisal procedure of user satisfaction is excavated based on signaling
CN110728525A (en) * 2018-07-16 2020-01-24 中国移动通信集团浙江有限公司 Delimitation processing method and device for network batch user complaints
CN109242257A (en) * 2018-08-09 2019-01-18 广州瀚信通信科技股份有限公司 A kind of 4G Internet user complaint model based on key index association analysis
CN111813764A (en) * 2019-04-11 2020-10-23 中国移动通信集团四川有限公司 Complaint prediction model training method and device and electronic equipment
CN112101692A (en) * 2019-06-18 2020-12-18 中国移动通信集团浙江有限公司 Method and device for identifying poor-quality users of mobile Internet

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈秀敏;许向东;黄毅华;于文;: "基于数据挖掘的4G用户投诉预测", 移动通信, no. 21, pages 30 - 36 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660687A (en) * 2021-08-17 2021-11-16 中国联合网络通信集团有限公司 Network difference cell processing method, device, equipment and storage medium
CN113660687B (en) * 2021-08-17 2023-07-04 中国联合网络通信集团有限公司 Network difference cell processing method, device, equipment and storage medium
CN113704407A (en) * 2021-08-30 2021-11-26 平安银行股份有限公司 Complaint amount analysis method, device, equipment and storage medium based on category analysis
CN113704407B (en) * 2021-08-30 2023-08-25 平安银行股份有限公司 Complaint volume analysis method, device, equipment and storage medium based on category analysis

Similar Documents

Publication Publication Date Title
US10542519B2 (en) Terminal positioning method and network device
CN110545568B (en) Heterogeneous network switching method, switching device, control equipment and storage medium
CN107920362B (en) LTE network performance evaluation method based on micro-area
CN110337059B (en) Analysis algorithm, server and network system for family relationship of user
CN109391513B (en) Network perception intelligent early warning and improving method based on big data
CN112699099A (en) Method, device and storage medium for expanding user complaint database
CN105679335B (en) Speech quality assessment method and system based on no line analysis
CN104410973A (en) Recognition method and system for tape played phone fraud
CN105101399B (en) Pseudo-base station mobile route acquisition methods, device and pseudo-base station localization method, device
CN103096371B (en) A kind of recognition methods of indoor user and system
CN103957531B (en) The method and apparatus that signal testing is carried out using intelligent communications terminal
CN105635309A (en) Recommendation system based on mobile cloud location privacy protection
CN109995549B (en) Method and device for evaluating flow value
US10271225B2 (en) Performance index determination for a communication service
CN106231588B (en) A kind of mobile network cell identification information correction method
CN104657278A (en) Client side performance evaluation method and system
CN103781172B (en) A kind of based reminding method and system of WLAN covering
CN107889210B (en) Building user positioning method and system
CN109996254A (en) Voice service single-pass reason localization method, device, equipment and medium
CN110337081B (en) Method and device for monitoring local fault in indoor distribution system and storage medium
CN107888394A (en) The method and device of network failure reason positioning
CN110969240A (en) Pruning method, device, equipment and medium for deep convolutional neural network
CN106792860B (en) Detection method and detection device for abnormal coverage of 4G network
CN109068335B (en) Method and device for setting network coverage parameters
CN112307075A (en) User relationship identification method and device

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: No.95, Yingbin Avenue, Huadu District, Guangzhou, Guangdong 510000

Applicant after: CLP Science and Technology Co.,Ltd.

Applicant after: GUANGZHOU JIESAI COMMUNICATION PLANNING AND DESIGN INSTITUTE Co.,Ltd.

Address before: 510310 No. 381 middle Xingang Road, Guangzhou, Guangdong, Haizhuqu District

Applicant before: GCI SCIENCE & TECHNOLOGY Co.,Ltd.

Applicant before: GUANGZHOU JIESAI COMMUNICATION PLANNING AND DESIGN INSTITUTE Co.,Ltd.

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20231020

Address after: No.95, Yingbin Avenue, Huadu District, Guangzhou, Guangdong 510000

Applicant after: CLP Science and Technology Co.,Ltd.

Applicant after: GUANGZHOU JIESAI COMMUNICATION PLANNING AND DESIGN INSTITUTE Co.,Ltd.

Applicant after: Jiangxi military civilian integration Research Institute

Address before: No.95, Yingbin Avenue, Huadu District, Guangzhou, Guangdong 510000

Applicant before: CLP Science and Technology Co.,Ltd.

Applicant before: GUANGZHOU JIESAI COMMUNICATION PLANNING AND DESIGN INSTITUTE Co.,Ltd.