paper-with-me

홈 › Papers

Scalable Consistency Training for Graph Neural Networks via Self-Ensemble Self-Distillation

2021-10-12 · Cole Hawkins, Vassilis N. Ioannidis, Soji Adeshina, George Karypis

Consistency training is a popular method to improve deep learning models in computer vision and natural language processing. Graph neural networks (GNNs) have achieved remarkable performance in a variety of network science learning tasks, but to date no work has studied the effect of consistency training on large-scale graph problems. GNNs scale to large graphs by minibatch training and subsample node neighbors to deal with high degree nodes. We utilize the randomness inherent in the subsampling of neighbors and introduce a novel consistency training method to improve accuracy. For a target node we generate different neighborhood expansions, and distill the knowledge of the average of the predictions to the GNN. Our method approximates the expected prediction of the possible neighborhood samples and practically only requires a few samples. We demonstrate that our training method outperforms standard GNN training in several different settings, and yields the largest gains when label rates are low.

📄 PDF Abstract BibTeX arXiv:2110.06290

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dual Graph Convolutional Networks for Graph-Based Semi-Supervised Classification

2018-04-01 · World Wide Web Conference 2018 4 · Chengyi Zhuang, Qiang Ma

The problem of extracting meaningful data through graph analysis spans a range of different fields, such as the internet, social networks, biological networks, and many others. The importance of being able to effectively…

Classification

Model-Value Inconsistency as a Signal for Epistemic Uncertainty

2021-12-08 · Angelos Filos, Eszter Vértes, Zita Marinho, Gregory Farquhar 외

Using a model of the environment and a value function, an agent can construct many estimates of a state's value, by unrolling the model for different lengths and bootstrapping with its value function. Our key insight is …

Model-based Reinforcement LearningRolling Shutter Correction

ST-CoNAL: Consistency-Based Acquisition Criterion Using Temporal Self-Ensemble for Active Learning

2022-07-05 · Jae Soon Baik, In Young Yoon, Jun Won Choi

Modern deep learning has achieved great success in various fields. However, it requires the labeling of huge amounts of data, which is expensive and labor-intensive. Active learning (AL), which identifies the most inform…

Active Learningimage-classificationImage Classification

Ensemble Self-Training for Low-Resource Languages: Grapheme-to-Phoneme Conversion and Morphological Inflection

2020-07-01 · WS 2020 7 · Xiang Yu, Ngoc Thang Vu, Jonas Kuhn

We present an iterative data augmentation framework, which trains and searches for an optimal ensemble and simultaneously annotates new training data in a self-training style. We apply this framework on two SIGMORPHON 20…

Data AugmentationGrapheme-to-Phoneme ConversionMorphological Inflection

Beyond Self-Consistency: Ensemble Reasoning Boosts Consistency and Accuracy of LLMs in Cancer Staging

2024-04-19 · Chia-Hsuan Chang, Mary M. Lucas, Yeawon Lee, Christopher C. Yang 외

Advances in large language models (LLMs) have encouraged their adoption in the healthcare domain where vital clinical information is often contained in unstructured notes. Cancer staging status is available in clinical r…

Language ModelingLanguage ModellingLarge Language Model