paper-with-me

홈 › Papers

Bridged-GNN: Knowledge Bridge Learning for Effective Knowledge Transfer

2023-08-18 · Wendong Bi, Xueqi Cheng, Bingbing Xu, Xiaoqian Sun, Li Xu, HuaWei Shen

The data-hungry problem, characterized by insufficiency and low-quality of data, poses obstacles for deep learning models. Transfer learning has been a feasible way to transfer knowledge from high-quality external data of source domains to limited data of target domains, which follows a domain-level knowledge transfer to learn a shared posterior distribution. However, they are usually built on strong assumptions, e.g., the domain invariant posterior distribution, which is usually unsatisfied and may introduce noises, resulting in poor generalization ability on target domains. Inspired by Graph Neural Networks (GNNs) that aggregate information from neighboring nodes, we redefine the paradigm as learning a knowledge-enhanced posterior distribution for target domains, namely Knowledge Bridge Learning (KBL). KBL first learns the scope of knowledge transfer by constructing a Bridged-Graph that connects knowledgeable samples to each target sample and then performs sample-wise knowledge transfer via GNNs.KBL is free from strong assumptions and is robust to noises in the source data. Guided by KBL, we propose the Bridged-GNN} including an Adaptive Knowledge Retrieval module to build Bridged-Graph and a Graph Knowledge Transfer module. Comprehensive experiments on both un-relational and relational data-hungry scenarios demonstrate the significant improvements of Bridged-GNN compared with SOTA methods

📄 PDF Abstract BibTeX arXiv:2308.09499

Code (0)

등록된 구현이 없습니다.

Tasks

GRAPH DOMAIN ADAPTATIONRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

TAViS: Text-bridged Audio-Visual Segmentation with Foundation Models

2025-06-13 · Ziyang Luo, Nian Liu, Xuguang Yang, Salman Khan 외

Audio-Visual Segmentation (AVS) faces a fundamental challenge of effectively aligning audio and visual modalities. While recent approaches leverage foundation models to address data scarcity, they often rely on single-mo…

cross-modal alignmentSegmentation

Knowledge-Bridged Causal Interaction Network for Causal Emotion Entailment

2022-12-06 · Weixiang Zhao, Yanyan Zhao, Zhuojun Li, Bing Qin

Causal Emotion Entailment aims to identify causal utterances that are responsible for the target utterance with a non-neutral emotion in conversations. Previous works are limited in thorough understanding of the conversa…

Causal Emotion EntailmentGraph Attention

Bridged Semantic Alignment for Zero-shot 3D Medical Image Diagnosis

2025-01-07 · Haoran Lai, Zihang Jiang, Qingsong Yao, Rongsheng Wang 외

3D medical images such as Computed tomography (CT) are widely used in clinical practice, offering a great potential for automatic diagnosis. Supervised learning-based approaches have achieved significant progress but rel…

Computed Tomography (CT)Large Language ModelZero-Shot Learning

BayesPrompt: Prompting Large-Scale Pre-Trained Language Models on Few-shot Inference via Debiased Domain Abstraction

2024-01-25 · Jiangmeng Li, Fei Song, Yifan Jin, Wenwen Qiang 외

As a novel and effective fine-tuning paradigm based on large-scale pre-trained language models (PLMs), prompt-tuning aims to reduce the gap between downstream tasks and pre-training objectives. While prompt-tuning has yi…

Domain Adaptation

Privacy Preserving Machine Learning: Threats and Solutions

2018-03-27 · Mohammad Al-Rubaie, J. Morris Chang

For privacy concerns to be addressed adequately in current machine learning systems, the knowledge gap between the machine learning and privacy communities must be bridged. This article aims to provide an introduction to…

BIG-bench Machine LearningPrivacy Preserving