PulseAugur
实时 23:18:41
English(EN) GILT: An LLM-Free, Tuning-Free Graph Foundational Model for In-Context Learning

新的图学习框架应对LLM的噪声和异质性

研究人员正在开发新的图学习方法,这些方法利用或绕过大型语言模型(LLM)。一种名为CANE的方法通过估计条件可靠性来纠正错误,从而解决了LLM生成的标签噪声问题。另一种方法VISION将图少样本学习重新构建为无微调的推理问题,利用受LLM启发的上下文学习能力,但无需直接依赖LLM。第三个框架GILT提供了一个无LLM、无微调的图基础模型,通过基于token的上下文学习机制处理数据异质性,实现高效适应。 AI

影响 这些新的图学习框架在处理复杂、异质图数据方面提供了更高的效率和准确性,有望在推荐系统和网络分析等领域推动应用。

排序理由 该集群包含三篇介绍新图学习方法的学术论文。

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 3 个来源。 我们如何撰写摘要 →

新的图学习框架应对LLM的噪声和异质性

报道来源 [3]

  1. arXiv cs.LG TIER_1 English(EN) · Safal Thapaliya, Jiatan Huang, Chuxu Zhang ·

    大型语言模型标注器的局限性:使用大型语言模型在图上进行无标注学习

    arXiv:2605.27913v1 Announce Type: new Abstract: Node classification on graphs often requires labeled nodes, yet obtaining labels at graph scale is expensive. When node attributes contain semantic content, such as paper abstracts, web pages, or product descriptions, large language…

  2. arXiv cs.AI TIER_1 English(EN) · Renchu Guan, Yajun Wang, Chunli Guo, Bowen Cao, Fausto Giunchiglia, Wei Pang, Yonghao Liu, Xiaoyue Feng ·

    通过上下文学习推进图少样本学习

    arXiv:2605.24410v1 Announce Type: new Abstract: Graph few-shot learning, which aims to classify nodes from novel classes with only a few labeled examples, is a widely studied problem in graph learning. However, existing methods often face two key limitations. First, the predomina…

  3. arXiv cs.AI TIER_1 English(EN) · Weishuo Ma, Yanbo Wang, Xiyuan Wang, Lei Zou, Muhan Zhang ·

    GILT:一种无需 LLM、无需微调的图基础模型,用于上下文学习

    arXiv:2510.04567v2 Announce Type: replace-cross Abstract: Graph Neural Networks (GNNs) are powerful tools for processing relational data but often struggle to generalize to unseen graphs, giving rise to the development of Graph Foundational Models (GFMs). However, current GFMs ar…