RASD: Relation Aware Spectral Decoupling Attention Network for Knowledge Graph Reasoning
Abstract
1. Introduction
- We propose an innovative relation aware spectral decoupling attention network for KGR that simultaneously preserves intrinsic relation semantics and effectively models both entity co-occurrence frequencies and relation heterogeneity, thereby addressing data imbalance and relation diversity in KGs. RASD leverages spectral-domain awareness and relation-aware mechanisms to selectively amplify salient signals while suppressing noise, resulting in more accurate relational inference.
- To our knowledge, RASD is the first model to integrate the FFT into KGR in order to capture the spectral-domain frequency characteristics of entities and relations. By projecting joint embeddings into the frequency domain, RASD deeply extracts frequency features; it balances attention across different frequency bands at the global level, avoiding over- or under-emphasis on high- or low-frequency components and enabling fine-grained spectral modeling.
- Experiments confirm the effectiveness of RASD on five benchmark datasets. Results show that RASD achieves significant and consistent improvements for most evaluation metrics on link prediction.
2. Related Work
2.1. Logic and Rule-Based Models
2.2. Representation Learning-Based Models
2.3. Deep Neural Network-Based Models
3. Proposed RASD Method
3.1. Problem Definition
3.2. Overview of RASD
3.3. Spectral Decoupling Attention Network
3.4. Relation-Aware Learning
Algorithm 1. Relation Aware Spectral Decoupling Attention Network for Knowledge Graph Reasoning |
Input: Knowledge Graph ; Epoch number B; Output: Link prediction result 1: for to B do: 2: ;//Training set initialization. 3. for in do: 4: ;//Reciprocal triplet set generation. 5. ;//Training set generation. 6. end for 7. for in do: 8. ;//Feature embedding and stacking. 9. ;//Spectral Decoupling Attention 10. ;//Complex space re-coupled 11. ;//Construction of relation enhancement feature map 12: ;//Calculate triplet score 13: ;//The probabilistic prediction 14. end for 15: end for 16: return |
3.5. Link Scoring and Prediction
4. Experiment and Discussion
4.1. General Setting
4.1.1. Datasets
- FB15k is a subset of the Freebase knowledge graph, comprising 14,951 entities and 1345 relation types. It has become a de facto standard benchmark for evaluating embedding-based knowledge representation and link prediction methods.
- WN18 is derived from WordNet and contains 40,943 entities linked by 18 semantic relation types. It is routinely used to assess the capacity of the model to capture lexical polysemy, hierarchical structure, and complex semantic patterns.
- FB15k-237 is a refined version of FB15k from which all inverse–relation “shortcuts” have been removed to eliminate test-set leakage. By preserving 14,541 entities and 237 relations, it presents a more challenging and representative benchmark for KGE and link prediction tasks.
- WN18RR is an improved variant of WN18 in which all direct inverse–relation pairs have been excised. It retains 40,943 entities and 11 carefully vetted relations, serving as a rigorous testbed for deep semantic reasoning and model generalization.
- YAGO3-10 is a high-connectivity subset of the multilingual YAGO3 knowledge base, limited to entities that participate in at least ten distinct relations. It comprises approximately 123,182 entities, 37 relation types, and 1.18 million triples, and is widely employed for knowledge graph completion and link prediction benchmarks.
4.1.2. Evaluation Metrics
4.1.3. Comparison Models
4.1.4. Implementation Details
4.2. Results on Entity Prediction
4.3. Heterogeneous Relation Modeling
4.4. Visualizations
4.5. Ablation Study
4.6. Model Efficiency Evaluation
5. Conclusions and Future Discussion
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Liu, R.; He, L.; Zheng, J. GLARA: A Global–Local Attention Framework for Semantic Relation Abstraction and Dynamic Preference Modeling in Knowledge-Aware Recommendation. Appl. Sci. 2025, 15, 6386. [Google Scholar] [CrossRef]
- Chen, Y.; Sun, S.; Hu, X. DRKG: Faithful and Interpretable Multi-Hop Knowledge Graph Question Answering via LLM-Guided Reasoning Plans. Appl. Sci. 2025, 15, 6722. [Google Scholar] [CrossRef]
- Wang, Y.; Yu, Z.; Wang, Z.; Yu, Z.; Wang, J. Multi-Examiner: A Knowledge Graph-Driven System for Generating Comprehensive IT Questions with Higher-Order Thinking. Appl. Sci. 2025, 15, 5719. [Google Scholar] [CrossRef]
- Galárraga, L.A.; Teflioudi, C.; Hose, K.; Suchanek, F. AMIE: Association rule mining under incomplete evidence in ontological knowledge bases. In Proceedings of the 22nd International Conference on World Wide Web, Rio de Janeiro, Brazil, 13–17 May 2013; pp. 413–422. [Google Scholar]
- Schoenmackers, S.; Davis, J.; Etzioni, O.; Weld, D.S. Learning first-order horn clauses from web text. In Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing, Stroudsburg, PA, USA, 9–11 October 2010; pp. 1088–1098. [Google Scholar]
- Tang, X.; Zhu, S.-C.; Liang, Y.; Zhang, M. RulE: Knowledge Graph Reasoning with Rule Embedding. In Proceedings of the Findings of the Association for Computational Linguistics ACL 2024, Bangkok, Thailand, 11–16 August 2024; pp. 4316–4335. [Google Scholar]
- Bordes, A.; Usunier, N.; Garcia-Durán, A.; Weston, J.; Yakhnenko, O. Translating embeddings for modeling multi-relational data. In Proceedings of the 26th International Conference on Neural Information Processing Systems—Volume 2, Lake Tahoe, Nevada, 5–10 December 2013; pp. 2787–2795. [Google Scholar]
- Yang, B.; Yih, W.-t.; He, X.; Gao, J.; Deng, L. Embedding entities and relations for learning and inference in knowledge bases. arXiv 2014, arXiv:1412.6575. [Google Scholar]
- Dettmers, T.; Minervini, P.; Stenetorp, P.; Riedel, S. Convolutional 2d knowledge graph embeddings. In Proceedings of the AAAI Conference on Artificial Intelligence, New Orleans, LA, USA, 2–7 February 2018. [Google Scholar]
- Schlichtkrull, M.; Kipf, T.N.; Bloem, P.; van den Berg, R.; Titov, I.; Welling, M. Modeling Relational Data with Graph Convolutional Networks. In Proceedings of the European Semantic Web Conference, Crete, Greece, 3–7 June 2018; pp. 593–607. [Google Scholar]
- Meilicke, C.; Fink, M.; Wang, Y.; Ruffinelli, D.; Gemulla, R.; Stuckenschmidt, H. Fine-grained evaluation of rule-and embedding-based systems for knowledge graph completion. In Proceedings of the Semantic Web–ISWC 2018: 17th International Semantic Web Conference, Monterey, CA, USA, 8–12 October 2018; Proceedings, Part I 17. pp. 3–20. [Google Scholar]
- Meilicke, C.; Chekol, M.W.; Fink, M.; Stuckenschmidt, H. Reinforced anytime bottom up rule learning for knowledge graph completion. arXiv 2020, arXiv:2004.04412. [Google Scholar] [CrossRef]
- Ferré, S. Link prediction in knowledge graphs with concepts of nearest neighbours. In Proceedings of the Semantic Web: 16th International Conference, ESWC 2019, Portorož, Slovenia, 2–6 June 2019; Proceedings 16. pp. 84–100. [Google Scholar]
- Wang, Z.; Zhang, J.; Feng, J.; Chen, Z. Knowledge graph embedding by translating on hyperplanes. In Proceedings of the AAAI Conference on Artificial Intelligence, Québec City, QC, Canada, 27–31 July 2014. [Google Scholar]
- Ji, G.; He, S.; Xu, L.; Liu, K.; Zhao, J. Knowledge graph embedding via dynamic mapping matrix. In Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers), Beijing, China, 26–31 July 2015; pp. 687–696. [Google Scholar]
- Lin, Y.; Liu, Z.; Sun, M.; Liu, Y.; Zhu, X. Learning entity and relation embeddings for knowledge graph completion. In Proceedings of the AAAI Conference on Artificial Intelligence, Austin, TX, USA, 25–30 January 2015. [Google Scholar]
- Nickel, M.; Tresp, V.; Kriegel, H.-P. A three-way model for collective learning on multi-relational data. In Proceedings of the ICML, Bellevue, WA, USA, 28 June–2 July 2011; pp. 3104482–3104584. [Google Scholar]
- Trouillon, T.; Welbl, J.; Riedel, S.; Gaussier, É.; Bouchard, G. Complex embeddings for simple link prediction. In Proceedings of the 33rd International Conference on International Conference on Machine Learning—Volume 48, New York, NY, USA, 19–24 June 2016; pp. 2071–2080. [Google Scholar]
- Fang, Y.; Lu, W.; Liu, X.; Pedrycz, W.; Lang, Q.; Yang, J.; Jing, W. CircularE: A Complex Space Circular Correlation Relational Model for Link Prediction in Knowledge Graph Embedding. IEEE/ACM Trans. Audio Speech Lang. Process. 2023, 31, 3162–3175. [Google Scholar] [CrossRef]
- Jiang, D.; Wang, R.; Xue, L.; Yang, J. Multisource hierarchical neural network for knowledge graph embedding. Expert Syst. Appl. 2024, 237, 121446. [Google Scholar] [CrossRef]
- Wang, B.; Shen, T.; Long, G.; Zhou, T.; Wang, Y.; Chang, Y. Structure-augmented text representation learning for efficient knowledge graph completion. In Proceedings of the Web Conference 2021, Ljubljana, Slovenia, 19–23 April 2021; pp. 1737–1748. [Google Scholar]
- Xu, Z.; Ye, P.; Chen, H.; Zhao, M.; Chen, H.; Zhang, W. Ruleformer: Context-aware rule mining over knowledge graph. In Proceedings of the 29th International Conference on Computational Linguistics, Gyeongju, Republic of Korea, 12–17 October 2022; pp. 2551–2560. [Google Scholar]
- Liu, Y.; Sun, Z.; Li, G.; Hu, W. I know what you do not know: Knowledge graph embedding via co-distillation learning. In Proceedings of the 31st ACM International Conference on Information & Knowledge Management, Atlanta, GA, USA, 17–21 October 2022; pp. 1329–1338. [Google Scholar]
- Li, G.; Sun, Z.; Hu, W.; Cheng, G.; Qu, Y. Position-aware relational transformer for knowledge graph embedding. IEEE Trans. Neural Netw. Learn. Syst. 2023, 35, 11580–11594. [Google Scholar] [CrossRef] [PubMed]
- Ebisu, T.; Ichise, R. Generalized Translation-Based Embedding of Knowledge Graph. IEEE Trans. Knowl. Data Eng. 2020, 32, 941–951. [Google Scholar] [CrossRef]
- Vashishth, S.; Sanyal, S.; Nitin, V.; Agrawal, N.; Talukdar, P.P. InteractE: Improving Convolution-Based Knowledge Graph Embeddings by Increasing Feature Interactions. In Proceedings of the AAAI Conference on Artificial Intelligence, New York, NY, USA, 7–12 February 2020; pp. 3009–3016. [Google Scholar]
- Song, T.; Luo, J.; Huang, L. Rot-Pro: Modeling Transitivity by Projection in Knowledge Graph Embedding. In Proceedings of the Thirty-Fifth Annual Conference on Advances in Neural Information Processing Systems (NeurIPS), Online, 6–14 December 2021; pp. 24695–24706. [Google Scholar]
- Zeb, A.; Saif, S.; Chen, J.; Haq, A.U.; Gong, Z.; Zhang, D. Complex graph convolutional network for link prediction in knowledge graphs. Expert Syst. Appl. 2022, 200, 116796. [Google Scholar] [CrossRef]
- Li, D.; Xia, T.; Wang, J.; Shi, F.; Zhang, Q.; Li, B.; Xiong, Y. SDFormer: A shallow-to-deep feature interaction for knowledge graph embedding. Knowl.-Based Syst. 2024, 284, 111253. [Google Scholar] [CrossRef]
- Sun, Z.; Deng, Z.-H.; Nie, J.-Y.; Tang, J. RotatE: Knowledge Graph Embedding by Relational Rotation in Complex Space. In Proceedings of the 7th International Conference on Learning Representations (ICLR), New Orleans, LA, USA, 6–9 May 2019. [Google Scholar]
- Le, T.; Huynh, N.; Le, B. Knowledge graph embedding by projection and rotation on hyperplanes for link prediction. Appl. Intell. 2023, 53, 10340–10364. [Google Scholar] [CrossRef]
- Le, T.; Tran, H.; Le, B. Knowledge graph embedding with the special orthogonal group in quaternion space for link prediction. Knowl.-Based Syst. 2023, 266, 110400. [Google Scholar] [CrossRef]
- Ge, X.; Wang, Y.C.; Wang, B.; Kuo, C.-C.J. Knowledge graph embedding with 3d compound geometric transformations. APSIPA Trans. Signal Inf. Process. 2024, 13, e4. [Google Scholar] [CrossRef]
Notations | Explanations |
---|---|
Set of entity, relation, and triplets | |
Head entity, relation, and tail entity | |
Embedding of head entity, relation, and tail entity | |
Embedding matrix of joint embedding | |
Concatenation operation and Hadamard product | |
2D FFT and inverse Fourier transform | |
Complex multiplication and convolution operation | |
Complex space embedding of head entity, relation, and tail entity | |
Relation-aware filters | |
The relation map and the augmentation feature map | |
Cross-channel dependency | |
Softmax function | |
Channel-wise multiplication | |
Score function | |
Triplet prediction probability |
Datasets | # Entities | # Relations | # Triplets | ||
---|---|---|---|---|---|
Train | Valid | Test | |||
YAGO3-10 | 123,182 | 37 | 1,079,040 | 5000 | 5000 |
FB15k | 14,951 | 1345 | 483,142 | 50,000 | 59,071 |
WN18 | 40,943 | 18 | 141,442 | 5000 | 5000 |
FB15k-237 | 14,541 | 237 | 272,115 | 17,535 | 20,466 |
WN18RR | 40,943 | 11 | 86,835 | 3034 | 3134 |
Datasets | Aug Value | Batch Size | Learning Rate | Label Smoothing | Dropout | ||
---|---|---|---|---|---|---|---|
Input | Feature Map | Hidden Layer | |||||
YAGO3-10 | 7 | 128 | 0.001 | 0.1 | 0.2 | 0.2 | 0.3 |
FB15k | 3 | 128 | 0.0001 | 0.1 | 0.2 | 0.2 | 0.3 |
WN18 | 3 | 128 | 0.001 | 0.1 | 0.2 | 0.2 | 0.3 |
FB15k-237 | 7 | 128 | 0.0005 | 0.1 | 0.5 | 0.3 | 0.6 |
WN18RR | 7 | 128 | 0.001 | 0.1 | 0.4 | 0.3 | 0.4 |
Models | WN18RR | WN18 | ||||||
---|---|---|---|---|---|---|---|---|
MRR | Hits | MRR | Hits | |||||
@10 | @3 | @1 | @10 | @3 | @1 | |||
TransE [7] | 0.182 | 0.444 | 0.295 | 0.027 | 0.454 | 0.934 | 0.823 | 0.089 |
DistMult [8] | 0.430 | 0.490 | 0.440 | 0.390 | 0.822 | 0.936 | 0.914 | 0.728 |
ComplEx [18] | 0.440 | 0.510 | 0.460 | 0.410 | 0.941 | 0.947 | 0.936 | 0.936 |
ConvE [9] | 0.430 | 0.520 | 0.440 | 0.400 | 0.943 | 0.956 | 0.946 | 0.935 |
R-GCN [10] | 0.226 | 0.376 | 0.269 | 0.157 | 0.814 | 0.955 | 0.928 | 0.686 |
TorusE [25] | 0.453 | 0.512 | 0.464 | 0.422 | 0.947 | 0.954 | 0.950 | 0.943 |
InteractE [26] | 0.467 | 0.529 | 0.481 | 0.436 | 0.950 | 0.958 | 0.952 | 0.946 |
Rot-Pro [27] | 0.457 | 0.577 | 0.482 | 0.397 | 0.949 | 0.958 | 0.951 | 0.944 |
ComplexGCN [28] | 0.455 | 0.516 | 0.468 | 0.423 | - | - | - | - |
SDFormer [29] | 0.458 | 0.528 | 0.471 | 0.425 | 0.948 | 0.957 | 0.951 | 0.944 |
MSHE [20] | 0.461 | 0.530 | 0.473 | 0.429 | 0.948 | 0.957 | 0.951 | 0.943 |
RASD | 0.476 | 0.538 | 0.490 | 0.445 | 0.950 | 0.956 | 0.953 | 0.947 |
RASD+ | 0.479 | 0.541 | 0.495 | 0.448 | 0.952 | 0.959 | 0.955 | 0.949 |
Models | FB15k-237 | FB15k | ||||||
---|---|---|---|---|---|---|---|---|
MRR | Hits | MRR | Hits | |||||
@10 | @3 | @1 | @10 | @3 | @1 | |||
TransE [7] | 0.257 | 0.420 | 0.284 | 0.174 | 0.380 | 0.641 | 0.472 | 0.231 |
TransR [16] | 0.263 | 0.428 | 0.267 | 0.168 | 0.346 | 0.582 | 0.404 | 0.218 |
DistMult [8] | 0.241 | 0.419 | 0.263 | 0.155 | 0.654 | 0.824 | 0.733 | 0.546 |
ComplEx [18] | 0.247 | 0.428 | 0.275 | 0.158 | 0.692 | 0.840 | 0.759 | 0.599 |
ConvE [9] | 0.325 | 0.501 | 0.356 | 0.237 | 0.657 | 0.831 | 0.723 | 0.558 |
R-GCN [10] | 0.249 | 0.417 | 0.263 | 0.151 | 0.696 | 0.842 | 0.760 | 0.601 |
RotatE [30] | 0.338 | 0.533 | 0.375 | 0.241 | 0.797 | 0.884 | 0.830 | 0.746 |
InteractE [26] | 0.348 | 0.531 | 0.383 | 0.258 | 0.780 | 0.884 | 0.825 | 0.718 |
TorusE [25] | 0.316 | 0.484 | 0.335 | 0.217 | 0.733 | 0.832 | 0.771 | 0.674 |
Rot-Pro [27] | 0.344 | 0.540 | 0.383 | 0.246 | 0.767 | 0.868 | 0.808 | 0.712 |
RotatPRH [31] | 0.343 | 0.538 | 0.381 | 0.246 | 0.793 | 0.886 | 0.833 | 0.736 |
ComplexGCN [28] | 0.338 | 0.524 | 0.371 | 0.245 | - | - | - | - |
CirlularE [19] | 0.339 | 0.533 | 0.374 | 0.243 | 0.792 | 0.887 | 0.836 | 0.730 |
Rotate4D [32] | 0.349 | 0.545 | 0.388 | 0.252 | 0.790 | 0.890 | 0.836 | 0.727 |
SDFormer [29] | 0.356 | 0.541 | 0.390 | 0.264 | 0.692 | 0.802 | 0.732 | 0.628 |
RASD | 0.343 | 0.529 | 0.379 | 0.251 | 0.808 | 0.894 | 0.844 | 0.757 |
RASD+ | 0.352 | 0.538 | 0389 | 0.260 | 0.814 | 0.896 | 0.848 | 0.765 |
Models | YAGO3-10 | |||
---|---|---|---|---|
MRR | Hits | |||
@10 | @3 | @1 | ||
TransE [7] | 0.238 | 0.447 | 0.361 | 0.212 |
TransR [16] | 0.256 | 0.478 | 0.356 | 0.223 |
DistMult [8] | 0.340 | 0.540 | 0.380 | 0.240 |
ComplEx [18] | 0.360 | 0.550 | 0.400 | 0.260 |
R-GCN [10] | 0.235 | 0.421 | 0.376 | 0.212 |
ConvE [9] | 0.440 | 0.620 | 0.490 | 0.350 |
TorusE [25] | 0.481 | 0.640 | 0.521 | 0.387 |
InteractE [26] | 0.541 | 0.688 | 0.588 | 0.461 |
Rot-Pro [27] | 0.542 | 0.699 | 0.596 | 0.443 |
RulE [6] | 0.535 | 0.694 | 0.588 | 0.447 |
MSHE [20] | 0.537 | 0.682 | - | 0.460 |
CompoundE3D WDS [33] | 0.551 | 0.703 | 0.608 | 0.463 |
RASD | 0.558 | 0.693 | 0.607 | 0.482 |
RASD+ | 0.562 | 0.702 | 0.609 | 0.486 |
Relation Properties | Relation Names | Models | ||||||
---|---|---|---|---|---|---|---|---|
RASD | InteractE | ConvE | ComplEx | DistMult | TransD | TransE | ||
Symmetric Relation | verb_group | 0.975 | 0.973 | 0.805 | 0.936 | 0.782 | 0.746 | 0.283 |
similar_to | 1.000 | 1.000 | 0.917 | 1.000 | 0.832 | 0.724 | 0.242 | |
derivationally_related_form | 0.958 | 0.953 | 0.821 | 0.946 | 0.726 | 0.596 | 0.362 | |
also_see | 0.666 | 0.675 | 0.634 | 0.603 | 0.571 | 0.462 | 0.257 | |
Asymmetric and Inverse Relation | synset_domain_usage_of | 1.000 | 0.952 | 0.960 | 1.000 | 0.927 | 0.883 | 0.182 |
synset_domain_region_of | 0.959 | 0.959 | 0.946 | 0.919 | 0.918 | 0.783 | 0.197 | |
member_of_domain_region | 0.942 | 0.942 | 0.923 | 0.865 | 0.901 | 0.872 | 0.358 | |
member_of_domain_usage | 0.924 | 0.953 | 0.928 | 0.917 | 0.912 | 0.879 | 0.270 | |
instance_hypernym | 0.965 | 0.963 | 0.948 | 0.965 | 0.922 | 0.854 | 0.680 | |
instance_hyponym | 0.966 | 0.971 | 0.957 | 0.945 | 0.924 | 0.726 | 0.626 | |
Hypernym | 0.957 | 0.958 | 0.891 | 0.953 | 0.854 | 0.652 | 0.376 | |
Hyponym | 0.953 | 0.954 | 0.882 | 0.946 | 0.861 | 0.653 | 0.379 | |
member_meronym | 0.938 | 0.933 | 0.816 | 0.921 | 0.783 | 0.678 | 0.433 | |
member_holonym | 0.954 | 0.949 | 0.837 | 0.946 | 0.814 | 0.753 | 0.438 | |
part_of | 0.943 | 0.940 | 0.881 | 0.940 | 0.842 | 0.684 | 0.415 | |
has_part | 0.951 | 0.946 | 0.861 | 0.933 | 0.854 | 0.733 | 0.417 | |
synset_domain_topic_of | 0.940 | 0.925 | 0.890 | 0.930 | 0.813 | 0.693 | 0.536 | |
member_of_domain_topic | 0.958 | 0.923 | 0.922 | 0.924 | 0.899 | 0.783 | 0.502 |
Models | WN18 | FB15k | YAGO3-10 | |||
---|---|---|---|---|---|---|
MRR | Hits@1 | MRR | Hits@1 | MRR | Hits@1 | |
RASD+ | 0.952 | 0.949 | 0.814 | 0.765 | 0.562 | 0.486 |
w/o RAL | 0.949 | 0.945 | 0.799 | 0.742 | 0.556 | 0.476 |
w/o RFM | 0.950 | 0.946 | 0.804 | 0.747 | 0.560 | 0.481 |
w/o RAM | 0.949 | 0.946 | 0.801 | 0.745 | 0.559 | 0.479 |
w/o FFT | 0.948 | 0.944 | 0.797 | 0.739 | 0.553 | 0.474 |
w/o SDA | 0.950 | 0.945 | 0.795 | 0.736 | 0.555 | 0.473 |
Models | Running Time (s) | Space Complexity | |||
---|---|---|---|---|---|
FB15k-237 | WN18RR | FB15k | WN18 | ||
DisMult | 26.07 | 22.68 | 48.19 | 35.90 | |
ComplEx | 20.29 | 22.26 | 38.60 | 37.25 | |
ConvE | 20.36 | 26.06 | 39.54 | 54.66 | |
InteractE | 93.06 | 111.65 | 100.37 | 92.17 | |
RASD | 22.05 | 23.09 | 41.38 | 39.67 | |
RASD+ | 21.64 | 22.75 | 40.07 | 38.68 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, Z.; Li, T.; Chen, Z. RASD: Relation Aware Spectral Decoupling Attention Network for Knowledge Graph Reasoning. Appl. Sci. 2025, 15, 9049. https://doi.org/10.3390/app15169049
Wang Z, Li T, Chen Z. RASD: Relation Aware Spectral Decoupling Attention Network for Knowledge Graph Reasoning. Applied Sciences. 2025; 15(16):9049. https://doi.org/10.3390/app15169049
Chicago/Turabian StyleWang, Zheng, Taiyu Li, and Zengzhao Chen. 2025. "RASD: Relation Aware Spectral Decoupling Attention Network for Knowledge Graph Reasoning" Applied Sciences 15, no. 16: 9049. https://doi.org/10.3390/app15169049
APA StyleWang, Z., Li, T., & Chen, Z. (2025). RASD: Relation Aware Spectral Decoupling Attention Network for Knowledge Graph Reasoning. Applied Sciences, 15(16), 9049. https://doi.org/10.3390/app15169049