PulseAugur
实时 11:22:47

新研究推动图表示学习和Shapley值计算

研究人员正在开发先进的图表示学习方法,重点是提高泛化能力和效率。SPG等新模型旨在解析光谱响应,并使用原型引导传播进行跨图迁移。TIDFormer通过有效建模时态和交互动态来增强动态图Transformer。此外,正在探索TN-SHAP-G和其他张量网络方法,以有效地计算图结构数据的Shapley值和交互,解决了传统方法的扩展性问题。 AI

影响 图表示学习和可解释性方法的这些进步可能带来跨各种领域的更强大、更可解释的AI系统。

排序理由 多篇arXiv论文介绍了用于图表示学习及相关任务的新模型和方法。

在 arXiv cs.LG 阅读 →

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

新研究推动图表示学习和Shapley值计算

报道来源 [17]

  1. arXiv cs.LG TIER_1 English(EN) · Michael Murray, Tenzin Chan, Kedar Karhadker, Christopher J. Hillar ·

    隐式偏差与不变性:Hopfield网络如何高效学习图轨道

    arXiv:2512.14338v3 Announce Type: replace Abstract: Many learning problems involve symmetries, and while invariance can be built into neural architectures, it can also emerge implicitly when training on group-structured data. We study this phenomenon in classical Hopfield network…

  2. arXiv cs.LG TIER_1 English(EN) · Samuel Cognolato, Alessandro Sperduti, Luciano Serafini ·

    FLAGG:灵活的自回归图生成

    arXiv:2606.05067v1 Announce Type: new Abstract: The Deep Graph Generation's panorama spans two extremes: one-shot and sequential models. The former generates nodes and edges jointly, while the latter samples them autoregressively. Each method performs better in different graph do…

  3. arXiv cs.AI TIER_1 English(EN) · Alessio Barboni, Massimiliano Lupo Pasini, Bishal Lakha, Edoardo Serra ·

    通过轻量级结构引导的自回归模型实现新颖图生成的规模化

    arXiv:2606.04287v1 Announce Type: cross Abstract: Generating realistic and diverse graphs is a key problem in machine learning, with applications in molecular discovery, circuit design, cybersecurity, and beyond. However, current graph generative models remain limited by scalabil…

  4. arXiv cs.AI TIER_1 English(EN) · Ayushman Raghuvanshi, Thummaluru Siddartha Readdy, Sundeep Prabhakar Chepuri, Mahesh Chandran ·

    使用状态空间模型在连续时间动态图上学习长程时空表示

    arXiv:2606.04672v1 Announce Type: cross Abstract: Continuous-time dynamic graphs (CTDGs) provide a richer framework to capture fine-grained temporal patterns in evolving relational data. Long-range information propagation is a key challenge while learning representations, wherein…

  5. arXiv cs.LG TIER_1 English(EN) · Luciano Serafini ·

    FLAGG:灵活的自回归图生成

    The Deep Graph Generation's panorama spans two extremes: one-shot and sequential models. The former generates nodes and edges jointly, while the latter samples them autoregressively. Each method performs better in different graph domains depending on size and topology, but neithe…

  6. arXiv cs.LG TIER_1 English(EN) · Luana Ruiz ·

    图级联:基于传染的介观重连,用于结构感知图机器学习

    We introduce Graph Cascades, a mesoscopic rewiring strategy for Graph Neural Networks (GNNs) and Graph Transformers (GTs) that captures intermediate-scale graph structure beyond purely local edges or fully global attention. Using contagion-based diffusion processes, Graph Cascade…

  7. arXiv cs.LG TIER_1 English(EN) · Mahesh Chandran ·

    使用状态空间模型在连续时间动态图上学习长程时空表示

    Continuous-time dynamic graphs (CTDGs) provide a richer framework to capture fine-grained temporal patterns in evolving relational data. Long-range information propagation is a key challenge while learning representations, wherein it is important to retain and update information …

  8. arXiv cs.LG TIER_1 English(EN) · Jie Peng, Zhewei Wei, Yuhang Ye ·

    TIDFormer:利用时空和交互动态构建出色的动态图Transformer

    arXiv:2506.00431v2 Announce Type: replace Abstract: Due to the proficiency of self-attention mechanisms (SAMs) in capturing dependencies in sequence modeling, several existing dynamic graph neural networks (DGNNs) utilize Transformer architectures with various encoding designs to…

  9. arXiv cs.LG TIER_1 English(EN) · Ankang Yang, Jitao Zhao, Dongxiao He, Liang Yang, Di Jin, Weixiong Zhang ·

    具有谱解析和原型引导空间传播的图基础模型

    arXiv:2606.03315v1 Announce Type: new Abstract: Graph foundation models aim to learn transferable knowledge from diverse graphs for generalization to unseen graphs and tasks. Unlike text and images, graphs lack a shared vocabulary or regular spatial grid, making cross-graph trans…

  10. arXiv cs.LG TIER_1 English(EN) · Farzaneh Heidari, Chao Li, Guillaume Rabusseau ·

    Tractable Shapley Values and Interactions via Tensor Networks

    arXiv:2510.22138v3 Announce Type: replace Abstract: We show how to replace the O(2^n) coalition enumeration over n features behind Shapley values and Shapley-style interaction indices with a few-evaluation scheme on a tensor-network (TN) surrogate: TN-SHAP. The key idea is to rep…

  11. arXiv cs.LG TIER_1 English(EN) · Junru Zhou, Cai Zhou, Xiyuan Wang, Pan Li, Muhan Zhang ·

    利用拉普拉斯特征向量实现稳定、全局表达的图表示

    arXiv:2410.09737v2 Announce Type: replace Abstract: A popular way to improve the expressive power of graph neural networks (GNNs) is to use Laplacian eigenvectors as additional node features, since they can serve both as structural identifiers and global coordinates of nodes. Pro…

  12. arXiv cs.AI TIER_1 English(EN) · Farzaneh Heidari, Guillaume Rabusseau ·

    TN-SHAP-G:用于 Shapley 值和交互的图结构张量网络代理

    arXiv:2606.01540v1 Announce Type: cross Abstract: Shapley values are a widely used tool for attributing importance and interactions among input variables in black-box models, but their computation involves a function defined over an exponentially large space of subsets. We propos…

  13. arXiv cs.LG TIER_1 English(EN) · Dooho Lee, Myeong Kong, Minho Jeong, Jaemin Yoo ·

    View Space: 跨任意图学习表示

    arXiv:2512.11561v2 Announce Type: replace Abstract: Generalizing pretrained models to unseen datasets without retraining is a central challenge toward foundation models. Achieving fully inductive inference on numerical data is particularly difficult due to large variations in fea…

  14. arXiv cs.LG TIER_1 English(EN) · Vincent Wang-Ma\'scianica, Nikhil Khatri ·

    Graphical einops: bridging tensor networks and computation graphs

    arXiv:2605.31485v1 Announce Type: new Abstract: Architecture diagrams are ubiquitous in deep learning, but they are usually only representational: the tensor-program identities they suggest are still proved by prose and tensor-axis manipulation. We introduce a formal graphical ca…

  15. arXiv cs.LG TIER_1 English(EN) · Nikhil Khatri ·

    Graphical einops: bridging tensor networks and computation graphs

    Architecture diagrams are ubiquitous in deep learning, but they are usually only representational: the tensor-program identities they suggest are still proved by prose and tensor-axis manipulation. We introduce a formal graphical calculus for the structural fragment of tensor pro…

  16. Hugging Face Daily Papers TIER_1 English(EN) ·

    T-GINEE:一种基于张量的多层图表示学习

    Traditional network analysis focuses on single-layer networks, real-world systems often form multilayer networks with multiple relationship types. However, existing methods typically fail to capture complex inter-layer dependencies by treating layers independently or aggregating …

  17. arXiv stat.ML TIER_1 English(EN) · Meher Chaitanya, My Le, Luana Ruiz ·

    图级联:基于传染的介观重连,用于结构感知图机器学习

    arXiv:2606.05046v1 Announce Type: cross Abstract: We introduce Graph Cascades, a mesoscopic rewiring strategy for Graph Neural Networks (GNNs) and Graph Transformers (GTs) that captures intermediate-scale graph structure beyond purely local edges or fully global attention. Using …