• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于注意力的可堆叠图卷积网络的多视图学习。

Attention-based stackable graph convolutional network for multi-view learning.

机构信息

College of Computer and Data Science, Fuzhou University, Fuzhou 350108, China; Key Laboratory of Intelligent Metro, Fujian Province University, Fuzhou 350108, China.

出版信息

Neural Netw. 2024 Dec;180:106648. doi: 10.1016/j.neunet.2024.106648. Epub 2024 Aug 22.

DOI:10.1016/j.neunet.2024.106648
PMID:39197306
Abstract

In multi-view learning, graph-based methods like Graph Convolutional Network (GCN) are extensively researched due to effective graph processing capabilities. However, most GCN-based methods often require complex preliminary operations such as sparsification, which may bring additional computation costs and training difficulties. Additionally, as the number of stacking layers increases in most GCN, over-smoothing problem arises, resulting in ineffective utilization of GCN capabilities. In this paper, we propose an attention-based stackable graph convolutional network that captures consistency across views and combines attention mechanism to exploit the powerful aggregation capability of GCN to effectively mitigate over-smoothing. Specifically, we introduce node self-attention to establish dynamic connections between nodes and generate view-specific representations. To maintain cross-view consistency, a data-driven approach is devised to assign attention weights to views, forming a common representation. Finally, based on residual connectivity, we apply an attention mechanism to the original projection features to generate layer-specific complementarity, which compensates for the information loss during graph convolution. Comprehensive experimental results demonstrate that the proposed method outperforms other state-of-the-art methods in multi-view semi-supervised tasks.

摘要

在多视图学习中,基于图的方法(如图卷积网络(GCN))由于具有有效的图处理能力而受到广泛研究。然而,大多数基于 GCN 的方法通常需要复杂的初步操作,如稀疏化,这可能会带来额外的计算成本和训练难度。此外,由于大多数 GCN 中的堆叠层数增加,会出现过平滑问题,导致 GCN 功能的利用效率低下。在本文中,我们提出了一种基于注意力的可堆叠图卷积网络,该网络可以捕获视图之间的一致性,并结合注意力机制来利用 GCN 的强大聚合能力,有效地减轻过平滑问题。具体来说,我们引入节点自注意力来建立节点之间的动态连接,并生成视图特定的表示。为了保持跨视图一致性,我们设计了一种数据驱动的方法来为视图分配注意力权重,形成共同的表示。最后,基于残差连接,我们在原始投影特征上应用注意力机制来生成层特定的互补性,从而补偿图卷积过程中的信息损失。综合实验结果表明,该方法在多视图半监督任务中优于其他最新方法。

相似文献

1
Attention-based stackable graph convolutional network for multi-view learning.基于注意力的可堆叠图卷积网络的多视图学习。
Neural Netw. 2024 Dec;180:106648. doi: 10.1016/j.neunet.2024.106648. Epub 2024 Aug 22.
2
MAMF-GCN: Multi-scale adaptive multi-channel fusion deep graph convolutional network for predicting mental disorder.MAMF-GCN:用于预测精神障碍的多尺度自适应多通道融合深度图卷积网络。
Comput Biol Med. 2022 Sep;148:105823. doi: 10.1016/j.compbiomed.2022.105823. Epub 2022 Jul 6.
3
Revisiting multi-view learning: A perspective of implicitly heterogeneous Graph Convolutional Network.重新审视多视图学习:一种隐式异质图卷积网络的视角。
Neural Netw. 2024 Jan;169:496-505. doi: 10.1016/j.neunet.2023.10.052. Epub 2023 Nov 3.
4
Heterogeneous graph convolutional network for multi-view semi-supervised classification.用于多视图半监督分类的异质图卷积网络。
Neural Netw. 2024 Oct;178:106438. doi: 10.1016/j.neunet.2024.106438. Epub 2024 Jun 7.
5
MVS-GCN: A prior brain structure learning-guided multi-view graph convolution network for autism spectrum disorder diagnosis.MVS-GCN:一种基于先验脑结构学习的多视图图卷积网络自闭症谱系障碍诊断方法。
Comput Biol Med. 2022 Mar;142:105239. doi: 10.1016/j.compbiomed.2022.105239. Epub 2022 Jan 19.
6
CGUN-2A: Deep Graph Convolutional Network via Contrastive Learning for Large-Scale Zero-Shot Image Classification.CGUN-2A:基于对比学习的大规模零样本图像分类深度图卷积网络。
Sensors (Basel). 2022 Dec 18;22(24):9980. doi: 10.3390/s22249980.
7
Locality preserving dense graph convolutional networks with graph context-aware node representations.具有图上下文感知节点表示的局部保持密集图卷积网络
Neural Netw. 2021 Nov;143:108-120. doi: 10.1016/j.neunet.2021.05.031. Epub 2021 Jun 2.
8
Joint learning of feature and topology for multi-view graph convolutional network.多视图图卷积网络的特征与拓扑联合学习
Neural Netw. 2023 Nov;168:161-170. doi: 10.1016/j.neunet.2023.09.006. Epub 2023 Sep 12.
9
A unified deep semi-supervised graph learning scheme based on nodes re-weighting and manifold regularization.一种基于节点重新加权和流形正则化的统一深度半监督图学习方案。
Neural Netw. 2023 Jan;158:188-196. doi: 10.1016/j.neunet.2022.11.017. Epub 2022 Nov 19.
10
Learning View-Based Graph Convolutional Network for Multi-View 3D Shape Analysis.基于学习的视图图卷积网络的多视图三维形状分析。
IEEE Trans Pattern Anal Mach Intell. 2023 Jun;45(6):7525-7541. doi: 10.1109/TPAMI.2022.3221785. Epub 2023 May 5.