paper-with-me

Papers

ALINC: Active Learning for Inductive Node Classification via Graph Sampling

2026-06-03 · Pascal Plettenberg, Denis Huseljic, André Alcalde, Bernhard Sick, Josephine M. Thomas arxiv

Active learning (AL) for node classification typically focuses on selecting the most informative nodes for annotation within one or a few large graphs (e.g., in social network analysis). However, in other domains, such as molecular chemistry or electronic design automation, datasets consist of thousands of independent graphs. In many of these inductive settings, annotating an individual node requires a full-graph analysis, which effectively yields the remaining node labels on-the-fly. Therefore, these scenarios require AL strategies that select entire graphs instead of single nodes, a problem which has not been tackled in the literature so far. Thus, we introduce ALINC, an AL framework for inductive node classification via graph sampling. It bridges the existing methodological gap by elevating node-level utility measures to graph-level selection criteria through various aggregation mechanisms. In an extensive benchmark including ten strategies, three aggregation methods, and four datasets, we identify CoreSet, TypiClust, and BADGE as the top-performing graph sampling strategies. Our detailed analysis further reveals that the choice of the aggregation method is pivotal, as it substantially affects model performance and annotation costs. Finally, we demonstrate the effectiveness of ALINC in two use case studies: site-of-metabolism prediction in molecules and design automation of printed circuit board schematics.

📄 PDF Abstract BibTeX arXiv:2606.04647

Code (0)

등록된 구현이 없습니다.

Tasks

Node ClassificationActive Learning

Similar Papers 제목 키워드 기반

Meta-Inductive Node Classification across Graphs

2021-05-14 · Zhihao Wen, Yuan Fang, Zemin Liu

Semi-supervised node classification on graphs is an important research problem, with many real-world applications in information retrieval such as content classification on a social network and query intent classificatio…

ClassificationGeneral KnowledgeInformation Retrievalintent-classification+4

Inductive Linear Probing for Few-shot Node Classification

2023-06-14 · Hirthik Mathavan, Zhen Tan, Nivedh Mudiam, Huan Liu

Meta-learning has emerged as a powerful training strategy for few-shot node classification, demonstrating its effectiveness in the transductive setting. However, the existing literature predominantly focuses on transduct…

ClassificationFew-Shot LearningMeta-LearningNode Classification

Variational Graph Auto-Encoder Based Inductive Learning Method for Semi-Supervised Classification

2024-03-26 · Hanxuan Yang, Zhaoxin Yu, Qingchao Kong, Wei Liu 외

Graph representation learning is a fundamental research issue in various domains of applications, of which the inductive learning problem is particularly challenging as it requires models to generalize to unseen graph st…

Graph Representation LearningInductive LearningNode ClassificationRepresentation Learning

Uniting Heterogeneity, Inductiveness, and Efficiency for Graph Representation Learning

2021-04-04 · Tong Chen, Hongzhi Yin, Jie Ren, Zi Huang 외

With the ubiquitous graph-structured data in various applications, models that can learn compact but expressive vector representations of nodes have become highly desirable. Recently, bearing the message passing paradigm…

Graph Representation LearningRepresentation LearningTransductive Learning

Inductive Representation Learning on Large Graphs

2017-06-07 · NeurIPS 2017 12 · William L. Hamilton, Rex Ying, Jure Leskovec

Low-dimensional embeddings of nodes in large graphs have proved extremely useful in a variety of prediction tasks, from content recommendation to identifying protein functions. However, most existing approaches require t…

Graph ClassificationGraph RegressionLink PredictionLink Property Prediction+4