PulseAugur
实时 23:22:15
English(EN) ModTGCN: Modularity-aware Graph Neural Networks for Text Classification

ModTGCN 通过模块化感知图网络增强文本分类

研究人员开发了 ModTGCN,这是一种新颖的图神经网络,通过整合模块化感知来增强文本分类。该方法优化了标准的交叉熵损失和一个基于模块化的辅助目标,该目标鼓励在语义图中形成与类别一致的文档社区。为了提高效率,ModTGCN 将图分解为文档-词语和词语-词语组件,从而将训练速度提高了两到十倍。在五个基准数据集上的实验表明,性能持续提升,尤其是在同质性较低的数据集上。 AI

影响 这项研究通过更好地利用文档结构,有望带来更准确、更高效的文本分类模型。

排序理由 该集群描述了一篇关于文本分类新模型的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

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

ModTGCN 通过模块化感知图网络增强文本分类

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Rajarshi Misra, Aditya Sharma, Vinti Agarwal, Hari Om Aggrawal ·

    ModTGCN: Modularity-aware Graph Neural Networks for Text Classification

    arXiv:2606.23694v1 Announce Type: new Abstract: Graph-based text classification models typically rely on local neighborhood aggregation and overlook global community structure, despite semantic document graphs exhibiting strong class-consistent clustering. Ignoring this can blur …