paper-with-me

홈 › Papers

Knowledge Router: Learning Disentangled Representations for Knowledge Graphs

2021-06-01 · NAACL 2021 4 · Shuai Zhang, Xi Rao, Yi Tay, Ce Zhang

The design of expressive representations of entities and relations in a knowledge graph is an important endeavor. While many of the existing approaches have primarily focused on learning from relational patterns and structural information, the intrinsic complexity of KG entities has been more or less overlooked. More concretely, we hypothesize KG entities may be more complex than we think, i.e., an entity may wear many hats and relational triplets may form due to more than a single reason. To this end, this paper proposes to learn disentangled representations of KG entities - a new method that disentangles the inner latent properties of KG entities. Our disentangled process operates at the graph level and a neighborhood mechanism is leveraged to disentangle the hidden properties of each entity. This disentangled representation learning approach is model agnostic and compatible with canonical KG embedding approaches. We conduct extensive experiments on several benchmark datasets, equipping a variety of models (DistMult, SimplE, and QuatE) with our proposed disentangling mechanism. Experimental results demonstrate that our proposed approach substantially improves performance on key metrics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRepresentation Learning

Similar Papers 제목 키워드 기반

Disentangled Action Recognition with Knowledge Bases

2022-07-04 · NAACL 2022 7 · Zhekun Luo, Shalini Ghosh, Devin Guillory, Keizo Kato 외

Action in video usually involves the interaction of human with objects. Action labels are typically composed of various combinations of verbs and nouns, but we may not have training data for all possible combinations. In…

Action RecognitionKnowledge Graphs

DisenKGAT: Knowledge Graph Embedding with Disentangled Graph Attention Network

2021-08-22 · Junkang Wu, Wentao Shi, Xuezhi Cao, Jiawei Chen 외

Knowledge graph completion (KGC) has become a focus of attention across deep learning community owing to its excellent contribution to numerous downstream tasks. Although recently have witnessed a surge of work on KGC, t…

DisentanglementGraph AttentionGraph EmbeddingKnowledge Graph Completion+2

MoG: Mixture of Experts for Graph-based Retrieval-Augmented Generation

2026-05-29 · Zheng Yuan, Chuang Zhou, Linhao Luo, Siyu An 외 arxiv

Retrieval-augmented generation is intensively studied to ground large language models on external evidence. However, retrieving from a unified knowledge base could inevitably introduce irrelevant information that may mis…

RouterKGQA: Specialized--General Model Routing for Constraint-Aware Knowledge Graph Question Answering

2026-03-20 · Bo Yuan, Hexuan Deng, Xuebo Liu, Min Zhang arxiv

Knowledge graph question answering (KGQA) is a promising approach for mitigating LLM hallucination by grounding reasoning in structured and verifiable knowledge graphs. Existing approaches fall into two paradigms: retrie…

Graph Question AnsweringKnowledge Graphs

DEER: Disentangled Mixture of Experts with Instance-Adaptive Routing for Generalizable Machine-Generated Text Detection

2025-11-03 · Guoxin Ma, Xiaoming Liu, Hongyang Chen, Chengzhengxu Li 외 arxiv

Detecting machine-generated text has become a critical challenge amid the rapid advancement of LLMs, yet existing detectors degrade severely under domain shift. Through systematic pilot studies, we trace this vulnerabili…

Reinforcement LearningText Detection