Papers by Yongjun Xu

5 papers
Data Augmentation for Few-Shot Knowledge Graph Completion from Hierarchical Perspective (2022.coling-1)

Copied to clipboard

Challenge: Existing knowledge graph completion models require only a few associative triples to complete a relationship.
Approach: They propose to perform data augmentation from two perspectives to solve the FKGC problem by inferring new triple facts from existing models.
Outcome: The proposed framework can be applied to a number of existing models.
An Auxiliary Task Boosted Multi-task Learning Method for Service Account Retrieval with Limited Human Annotation (2023.emnlp-industry)

Copied to clipboard

Challenge: Existing approaches to service account retrieval have limited human annotation, resulting in labor-intensive and time-consuming tasks.
Approach: They propose an Auxiliary task Boosted Multi-Task Learning method which introduces multiple auxiliary tasks and enhances the performance of the main task, service account retrieval.
Outcome: The proposed method improves the performance of the main task, service account retrieval.
Self-Improvement Programming for Temporal Knowledge Graph Question Answering (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods implicitly model time constraints by learning time-aware embeddings of questions and candidate answers, which is far from understanding the question comprehensively.
Approach: They propose a temporal-based temporal programming method that leverages the in-context learning ability of Large Language Models to understand combinatory time constraints in questions.
Outcome: The proposed method outperforms existing methods on multiTQ and CronQuestions datasets and is highly efficient on multi-level questions.
Should We Use a Fixed Embedding Size? Customized Dimension Sizes for Knowledge Graph Embedding (2025.coling-main)

Copied to clipboard

Challenge: Knowledge Graph Embedding (KGE) aims to project entities and relations into a low-dimensional space, which is crucial for knowledge completion, fusion, and inference.
Approach: They propose to embed entities and relations into a low-dimensional space to enable knowledge Graphs to be effectively used by downstream AI tasks.
Outcome: The proposed framework is universal and flexible, suitable for various KGE models.
M-RAG: Reinforcing Large Language Model Performance through Retrieval-Augmented Generation with Multiple Partitions (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for retrieving relevant memories from an external database are coarse-grained and can cause noise and focus on crucial memories.
Approach: They propose a multiple partition paradigm for RAG where each database partition serves as a basic unit for execution.
Outcome: The proposed framework outperforms baseline methods on three language generation tasks on seven datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations