y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#link-prediction News & Analysis

10 articles tagged with #link-prediction. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

10 articles
AIBullisharXiv – CS AI · Jun 17/10
🧠

Plain Transformers are Surprisingly Powerful Link Predictors

Researchers introduce PENCIL, a plain Transformer model that outperforms Graph Neural Networks at link prediction by using attention over sampled local subgraphs instead of complex structural encodings. The approach demonstrates that simpler architectural choices can achieve superior performance while maintaining scalability and parameter efficiency, challenging the industry's reliance on elaborate engineering techniques.

AINeutralarXiv – CS AI · Jun 236/10
🧠

A Completion-Aware Framework for Impactful Counterfactual Explainability in Graph Neural Networks

Researchers propose a novel counterfactual explainability framework for graph neural networks that improves model transparency by combining factual explainability methods with link prediction techniques. The model-agnostic approach enables both edge addition and removal to generate higher-quality, more intuitive explanations for GNN predictions on graph classification tasks.

AINeutralarXiv – CS AI · Jun 236/10
🧠

A Hybrid TGN-SEAL Model for Dynamic Graph Link Prediction

Researchers present a hybrid TGN-SEAL model that improves link prediction in dynamic, sparse networks by combining Temporal Graph Networks with enclosing subgraph extraction. The approach achieves at least 2% average precision improvement over standard TGNs on sparse datasets like CDRs and email networks, addressing a key limitation in temporal graph analysis.

AINeutralarXiv – CS AI · Jun 105/10
🧠

Temporal Sheaf Neural Networks with Dynamic Orthogonal Transport

Researchers introduce Temporal Sheaf Neural Networks (TSNN), a novel framework for temporal link prediction that uses time-varying orthogonal coordinate frames to compare node states rather than operating in a shared global embedding space. The model demonstrates competitive performance on multiple benchmarks while offering theoretical guarantees on convergence and stability, with particular strength on heterogeneous graphs.

AINeutralarXiv – CS AI · Jun 26/10
🧠

On the Theoretical Limitations of Embedding-based Link Prediction

Researchers identify fundamental limitations in knowledge graph embedding models caused by linear output layers that create "rank bottlenecks," restricting how well these systems can learn link prediction tasks. The study proposes using non-linear mixture-based output layers as a solution, demonstrating improved performance on large, dense datasets without substantial parameter increases.

AINeutralarXiv – CS AI · May 116/10
🧠

HYPER: A Foundation Model for Inductive Link Prediction with Knowledge Hypergraphs

Researchers introduce HYPER, a foundation model for predicting missing connections in knowledge hypergraphs that can generalize to novel entities and relation types unseen during training. The model advances inductive link prediction by encoding entity positions within hyperedges, enabling transfer learning across relations of varying complexity, with evaluation on 16 new datasets showing consistent outperformance of existing methods.

AINeutralarXiv – CS AI · May 96/10
🧠

Graphlets as Building Blocks for Structural Vocabulary in Knowledge Graph Foundation Models

Researchers propose using graphlets—small recurring subgraph patterns—as structural tokens for Knowledge Graph Foundation Models (KGFMs), enabling better transfer learning across diverse knowledge graphs. Testing on 51 knowledge graphs demonstrates that this approach outperforms existing KGFMs for zero-shot link prediction tasks.

AIBullisharXiv – CS AI · Mar 45/104
🧠

VL-KGE: Vision-Language Models Meet Knowledge Graph Embeddings

Researchers have developed VL-KGE, a new framework that combines Vision-Language Models with Knowledge Graph Embeddings to better process multimodal knowledge graphs. The approach addresses limitations in existing methods by enabling stronger cross-modal alignment and more unified representations across diverse data types.

$LINK
AINeutralarXiv – CS AI · Mar 54/10
🧠

TFWaveFormer: Temporal-Frequency Collaborative Multi-level Wavelet Transformer for Dynamic Link Prediction

Researchers propose TFWaveFormer, a novel Transformer architecture that combines temporal-frequency analysis with multi-resolution wavelet decomposition for dynamic link prediction. The framework achieves state-of-the-art performance on benchmark datasets by better capturing complex multi-scale temporal dynamics in applications like social networks and financial modeling.