Sequential Graph Convolutional Network for Active Learning

06/18/2020
by   Razvan Caramalau, et al.
27

We propose a novel generic sequential Graph Convolution Network (GCN) training for Active Learning. Each of the unlabelled and labelled examples is represented through a pre-trained learner as nodes of a graph and their similarities as edges. With the available few labelled examples as seed annotations, the parameters of the Graphs are optimised to minimise the binary cross-entropy loss to identify labelled vs unlabelled. Based on the confidence score of the nodes in the graph we sub-sample unlabelled examples to annotate where inherited uncertainties correlate. With the newly annotated examples along with the existing ones, the parameters of the graph are optimised to minimise the modified objective. We evaluated our method on four publicly available image classification benchmarks. Our method outperforms several competitive baselines and existing arts. The implementations of this paper can be found here: https://github.com/razvancaramalau/Sequential-GCN-for-Active-Learning

READ FULL TEXT

page 7

page 11

research
06/07/2021

Visual Transformer for Task-aware Active Learning

Pool-based sampling in active learning (AL) represents a key framework f...
research
07/09/2020

Active Learning on Attributed Graphs via Graph Cognizant Logistic Regression and Preemptive Query Generation

Node classification in attributed graphs is an important task in multipl...
research
06/28/2020

Graph Convolutional Network for Recommendation with Low-pass Collaborative Filters

Graph Convolutional Network (GCN) is widely used in graph data learning ...
research
04/07/2022

Task-Aware Active Learning for Endoscopic Image Analysis

Semantic segmentation of polyps and depth estimation are two important r...
research
06/20/2019

Regional based query in graph active learning

Graph convolution networks (GCN) have emerged as the leading method to c...
research
10/01/2019

Graph convolutional networks for learning with few clean and many noisy labels

In this work we consider the problem of learning a classifier from noisy...
research
03/24/2023

Gradient scarcity with Bilevel Optimization for Graph Learning

A common issue in graph learning under the semi-supervised setting is re...

Please sign up or login with your details

Forgot password? Click here to reset