paper-with-me

홈 › Papers

Transfer Learning Under High-Dimensional Graph Convolutional Regression Model for Node Classification

2024-05-26 · Jiachen Chen, Danyang Huang, Liyuan Wang, Kathryn L. Lunetta, Debarghya Mukherjee, Huimin Cheng

Node classification is a fundamental task, but obtaining node classification labels can be challenging and expensive in many real-world scenarios. Transfer learning has emerged as a promising solution to address this challenge by leveraging knowledge from source domains to enhance learning in a target domain. Existing transfer learning methods for node classification primarily focus on integrating Graph Convolutional Networks (GCNs) with various transfer learning techniques. While these approaches have shown promising results, they often suffer from a lack of theoretical guarantees, restrictive conditions, and high sensitivity to hyperparameter choices. To overcome these limitations, we propose a Graph Convolutional Multinomial Logistic Regression (GCR) model and a transfer learning method based on the GCR model, called Trans-GCR. We provide theoretical guarantees of the estimate obtained under GCR model in high-dimensional settings. Moreover, Trans-GCR demonstrates superior empirical performance, has a low computational cost, and requires fewer hyperparameters than existing methods.

📄 PDF Abstract BibTeX arXiv:2405.16672

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationNode ClassificationregressionTransfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Transfer Learning Under High-Dimensional Network Convolutional Regression Model

2025-04-28 · Liyuan Wang, Jiachen Chen, Kathryn L. Lunetta, Danyang Huang 외

Transfer learning enhances model performance by utilizing knowledge from related domains, particularly when labeled data is scarce. While existing research addresses transfer learning under various distribution shifts in…

regressionTransfer Learning

Learning with Multigraph Convolutional Filters

2022-10-28 · Landon Butler, Alejandro Parada-Mayorga, Alejandro Ribeiro

In this paper, we introduce a convolutional architecture to perform learning when information is supported on multigraphs. Exploiting algebraic signal processing (ASP), we propose a convolutional signal processing model …

Bayesian Optimization on Large Graphs via a Graph Convolutional Generative Model: Application in Cardiac Model Personalization

2019-07-01 · Jwala Dhamala, Sandesh Ghimire, John L. Sapp, B. Milan Horacek 외

Personalization of cardiac models involves the optimization of organ tissue properties that vary spatially over the non-Euclidean geometry model of the heart. To represent the high-dimensional (HD) unknown of tissue prop…

Bayesian Optimizationmodel

An Experimental Study of the Transferability of Spectral Graph Networks

2020-12-18 · Axel Nilsson, Xavier Bresson

Spectral graph convolutional networks are generalizations of standard convolutional networks for graph-structured data using the Laplacian operator. A common misconception is the instability of spectral filters, i.e. the…

BenchmarkingGeneral ClassificationGraph ClassificationGraph Regression+1

Graph Convolutional Network-based Feature Selection for High-dimensional and Low-sample Size Data

2022-11-25 · Can Chen, Scott T. Weiss, Yang-Yu Liu

Feature selection is a powerful dimension reduction technique which selects a subset of relevant features for model construction. Numerous feature selection methods have been proposed, but most of them fail under the hig…

Dimensionality Reductionfeature selection