AIBullisharXiv – CS AI · Jun 17/10
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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 · Apr 156/10
🧠Researchers introduce RALP, a novel method that uses chain-of-thought prompts with large language models to improve knowledge graph predictions, outperforming traditional embedding models by over 5% on standard benchmarks while better handling unseen entities, relations, and numerical data.
AIBullisharXiv – CS AI · Mar 45/104
🧠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
🧠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.