CN112131569B - Risk user prediction method based on graph network random walk - Google Patents
Risk user prediction method based on graph network random walk Download PDFInfo
- Publication number
- CN112131569B CN112131569B CN202010966200.8A CN202010966200A CN112131569B CN 112131569 B CN112131569 B CN 112131569B CN 202010966200 A CN202010966200 A CN 202010966200A CN 112131569 B CN112131569 B CN 112131569B
- Authority
- CN
- China
- Prior art keywords
- random walk
- data
- node
- risk
- graph network
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
- G06F21/552—Detecting local intrusion or implementing counter-measures involving long-term monitoring or reporting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2465—Query processing support for facilitating data mining operations in structured databases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2474—Sequence data queries, e.g. querying versioned data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Computer Security & Cryptography (AREA)
- Fuzzy Systems (AREA)
- Probability & Statistics with Applications (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computer Hardware Design (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
本发明涉及一种基于图网络随机游走的风险用户预测方法,包括以下步骤:1)获取包含图网络化数据作为原始数据集;2)对原始数据集进行预处理,并构建图网络;3)对预处理后的数据通过基于随机游走的聚类算法获得节点对应的概率,即用户的风险得分;4)整合聚类算法得到的用户节点概率,输出最后的风险用户预测结果。与现有技术相比,本发明具有更好的可扩展性,无需特征工程,效果良好等优点。
The invention relates to a risk user prediction method based on graph network random walk, which includes the following steps: 1) obtaining graph networked data as an original data set; 2) preprocessing the original data set and constructing a graph network; 3 ) Use the clustering algorithm based on random walk to obtain the probability of the node corresponding to the preprocessed data, that is, the user's risk score; 4) Integrate the user node probability obtained by the clustering algorithm and output the final risk user prediction result. Compared with the existing technology, the present invention has the advantages of better scalability, no need for feature engineering, and good effects.
Description
技术领域Technical field
本发明涉及数据挖掘技术领域,尤其是涉及一种基于图网络随机游走的风险用户预测方法。The present invention relates to the field of data mining technology, and in particular to a risk user prediction method based on graph network random walk.
背景技术Background technique
随着信息技术的日趋进步,数据的规模越来越大,数据之间交互所形成的数据网络越来越复杂,这些情况给图网络上的相关的数据挖掘工作带来了很大的挑战,在预测风险用户的需求之中,往往需要大量的,复杂的,数据筛选和挖掘工作,部分公司使用专业人员来进行数据分析,但是这样带来的是极高的人力成本。With the advancement of information technology, the scale of data is getting larger and larger, and the data network formed by the interaction between data is becoming more and more complex. These situations have brought great challenges to related data mining work on graph networks. Predicting the needs of risk users often requires a large amount of complex data screening and mining work. Some companies use professionals to perform data analysis, but this brings extremely high labor costs.
现有单机平台上的部分算法模型虽然取得了有效的成果,但是它们存在扩展性的难题,面对海量的数据处理能力偏低,因此需要一种基于图网络随机游走的风险用户预测方法来有效的规避这个问题,使其能够无需专业人员对所有数据进行逐条分析,也能够较好的支持系统的横向扩展从而解决海量数据带来的难题。Although some algorithm models on existing stand-alone platforms have achieved effective results, they have scalability problems and low processing capabilities in the face of massive data. Therefore, a risk user prediction method based on graph network random walks is needed. It effectively circumvents this problem, enabling it to eliminate the need for professionals to analyze all data one by one, and also better supports the horizontal expansion of the system to solve the problems caused by massive data.
发明内容Contents of the invention
本发明的目的就是为了克服上述现有技术存在的缺陷而提供一种基于图网络随机游走的风险用户预测方法。The purpose of the present invention is to provide a risk user prediction method based on graph network random walk in order to overcome the above-mentioned defects in the prior art.
本发明的目的可以通过以下技术方案来实现:The object of the present invention can be achieved through the following technical solutions:
一种基于图网络随机游走的风险用户预测方法,包括以下步骤:A risk user prediction method based on graph network random walk, including the following steps:
1)获取包含图网络化数据作为原始数据集;1) Obtain graph network data as the original data set;
2)对原始数据集进行预处理,并构建图网络;2) Preprocess the original data set and construct a graph network;
3)对预处理后的数据通过基于随机游走的聚类算法获得节点对应的概率,即用户的风险得分;3) Obtain the probability corresponding to the node through the clustering algorithm based on random walk for the preprocessed data, that is, the user's risk score;
4)整合聚类算法得到的用户节点概率,输出最后的风险用户预测结果。4) Integrate the user node probabilities obtained by the clustering algorithm and output the final risk user prediction results.
所述的包含图网络形式的数据集包括公开的比赛数据集、大学公开的数据集以及企业公开的数据集,所述的公开的比赛数据集包括Kaggle和KDD竞赛网站公开的数据集,所述的大学公开的数据集为Stanford大学开源的数据集网站上公开的数据集,所述的企业公开的数据集包括微软和雅虎企业公开的数据集。The data sets in the form of graph networks include public competition data sets, university public data sets, and enterprise public data sets. The public competition data sets include data sets public by Kaggle and KDD competition websites. The university's public data sets are public data sets on the Stanford University open source data set website, and the enterprise public data sets include those of Microsoft and Yahoo.
所述的步骤2)具体包括以下步骤:Described step 2) specifically includes the following steps:
21)从原始数据中获取特征数据,同时过滤掉噪声数据,即权重过低的边数据;21) Obtain feature data from the original data and filter out noise data, that is, edge data with too low weight;
22)采用关系预测模型对可能缺失的数据进行补充;22) Use relationship prediction models to supplement possible missing data;
23)对图网络中节点编号进行统一编码;23) Unify the coding of node numbers in the graph network;
24)归一化图网络中边的权重。24) Normalize the weights of edges in graph networks.
所述的步骤21)中,特征数据的类型包括数据的图节点特征、边的权重、方向特征以及作为后续随机游走初始节点而选择的风险节点。In step 21), the type of feature data includes graph node features of the data, edge weights, direction features, and risk nodes selected as initial nodes for subsequent random walks.
所述的图节点特征为用户的标签数据,表示用户的风险表现情况得分,其取值为0或1,对应有、无风险,所述的边表示用户之间的关系,包括通话关系、关注关系和社交好友关系,其权重表示用户之间关系的紧密程度。The graph node feature is the user's label data, which represents the user's risk performance score. Its value is 0 or 1, corresponding to risk or no risk. The edges represent the relationship between users, including call relationships and concerns. Relationships and social friend relationships, the weight of which represents the closeness of the relationship between users.
所述的步骤22)中,对可能缺失的数据进行补充具体包括:In step 22), supplementing possible missing data specifically includes:
对于数据:使用线性模型进行线性插值补充;For data: linear interpolation supplement using linear models;
对于类别特征:选取该类别出现次数最多的特征值作为缺失值进行补充。For categorical features: select the feature value with the most occurrences of the category as the missing value to supplement.
所述的步骤3)中,随机游走的规则具体为:In the described step 3), the rules of random walk are specifically:
图网络中的所有有向边作为无向边对待,对于节点之间存在多条边的情况,则将其合并为一条边,合并后该边的权重为多条边的平均值;All directed edges in the graph network are treated as undirected edges. If there are multiple edges between nodes, they are merged into one edge. After the merge, the weight of the edge is the average of the multiple edges;
选择已知的风险用户作为随机游走的最开始的种子节点,根据边权重的大小,等比例的选取游走的下一个节点,当图网络中的所有节点出现在随机游走路径中的概率稳定后,停止随机游走,并且将节点对应的被访问概率作为用户的风险得分;Select a known risk user as the initial seed node of the random walk, and select the next node of the walk in equal proportion according to the edge weight. When all nodes in the graph network appear in the random walk path, the probability After stabilization, the random walk is stopped, and the access probability corresponding to the node is used as the user's risk score;
对于随机游走的对象,每一步随机游走均有b的概率从当前节点随机移动到当前节点的一个邻居节点上,同时有1-b的概率从当前节点直接返回到最开始的种子节点处,具体为:For random walk objects, each random walk step has a probability of b to randomly move from the current node to a neighbor node of the current node, and at the same time, there is a probability of 1-b to return directly from the current node to the original seed node. ,Specifically:
rt+1=b*rt+(1-b)*r0 r t+1 =b*r t +(1-b)*r 0
其中,rt表示t时刻图网络中节点r被访问的概率,r0表示最开始的种子节点被访问的概率。Among them, r t represents the probability that node r is visited in the graph network at time t, and r 0 represents the probability that the initial seed node is visited.
概率的取值为0.9。The value of probability is 0.9.
在随机游走的过程中,为减少计算复杂度,设置访问概率阈值δ=0.0001,当随机游走到达某个节点,该节点的访问概率不为0且小于δ时,则随机游走返回最开始的种子节点处。In the process of random walk, in order to reduce the computational complexity, the access probability threshold δ=0.0001 is set. When the random walk reaches a node and the access probability of the node is not 0 and less than δ, the random walk returns the most The starting seed node.
所述的步骤4)中,当待预测用户的风险得分超过设定的风险得分阈值时,则判断该待预测用户为风险用户。In step 4), when the risk score of the user to be predicted exceeds the set risk score threshold, the user to be predicted is determined to be a risky user.
与现有技术相比,本发明具有以下优点:Compared with the prior art, the present invention has the following advantages:
一、本发明可以规避现有人工预测风险用户带来的极高人力成本。1. The present invention can avoid the extremely high labor costs caused by existing manual risk prediction users.
二、本发明能够处理图网络数据,相比一般的特征处理方法,能够更好的运用样本之间的关联性信息。2. The present invention can process graph network data, and can better utilize the correlation information between samples than the general feature processing method.
三、本发明的可扩展性强,能够很好的支持分布式计算系统。3. The present invention has strong scalability and can well support distributed computing systems.
四、本发明应用范围广且具有商业意义,不仅能处理公开数据集,也可以推广到企业内部业务数据的处理中。4. The present invention has a wide range of applications and has commercial significance. It can not only process public data sets, but can also be extended to the processing of internal business data of enterprises.
附图说明Description of drawings
图1为本发明预处理和训练的流程图。Figure 1 is a flow chart of preprocessing and training of the present invention.
图2为本发明的流程图。Figure 2 is a flow chart of the present invention.
具体实施方式Detailed ways
下面结合附图和具体实施例对本发明进行详细说明。The present invention will be described in detail below with reference to the accompanying drawings and specific embodiments.
实施例Example
为了更加清晰、详尽地解释本发明的目的、技术方案和要点,本发明将进一步进行详细的阐述。应当理解,此处描述的实施方法仅仅用于解释本发明的具体方法,而并非限定本发明。本领域的技术人员可以根据本发明阐述的原理进行实施和推广,根据需要处理的结构化数据集进行简单的修改,即可将本发明推广到类似的应用场景。In order to explain the purpose, technical solutions and key points of the present invention more clearly and in detail, the present invention will be further elaborated in detail. It should be understood that the implementation methods described here are only used to explain the specific methods of the present invention, but do not limit the present invention. Persons skilled in the art can implement and promote the method according to the principles explained in the present invention, and can generalize the present invention to similar application scenarios by making simple modifications according to the structured data set that needs to be processed.
如图1和2所示,本发明首先对原始数据进行预处理,然后在预处理后的数据上使用随机游走的算法,随机游走后可以得到图中所有节点的一个风险得分,最后在使用模型的时候,只需要通过查询的手段查询出对应用户的风险得分即可,因此本发明具体包括数据预处理阶段、随机游走阶段和使用模型三个阶段,具体为:As shown in Figures 1 and 2, the present invention first preprocesses the original data, and then uses a random walk algorithm on the preprocessed data. After the random walk, a risk score of all nodes in the graph can be obtained, and finally When using the model, you only need to query the risk score of the corresponding user through query. Therefore, the present invention specifically includes three stages: data preprocessing stage, random walk stage and using model, specifically:
1)数据预处理阶段:获取图网络数据集作为原始数据集,并且对原始数据进行预处理,则有:1) Data preprocessing stage: Obtain the graph network data set as the original data set, and preprocess the original data, then there are:
首先收集所需要的图网络数据,这些数据的组成是用户作为图网络中的节点,用户之间的关系,如社交好友关系,通话关系作为边,数据的标签为用户的风险表现情况,如金融场景下是否具有贷款违约表现等,对于节点数据,首先对其特征进行处理,特征数据大多由数据集自身提供,其一般由用户的性别,年龄,历史行为等信息组成,对于这些特征数据中噪声数据的过滤方式为,利用线性回归或者决策树模型对相应的特征数据进行简单的拟合,然后剔除数据中,距离拟合曲线过远的数据;First, collect the required graph network data. These data are composed of users as nodes in the graph network, relationships between users, such as social friend relationships, and call relationships as edges. The data labels are the user's risk performance, such as financial Whether there are loan defaults in the scenario, etc. For node data, its characteristics are first processed. Most of the characteristic data are provided by the data set itself, which generally consists of the user's gender, age, historical behavior and other information. For the noise in these characteristic data The data filtering method is to use linear regression or decision tree model to simply fit the corresponding feature data, and then eliminate the data that is too far from the fitting curve in the data;
线性回归模型公式:f(x)=WTX+bLinear regression model formula: f(x)=W T X+b
训练使用的误差函数为: The error function used for training is:
其中,xi,yi是样本对应的特征属性值和样本的标签,w和b是线性模型对应的模型参数Among them, x i and y i are the feature attribute values corresponding to the sample and the label of the sample, w and b are the model parameters corresponding to the linear model.
然后对于边的数据,边数据往往表示用户之间的关系,而边的权重代表着用户之间关系的紧密程度。在噪声过滤环节,需要过滤掉权重过低的边。然后针对权重缺失的边,还需要应用边权重预测模型来对数据集进行一些补充,具体的,可以使用Srijan Kumar2016年在《Edge Weight Prediction in Weighted Signed Networks》一文中提出的图网络边权重预测模型。最后使用该预测模型预测出的值作为对应缺失权重边的权重值,同样的,对于预测权重过低的边,也将其过滤掉。Then for edge data, edge data often represents the relationship between users, and the edge weight represents the closeness of the relationship between users. In the noise filtering process, edges with too low weights need to be filtered out. Then for the edges with missing weights, the edge weight prediction model needs to be applied to supplement the data set. Specifically, you can use the graph network edge weight prediction model proposed by Srijan Kumar in the article "Edge Weight Prediction in Weighted Signed Networks" in 2016. . Finally, the value predicted by the prediction model is used as the weight value corresponding to the missing weight edge. Similarly, edges with too low predicted weights are also filtered out.
2)随机游走阶段:2) Random walk stage:
在随机游走阶段首先需要定义一个游走规则,在实验系统中,本发明定制的游走规则是根据边权重的大小,等比例的选取游走的下一个节点。系统中的所有有向边当作无向边对待,对于节点之间存在多条边的情况,将其合并为一条边,该边的权重取多条边的平均值。此外,对于随机游走对象而言,它的每一步随机游走,将会有0.9的概率从它当前所在节点随机移动到该节点的一个邻居节点上,同时也有0.1的概率从当前节点直接返回到最开始的种子节点处,具体而言,迭代公式如下所示:In the random walk stage, a walk rule first needs to be defined. In the experimental system, the walk rule customized by the present invention selects the next node of the walk in equal proportion according to the edge weight. All directed edges in the system are treated as undirected edges. If there are multiple edges between nodes, they are merged into one edge, and the weight of the edge is the average of the multiple edges. In addition, for a random walk object, in each random walk step, there will be a 0.9 probability of randomly moving from its current node to a neighbor node of that node, and a 0.1 probability of returning directly from the current node. To the initial seed node, specifically, the iteration formula is as follows:
rt+1=0.9*rt+0.1*r0 r t+1 =0.9*r t +0.1*r 0
其中,rt代表t时刻,图中节点被访问的概率,r0代表最开始的节点被访问的概率,即种子节点对应的值为1,其余节点对应的值为0Among them, r t represents the probability of the node in the graph being visited at time t, and r 0 represents the probability of the initial node being visited, that is, the value corresponding to the seed node is 1, and the values corresponding to the other nodes are 0.
同时为了减少系统的计算复杂度,需要设置一个δ=0.0001,当随机游走到达某个节点,该节点的访问概率不为0但是小于δ的时候,随机游走将会返回种子节点。以上即随机游走阶段的游走规则At the same time, in order to reduce the computational complexity of the system, it is necessary to set a δ = 0.0001. When the random walk reaches a node and the access probability of the node is not 0 but less than δ, the random walk will return to the seed node. The above is the walking rule of the random walk stage.
定义好规则后,只需要从预先选出的种子节点——即实践中具有风险标签的节点开始按照预先定义好的随机游走规则不断地模拟随机游走路径即可。当整个图中的节点出现在随机游走路径中的概率稳定下来后,停止模拟,并且将该概率是为对应节点的风险得分即可。风险得分越高意味着该用户有更高的可能性成为新的风险用户。After defining the rules, you only need to start from the pre-selected seed nodes - that is, the nodes with risk labels in practice and continuously simulate the random walk path according to the pre-defined random walk rules. When the probability of the nodes in the entire graph appearing in the random walk path stabilizes, stop the simulation and use this probability as the risk score of the corresponding node. A higher risk score means that the user has a higher probability of becoming a new risky user.
3)使用模型阶段:3) Using the model stage:
将需要查询的数据输入到系统之中,系统从图网络中匹配出相对应的节点,然后输出该节点即对应的需要查询样本的风险得分作为输出结果。The data that needs to be queried is input into the system, and the system matches the corresponding node from the graph network, and then outputs the node, that is, the risk score of the corresponding sample that needs to be queried as the output result.
本发明使用了基于随机游走的图网络数据挖掘算法,克服了传统结构化数据处理方法无法解决图网络特征问题,同时也优化了神经网络在类别特征数据上效果不好的问题,降低了人力成本,能够为更好地为处理网络化数据提供帮助。This invention uses a graph network data mining algorithm based on random walks, which overcomes the inability of traditional structured data processing methods to solve the problem of graph network features. It also optimizes the problem of poor performance of neural networks on category feature data and reduces manpower. Cost, can provide help for better processing of networked data.
本领域的技术人员可以很容易地理解上述过程,以上的过程只是本发明的一个具体实例,在实际工业生产中,本领域的技术人员可以根据上述的介绍,根据实际数据集的情况,修改、改进部分细节,使得具体操作更适合实际应用场景。Those skilled in the art can easily understand the above process. The above process is only a specific example of the present invention. In actual industrial production, those skilled in the art can modify, Improve some details to make specific operations more suitable for actual application scenarios.
Claims (9)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010966200.8A CN112131569B (en) | 2020-09-15 | 2020-09-15 | Risk user prediction method based on graph network random walk |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010966200.8A CN112131569B (en) | 2020-09-15 | 2020-09-15 | Risk user prediction method based on graph network random walk |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN112131569A CN112131569A (en) | 2020-12-25 |
| CN112131569B true CN112131569B (en) | 2024-01-05 |
Family
ID=73846983
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202010966200.8A Active CN112131569B (en) | 2020-09-15 | 2020-09-15 | Risk user prediction method based on graph network random walk |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN112131569B (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113159606A (en) * | 2021-04-30 | 2021-07-23 | 中国工商银行股份有限公司 | Operation risk identification method and device |
| CN117689450B (en) * | 2024-01-29 | 2024-04-19 | 北京一起网科技股份有限公司 | Digital marketing system based on big data |
| CN119011198B (en) * | 2024-07-17 | 2025-07-22 | 谢剑 | Network risk detection method and system |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109189936A (en) * | 2018-08-13 | 2019-01-11 | 天津科技大学 | A kind of label semanteme learning method measured based on network structure and semantic dependency |
| CN109951377A (en) * | 2019-03-20 | 2019-06-28 | 西安电子科技大学 | A friend grouping method, apparatus, computer equipment and storage medium |
| CN110175299A (en) * | 2019-05-28 | 2019-08-27 | 腾讯科技(上海)有限公司 | A kind of method and server that recommendation information is determining |
| CN111008447A (en) * | 2019-12-21 | 2020-04-14 | 杭州师范大学 | Link prediction method based on graph embedding method |
-
2020
- 2020-09-15 CN CN202010966200.8A patent/CN112131569B/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109189936A (en) * | 2018-08-13 | 2019-01-11 | 天津科技大学 | A kind of label semanteme learning method measured based on network structure and semantic dependency |
| CN109951377A (en) * | 2019-03-20 | 2019-06-28 | 西安电子科技大学 | A friend grouping method, apparatus, computer equipment and storage medium |
| CN110175299A (en) * | 2019-05-28 | 2019-08-27 | 腾讯科技(上海)有限公司 | A kind of method and server that recommendation information is determining |
| CN111008447A (en) * | 2019-12-21 | 2020-04-14 | 杭州师范大学 | Link prediction method based on graph embedding method |
Also Published As
| Publication number | Publication date |
|---|---|
| CN112131569A (en) | 2020-12-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN114647741A (en) | Process automatic decision and reasoning method, device, computer equipment and storage medium | |
| WO2021203854A1 (en) | User classification method and apparatus, computer device and storage medium | |
| CN112131569B (en) | Risk user prediction method based on graph network random walk | |
| CN113065974A (en) | Link prediction method based on dynamic network representation learning | |
| CN111723292A (en) | Recommendation method, system, electronic device and storage medium based on graph neural network | |
| CN111553389A (en) | Decision tree generation method for understanding deep learning model decision mechanism | |
| CN114118416B (en) | A Variational Graph Autoencoder Method Based on Multi-Task Learning | |
| CN106600052A (en) | User attribute and social network detection system based on space-time locus | |
| CN107704868B (en) | User group clustering method based on mobile application usage behavior | |
| CN117495481A (en) | An item recommendation method based on heterogeneous sequential graph attention network | |
| CN117993915A (en) | Transaction behavior detection method based on metamulti-graph heterogeneous graph neural network | |
| CN111523040A (en) | Social contact recommendation method based on heterogeneous information network | |
| Yoo et al. | Sampling subgraphs with guaranteed treewidth for accurate and efficient graphical inference | |
| CN113626685A (en) | Propagation uncertainty-oriented rumor detection method and device | |
| CN117272195A (en) | Blockchain abnormal node detection method and system based on graph convolution attention network | |
| CN112215629B (en) | Multi-target advertisement generating system and method based on construction countermeasure sample | |
| CN119939045B (en) | A community detection method for social networks based on density peak clustering with neighborhood fuzzy kernel | |
| CN114896977A (en) | Dynamic evaluation method for entity service trust value of Internet of things | |
| Zeng et al. | Anomaly detection for high‐dimensional dynamic data stream using stacked habituation autoencoder and union kernel density estimator | |
| CN115935178B (en) | Predictive ensemble modeling method based on unlabeled sample learning | |
| CN114997919B (en) | Method and system for sorting enterprise topology lists based on association graphs | |
| CN113590720B (en) | Data classification method, device, computer equipment and storage medium | |
| CN116629362A (en) | An Interpretable Temporal Graph Reasoning Method Based on Path Search | |
| Kalifullah et al. | Retracted: Graph‐based content matching for web of things through heuristic boost algorithm | |
| Kiss et al. | Econometrics of networks with machine learning |
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 |