How Sememic Components Can Benefit Link Prediction for Lexico-Semantic Knowledge Graphs? (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods to predict missing triples in Knowledge Graphs are limited by semantic information. |
| Approach: | They propose a method to leverage sememe knowledge to enhance LP . LP is a technique that integrates structural and textual information into a Knowledge Graph . |
| Outcome: | The proposed method improves LP performance in English and Chinese . it improves on WN18RR, HN7 and CWN5, respectively . |
Similar Papers
Beyond Model Performance: Can Link Prediction Enrich French Lexical Graphs? (2024.lrec-main)
Copied to clipboard
| Challenge: | lexical resources are essential for the development of NLP systems, but with advances in language models and deep learning, they are increasingly being replaced by web-derived text. |
| Approach: | They propose a resource-centric study of link prediction approaches over French lexical-semantic graphs. |
| Outcome: | The proposed method is more accurate and reliable than previous methods. |
A Benchmark for Semi-Inductive Link Prediction in Knowledge Graphs (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Semi-inductive link prediction (LP) is a task of predicting facts for new, previously unseen entities based on context information. |
| Approach: | They propose to use Wikidata5M to evaluate semi-inductive link prediction (LP) in knowledge graphs. |
| Outcome: | The proposed benchmark provides a test bed for further research into semi-inductive link prediction (LP) in knowledge graphs. |
Cross-lingual Lexical Sememe Prediction (D18-1)
Copied to clipboard
| Challenge: | Sememes are defined as the minimum semantic units of human languages . but most languages do not have sememe-based linguistic knowledge bases . a new framework is proposed to predict sememes for words in other languages based on semems . |
| Approach: | They propose a framework to model correlations between sememes and multi-lingual words in low-dimensional semantic space for sememe prediction. |
| Outcome: | The proposed model improves on baseline methods on real-world datasets. |
Introducing RezoJDM16k: a French KnowledgeGraph DataSet for Link Prediction (2022.lrec-1)
Copied to clipboard
Mehdi Mirzapour, Waleed Ragheb, Mohammad Javad Saeedizade, Kevin Cousot, Helene Jacquenet, Lawrence Carbon, Mathieu Lafourcade
| Challenge: | Knowledge graphs are used for information extraction, search engines, question answering, and recommendation systems. |
| Approach: | They propose a French knowledge graph dataset based on RezoJDM. |
| Outcome: | The proposed dataset can be used in many downstream tasks for the French language . it shows that it embeds knowledge graph baselines for link prediction tasks . |
LPNL: Scalable Link Prediction with Large Language Models (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing studies on graph learning with large language models have focused on the link prediction task on large graphs. |
| Approach: | They propose a framework for scalable link prediction on large-scale heterogeneous graphs based on large language models. |
| Outcome: | The proposed framework outperforms baselines in link prediction tasks on large graphs. |
OKGIT: Open Knowledge Graph Link Prediction with Implicit Types (2021.findings-acl)
Copied to clipboard
| Challenge: | Open Knowledge Graphs (OpenKGs) are sparse and not directly usable in an end task. |
| Approach: | They propose a method that bootstraps OpenKGs from a corpus using OpenIE tools. |
| Outcome: | The proposed method achieves state-of-the-art performance while producing type compatible NPs in the link prediction task. |
Open-Domain Contextual Link Prediction and its Complementarity with Entailment Graphs (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for linking knowledge graphs only use textual contexts . contextual link prediction is useful for finding context-dependent entailments . |
| Approach: | They propose a task of open-domain contextual link prediction which uses textual context and KG structure to perform link prediction. |
| Outcome: | The proposed model can ground the triples in the context of the original dataset and infer missing relations in context. |
Can We Predict New Facts with Open Knowledge Graph Embeddings? A Benchmark for Open Link Prediction (2020.acl-main)
Copied to clipboard
| Challenge: | Existing methods for predicting knowledge graphs rely on the rich structure of the knowledge graph. |
| Approach: | They propose an evaluation protocol and a methodology for creating the open link prediction benchmark OlpBench. |
| Outcome: | The proposed model predicts test facts by completing questions in open link prediction task. |
An AMR-based Link Prediction Approach for Document-level Event Argument Extraction (2023.acl-long)
Copied to clipboard
| Challenge: | Recent work has introduced Abstract Meaning Representation (AMR) for Document-level Event Argument Extraction (Doc-level EAE) however, in these works AMR is used only implicitly, for instance, as additional features or training signals. |
| Approach: | They propose a novel AMR-based graph structure which uses graph neural networks to find event arguments from unstructured text. |
| Outcome: | The proposed graph structure outperforms the state-of-the-art models by 3.63pt and 2.33pt F1 and reduces inference time by 56%. |
Incorporating Chinese Characters of Words for Lexical Sememe Prediction (P18-1)
Copied to clipboard
| Challenge: | Existing methods of lexical sememe prediction rely on external context information of words to represent meaning. |
| Approach: | They propose a character-enhanced sememe prediction framework for Chinese language that takes advantage of internal character information and external context information. |
| Outcome: | The proposed framework outperforms state-of-the-art methods on a Chinese sememe knowledge base and maintains robust performance even for low-frequency words. |