Selecting the Points for Training using Graph Centrality

04/29/2021
by   Sandeep CR, et al.
0

We describe a method to select the nodes in Graph datasets for training so that the model trained on the points selected will be be better than the ones if we select other points for the purpose of training. This is a very important aspect as the process of labelling the points is often a costly affair. The usual Active Learning methods are good but the penalty involved with these methods is that, we need to re-train the model after selecting the nodes in each iteration of Active Learning cycle. We come up with a method which use the concept of Graph Centrality to select the nodes for labeling and training initially and the training is needed to perform only once. We have tested this idea on three graph datasets - Cora, Citeseer and Pubmed- and the results are really encouraging.

READ FULL TEXT
research
01/30/2020

A Graph-Based Approach for Active Learning in Regression

Active learning aims to reduce labeling efforts by selectively asking hu...
research
12/13/2020

Active Learning for Node Classification: The Additional Learning Ability from Unlabelled Nodes

Node classification on graph data is an important task on many practical...
research
01/02/2023

Using Active Learning Methods to Strategically Select Essays for Automated Scoring

Research on automated essay scoring has become increasing important beca...
research
10/12/2020

Meta-Active Learning for Node Response Prediction in Graphs

Meta-learning is an important approach to improve machine learning perfo...
research
06/07/2023

Training-Free Neural Active Learning with Initialization-Robustness Guarantees

Existing neural active learning algorithms have aimed to optimize the pr...
research
12/13/2021

Active learning with MaskAL reduces annotation effort for training Mask R-CNN

The generalisation performance of a convolutional neural network (CNN) i...
research
07/06/2021

Prioritized training on points that are learnable, worth learning, and not yet learned

We introduce Goldilocks Selection, a technique for faster model training...

Please sign up or login with your details

Forgot password? Click here to reset