Proceedings Article10.1109/bigdata59044.2023.10386685
Batch Mode Deep Active Learning for Regression on Graph Data
Peter Samoaa,Linus Aronsson,Philipp Leitner,Morteza Haghir Chehreghani +3 more
- 15 Dec 2023
pp 5904-5913
1
TL;DR: This study extends previous work by introducing a batch-mode deep active learning approach tailored for regression in graph-structured data, and deploys an array of base kernels, kernel transformations, and selection methods, informed by both Bayesian and non-Bayesian strategies.
read more
Abstract: Acquiring labelled data for machine learning tasks, for example, for software performance prediction, remains a resource-intensive task. This study extends our previous work by introducing a batch-mode deep active learning approach tailored for regression in graph-structured data. Our framework leverages the source code conversion into Flow Augmented-AST graphs (FA-AST), subsequently utilizing both supervised and unsupervised graph embeddings. In contrast to single-instance querying, the batch-mode paradigm adaptively selects clusters of unlabeled data for labelling. We deploy an array of base kernels, kernel transformations, and selection methods, informed by both Bayesian and non-Bayesian strategies, to enhance the sample efficiency of neural network regression. Our experimental evaluation, conducted on multiple real-world software performance datasets, demonstrates the efficacy of the batch mode deep active learning approach in achieving robust performance with a reduced labelling budget. The methodology scales effectively to larger datasets and requires minimal alterations to existing neural network architectures.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Analysing the Behaviour of Tree-Based Neural Networks in Regression Tasks
Peter Samoaa,Mehrdad Vasheghani Farahani,Antonio Longa,Philipp Leitner,Morteza Haghir Chehreghani +4 more
- 17 Jun 2024
TL;DR: The behaviour of tree-based neural networks in regression tasks is explored. Established models and a novel dual-transformer approach are compared. The results reveal limitations of existing models and the effectiveness of the proposed approach.
References
Gaussian Processes For Machine Learning
Tanja Hueber
- 01 Jan 2016
TL;DR: The gaussian processes for machine learning is universally compatible with any devices to read, and is available in the digital library an online access to it is set as public so you can get it instantly.
10K
Active Learning Literature Survey
Burr Settles
- 01 Jan 2009
TL;DR: This report provides a general introduction to active learning and a survey of the literature, including a discussion of the scenarios in which queries can be formulated, and an overview of the query strategy frameworks proposed in the literature to date.
6.7K
•Posted Content
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
TL;DR: In this article, a spectral graph theory formulation of convolutional neural networks (CNNs) was proposed to learn local, stationary, and compositional features on graphs, and the proposed technique offers the same linear computational complexity and constant learning complexity as classical CNNs while being universal to any graph structure.
6.1K
•Proceedings Article
Convolutional neural networks on graphs with fast localized spectral filtering
Michaël Defferrard,Xavier Bresson,Pierre Vandergheynst +2 more
- 05 Dec 2016
TL;DR: This work presents a formulation of CNNs in the context of spectral graph theory, which provides the necessary mathematical background and efficient numerical schemes to design fast localized convolutional filters on graphs.
•Proceedings Article
Neural Tangent Kernel: Convergence and Generalization in Neural Networks
Arthur Jacot,Franck Gabriel,Clément Hongler +2 more
- 20 Jun 2018
TL;DR: This talk will introduce this formalism and give a number of results on the Neural Tangent Kernel and explain how they give us insight into the dynamics of neural networks during training and into their generalization features.