paper-with-me

홈 › Papers

Teaching MLP More Graph Information: A Three-stage Multitask Knowledge Distillation Framework

2024-03-02 · Junxian Li, Bin Shi, Erfei Cui, Hua Wei, Qinghua Zheng

We study the challenging problem for inference tasks on large-scale graph datasets of Graph Neural Networks: huge time and memory consumption, and try to overcome it by reducing reliance on graph structure. Even though distilling graph knowledge to student MLP is an excellent idea, it faces two major problems of positional information loss and low generalization. To solve the problems, we propose a new three-stage multitask distillation framework. In detail, we use Positional Encoding to capture positional information. Also, we introduce Neural Heat Kernels responsible for graph data processing in GNN and utilize hidden layer outputs matching for better performance of student MLP's hidden layers. To the best of our knowledge, it is the first work to include hidden layer distillation for student MLP on graphs and to combine graph Positional Encoding with MLP. We test its performance and robustness with several settings and draw the conclusion that our work can outperform well with good stability.

📄 PDF Abstract BibTeX arXiv:2403.01079

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Learning by Teaching, with Application to Neural Architecture Search

2021-03-11 · Parth Sheth, Yueyu Jiang, Pengtao Xie

In human learning, an effective skill in improving learning outcomes is learning by teaching: a learner deepens his/her understanding of a topic by teaching this topic to others. In this paper, we aim to borrow this teac…

Neural Architecture Search

Collaborative and Privacy-Preserving Machine Teaching via Consensus Optimization

2019-05-07 · Yufei Han, Yuzhe ma, Christopher Gates, Kevin Roundy 외

In this work, we define a collaborative and privacy-preserving machine teaching paradigm with multiple distributed teachers. We focus on consensus super teaching. It aims at organizing distributed teachers to jointly sel…

Privacy Preserving

A General Mobile Manipulator Automation Framework for Flexible Manufacturing in Hostile Industrial Environments

2023-02-09 · Can Pu, Chuanyu Yang, Jinnian Pu, Robert B. Fisher

To enable a mobile manipulator to perform human tasks from a single teaching demonstration is vital to flexible manufacturing. We call our proposed method MMPA (Mobile Manipulator Process Automation with One-shot Teachin…

MarketingPoint Cloud RegistrationPose Estimation

STDG: Semi-Teacher-Student Training Paradigram for Depth-guided One-stage Scene Graph Generation

2023-09-15 · Xukun Zhou, Zhenbo Song, Jun He, Hongyan Liu 외

Scene Graph Generation is a critical enabler of environmental comprehension for autonomous robotic systems. Most of existing methods, however, are often thwarted by the intricate dynamics of background complexity, which …

Graph GenerationScene Graph Generation

LinkGPT: Teaching Large Language Models To Predict Missing Links

2024-06-07 · Zhongmou He, Jing Zhu, Shengyi Qian, Joyce Chai 외

Large Language Models (LLMs) have shown promising results on various language and vision tasks. Recently, there has been growing interest in applying LLMs to graph-based tasks, particularly on Text-Attributed Graphs (TAG…

Few-Shot LearningLink PredictionNode ClassificationReranking