paper-with-me

Papers

LLM and GNN are Complementary: Distilling LLM for Multimodal Graph Learning

2024-06-03 · Junjie Xu, Zongyu Wu, Minhua Lin, Xiang Zhang, Suhang Wang

Recent progress in Graph Neural Networks (GNNs) has greatly enhanced the ability to model complex molecular structures for predicting properties. Nevertheless, molecular data encompasses more than just graph structures, including textual and visual information that GNNs do not handle well. To bridge this gap, we present an innovative framework that utilizes multimodal molecular data to extract insights from Large Language Models (LLMs). We introduce GALLON (Graph Learning from Large Language Model Distillation), a framework that synergizes the capabilities of LLMs and GNNs by distilling multimodal knowledge into a unified Multilayer Perceptron (MLP). This method integrates the rich textual and visual data of molecules with the structural analysis power of GNNs. Extensive experiments reveal that our distilled MLP model notably improves the accuracy and efficiency of molecular property predictions.

📄 PDF Abstract BibTeX arXiv:2406.01032

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Distilling Large Language Models for Text-Attributed Graph Learning

2024-02-19 · Bo Pan, Zheng Zhang, Yifei Zhang, Yuntong Hu 외

Text-Attributed Graphs (TAGs) are graphs of connected textual documents. Graph models can efficiently learn TAGs, but their training heavily relies on human-annotated labels, which are scarce or even unavailable in many …

Graph LearningTAG

Learning Geometric Representations from Videos for Spatial Intelligent Multimodal Large Language Models

2026-06-04 · Haibo Wang, Lifu Huang arxiv

Multimodal Large Language Models (MLLMs) excel at 2D semantic understanding but lack intrinsic 3D awareness, resulting in representations that fail to maintain geometric and spatial consistency across video frames. Given…

Spatial Reasoning

Revisiting Multimodal Emotion Recognition in Conversation from the Perspective of Graph Spectrum

2024-04-27 · Tao Meng, FuChen Zhang, Yuntao Shou, Wei Ai 외

Efficiently capturing consistent and complementary semantic features in a multimodal conversation context is crucial for Multimodal Emotion Recognition in Conversation (MERC). Existing methods mainly use graph structures…

Contrastive LearningEmotion RecognitionEmotion Recognition in ConversationMultimodal Emotion Recognition+1

RESOURCE2SKILL: Distilling Executable Agent Skills from Human-Created Multimodal Resources

2026-06-28 · Yijia Fan, Zonglin Di, Zimo Wen, Yifan Yang 외 arxiv

Skills are a useful abstraction for software agents, turning human and agent experience into reusable procedural knowledge. Yet existing skill libraries are mostly hand-written, text-centric, or derived from agent traces…

RoleMAG: Learning Neighbor Roles in Multimodal Graphs

2026-04-14 · Yilong Zuo, Xunkai Li, Zhihan Zhang, Ronghua Li 외 arxiv

Multimodal attributed graphs (MAGs) combine multimodal node attributes with structured relations. However, existing methods usually perform shared message passing on a single graph and implicitly assume that the same nei…