Beyond the Golden Teacher: Enhancing Graph Learning through LLM-GNN Co-teaching
Researchers have developed a new method called LLM-GNN Co-Teaching to improve few-shot graph learning. This approach avoids designating one model as a "golden teacher," instead allowing a Graph Neural Network (GNN) and a Large Language Model (LLM) to learn collaboratively. The models exchange confident pseudo-labels and update each other, with supervision derived from their agreement over time. This co-teaching framework consistently outperforms previous methods on six benchmarks, showing significant gains in accuracy for tasks like node classification. AI
IMPACT Enhances few-shot learning capabilities for graph-based AI systems, potentially improving performance in areas like recommendation engines and social network analysis.