当前位置:网站首页>Www2022 | know your way back: self training method of graph neural network under distribution and migration
Www2022 | know your way back: self training method of graph neural network under distribution and migration
2022-07-02 03:58:00 【Zhiyuan community】

Thesis title :
Confidence May Cheat: Self-Training on Graph Neural Networks under Distribution Shift
meeting : The WebConf 2022
Address of thesis :
https://arxiv.org/abs/2201.11349
Generally speaking , In order to filter out false tags as much as possible , The existing graph neural network self training methods will only retain the pseudo tags generated by high confidence prediction . However , The high confidence of prediction means that the model may have learned most of the information contained in this node , Is it really effective to add this node to the training set through self training strategy ?
To answer the above questions , This paper carries out the following two exploratory experiments :
(1) Explore the relationship between confidence and information gain : There is an obvious negative correlation between confidence and information gain . in other words , The higher the confidence, the lower the information gain of the node . Considering that the existing graph neural network self-training methods will only retain the pseudo tags generated by high confidence prediction , We believe that these methods are difficult to introduce additional effective supervision information into the model .
(2) Explore the distribution of node embedded representations : Most low information gain ( high confidence ) The nodes of are distributed far away from the decision boundary . This explains why these nodes have lower information gain , On the other hand, it also implies that most of the nodes concerned by the existing graph training methods are far away from the decision boundary .
In order to solve the above problems , This paper presents a self training method of graph neural network based on distribution restoration DR-GST. First, we analyze the loss function of the neural network self-training method in the following figure under the ideal and distribution migration situation , The theoretical results show that the distribution migration problem can be eliminated as long as appropriate weights are given to each unlabeled node . Based on the analysis of the experimental results , We propose to use the regularized information gain as the above weight . Besides , In order to eliminate the error information that may be introduced by the self training strategy , We introduce the loss correction strategy into the self training method of graph neural network . The final theoretical analysis and experimental verification have proved the effectiveness of our method .
边栏推荐
- The second game of the 12th provincial single chip microcomputer competition of the Blue Bridge Cup
- 集成底座方案演示说明
- 5g era is coming in an all-round way, talking about the past and present life of mobile communication
- 《动手学深度学习》(二)-- 多层感知机
- Installation and use of blue lake
- First acquaintance with string+ simple usage (II)
- Jetpack's livedata extension mediatorlivedata
- Basic syntax of unity script (6) - specific folder
- First acquaintance with P4 language
- 2022-07-01:某公司年会上,大家要玩一食发奖金游戏,一共有n个员工, 每个员工都有建设积分和捣乱积分, 他们需要排成一队,在队伍最前面的一定是老板,老板也有建设积分和捣乱积分, 排好队后,所有
猜你喜欢
![[tips] use Matlab GUI to read files in dialog mode](/img/51/6d6051836bfc9caa957d0275245bd3.png)
[tips] use Matlab GUI to read files in dialog mode

The 8th Blue Bridge Cup single chip microcomputer provincial competition

蓝桥杯单片机省赛第五届

近段时间天气暴热,所以采集北上广深去年天气数据,制作可视化图看下

In wechat applet, the externally introduced JS is used in xwml for judgment and calculation

Jetpack's livedata extension mediatorlivedata

The 5th Blue Bridge Cup single chip microcomputer provincial competition

Realizing deep learning framework from zero -- Introduction to neural network

C语言:逻辑运算和判断选择结构例题

Failed to upgrade schema, error: “file does not exist
随机推荐
【leetcode】81. Search rotation sort array II
Fingertips life Chapter 4 modules and packages
The 5th Blue Bridge Cup single chip microcomputer provincial competition
Account management of MySQL
一文彻底理解评分卡开发中——Y的确定(Vintage分析、滚动率分析等)
Go function
The second game of the 11th provincial single chip microcomputer competition of the Blue Bridge Cup
Qt插件之Qt Designer插件实现
Basic operations of MySQL database (based on tables)
【小技巧】使用matlab GUI以对话框模式读取文件
初识string+简单用法(二)
集成底座方案演示说明
初识P4语言
C language: examples of logical operation and judgment selection structure
0 foundation how to learn automated testing? Follow these seven steps step by step and you will succeed
How about Ping An lifetime cancer insurance?
Welcome the winter vacation multi school league game 2 partial solution (B, C, D, F, G, H)
蓝桥杯单片机省赛第五届
Object oriented thinking
文档声明与字符编码